aws-sdk-quicksight 1.129.0 → 1.131.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '09544949ef5c7d45a13fff8189eabdb9f11193e9bba90cf3310ca2fcdc32c10e'
4
- data.tar.gz: e1235d3c753d0017451959f95cdfbd20de93490a0a059e4d85ab7a1f1102e936
3
+ metadata.gz: 0372511f866466b8478c48d9c636864914e476a65318353f4295d3a25d0d3f63
4
+ data.tar.gz: d42a9a1bd45bb61c293e5fbae3295c127cdbfe181c0b4db8c62c24acb14db8a3
5
5
  SHA512:
6
- metadata.gz: 25d0723e0672ed9556e8e60a3359d98821e3ef2f09b0d93952e532745ef1d43a61a51913149c74cd04ee52702fd9e96489f5f67d59f8e1690b04c9e99d015b39
7
- data.tar.gz: cf482376a899b352b1c5397300f402f794a6d919ba379d38aabb95faf82f87605a8634ee758b1dc6f0b9153e27b874583ad0f4541b97ac117d1f059e762bb921
6
+ metadata.gz: 7141d82353c9f85ec4b97f1802a9de4a68be9a6bbeb9c58f1b830cf0d92c433e43f9d979a77cc9587d4719f46fa05687b53133e80026fa01dd532d13cb77ffe8
7
+ data.tar.gz: 15fde12d1b96d61f8019aba1b94133a130b416b429e82b5e695d2a0601c04da780bf12f16cd01aa397a3e7c1ed0da5c69c42e76717e84e78d60cf9016de8774b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.131.0 (2024-10-03)
5
+ ------------------
6
+
7
+ * Feature - QuickSight: Add support for exporting and importing folders in AssetBundle APIs
8
+
9
+ 1.130.0 (2024-09-27)
10
+ ------------------
11
+
12
+ * Feature - Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings.
13
+
4
14
  1.129.0 (2024-09-24)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.129.0
1
+ 1.131.0
@@ -3757,6 +3757,9 @@ module Aws::QuickSight
3757
3757
  # ],
3758
3758
  # },
3759
3759
  # ],
3760
+ # config_options: {
3761
+ # q_business_insights_enabled: false,
3762
+ # },
3760
3763
  # },
3761
3764
  # tags: [
3762
3765
  # {
@@ -5419,6 +5422,8 @@ module Aws::QuickSight
5419
5422
  # * {Types::DescribeAssetBundleExportJobResponse#include_tags #include_tags} => Boolean
5420
5423
  # * {Types::DescribeAssetBundleExportJobResponse#validation_strategy #validation_strategy} => Types::AssetBundleExportJobValidationStrategy
5421
5424
  # * {Types::DescribeAssetBundleExportJobResponse#warnings #warnings} => Array<Types::AssetBundleExportJobWarning>
5425
+ # * {Types::DescribeAssetBundleExportJobResponse#include_folder_memberships #include_folder_memberships} => Boolean
5426
+ # * {Types::DescribeAssetBundleExportJobResponse#include_folder_members #include_folder_members} => String
5422
5427
  #
5423
5428
  # @example Request syntax with placeholder values
5424
5429
  #
@@ -5472,6 +5477,10 @@ module Aws::QuickSight
5472
5477
  # resp.cloud_formation_override_property_configuration.dashboards[0].arn #=> String
5473
5478
  # resp.cloud_formation_override_property_configuration.dashboards[0].properties #=> Array
5474
5479
  # resp.cloud_formation_override_property_configuration.dashboards[0].properties[0] #=> String, one of "Name"
5480
+ # resp.cloud_formation_override_property_configuration.folders #=> Array
5481
+ # resp.cloud_formation_override_property_configuration.folders[0].arn #=> String
5482
+ # resp.cloud_formation_override_property_configuration.folders[0].properties #=> Array
5483
+ # resp.cloud_formation_override_property_configuration.folders[0].properties[0] #=> String, one of "Name", "ParentFolderArn"
5475
5484
  # resp.request_id #=> String
5476
5485
  # resp.status #=> Integer
5477
5486
  # resp.include_permissions #=> Boolean
@@ -5480,6 +5489,8 @@ module Aws::QuickSight
5480
5489
  # resp.warnings #=> Array
5481
5490
  # resp.warnings[0].arn #=> String
5482
5491
  # resp.warnings[0].message #=> String
5492
+ # resp.include_folder_memberships #=> Boolean
5493
+ # resp.include_folder_members #=> String, one of "RECURSE", "ONE_LEVEL", "NONE"
5483
5494
  #
5484
5495
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeAssetBundleExportJob AWS API Documentation
5485
5496
  #
@@ -5652,6 +5663,10 @@ module Aws::QuickSight
5652
5663
  # resp.override_parameters.dashboards #=> Array
5653
5664
  # resp.override_parameters.dashboards[0].dashboard_id #=> String
5654
5665
  # resp.override_parameters.dashboards[0].name #=> String
5666
+ # resp.override_parameters.folders #=> Array
5667
+ # resp.override_parameters.folders[0].folder_id #=> String
5668
+ # resp.override_parameters.folders[0].name #=> String
5669
+ # resp.override_parameters.folders[0].parent_folder_arn #=> String
5655
5670
  # resp.failure_action #=> String, one of "DO_NOTHING", "ROLLBACK"
5656
5671
  # resp.request_id #=> String
5657
5672
  # resp.status #=> Integer
@@ -5694,6 +5709,13 @@ module Aws::QuickSight
5694
5709
  # resp.override_permissions.dashboards[0].link_sharing_configuration.permissions.principals[0] #=> String
5695
5710
  # resp.override_permissions.dashboards[0].link_sharing_configuration.permissions.actions #=> Array
5696
5711
  # resp.override_permissions.dashboards[0].link_sharing_configuration.permissions.actions[0] #=> String
5712
+ # resp.override_permissions.folders #=> Array
5713
+ # resp.override_permissions.folders[0].folder_ids #=> Array
5714
+ # resp.override_permissions.folders[0].folder_ids[0] #=> String
5715
+ # resp.override_permissions.folders[0].permissions.principals #=> Array
5716
+ # resp.override_permissions.folders[0].permissions.principals[0] #=> String
5717
+ # resp.override_permissions.folders[0].permissions.actions #=> Array
5718
+ # resp.override_permissions.folders[0].permissions.actions[0] #=> String
5697
5719
  # resp.override_tags.vpc_connections #=> Array
5698
5720
  # resp.override_tags.vpc_connections[0].vpc_connection_ids #=> Array
5699
5721
  # resp.override_tags.vpc_connections[0].vpc_connection_ids[0] #=> String
@@ -5730,6 +5752,12 @@ module Aws::QuickSight
5730
5752
  # resp.override_tags.dashboards[0].tags #=> Array
5731
5753
  # resp.override_tags.dashboards[0].tags[0].key #=> String
5732
5754
  # resp.override_tags.dashboards[0].tags[0].value #=> String
5755
+ # resp.override_tags.folders #=> Array
5756
+ # resp.override_tags.folders[0].folder_ids #=> Array
5757
+ # resp.override_tags.folders[0].folder_ids[0] #=> String
5758
+ # resp.override_tags.folders[0].tags #=> Array
5759
+ # resp.override_tags.folders[0].tags[0].key #=> String
5760
+ # resp.override_tags.folders[0].tags[0].value #=> String
5733
5761
  # resp.override_validation_strategy.strict_mode_for_all_resources #=> Boolean
5734
5762
  # resp.warnings #=> Array
5735
5763
  # resp.warnings[0].arn #=> String
@@ -7063,6 +7091,39 @@ module Aws::QuickSight
7063
7091
  req.send_request(options)
7064
7092
  end
7065
7093
 
7094
+ # Describes a personalization configuration.
7095
+ #
7096
+ # @option params [required, String] :aws_account_id
7097
+ # The ID of the Amazon Web Services account that contains the
7098
+ # personalization configuration that the user wants described.
7099
+ #
7100
+ # @return [Types::DescribeQPersonalizationConfigurationResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
7101
+ #
7102
+ # * {Types::DescribeQPersonalizationConfigurationResponse#personalization_mode #personalization_mode} => String
7103
+ # * {Types::DescribeQPersonalizationConfigurationResponse#request_id #request_id} => String
7104
+ # * {Types::DescribeQPersonalizationConfigurationResponse#status #status} => Integer
7105
+ #
7106
+ # @example Request syntax with placeholder values
7107
+ #
7108
+ # resp = client.describe_q_personalization_configuration({
7109
+ # aws_account_id: "AwsAccountId", # required
7110
+ # })
7111
+ #
7112
+ # @example Response structure
7113
+ #
7114
+ # resp.personalization_mode #=> String, one of "ENABLED", "DISABLED"
7115
+ # resp.request_id #=> String
7116
+ # resp.status #=> Integer
7117
+ #
7118
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeQPersonalizationConfiguration AWS API Documentation
7119
+ #
7120
+ # @overload describe_q_personalization_configuration(params = {})
7121
+ # @param [Hash] params ({})
7122
+ def describe_q_personalization_configuration(params = {}, options = {})
7123
+ req = build_request(:describe_q_personalization_configuration, params)
7124
+ req.send_request(options)
7125
+ end
7126
+
7066
7127
  # Provides a summary of a refresh schedule.
7067
7128
  #
7068
7129
  # @option params [required, String] :aws_account_id
