lib/aws-sdk-personalizeruntime.rb in aws-sdk-personalizeruntime-1.43.0 vs lib/aws-sdk-personalizeruntime.rb in aws-sdk-personalizeruntime-1.44.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.
#
# personalize_runtime = Aws::PersonalizeRuntime::Client.new
-# resp = personalize_runtime.get_personalized_ranking(params)
+# resp = personalize_runtime.get_action_recommendations(params)
#
# See {Client} for more information.
#
# # Errors
#
@@ -50,8 +50,8 @@
# See {Errors} for more information.
#
# @!group service
module Aws::PersonalizeRuntime
- GEM_VERSION = '1.43.0'
+ GEM_VERSION = '1.44.0'
end