lib/aws-sdk-quicksight.rb in aws-sdk-quicksight-1.117.0 vs lib/aws-sdk-quicksight.rb in aws-sdk-quicksight-1.118.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.
#
# quick_sight = Aws::QuickSight::Client.new
-# resp = quick_sight.cancel_ingestion(params)
+# resp = quick_sight.batch_create_topic_reviewed_answer(params)
#
# See {Client} for more information.
#
# # Errors
#
@@ -50,8 +50,8 @@
# See {Errors} for more information.
#
# @!group service
module Aws::QuickSight
- GEM_VERSION = '1.117.0'
+ GEM_VERSION = '1.118.0'
end