@@ -7747,6 +7808,7 @@ module Aws::QuickSight
7747
7808
  # resp.topic.data_sets[0].named_entities[0].definition[0].metric.aggregation #=> String, one of "SUM", "MIN", "MAX", "COUNT", "AVERAGE", "DISTINCT_COUNT", "STDEV", "STDEVP", "VAR", "VARP", "PERCENTILE", "MEDIAN", "CUSTOM"
7748
7809
  # resp.topic.data_sets[0].named_entities[0].definition[0].metric.aggregation_function_parameters #=> Hash
7749
7810
  # resp.topic.data_sets[0].named_entities[0].definition[0].metric.aggregation_function_parameters["LimitedString"] #=> String
7811
+ # resp.topic.config_options.q_business_insights_enabled #=> Boolean
7750
7812
  # resp.request_id #=> String
7751
7813
  # resp.status #=> Integer
7752
7814
  #
@@ -11607,6 +11669,15 @@ module Aws::QuickSight
11607
11669
  # as warnings. The default value for `StrictModeForAllResources` is
11608
11670
  # `FALSE`.
11609
11671
  #
11672
+ # @option params [Boolean] :include_folder_memberships
11673
+ # A Boolean that determines if the exported asset carries over
11674
+ # information about the folders that the asset is a member of.
11675
+ #
11676
+ # @option params [String] :include_folder_members
11677
+ # A setting that indicates whether you want to include folder assets.
11678
+ # You can also use this setting to recusrsively include all subfolders
11679
+ # of an exported folder.
11680
+ #
11610
11681
  # @return [Types::StartAssetBundleExportJobResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
11611
11682
  #
11612
11683
  # * {Types::StartAssetBundleExportJobResponse#arn #arn} => String
@@ -11668,12 +11739,20 @@ module Aws::QuickSight
11668
11739
  # properties: ["Name"], # required, accepts Name
11669
11740
  # },
11670
11741
  # ],
11742
+ # folders: [
11743
+ # {
11744
+ # arn: "Arn", # required
11745
+ # properties: ["Name"], # required, accepts Name, ParentFolderArn
11746
+ # },
11747
+ # ],
11671
11748
  # },
11672
11749
  # include_permissions: false,
11673
11750
  # include_tags: false,
11674
11751
  # validation_strategy: {
11675
11752
  # strict_mode_for_all_resources: false,
11676
11753
  # },
11754
+ # include_folder_memberships: false,
11755
+ # include_folder_members: "RECURSE", # accepts RECURSE, ONE_LEVEL, NONE
11677
11756
  # })
11678
11757
  #
11679
11758
  # @example Response structure
@@ -11954,6 +12033,13 @@ module Aws::QuickSight
11954
12033
  # name: "ResourceName",
11955
12034
  # },
11956
12035
  # ],
12036
+ # folders: [
12037
+ # {
12038
+ # folder_id: "ResourceId", # required
12039
+ # name: "ResourceName",
12040
+ # parent_folder_arn: "Arn",
12041
+ # },
12042
+ # ],
11957
12043
  # },
11958
12044
  # failure_action: "DO_NOTHING", # accepts DO_NOTHING, ROLLBACK
11959
12045
  # override_permissions: {
@@ -12008,6 +12094,15 @@ module Aws::QuickSight
12008
12094
  # },
12009
12095
  # },
12010
12096
  # ],
12097
+ # folders: [
12098
+ # {
12099
+ # folder_ids: ["AssetBundleRestrictiveResourceId"], # required
12100
+ # permissions: {
12101
+ # principals: ["Principal"], # required
12102
+ # actions: ["String"], # required
12103
+ # },
12104
+ # },
12105
+ # ],
12011
12106
  # },
12012
12107
  # override_tags: {
12013
12108
  # vpc_connections: [
@@ -12076,6 +12171,17 @@ module Aws::QuickSight
12076
12171
  # ],
12077
12172
  # },
12078
12173
  # ],
12174
+ # folders: [
12175
+ # {
12176
+ # folder_ids: ["AssetBundleRestrictiveResourceId"], # required
12177
+ # tags: [ # required
12178
+ # {
12179
+ # key: "TagKey", # required
12180
+ # value: "TagValue", # required
12181
+ # },
12182
+ # ],
12183
+ # },
12184
+ # ],
12079
12185
  # },
12080
12186
  # override_validation_strategy: {
12081
12187
  # strict_mode_for_all_resources: false,
@@ -14120,6 +14226,45 @@ module Aws::QuickSight
14120
14226
  req.send_request(options)
14121
14227
  end
14122
14228
 
14229
+ # Updates a personalization configuration.
14230
+ #
14231
+ # @option params [required, String] :aws_account_id
14232
+ # The ID of the Amazon Web Services account account that contains the
14233
+ # personalization configuration that the user wants to update.
14234
+ #
14235
+ # @option params [required, String] :personalization_mode
14236
+ # An option to allow Amazon QuickSight to customize data stories with
14237
+ # user specific metadata, specifically location and job information, in
14238
+ # your IAM Identity Center instance.
14239
+ #
14240
+ # @return [Types::UpdateQPersonalizationConfigurationResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
14241
+ #
14242
+ # * {Types::UpdateQPersonalizationConfigurationResponse#personalization_mode #personalization_mode} => String
14243
+ # * {Types::UpdateQPersonalizationConfigurationResponse#request_id #request_id} => String
14244
+ # * {Types::UpdateQPersonalizationConfigurationResponse#status #status} => Integer
14245
+ #
14246
+ # @example Request syntax with placeholder values
14247
+ #
14248
+ # resp = client.update_q_personalization_configuration({
14249
+ # aws_account_id: "AwsAccountId", # required
14250
+ # personalization_mode: "ENABLED", # required, accepts ENABLED, DISABLED
14251
+ # })
14252
+ #
14253
+ # @example Response structure
14254
+ #
14255
+ # resp.personalization_mode #=> String, one of "ENABLED", "DISABLED"
14256
+ # resp.request_id #=> String
14257
+ # resp.status #=> Integer
14258
+ #
14259
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateQPersonalizationConfiguration AWS API Documentation
14260
+ #
14261
+ # @overload update_q_personalization_configuration(params = {})
14262
+ # @param [Hash] params ({})
14263
+ def update_q_personalization_configuration(params = {}, options = {})
14264
+ req = build_request(:update_q_personalization_configuration, params)
14265
+ req.send_request(options)
14266
+ end
14267
+
14123
14268
  # Updates a refresh schedule for a dataset.
14124
14269
  #
14125
14270
  # @option params [required, String] :data_set_id
@@ -14954,6 +15099,9 @@ module Aws::QuickSight
14954
15099
  # ],
14955
15100
  # },
14956
15101
  # ],
15102
+ # config_options: {
15103
+ # q_business_insights_enabled: false,
15104
+ # },
14957
15105
  # },
14958
15106
  # })
14959
15107
  #
@@ -15333,7 +15481,7 @@ module Aws::QuickSight
15333
15481
  tracer: tracer
15334
15482
  )
15335
15483
  context[:gem_name] = 'aws-sdk-quicksight'
15336
- context[:gem_version] = '1.129.0'
15484
+ context[:gem_version] = '1.131.0'
15337
15485
  Seahorse::Client::Request.new(handlers, context)
15338
15486
  end
15339
15487
 
@@ -99,6 +99,10 @@ module Aws::QuickSight
99
99
  AssetBundleExportJobDataSourcePropertyToOverrideList = Shapes::ListShape.new(name: 'AssetBundleExportJobDataSourcePropertyToOverrideList')
100
100
  AssetBundleExportJobError = Shapes::StructureShape.new(name: 'AssetBundleExportJobError')
101
101
  AssetBundleExportJobErrorList = Shapes::ListShape.new(name: 'AssetBundleExportJobErrorList')
102
+ AssetBundleExportJobFolderOverrideProperties = Shapes::StructureShape.new(name: 'AssetBundleExportJobFolderOverrideProperties')
103
+ AssetBundleExportJobFolderOverridePropertiesList = Shapes::ListShape.new(name: 'AssetBundleExportJobFolderOverridePropertiesList')
104
+ AssetBundleExportJobFolderPropertyToOverride = Shapes::StringShape.new(name: 'AssetBundleExportJobFolderPropertyToOverride')
105
+ AssetBundleExportJobFolderPropertyToOverrideList = Shapes::ListShape.new(name: 'AssetBundleExportJobFolderPropertyToOverrideList')
102
106
  AssetBundleExportJobRefreshScheduleOverrideProperties = Shapes::StructureShape.new(name: 'AssetBundleExportJobRefreshScheduleOverrideProperties')
103
107
  AssetBundleExportJobRefreshScheduleOverridePropertiesList = Shapes::ListShape.new(name: 'AssetBundleExportJobRefreshScheduleOverridePropertiesList')
104
108
  AssetBundleExportJobRefreshSchedulePropertyToOverride = Shapes::StringShape.new(name: 'AssetBundleExportJobRefreshSchedulePropertyToOverride')
@@ -148,6 +152,12 @@ module Aws::QuickSight
148
152
  AssetBundleImportJobDataSourceOverrideTagsList = Shapes::ListShape.new(name: 'AssetBundleImportJobDataSourceOverrideTagsList')
149
153
  AssetBundleImportJobError = Shapes::StructureShape.new(name: 'AssetBundleImportJobError')
150
154
  AssetBundleImportJobErrorList = Shapes::ListShape.new(name: 'AssetBundleImportJobErrorList')
