aws-sdk-quicksight 1.117.0 → 1.118.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -32,7 +32,7 @@ require_relative 'aws-sdk-quicksight/customizations'
32
32
  # structure.
33
33
  #
34
34
  # quick_sight = Aws::QuickSight::Client.new
35
- # resp = quick_sight.cancel_ingestion(params)
35
+ # resp = quick_sight.batch_create_topic_reviewed_answer(params)
36
36
  #
37
37
  # See {Client} for more information.
38
38
  #
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-quicksight/customizations'
52
52
  # @!group service
53
53
  module Aws::QuickSight
54
54
 
55
- GEM_VERSION = '1.117.0'
55
+ GEM_VERSION = '1.118.0'
56
56
 
57
57
  end