lib/aws-sdk-cleanroomsml.rb in aws-sdk-cleanroomsml-1.0.0 vs lib/aws-sdk-cleanroomsml.rb in aws-sdk-cleanroomsml-1.1.0
- old
+ new
@@ -20,11 +20,11 @@
require_relative 'aws-sdk-cleanroomsml/endpoint_parameters'
require_relative 'aws-sdk-cleanroomsml/endpoint_provider'
require_relative 'aws-sdk-cleanroomsml/endpoints'
require_relative 'aws-sdk-cleanroomsml/customizations'
-# This module provides support for cleanrooms-ml. This module is available in the
+# This module provides support for AWS Clean Rooms ML. This module is available in the
# `aws-sdk-cleanroomsml` gem.
#
# # Client
#
# The {Client} class provides one method for each API operation. Operation
@@ -36,22 +36,22 @@
#
# See {Client} for more information.
#
# # Errors
#
-# Errors returned from cleanrooms-ml are defined in the
+# Errors returned from AWS Clean Rooms ML are defined in the
# {Errors} module and all extend {Errors::ServiceError}.
#
# begin
# # do stuff
# rescue Aws::CleanRoomsML::Errors::ServiceError
-# # rescues all cleanrooms-ml API errors
+# # rescues all AWS Clean Rooms ML API errors
# end
#
# See {Errors} for more information.
#
# @!group service
module Aws::CleanRoomsML
- GEM_VERSION = '1.0.0'
+ GEM_VERSION = '1.1.0'
end