155
+ AssetBundleImportJobFolderOverrideParameters = Shapes::StructureShape.new(name: 'AssetBundleImportJobFolderOverrideParameters')
156
+ AssetBundleImportJobFolderOverrideParametersList = Shapes::ListShape.new(name: 'AssetBundleImportJobFolderOverrideParametersList')
157
+ AssetBundleImportJobFolderOverridePermissions = Shapes::StructureShape.new(name: 'AssetBundleImportJobFolderOverridePermissions')
158
+ AssetBundleImportJobFolderOverridePermissionsList = Shapes::ListShape.new(name: 'AssetBundleImportJobFolderOverridePermissionsList')
159
+ AssetBundleImportJobFolderOverrideTags = Shapes::StructureShape.new(name: 'AssetBundleImportJobFolderOverrideTags')
160
+ AssetBundleImportJobFolderOverrideTagsList = Shapes::ListShape.new(name: 'AssetBundleImportJobFolderOverrideTagsList')
151
161
  AssetBundleImportJobOverrideParameters = Shapes::StructureShape.new(name: 'AssetBundleImportJobOverrideParameters')
152
162
  AssetBundleImportJobOverridePermissions = Shapes::StructureShape.new(name: 'AssetBundleImportJobOverridePermissions')
153
163
  AssetBundleImportJobOverrideTags = Shapes::StructureShape.new(name: 'AssetBundleImportJobOverrideTags')
@@ -680,6 +690,8 @@ module Aws::QuickSight
680
690
  DescribeKeyRegistrationResponse = Shapes::StructureShape.new(name: 'DescribeKeyRegistrationResponse')
681
691
  DescribeNamespaceRequest = Shapes::StructureShape.new(name: 'DescribeNamespaceRequest')
682
692
  DescribeNamespaceResponse = Shapes::StructureShape.new(name: 'DescribeNamespaceResponse')
693
+ DescribeQPersonalizationConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeQPersonalizationConfigurationRequest')
694
+ DescribeQPersonalizationConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeQPersonalizationConfigurationResponse')
683
695
  DescribeRefreshScheduleRequest = Shapes::StructureShape.new(name: 'DescribeRefreshScheduleRequest')
684
696
  DescribeRefreshScheduleResponse = Shapes::StructureShape.new(name: 'DescribeRefreshScheduleResponse')
685
697
  DescribeRoleCustomPermissionRequest = Shapes::StructureShape.new(name: 'DescribeRoleCustomPermissionRequest')
@@ -940,6 +952,7 @@ module Aws::QuickSight
940
952
  IdentityStore = Shapes::StringShape.new(name: 'IdentityStore')
941
953
  IdentityType = Shapes::StringShape.new(name: 'IdentityType')
942
954
  IdentityTypeNotSupportedException = Shapes::StructureShape.new(name: 'IdentityTypeNotSupportedException')
955
+ IncludeFolderMembers = Shapes::StringShape.new(name: 'IncludeFolderMembers')
943
956
  IncrementalRefresh = Shapes::StructureShape.new(name: 'IncrementalRefresh')
944
957
  Ingestion = Shapes::StructureShape.new(name: 'Ingestion')
945
958
  IngestionErrorType = Shapes::StringShape.new(name: 'IngestionErrorType')
@@ -1215,6 +1228,7 @@ module Aws::QuickSight
1215
1228
  PeriodToDateComputation = Shapes::StructureShape.new(name: 'PeriodToDateComputation')
1216
1229
  PeriodsBackward = Shapes::IntegerShape.new(name: 'PeriodsBackward')
1217
1230
  PeriodsForward = Shapes::IntegerShape.new(name: 'PeriodsForward')
1231
+ PersonalizationMode = Shapes::StringShape.new(name: 'PersonalizationMode')
1218
1232
  PhysicalTable = Shapes::StructureShape.new(name: 'PhysicalTable')
1219
1233
  PhysicalTableId = Shapes::StringShape.new(name: 'PhysicalTableId')
1220
1234
  PhysicalTableMap = Shapes::MapShape.new(name: 'PhysicalTableMap')
@@ -1694,6 +1708,7 @@ module Aws::QuickSight
1694
1708
  TopicCategoryFilterConstant = Shapes::StructureShape.new(name: 'TopicCategoryFilterConstant')
1695
1709
  TopicColumn = Shapes::StructureShape.new(name: 'TopicColumn')
1696
1710
  TopicColumns = Shapes::ListShape.new(name: 'TopicColumns')
1711
+ TopicConfigOptions = Shapes::StructureShape.new(name: 'TopicConfigOptions')
1697
1712
  TopicConstantValue = Shapes::StructureShape.new(name: 'TopicConstantValue')
1698
1713
  TopicDateRangeFilter = Shapes::StructureShape.new(name: 'TopicDateRangeFilter')
1699
1714
  TopicDetails = Shapes::StructureShape.new(name: 'TopicDetails')
@@ -1813,6 +1828,8 @@ module Aws::QuickSight
1813
1828
  UpdateLinkPermissionList = Shapes::ListShape.new(name: 'UpdateLinkPermissionList')
1814
1829
  UpdatePublicSharingSettingsRequest = Shapes::StructureShape.new(name: 'UpdatePublicSharingSettingsRequest')
1815
1830
  UpdatePublicSharingSettingsResponse = Shapes::StructureShape.new(name: 'UpdatePublicSharingSettingsResponse')
1831
+ UpdateQPersonalizationConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateQPersonalizationConfigurationRequest')
1832
+ UpdateQPersonalizationConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateQPersonalizationConfigurationResponse')
1816
1833
  UpdateRefreshScheduleRequest = Shapes::StructureShape.new(name: 'UpdateRefreshScheduleRequest')
1817
1834
  UpdateRefreshScheduleResponse = Shapes::StructureShape.new(name: 'UpdateRefreshScheduleResponse')
1818
1835
  UpdateResourcePermissionList = Shapes::ListShape.new(name: 'UpdateResourcePermissionList')
@@ -2119,6 +2136,7 @@ module Aws::QuickSight
2119
2136
  AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:themes, Shapes::ShapeRef.new(shape: AssetBundleExportJobThemeOverridePropertiesList, location_name: "Themes"))
2120
2137
  AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:analyses, Shapes::ShapeRef.new(shape: AssetBundleExportJobAnalysisOverridePropertiesList, location_name: "Analyses"))
2121
2138
  AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:dashboards, Shapes::ShapeRef.new(shape: AssetBundleExportJobDashboardOverridePropertiesList, location_name: "Dashboards"))
2139
+ AssetBundleCloudFormationOverridePropertyConfiguration.add_member(:folders, Shapes::ShapeRef.new(shape: AssetBundleExportJobFolderOverridePropertiesList, location_name: "Folders"))
2122
2140
  AssetBundleCloudFormationOverridePropertyConfiguration.struct_class = Types::AssetBundleCloudFormationOverridePropertyConfiguration
2123
2141
 
2124
2142
  AssetBundleExportJobAnalysisOverrideProperties.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
@@ -2160,6 +2178,14 @@ module Aws::QuickSight
2160
2178
 
2161
2179
  AssetBundleExportJobErrorList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobError)
2162
2180
 
2181
+ AssetBundleExportJobFolderOverrideProperties.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
2182
+ AssetBundleExportJobFolderOverrideProperties.add_member(:properties, Shapes::ShapeRef.new(shape: AssetBundleExportJobFolderPropertyToOverrideList, required: true, location_name: "Properties"))
2183
+ AssetBundleExportJobFolderOverrideProperties.struct_class = Types::AssetBundleExportJobFolderOverrideProperties
2184
+
2185
+ AssetBundleExportJobFolderOverridePropertiesList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobFolderOverrideProperties)
2186
+
2187
+ AssetBundleExportJobFolderPropertyToOverrideList.member = Shapes::ShapeRef.new(shape: AssetBundleExportJobFolderPropertyToOverride)
2188
+
2163
2189
  AssetBundleExportJobRefreshScheduleOverrideProperties.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
2164
2190
  AssetBundleExportJobRefreshScheduleOverrideProperties.add_member(:properties, Shapes::ShapeRef.new(shape: AssetBundleExportJobRefreshSchedulePropertyToOverrideList, required: true, location_name: "Properties"))
2165
2191
  AssetBundleExportJobRefreshScheduleOverrideProperties.struct_class = Types::AssetBundleExportJobRefreshScheduleOverrideProperties
@@ -2300,6 +2326,25 @@ module Aws::QuickSight
2300
2326
 
2301
2327
  AssetBundleImportJobErrorList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobError)
2302
2328
 
