lib/aws-sdk-connect.rb in aws-sdk-connect-1.102.0 vs lib/aws-sdk-connect.rb in aws-sdk-connect-1.103.0
- old
+ new
@@ -30,11 +30,11 @@
# The {Client} class provides one method for each API operation. Operation
# methods each accept a hash of request parameters and return a response
# structure.
#
# connect = Aws::Connect::Client.new
-# resp = connect.associate_approved_origin(params)
+# resp = connect.activate_evaluation_form(params)
#
# See {Client} for more information.
#
# # Errors
#
@@ -50,8 +50,8 @@
# See {Errors} for more information.
#
# @!group service
module Aws::Connect
- GEM_VERSION = '1.102.0'
+ GEM_VERSION = '1.103.0'
end