2329
+ AssetBundleImportJobFolderOverrideParameters.add_member(:folder_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "FolderId"))
2330
+ AssetBundleImportJobFolderOverrideParameters.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
2331
+ AssetBundleImportJobFolderOverrideParameters.add_member(:parent_folder_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ParentFolderArn"))
2332
+ AssetBundleImportJobFolderOverrideParameters.struct_class = Types::AssetBundleImportJobFolderOverrideParameters
2333
+
2334
+ AssetBundleImportJobFolderOverrideParametersList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobFolderOverrideParameters)
2335
+
2336
+ AssetBundleImportJobFolderOverridePermissions.add_member(:folder_ids, Shapes::ShapeRef.new(shape: AssetBundleRestrictiveResourceIdList, required: true, location_name: "FolderIds"))
2337
+ AssetBundleImportJobFolderOverridePermissions.add_member(:permissions, Shapes::ShapeRef.new(shape: AssetBundleResourcePermissions, location_name: "Permissions"))
2338
+ AssetBundleImportJobFolderOverridePermissions.struct_class = Types::AssetBundleImportJobFolderOverridePermissions
2339
+
2340
+ AssetBundleImportJobFolderOverridePermissionsList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobFolderOverridePermissions)
2341
+
2342
+ AssetBundleImportJobFolderOverrideTags.add_member(:folder_ids, Shapes::ShapeRef.new(shape: AssetBundleRestrictiveResourceIdList, required: true, location_name: "FolderIds"))
2343
+ AssetBundleImportJobFolderOverrideTags.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
2344
+ AssetBundleImportJobFolderOverrideTags.struct_class = Types::AssetBundleImportJobFolderOverrideTags
2345
+
2346
+ AssetBundleImportJobFolderOverrideTagsList.member = Shapes::ShapeRef.new(shape: AssetBundleImportJobFolderOverrideTags)
2347
+
2303
2348
  AssetBundleImportJobOverrideParameters.add_member(:resource_id_override_configuration, Shapes::ShapeRef.new(shape: AssetBundleImportJobResourceIdOverrideConfiguration, location_name: "ResourceIdOverrideConfiguration"))
2304
2349
  AssetBundleImportJobOverrideParameters.add_member(:vpc_connections, Shapes::ShapeRef.new(shape: AssetBundleImportJobVPCConnectionOverrideParametersList, location_name: "VPCConnections"))
2305
2350
  AssetBundleImportJobOverrideParameters.add_member(:refresh_schedules, Shapes::ShapeRef.new(shape: AssetBundleImportJobRefreshScheduleOverrideParametersList, location_name: "RefreshSchedules"))
@@ -2308,6 +2353,7 @@ module Aws::QuickSight
2308
2353
  AssetBundleImportJobOverrideParameters.add_member(:themes, Shapes::ShapeRef.new(shape: AssetBundleImportJobThemeOverrideParametersList, location_name: "Themes"))
2309
2354
  AssetBundleImportJobOverrideParameters.add_member(:analyses, Shapes::ShapeRef.new(shape: AssetBundleImportJobAnalysisOverrideParametersList, location_name: "Analyses"))
2310
2355
  AssetBundleImportJobOverrideParameters.add_member(:dashboards, Shapes::ShapeRef.new(shape: AssetBundleImportJobDashboardOverrideParametersList, location_name: "Dashboards"))
2356
+ AssetBundleImportJobOverrideParameters.add_member(:folders, Shapes::ShapeRef.new(shape: AssetBundleImportJobFolderOverrideParametersList, location_name: "Folders"))
2311
2357
  AssetBundleImportJobOverrideParameters.struct_class = Types::AssetBundleImportJobOverrideParameters
2312
2358
 
2313
2359
  AssetBundleImportJobOverridePermissions.add_member(:data_sources, Shapes::ShapeRef.new(shape: AssetBundleImportJobDataSourceOverridePermissionsList, location_name: "DataSources"))
@@ -2315,6 +2361,7 @@ module Aws::QuickSight
2315
2361
  AssetBundleImportJobOverridePermissions.add_member(:themes, Shapes::ShapeRef.new(shape: AssetBundleImportJobThemeOverridePermissionsList, location_name: "Themes"))
2316
2362
  AssetBundleImportJobOverridePermissions.add_member(:analyses, Shapes::ShapeRef.new(shape: AssetBundleImportJobAnalysisOverridePermissionsList, location_name: "Analyses"))
2317
2363
  AssetBundleImportJobOverridePermissions.add_member(:dashboards, Shapes::ShapeRef.new(shape: AssetBundleImportJobDashboardOverridePermissionsList, location_name: "Dashboards"))
2364
+ AssetBundleImportJobOverridePermissions.add_member(:folders, Shapes::ShapeRef.new(shape: AssetBundleImportJobFolderOverridePermissionsList, location_name: "Folders"))
2318
2365
  AssetBundleImportJobOverridePermissions.struct_class = Types::AssetBundleImportJobOverridePermissions
2319
2366
 
2320
2367
  AssetBundleImportJobOverrideTags.add_member(:vpc_connections, Shapes::ShapeRef.new(shape: AssetBundleImportJobVPCConnectionOverrideTagsList, location_name: "VPCConnections"))
@@ -2323,6 +2370,7 @@ module Aws::QuickSight
2323
2370
  AssetBundleImportJobOverrideTags.add_member(:themes, Shapes::ShapeRef.new(shape: AssetBundleImportJobThemeOverrideTagsList, location_name: "Themes"))
2324
2371
  AssetBundleImportJobOverrideTags.add_member(:analyses, Shapes::ShapeRef.new(shape: AssetBundleImportJobAnalysisOverrideTagsList, location_name: "Analyses"))
2325
2372
  AssetBundleImportJobOverrideTags.add_member(:dashboards, Shapes::ShapeRef.new(shape: AssetBundleImportJobDashboardOverrideTagsList, location_name: "Dashboards"))
2373
+ AssetBundleImportJobOverrideTags.add_member(:folders, Shapes::ShapeRef.new(shape: AssetBundleImportJobFolderOverrideTagsList, location_name: "Folders"))
2326
2374
  AssetBundleImportJobOverrideTags.struct_class = Types::AssetBundleImportJobOverrideTags
2327
2375
 
2328
2376
  AssetBundleImportJobOverrideValidationStrategy.add_member(:strict_mode_for_all_resources, Shapes::ShapeRef.new(shape: Boolean, location_name: "StrictModeForAllResources"))
@@ -4302,6 +4350,8 @@ module Aws::QuickSight
4302
4350
  DescribeAssetBundleExportJobResponse.add_member(:include_tags, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeTags"))
4303
4351
  DescribeAssetBundleExportJobResponse.add_member(:validation_strategy, Shapes::ShapeRef.new(shape: AssetBundleExportJobValidationStrategy, location_name: "ValidationStrategy"))
4304
4352
  DescribeAssetBundleExportJobResponse.add_member(:warnings, Shapes::ShapeRef.new(shape: AssetBundleExportJobWarningList, location_name: "Warnings"))
4353
+ DescribeAssetBundleExportJobResponse.add_member(:include_folder_memberships, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeFolderMemberships"))
4354
+ DescribeAssetBundleExportJobResponse.add_member(:include_folder_members, Shapes::ShapeRef.new(shape: IncludeFolderMembers, location_name: "IncludeFolderMembers"))
4305
4355
  DescribeAssetBundleExportJobResponse.struct_class = Types::DescribeAssetBundleExportJobResponse
4306
4356
 
4307
4357
  DescribeAssetBundleImportJobRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
@@ -4559,6 +4609,14 @@ module Aws::QuickSight
4559
4609
  DescribeNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4560
4610
  DescribeNamespaceResponse.struct_class = Types::DescribeNamespaceResponse
4561
4611
 
4612
+ DescribeQPersonalizationConfigurationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4613
+ DescribeQPersonalizationConfigurationRequest.struct_class = Types::DescribeQPersonalizationConfigurationRequest
4614
+
4615
+ DescribeQPersonalizationConfigurationResponse.add_member(:personalization_mode, Shapes::ShapeRef.new(shape: PersonalizationMode, location_name: "PersonalizationMode"))
4616
+ DescribeQPersonalizationConfigurationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4617
+ DescribeQPersonalizationConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4618
+ DescribeQPersonalizationConfigurationResponse.struct_class = Types::DescribeQPersonalizationConfigurationResponse
4619
+
4562
4620
  DescribeRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4563
4621
  DescribeRefreshScheduleRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
4564
4622
  DescribeRefreshScheduleRequest.add_member(:schedule_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ScheduleId"))
@@ -7588,6 +7646,8 @@ module Aws::QuickSight
7588
7646
  StartAssetBundleExportJobRequest.add_member(:include_permissions, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludePermissions"))
7589
7647
  StartAssetBundleExportJobRequest.add_member(:include_tags, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeTags"))
7590
7648
  StartAssetBundleExportJobRequest.add_member(:validation_strategy, Shapes::ShapeRef.new(shape: AssetBundleExportJobValidationStrategy, location_name: "ValidationStrategy"))
7649
+ StartAssetBundleExportJobRequest.add_member(:include_folder_memberships, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeFolderMemberships"))
7650
+ StartAssetBundleExportJobRequest.add_member(:include_folder_members, Shapes::ShapeRef.new(shape: IncludeFolderMembers, location_name: "IncludeFolderMembers"))
7591
7651
  StartAssetBundleExportJobRequest.struct_class = Types::StartAssetBundleExportJobRequest
7592
7652
 
7593
7653
  StartAssetBundleExportJobResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -8152,6 +8212,9 @@ module Aws::QuickSight
8152
8212
 
8153
8213
  TopicColumns.member = Shapes::ShapeRef.new(shape: TopicColumn)
8154
8214
 
8215
+ TopicConfigOptions.add_member(:q_business_insights_enabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "QBusinessInsightsEnabled"))
8216
+ TopicConfigOptions.struct_class = Types::TopicConfigOptions
8217
+
8155
8218
  TopicConstantValue.add_member(:constant_type, Shapes::ShapeRef.new(shape: ConstantType, location_name: "ConstantType"))
8156
8219
  TopicConstantValue.add_member(:value, Shapes::ShapeRef.new(shape: ConstantValueString, location_name: "Value"))
8157
8220
  TopicConstantValue.add_member(:minimum, Shapes::ShapeRef.new(shape: ConstantValueString, location_name: "Minimum"))
@@ -8167,6 +8230,7 @@ module Aws::QuickSight
8167
8230
  TopicDetails.add_member(:description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Description"))
8168
8231
  TopicDetails.add_member(:user_experience_version, Shapes::ShapeRef.new(shape: TopicUserExperienceVersion, location_name: "UserExperienceVersion"))
8169
8232
  TopicDetails.add_member(:data_sets, Shapes::ShapeRef.new(shape: Datasets, location_name: "DataSets"))
8233
+ TopicDetails.add_member(:config_options, Shapes::ShapeRef.new(shape: TopicConfigOptions, location_name: "ConfigOptions"))
8170
8234
  TopicDetails.struct_class = Types::TopicDetails
8171
8235
 
8172
8236
  TopicFilter.add_member(:filter_description, Shapes::ShapeRef.new(shape: LimitedString, location_name: "FilterDescription"))
@@ -8741,6 +8805,15 @@ module Aws::QuickSight
8741
8805
  UpdatePublicSharingSettingsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
8742
8806
  UpdatePublicSharingSettingsResponse.struct_class = Types::UpdatePublicSharingSettingsResponse
8743
8807
 
8808
+ UpdateQPersonalizationConfigurationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
8809
+ UpdateQPersonalizationConfigurationRequest.add_member(:personalization_mode, Shapes::ShapeRef.new(shape: PersonalizationMode, required: true, location_name: "PersonalizationMode"))
8810
+ UpdateQPersonalizationConfigurationRequest.struct_class = Types::UpdateQPersonalizationConfigurationRequest
8811
+
8812
+ UpdateQPersonalizationConfigurationResponse.add_member(:personalization_mode, Shapes::ShapeRef.new(shape: PersonalizationMode, location_name: "PersonalizationMode"))
8813
+ UpdateQPersonalizationConfigurationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
8814
+ UpdateQPersonalizationConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
8815
+ UpdateQPersonalizationConfigurationResponse.struct_class = Types::UpdateQPersonalizationConfigurationResponse
8816
+
8744
8817
  UpdateRefreshScheduleRequest.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "DataSetId"))
8745
8818
  UpdateRefreshScheduleRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
8746
8819
  UpdateRefreshScheduleRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: RefreshSchedule, required: true, location_name: "Schedule"))
@@ -10350,6 +10423,20 @@ module Aws::QuickSight
10350
10423
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
10351
10424
  end)
10352
10425
 
10426
+ api.add_operation(:describe_q_personalization_configuration, Seahorse::Model::Operation.new.tap do |o|
10427
+ o.name = "DescribeQPersonalizationConfiguration"
10428
+ o.http_method = "GET"
10429
+ o.http_request_uri = "/accounts/{AwsAccountId}/q-personalization-configuration"
10430
+ o.input = Shapes::ShapeRef.new(shape: DescribeQPersonalizationConfigurationRequest)
10431
+ o.output = Shapes::ShapeRef.new(shape: DescribeQPersonalizationConfigurationResponse)
10432
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10433
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10434
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
10435
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10436
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10437
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
10438
+ end)
10439
+
10353
10440
  api.add_operation(:describe_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
10354
10441
  o.name = "DescribeRefreshSchedule"
10355
10442
  o.http_method = "GET"
@@ -11783,6 +11870,21 @@ module Aws::QuickSight
11783
11870
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
11784
11871
  end)
11785
11872
 
11873
+ api.add_operation(:update_q_personalization_configuration, Seahorse::Model::Operation.new.tap do |o|
11874
+ o.name = "UpdateQPersonalizationConfiguration"
11875
+ o.http_method = "PUT"
11876
+ o.http_request_uri = "/accounts/{AwsAccountId}/q-personalization-configuration"
11877
+ o.input = Shapes::ShapeRef.new(shape: UpdateQPersonalizationConfigurationRequest)
11878
+ o.output = Shapes::ShapeRef.new(shape: UpdateQPersonalizationConfigurationResponse)
11879
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
11880
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
11881
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
11882
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
11883
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
11884
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
11885
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
11886
+ end)
11887
+
11786
11888
  api.add_operation(:update_refresh_schedule, Seahorse::Model::Operation.new.tap do |o|
11787
11889
  o.name = "UpdateRefreshSchedule"
11788
11890
  o.http_method = "PUT"
@@ -881,6 +881,17 @@ module Aws::QuickSight
881
881
  end
882
882
  end
883
883
 
884
+ class DescribeQPersonalizationConfiguration
885
+ def self.build(context)
886
+ Aws::QuickSight::EndpointParameters.new(
887
+ region: context.config.region,
888
+ use_dual_stack: context.config.use_dualstack_endpoint,
889
+ use_fips: context.config.use_fips_endpoint,
890
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
891
+ )
892
+ end
893
+ end
894
+
884
895
  class DescribeRefreshSchedule
885
896
  def self.build(context)
886
897
  Aws::QuickSight::EndpointParameters.new(
@@ -1816,6 +1827,17 @@ module Aws::QuickSight
1816
1827
  end
1817
1828
  end
1818
1829
 
1830
+ class UpdateQPersonalizationConfiguration
1831
+ def self.build(context)
1832
+ Aws::QuickSight::EndpointParameters.new(
1833
+ region: context.config.region,
1834
+ use_dual_stack: context.config.use_dualstack_endpoint,
1835
+ use_fips: context.config.use_fips_endpoint,
1836
+ endpoint: context.config.regional_endpoint ? nil : context.config.endpoint.to_s,
1837
+ )
1838
+ end
1839
+ end
1840
+
1819
1841
  class UpdateRefreshSchedule
1820
1842
  def self.build(context)
1821
1843
  Aws::QuickSight::EndpointParameters.new(
@@ -228,6 +228,8 @@ The endpoint provider used to resolve endpoints. Any object that responds to
228
228
  Aws::QuickSight::Endpoints::DescribeKeyRegistration.build(context)
229
229
  when :describe_namespace
230
230
  Aws::QuickSight::Endpoints::DescribeNamespace.build(context)
231
+ when :describe_q_personalization_configuration
232
+ Aws::QuickSight::Endpoints::DescribeQPersonalizationConfiguration.build(context)
231
233
  when :describe_refresh_schedule
232
234
  Aws::QuickSight::Endpoints::DescribeRefreshSchedule.build(context)
233
235
  when :describe_role_custom_permission
@@ -398,6 +400,8 @@ The endpoint provider used to resolve endpoints. Any object that responds to
398
400
  Aws::QuickSight::Endpoints::UpdateKeyRegistration.build(context)
399
401
  when :update_public_sharing_settings
400
402
  Aws::QuickSight::Endpoints::UpdatePublicSharingSettings.build(context)
403
+ when :update_q_personalization_configuration
404
+ Aws::QuickSight::Endpoints::UpdateQPersonalizationConfiguration.build(context)
401
405
  when :update_refresh_schedule
402
406
  Aws::QuickSight::Endpoints::UpdateRefreshSchedule.build(context)
403
407
  when :update_role_custom_permission
@@ -1016,6 +1016,11 @@ module Aws::QuickSight
1016
1016
  # resources are parameterized in the returned CloudFormation template.
1017
1017
  # @return [Array<Types::AssetBundleExportJobDashboardOverrideProperties>]
1018
1018
  #
1019
+ # @!attribute [rw] folders
1020
+ # An optional list of structures that controls how `Folder` resources
1021
+ # are parameterized in the returned CloudFormation template.
1022
+ # @return [Array<Types::AssetBundleExportJobFolderOverrideProperties>]
1023
+ #
1019
1024
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AssetBundleCloudFormationOverridePropertyConfiguration AWS API Documentation
1020
1025
  #
1021
1026
  class AssetBundleCloudFormationOverridePropertyConfiguration < Struct.new(
@@ -1026,7 +1031,8 @@ module Aws::QuickSight
1026
1031
  :data_sets,
1027
1032
  :themes,
1028
1033
  :analyses,
1029
- :dashboards)
1034
+ :dashboards,
1035
+ :folders)
1030
1036
  SENSITIVE = []
1031
1037
  include Aws::Structure
1032
1038
  end
@@ -1143,6 +1149,28 @@ module Aws::QuickSight
1143
1149
  include Aws::Structure
1144
1150
  end
1145
1151
 
1152
+ # Controls how a specific `Folder` resource is parameterized in the
1153
+ # returned CloudFormation template.
1154
+ #
1155
+ # @!attribute [rw] arn
1156
+ # The ARN of the specific `Folder` resource whose override properties
1157
+ # are configured in this structure.
1158
+ # @return [String]
1159
+ #
1160
+ # @!attribute [rw] properties
1161
+ # A list of `Folder` resource properties to generate variables for in
1162
+ # the returned CloudFormation template.
1163
+ # @return [Array<String>]
1164
+ #
1165
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AssetBundleExportJobFolderOverrideProperties AWS API Documentation
1166
+ #
1167
+ class AssetBundleExportJobFolderOverrideProperties < Struct.new(
1168
+ :arn,
1169
+ :properties)
1170
+ SENSITIVE = []
1171
+ include Aws::Structure
1172
+ end
1173
+
1146
1174
  # Controls how a specific `RefreshSchedule` resource is parameterized in
1147
1175
  # the returned CloudFormation template.
1148
1176
  #
@@ -1664,6 +1692,74 @@ module Aws::QuickSight
1664
1692
  include Aws::Structure
1665
1693
  end
1666
1694
 
1695
+ # The override parameters for a single folder that is being imported.
1696
+ #
1697
+ # @!attribute [rw] folder_id
1698
+ # The ID of the folder that you want to apply overrides to.
1699
+ # @return [String]
1700
+ #
1701
+ # @!attribute [rw] name
1702
+ # A new name for the folder.
1703
+ # @return [String]
1704
+ #
1705
+ # @!attribute [rw] parent_folder_arn
1706
+ # A new parent folder arn. This change can only be applied if the
1707
+ # import creates a brand new folder. Existing folders cannot be moved.
1708
+ # @return [String]
1709
+ #
1710
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AssetBundleImportJobFolderOverrideParameters AWS API Documentation
1711
+ #
1712
+ class AssetBundleImportJobFolderOverrideParameters < Struct.new(
1713
+ :folder_id,
1714
+ :name,
1715
+ :parent_folder_arn)
1716
+ SENSITIVE = []
1717
+ include Aws::Structure
1718
+ end
1719
+
1720
+ # An object that contains a list of permissions to be applied to a list
1721
+ # of folder IDs.
1722
+ #
1723
+ # @!attribute [rw] folder_ids
1724
+ # A list of folder IDs that you want to apply overrides to. You can
1725
+ # use `*` to override all folders in this asset bundle.
1726
+ # @return [Array<String>]
1727
+ #
1728
+ # @!attribute [rw] permissions
1729
+ # A structure that contains the permissions for the resource that you
1730
+ # want to override in an asset bundle import job.
1731
+ # @return [Types::AssetBundleResourcePermissions]
1732
+ #
1733
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AssetBundleImportJobFolderOverridePermissions AWS API Documentation
1734
+ #
1735
+ class AssetBundleImportJobFolderOverridePermissions < Struct.new(
1736
+ :folder_ids,
1737
+ :permissions)
1738
+ SENSITIVE = []
1739
+ include Aws::Structure
1740
+ end
1741
+
1742
+ # An object that contains a list of tags to be assigned to a list of
1743
+ # folder IDs.
1744
+ #
1745
+ # @!attribute [rw] folder_ids
1746
+ # A list of folder IDs that you want to apply overrides to. You can
1747
+ # use `*` to override all folders in this asset bundle.
1748
+ # @return [Array<String>]
1749
+ #
1750
+ # @!attribute [rw] tags
1751
+ # A list of tags for the folders that you want to apply overrides to.
1752
+ # @return [Array<Types::Tag>]
1753
+ #
1754
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AssetBundleImportJobFolderOverrideTags AWS API Documentation
1755
+ #
1756
+ class AssetBundleImportJobFolderOverrideTags < Struct.new(
1757
+ :folder_ids,
1758
+ :tags)
1759
+ SENSITIVE = []
1760
+ include Aws::Structure
1761
+ end
1762
+
1667
1763
  # A list of overrides that modify the asset bundle resource
1668
1764
  # configuration before the resource is imported.
1669
1765
  #
@@ -1707,6 +1803,11 @@ module Aws::QuickSight
1707
1803
  # in the asset bundle that is imported.
1708
1804
  # @return [Array<Types::AssetBundleImportJobDashboardOverrideParameters>]
1709
1805
  #
1806
+ # @!attribute [rw] folders
1807
+ # A list of overrides for any `Folder` resources that are present in
1808
+ # the asset bundle that is imported.
1809
+ # @return [Array<Types::AssetBundleImportJobFolderOverrideParameters>]
1810
+ #
1710
1811
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AssetBundleImportJobOverrideParameters AWS API Documentation
1711
1812
  #
1712
1813
  class AssetBundleImportJobOverrideParameters < Struct.new(
@@ -1717,7 +1818,8 @@ module Aws::QuickSight
1717
1818
  :data_sets,
1718
1819
  :themes,
1719
1820
  :analyses,
1720
- :dashboards)
1821
+ :dashboards,
1822
+ :folders)
1721
1823
  SENSITIVE = []
1722
1824
  include Aws::Structure
1723
1825
  end
@@ -1751,6 +1853,11 @@ module Aws::QuickSight
1751
1853
  # are present in the asset bundle that is imported.
1752
1854
  # @return [Array<Types::AssetBundleImportJobDashboardOverridePermissions>]
1753
1855
  #
1856
+ # @!attribute [rw] folders
1857
+ # A list of permissions for the folders that you want to apply
1858
+ # overrides to.
1859
+ # @return [Array<Types::AssetBundleImportJobFolderOverridePermissions>]
1860
+ #
1754
1861
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AssetBundleImportJobOverridePermissions AWS API Documentation
1755
1862
  #
1756
1863
  class AssetBundleImportJobOverridePermissions < Struct.new(
@@ -1758,7 +1865,8 @@ module Aws::QuickSight
1758
1865
  :data_sets,
1759
1866
  :themes,
1760
1867
  :analyses,
1761
- :dashboards)
1868
+ :dashboards,
1869
+ :folders)
1762
1870
  SENSITIVE = []
1763
1871
  include Aws::Structure
1764
1872
  end
@@ -1797,6 +1905,11 @@ module Aws::QuickSight
1797
1905
  # present in the asset bundle that is imported.
1798
1906
  # @return [Array<Types::AssetBundleImportJobDashboardOverrideTags>]
1799
1907
  #
1908
+ # @!attribute [rw] folders
1909
+ # A list of tag overrides for any `Folder` resources that are present
1910
+ # in the asset bundle that is imported.
1911
+ # @return [Array<Types::AssetBundleImportJobFolderOverrideTags>]
1912
+ #
1800
1913
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AssetBundleImportJobOverrideTags AWS API Documentation
1801
1914
  #
1802
1915
  class AssetBundleImportJobOverrideTags < Struct.new(
@@ -1805,7 +1918,8 @@ module Aws::QuickSight
1805
1918
  :data_sets,
1806
1919
  :themes,
1807
1920
  :analyses,
1808
- :dashboards)
1921
+ :dashboards,
1922
+ :folders)
1809
1923
  SENSITIVE = []
1810
1924
  include Aws::Structure
1811
1925
  end
@@ -11632,6 +11746,14 @@ module Aws::QuickSight
11632
11746
  # `ValidationStrategy` is set to `FALSE`.
11633
11747
  # @return [Array<Types::AssetBundleExportJobWarning>]
11634
11748
  #
11749
+ # @!attribute [rw] include_folder_memberships
11750
+ # The include folder memberships flag.
11751
+ # @return [Boolean]
11752
+ #
11753
+ # @!attribute [rw] include_folder_members
11754
+ # A setting that determines whether folder members are included.
11755
+ # @return [String]
11756
+ #
11635
11757
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeAssetBundleExportJobResponse AWS API Documentation
11636
11758
  #
11637
11759
  class DescribeAssetBundleExportJobResponse < Struct.new(
@@ -11651,7 +11773,9 @@ module Aws::QuickSight
11651
11773
  :include_permissions,
11652
11774
  :include_tags,
11653
11775
  :validation_strategy,
11654
- :warnings)
11776
+ :warnings,
11777
+ :include_folder_memberships,
11778
+ :include_folder_members)
11655
11779
  SENSITIVE = [:download_url]
11656
11780
  include Aws::Structure
11657
11781
  end
@@ -12933,6 +13057,41 @@ module Aws::QuickSight
12933
13057
  include Aws::Structure
12934
13058
  end
12935
13059
 
13060
+ # @!attribute [rw] aws_account_id
13061
+ # The ID of the Amazon Web Services account that contains the
13062
+ # personalization configuration that the user wants described.
13063
+ # @return [String]
13064
+ #
13065
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeQPersonalizationConfigurationRequest AWS API Documentation
13066
+ #
13067
+ class DescribeQPersonalizationConfigurationRequest < Struct.new(
13068
+ :aws_account_id)
13069
+ SENSITIVE = []
13070
+ include Aws::Structure
13071
+ end
13072
+
13073
+ # @!attribute [rw] personalization_mode
13074
+ # A value that indicates whether personalization is enabled or not.
13075
+ # @return [String]
13076
+ #
13077
+ # @!attribute [rw] request_id
13078
+ # The Amazon Web Services request ID for this operation.
13079
+ # @return [String]
13080
+ #
13081
+ # @!attribute [rw] status
13082
+ # The HTTP status of the request.
13083
+ # @return [Integer]
13084
+ #
13085
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DescribeQPersonalizationConfigurationResponse AWS API Documentation
13086
+ #
13087
+ class DescribeQPersonalizationConfigurationResponse < Struct.new(
13088
+ :personalization_mode,
13089
+ :request_id,
13090
+ :status)
13091
+ SENSITIVE = []
13092
+ include Aws::Structure
13093
+ end
13094
+
12936
13095
  # @!attribute [rw] aws_account_id
12937
13096
  # The Amazon Web Services account ID.
12938
13097
  # @return [String]
@@ -27828,6 +27987,17 @@ module Aws::QuickSight
27828
27987
  # is `FALSE`.
27829
27988
  # @return [Types::AssetBundleExportJobValidationStrategy]
27830
27989
  #
27990
+ # @!attribute [rw] include_folder_memberships
27991
+ # A Boolean that determines if the exported asset carries over
27992
+ # information about the folders that the asset is a member of.
27993
+ # @return [Boolean]
27994
+ #
27995
+ # @!attribute [rw] include_folder_members
27996
+ # A setting that indicates whether you want to include folder assets.
27997
+ # You can also use this setting to recusrsively include all subfolders
27998
+ # of an exported folder.
27999
+ # @return [String]
28000
+ #
27831
28001
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/StartAssetBundleExportJobRequest AWS API Documentation
27832
28002
  #
27833
28003
  class StartAssetBundleExportJobRequest < Struct.new(
@@ -27839,7 +28009,9 @@ module Aws::QuickSight
27839
28009
  :cloud_formation_override_property_configuration,
27840
28010
  :include_permissions,
27841
28011
  :include_tags,
27842
- :validation_strategy)
28012
+ :validation_strategy,
28013
+ :include_folder_memberships,
28014
+ :include_folder_members)
27843
28015
  SENSITIVE = []
27844
28016
  include Aws::Structure
27845
28017
  end
@@ -30509,6 +30681,20 @@ module Aws::QuickSight
30509
30681
  include Aws::Structure
30510
30682
  end
30511
30683
 
30684
+ # Configuration options for a `Topic`.
30685
+ #
30686
+ # @!attribute [rw] q_business_insights_enabled
30687
+ # Enables Amazon Q Business Insights for a `Topic`.
30688
+ # @return [Boolean]
30689
+ #
30690
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/TopicConfigOptions AWS API Documentation
30691
+ #
30692
+ class TopicConfigOptions < Struct.new(
30693
+ :q_business_insights_enabled)
30694
+ SENSITIVE = []
30695
+ include Aws::Structure
30696
+ end
30697
+
30512
30698
  # The definition for a `TopicConstantValue`.
30513
30699
  #
30514
30700
  # @!attribute [rw] constant_type
@@ -30583,13 +30769,18 @@ module Aws::QuickSight
30583
30769
  # The data sets that the topic is associated with.
30584
30770
  # @return [Array<Types::DatasetMetadata>]
30585
30771
  #
30772
+ # @!attribute [rw] config_options
30773
+ # Configuration options for a `Topic`.
30774
+ # @return [Types::TopicConfigOptions]
30775
+ #
30586
30776
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/TopicDetails AWS API Documentation
30587
30777
  #
30588
30778
  class TopicDetails < Struct.new(
30589
30779
  :name,
30590
30780
  :description,
30591
30781
  :user_experience_version,
30592
- :data_sets)
30782
+ :data_sets,
30783
+ :config_options)
30593
30784
  SENSITIVE = []
30594
30785
  include Aws::Structure
30595
30786
  end
@@ -33362,6 +33553,49 @@ module Aws::QuickSight
33362
33553
  include Aws::Structure
33363
33554
  end
33364
33555
 
33556
+ # @!attribute [rw] aws_account_id
33557
+ # The ID of the Amazon Web Services account account that contains the
33558
+ # personalization configuration that the user wants to update.
33559
+ # @return [String]
33560
+ #
33561
+ # @!attribute [rw] personalization_mode
33562
+ # An option to allow Amazon QuickSight to customize data stories with
33563
+ # user specific metadata, specifically location and job information,
33564
+ # in your IAM Identity Center instance.
33565
+ # @return [String]
33566
+ #
33567
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateQPersonalizationConfigurationRequest AWS API Documentation
33568
+ #
33569
+ class UpdateQPersonalizationConfigurationRequest < Struct.new(
33570
+ :aws_account_id,
33571
+ :personalization_mode)
33572
+ SENSITIVE = []
33573
+ include Aws::Structure
33574
+ end
33575
+
33576
+ # @!attribute [rw] personalization_mode
33577
+ # The personalization mode that is used for the personalization
33578
+ # configuration.
33579
+ # @return [String]
33580
+ #
33581
+ # @!attribute [rw] request_id
33582
+ # The Amazon Web Services request ID for this operation.
33583
+ # @return [String]
33584
+ #
33585
+ # @!attribute [rw] status
33586
+ # The HTTP status of the request.
33587
+ # @return [Integer]
33588
+ #
33589
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/UpdateQPersonalizationConfigurationResponse AWS API Documentation
33590
+ #
33591
+ class UpdateQPersonalizationConfigurationResponse < Struct.new(
33592
+ :personalization_mode,
33593
+ :request_id,
33594
+ :status)
33595
+ SENSITIVE = []
33596
+ include Aws::Structure
33597
+ end
33598
+
33365
33599
  # @!attribute [rw] data_set_id
33366
33600
  # The ID of the dataset.
33367
33601
  # @return [String]
@@ -54,7 +54,7 @@ module Aws::QuickSight
54
54
  autoload :EndpointProvider, 'aws-sdk-quicksight/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-quicksight/endpoints'
56
56
 
57
- GEM_VERSION = '1.129.0'
57
+ GEM_VERSION = '1.131.0'
58
58
 
59
59
  end
60
60
 
data/sig/client.rbs CHANGED
@@ -103348,7 +103348,10 @@ module Aws
103348
103348
  },
103349
103349
  ]?
103350
103350
  },
103351
- ]?
103351
+ ]?,
103352
+ config_options: {
103353
+ q_business_insights_enabled: bool?
103354
+ }?
103352
103355
  },
103353
103356
  ?tags: Array[
103354
103357
  {
@@ -103881,6 +103884,8 @@ module Aws
103881
103884
  def include_tags: () -> bool
103882
103885
  def validation_strategy: () -> Types::AssetBundleExportJobValidationStrategy
103883
103886
  def warnings: () -> ::Array[Types::AssetBundleExportJobWarning]
103887
+ def include_folder_memberships: () -> bool
103888
+ def include_folder_members: () -> ("RECURSE" | "ONE_LEVEL" | "NONE")
103884
103889
  end
103885
103890
  # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/QuickSight/Client.html#describe_asset_bundle_export_job-instance_method
103886
103891
  def describe_asset_bundle_export_job: (
@@ -104228,6 +104233,18 @@ module Aws
104228
104233
  ) -> _DescribeNamespaceResponseSuccess
104229
104234
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DescribeNamespaceResponseSuccess
104230
104235
 
104236
+ interface _DescribeQPersonalizationConfigurationResponseSuccess
104237
+ include ::Seahorse::Client::_ResponseSuccess[Types::DescribeQPersonalizationConfigurationResponse]
104238
+ def personalization_mode: () -> ("ENABLED" | "DISABLED")
104239
+ def request_id: () -> ::String
104240
+ def status: () -> ::Integer
104241
+ end
104242
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/QuickSight/Client.html#describe_q_personalization_configuration-instance_method
104243
+ def describe_q_personalization_configuration: (
104244
+ aws_account_id: ::String
104245
+ ) -> _DescribeQPersonalizationConfigurationResponseSuccess
104246
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DescribeQPersonalizationConfigurationResponseSuccess
104247
+
104231
104248
  interface _DescribeRefreshScheduleResponseSuccess
104232
104249
  include ::Seahorse::Client::_ResponseSuccess[Types::DescribeRefreshScheduleResponse]
104233
104250
  def refresh_schedule: () -> Types::RefreshSchedule
@@ -105347,13 +105364,21 @@ module Aws
105347
105364
  arn: ::String,
105348
105365
  properties: Array[("Name")]
105349
105366
  },
105367
+ ]?,
105368
+ folders: Array[
105369
+ {
105370
+ arn: ::String,
105371
+ properties: Array[("Name" | "ParentFolderArn")]
105372
+ },
105350
105373
  ]?
105351
105374
  },
105352
105375
  ?include_permissions: bool,
105353
105376
  ?include_tags: bool,
105354
105377
  ?validation_strategy: {
105355
105378
  strict_mode_for_all_resources: bool?
105356
- }
105379
+ },
105380
+ ?include_folder_memberships: bool,
105381
+ ?include_folder_members: ("RECURSE" | "ONE_LEVEL" | "NONE")
105357
105382
  ) -> _StartAssetBundleExportJobResponseSuccess
105358
105383
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _StartAssetBundleExportJobResponseSuccess
105359
105384
 
@@ -105564,6 +105589,13 @@ module Aws
105564
105589
  dashboard_id: ::String,
105565
105590
  name: ::String?
105566
105591
  },
105592
+ ]?,
105593
+ folders: Array[
105594
+ {
105595
+ folder_id: ::String,
105596
+ name: ::String?,
105597
+ parent_folder_arn: ::String?
105598
+ },
105567
105599
  ]?
105568
105600
  },
105569
105601
  ?failure_action: ("DO_NOTHING" | "ROLLBACK"),
@@ -105618,6 +105650,15 @@ module Aws
105618
105650
  }?
105619
105651
  }?
105620
105652
  },
105653
+ ]?,
105654
+ folders: Array[
105655
+ {
105656
+ folder_ids: Array[::String],
105657
+ permissions: {
105658
+ principals: Array[::String],
105659
+ actions: Array[::String]
105660
+ }?
105661
+ },
105621
105662
  ]?
105622
105663
  },
105623
105664
  ?override_tags: {
@@ -105686,6 +105727,17 @@ module Aws
105686
105727
  },
105687
105728
  ]
105688
105729
  },
105730
+ ]?,
105731
+ folders: Array[
105732
+ {
105733
+ folder_ids: Array[::String],
105734
+ tags: Array[
105735
+ {
105736
+ key: ::String,
105737
+ value: ::String
105738
+ },
105739
+ ]
105740
+ },
105689
105741
  ]?
105690
105742
  },
105691
105743
  ?override_validation_strategy: {
@@ -174203,6 +174255,19 @@ module Aws
174203
174255
  ) -> _UpdatePublicSharingSettingsResponseSuccess
174204
174256
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdatePublicSharingSettingsResponseSuccess
174205
174257
 
174258
+ interface _UpdateQPersonalizationConfigurationResponseSuccess
174259
+ include ::Seahorse::Client::_ResponseSuccess[Types::UpdateQPersonalizationConfigurationResponse]
174260
+ def personalization_mode: () -> ("ENABLED" | "DISABLED")
174261
+ def request_id: () -> ::String
174262
+ def status: () -> ::Integer
174263
+ end
174264
+ # https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/QuickSight/Client.html#update_q_personalization_configuration-instance_method
174265
+ def update_q_personalization_configuration: (
174266
+ aws_account_id: ::String,
174267
+ personalization_mode: ("ENABLED" | "DISABLED")
174268
+ ) -> _UpdateQPersonalizationConfigurationResponseSuccess
174269
+ | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateQPersonalizationConfigurationResponseSuccess
174270
+
174206
174271
  interface _UpdateRefreshScheduleResponseSuccess
174207
174272
  include ::Seahorse::Client::_ResponseSuccess[Types::UpdateRefreshScheduleResponse]
174208
174273
  def status: () -> ::Integer
@@ -208394,7 +208459,10 @@ module Aws
208394
208459
  },
208395
208460
  ]?
208396
208461
  },
208397
- ]?
208462
+ ]?,
208463
+ config_options: {
208464
+ q_business_insights_enabled: bool?
208465
+ }?
208398
208466
  }
208399
208467
  ) -> _UpdateTopicResponseSuccess
208400
208468
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateTopicResponseSuccess
data/sig/types.rbs CHANGED
@@ -246,6 +246,7 @@ module Aws::QuickSight
246
246
  attr_accessor themes: ::Array[Types::AssetBundleExportJobThemeOverrideProperties]
247
247
  attr_accessor analyses: ::Array[Types::AssetBundleExportJobAnalysisOverrideProperties]
248
248
  attr_accessor dashboards: ::Array[Types::AssetBundleExportJobDashboardOverrideProperties]
249
+ attr_accessor folders: ::Array[Types::AssetBundleExportJobFolderOverrideProperties]
249
250
  SENSITIVE: []
250
251
  end
251
252
 
@@ -280,6 +281,12 @@ module Aws::QuickSight
280
281
  SENSITIVE: []
281
282
  end
282
283
 
284
+ class AssetBundleExportJobFolderOverrideProperties
285
+ attr_accessor arn: ::String
286
+ attr_accessor properties: ::Array[("Name" | "ParentFolderArn")]
287
+ SENSITIVE: []
288
+ end
289
+
283
290
  class AssetBundleExportJobRefreshScheduleOverrideProperties
284
291
  attr_accessor arn: ::String
285
292
  attr_accessor properties: ::Array[("StartAfterDateTime")]
@@ -422,6 +429,25 @@ module Aws::QuickSight
422
429
  SENSITIVE: []
423
430
  end
424
431
 
432
+ class AssetBundleImportJobFolderOverrideParameters
433
+ attr_accessor folder_id: ::String
434
+ attr_accessor name: ::String
435
+ attr_accessor parent_folder_arn: ::String
436
+ SENSITIVE: []
437
+ end
438
+
439
+ class AssetBundleImportJobFolderOverridePermissions
440
+ attr_accessor folder_ids: ::Array[::String]
441
+ attr_accessor permissions: Types::AssetBundleResourcePermissions
442
+ SENSITIVE: []
443
+ end
444
+
445
+ class AssetBundleImportJobFolderOverrideTags
446
+ attr_accessor folder_ids: ::Array[::String]
447
+ attr_accessor tags: ::Array[Types::Tag]
448
+ SENSITIVE: []
449
+ end
450
+
425
451
  class AssetBundleImportJobOverrideParameters
426
452
  attr_accessor resource_id_override_configuration: Types::AssetBundleImportJobResourceIdOverrideConfiguration
427
453
  attr_accessor vpc_connections: ::Array[Types::AssetBundleImportJobVPCConnectionOverrideParameters]
@@ -431,6 +457,7 @@ module Aws::QuickSight
431
457
  attr_accessor themes: ::Array[Types::AssetBundleImportJobThemeOverrideParameters]
432
458
  attr_accessor analyses: ::Array[Types::AssetBundleImportJobAnalysisOverrideParameters]
433
459
  attr_accessor dashboards: ::Array[Types::AssetBundleImportJobDashboardOverrideParameters]
460
+ attr_accessor folders: ::Array[Types::AssetBundleImportJobFolderOverrideParameters]
434
461
  SENSITIVE: []
435
462
  end
436
463
 
@@ -440,6 +467,7 @@ module Aws::QuickSight
440
467
  attr_accessor themes: ::Array[Types::AssetBundleImportJobThemeOverridePermissions]
441
468
  attr_accessor analyses: ::Array[Types::AssetBundleImportJobAnalysisOverridePermissions]
442
469
  attr_accessor dashboards: ::Array[Types::AssetBundleImportJobDashboardOverridePermissions]
470
+ attr_accessor folders: ::Array[Types::AssetBundleImportJobFolderOverridePermissions]
443
471
  SENSITIVE: []
444
472
  end
445
473
 
@@ -450,6 +478,7 @@ module Aws::QuickSight
450
478
  attr_accessor themes: ::Array[Types::AssetBundleImportJobThemeOverrideTags]
451
479
  attr_accessor analyses: ::Array[Types::AssetBundleImportJobAnalysisOverrideTags]
452
480
  attr_accessor dashboards: ::Array[Types::AssetBundleImportJobDashboardOverrideTags]
481
+ attr_accessor folders: ::Array[Types::AssetBundleImportJobFolderOverrideTags]
453
482
  SENSITIVE: []
454
483
  end
455
484
 
@@ -2932,6 +2961,8 @@ module Aws::QuickSight
2932
2961
  attr_accessor include_tags: bool
2933
2962
  attr_accessor validation_strategy: Types::AssetBundleExportJobValidationStrategy
2934
2963
  attr_accessor warnings: ::Array[Types::AssetBundleExportJobWarning]
2964
+ attr_accessor include_folder_memberships: bool
2965
+ attr_accessor include_folder_members: ("RECURSE" | "ONE_LEVEL" | "NONE")
2935
2966
  SENSITIVE: [:download_url]
2936
2967
  end
2937
2968
 
@@ -3274,6 +3305,18 @@ module Aws::QuickSight
3274
3305
  SENSITIVE: []
3275
3306
  end
3276
3307
 
3308
+ class DescribeQPersonalizationConfigurationRequest
3309
+ attr_accessor aws_account_id: ::String
3310
+ SENSITIVE: []
3311
+ end
3312
+
3313
+ class DescribeQPersonalizationConfigurationResponse
3314
+ attr_accessor personalization_mode: ("ENABLED" | "DISABLED")
3315
+ attr_accessor request_id: ::String
3316
+ attr_accessor status: ::Integer
3317
+ SENSITIVE: []
3318
+ end
3319
+
3277
3320
  class DescribeRefreshScheduleRequest
3278
3321
  attr_accessor aws_account_id: ::String
3279
3322
  attr_accessor data_set_id: ::String
@@ -7101,6 +7144,8 @@ module Aws::QuickSight
7101
7144
  attr_accessor include_permissions: bool
7102
7145
  attr_accessor include_tags: bool
7103
7146
  attr_accessor validation_strategy: Types::AssetBundleExportJobValidationStrategy
7147
+ attr_accessor include_folder_memberships: bool
7148
+ attr_accessor include_folder_members: ("RECURSE" | "ONE_LEVEL" | "NONE")
7104
7149
  SENSITIVE: []
7105
7150
  end
7106
7151
 
@@ -7786,6 +7831,11 @@ module Aws::QuickSight
7786
7831
  SENSITIVE: []
7787
7832
  end
7788
7833
 
7834
+ class TopicConfigOptions
7835
+ attr_accessor q_business_insights_enabled: bool
7836
+ SENSITIVE: []
7837
+ end
7838
+
7789
7839
  class TopicConstantValue
7790
7840
  attr_accessor constant_type: ("SINGULAR" | "RANGE" | "COLLECTIVE")
7791
7841
  attr_accessor value: ::String
@@ -7806,6 +7856,7 @@ module Aws::QuickSight
7806
7856
  attr_accessor description: ::String
7807
7857
  attr_accessor user_experience_version: ("LEGACY" | "NEW_READER_EXPERIENCE")
7808
7858
  attr_accessor data_sets: ::Array[Types::DatasetMetadata]
7859
+ attr_accessor config_options: Types::TopicConfigOptions
7809
7860
  SENSITIVE: []
7810
7861
  end
7811
7862
 
@@ -8512,6 +8563,19 @@ module Aws::QuickSight
8512
8563
  SENSITIVE: []
8513
8564
  end
8514
8565
 
8566
+ class UpdateQPersonalizationConfigurationRequest
8567
+ attr_accessor aws_account_id: ::String
8568
+ attr_accessor personalization_mode: ("ENABLED" | "DISABLED")
8569
+ SENSITIVE: []
8570
+ end
8571
+
8572
+ class UpdateQPersonalizationConfigurationResponse
8573
+ attr_accessor personalization_mode: ("ENABLED" | "DISABLED")
8574
+ attr_accessor request_id: ::String
8575
+ attr_accessor status: ::Integer
8576
+ SENSITIVE: []
8577
+ end
8578
+
8515
8579
  class UpdateRefreshScheduleRequest
8516
8580
  attr_accessor data_set_id: ::String
8517
8581
  attr_accessor aws_account_id: ::String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-quicksight
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.129.0
4
+ version: 1.131.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-24 00:00:00.000000000 Z
11
+ date: 2024-10-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core