aws-sdk-quicksight 1.70.0 → 1.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40,6 +40,7 @@ module Aws::QuickSight
40
40
  AnonymousUserDashboardEmbeddingConfiguration = Shapes::StructureShape.new(name: 'AnonymousUserDashboardEmbeddingConfiguration')
41
41
  AnonymousUserDashboardVisualEmbeddingConfiguration = Shapes::StructureShape.new(name: 'AnonymousUserDashboardVisualEmbeddingConfiguration')
42
42
  AnonymousUserEmbeddingExperienceConfiguration = Shapes::StructureShape.new(name: 'AnonymousUserEmbeddingExperienceConfiguration')
43
+ AnonymousUserQSearchBarEmbeddingConfiguration = Shapes::StructureShape.new(name: 'AnonymousUserQSearchBarEmbeddingConfiguration')
43
44
  Arn = Shapes::StringShape.new(name: 'Arn')
44
45
  ArnList = Shapes::ListShape.new(name: 'ArnList')
45
46
  AssignmentStatus = Shapes::StringShape.new(name: 'AssignmentStatus')
@@ -148,11 +149,14 @@ module Aws::QuickSight
148
149
  DataSetArnsList = Shapes::ListShape.new(name: 'DataSetArnsList')
149
150
  DataSetConfiguration = Shapes::StructureShape.new(name: 'DataSetConfiguration')
150
151
  DataSetConfigurationList = Shapes::ListShape.new(name: 'DataSetConfigurationList')
152
+ DataSetFilterAttribute = Shapes::StringShape.new(name: 'DataSetFilterAttribute')
151
153
  DataSetImportMode = Shapes::StringShape.new(name: 'DataSetImportMode')
152
154
  DataSetName = Shapes::StringShape.new(name: 'DataSetName')
153
155
  DataSetReference = Shapes::StructureShape.new(name: 'DataSetReference')
154
156
  DataSetReferenceList = Shapes::ListShape.new(name: 'DataSetReferenceList')
155
157
  DataSetSchema = Shapes::StructureShape.new(name: 'DataSetSchema')
158
+ DataSetSearchFilter = Shapes::StructureShape.new(name: 'DataSetSearchFilter')
159
+ DataSetSearchFilterList = Shapes::ListShape.new(name: 'DataSetSearchFilterList')
156
160
  DataSetSummary = Shapes::StructureShape.new(name: 'DataSetSummary')
157
161
  DataSetSummaryList = Shapes::ListShape.new(name: 'DataSetSummaryList')
158
162
  DataSetUsageConfiguration = Shapes::StructureShape.new(name: 'DataSetUsageConfiguration')
@@ -160,17 +164,25 @@ module Aws::QuickSight
160
164
  DataSourceCredentials = Shapes::StructureShape.new(name: 'DataSourceCredentials')
161
165
  DataSourceErrorInfo = Shapes::StructureShape.new(name: 'DataSourceErrorInfo')
162
166
  DataSourceErrorInfoType = Shapes::StringShape.new(name: 'DataSourceErrorInfoType')
167
+ DataSourceFilterAttribute = Shapes::StringShape.new(name: 'DataSourceFilterAttribute')
163
168
  DataSourceList = Shapes::ListShape.new(name: 'DataSourceList')
164
169
  DataSourceParameters = Shapes::StructureShape.new(name: 'DataSourceParameters')
165
170
  DataSourceParametersList = Shapes::ListShape.new(name: 'DataSourceParametersList')
171
+ DataSourceSearchFilter = Shapes::StructureShape.new(name: 'DataSourceSearchFilter')
172
+ DataSourceSearchFilterList = Shapes::ListShape.new(name: 'DataSourceSearchFilterList')
173
+ DataSourceSummary = Shapes::StructureShape.new(name: 'DataSourceSummary')
174
+ DataSourceSummaryList = Shapes::ListShape.new(name: 'DataSourceSummaryList')
166
175
  DataSourceType = Shapes::StringShape.new(name: 'DataSourceType')
167
176
  Database = Shapes::StringShape.new(name: 'Database')
177
+ DatabricksParameters = Shapes::StructureShape.new(name: 'DatabricksParameters')
168
178
  DateTimeParameter = Shapes::StructureShape.new(name: 'DateTimeParameter')
169
179
  DateTimeParameterList = Shapes::ListShape.new(name: 'DateTimeParameterList')
170
180
  DecimalParameter = Shapes::StructureShape.new(name: 'DecimalParameter')
171
181
  DecimalParameterList = Shapes::ListShape.new(name: 'DecimalParameterList')
172
182
  DeleteAccountCustomizationRequest = Shapes::StructureShape.new(name: 'DeleteAccountCustomizationRequest')
173
183
  DeleteAccountCustomizationResponse = Shapes::StructureShape.new(name: 'DeleteAccountCustomizationResponse')
184
+ DeleteAccountSubscriptionRequest = Shapes::StructureShape.new(name: 'DeleteAccountSubscriptionRequest')
185
+ DeleteAccountSubscriptionResponse = Shapes::StructureShape.new(name: 'DeleteAccountSubscriptionResponse')
174
186
  DeleteAnalysisRequest = Shapes::StructureShape.new(name: 'DeleteAnalysisRequest')
175
187
  DeleteAnalysisResponse = Shapes::StructureShape.new(name: 'DeleteAnalysisResponse')
176
188
  DeleteDashboardRequest = Shapes::StructureShape.new(name: 'DeleteDashboardRequest')
@@ -344,6 +356,7 @@ module Aws::QuickSight
344
356
  InternalFailureException = Shapes::StructureShape.new(name: 'InternalFailureException')
345
357
  InvalidNextTokenException = Shapes::StructureShape.new(name: 'InvalidNextTokenException')
346
358
  InvalidParameterValueException = Shapes::StructureShape.new(name: 'InvalidParameterValueException')
359
+ InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
347
360
  IpRestrictionRuleDescription = Shapes::StringShape.new(name: 'IpRestrictionRuleDescription')
348
361
  IpRestrictionRuleMap = Shapes::MapShape.new(name: 'IpRestrictionRuleMap')
349
362
  JiraParameters = Shapes::StructureShape.new(name: 'JiraParameters')
@@ -467,6 +480,7 @@ module Aws::QuickSight
467
480
  RestoreAnalysisRequest = Shapes::StructureShape.new(name: 'RestoreAnalysisRequest')
468
481
  RestoreAnalysisResponse = Shapes::StructureShape.new(name: 'RestoreAnalysisResponse')
469
482
  RestrictiveResourceId = Shapes::StringShape.new(name: 'RestrictiveResourceId')
483
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
470
484
  RoleName = Shapes::StringShape.new(name: 'RoleName')
471
485
  RoleSessionName = Shapes::StringShape.new(name: 'RoleSessionName')
472
486
  RowInfo = Shapes::StructureShape.new(name: 'RowInfo')
@@ -485,6 +499,10 @@ module Aws::QuickSight
485
499
  SearchAnalysesResponse = Shapes::StructureShape.new(name: 'SearchAnalysesResponse')
486
500
  SearchDashboardsRequest = Shapes::StructureShape.new(name: 'SearchDashboardsRequest')
487
501
  SearchDashboardsResponse = Shapes::StructureShape.new(name: 'SearchDashboardsResponse')
502
+ SearchDataSetsRequest = Shapes::StructureShape.new(name: 'SearchDataSetsRequest')
503
+ SearchDataSetsResponse = Shapes::StructureShape.new(name: 'SearchDataSetsResponse')
504
+ SearchDataSourcesRequest = Shapes::StructureShape.new(name: 'SearchDataSourcesRequest')
505
+ SearchDataSourcesResponse = Shapes::StructureShape.new(name: 'SearchDataSourcesResponse')
488
506
  SearchFoldersRequest = Shapes::StructureShape.new(name: 'SearchFoldersRequest')
489
507
  SearchFoldersResponse = Shapes::StructureShape.new(name: 'SearchFoldersResponse')
490
508
  SearchGroupsRequest = Shapes::StructureShape.new(name: 'SearchGroupsRequest')
@@ -505,6 +523,7 @@ module Aws::QuickSight
505
523
  SiteBaseUrl = Shapes::StringShape.new(name: 'SiteBaseUrl')
506
524
  SnowflakeParameters = Shapes::StructureShape.new(name: 'SnowflakeParameters')
507
525
  SparkParameters = Shapes::StructureShape.new(name: 'SparkParameters')
526
+ SqlEndpointPath = Shapes::StringShape.new(name: 'SqlEndpointPath')
508
527
  SqlQuery = Shapes::StringShape.new(name: 'SqlQuery')
509
528
  SqlServerParameters = Shapes::StructureShape.new(name: 'SqlServerParameters')
510
529
  SslProperties = Shapes::StructureShape.new(name: 'SslProperties')
@@ -651,6 +670,7 @@ module Aws::QuickSight
651
670
  AccountSettings.add_member(:default_namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "DefaultNamespace"))
652
671
  AccountSettings.add_member(:notification_email, Shapes::ShapeRef.new(shape: String, location_name: "NotificationEmail"))
653
672
  AccountSettings.add_member(:public_sharing_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "PublicSharingEnabled"))
673
+ AccountSettings.add_member(:termination_protection_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "TerminationProtectionEnabled"))
654
674
  AccountSettings.struct_class = Types::AccountSettings
655
675
 
656
676
  ActionList.member = Shapes::ShapeRef.new(shape: String)
@@ -722,11 +742,16 @@ module Aws::QuickSight
722
742
 
723
743
  AnonymousUserEmbeddingExperienceConfiguration.add_member(:dashboard, Shapes::ShapeRef.new(shape: AnonymousUserDashboardEmbeddingConfiguration, location_name: "Dashboard"))
724
744
  AnonymousUserEmbeddingExperienceConfiguration.add_member(:dashboard_visual, Shapes::ShapeRef.new(shape: AnonymousUserDashboardVisualEmbeddingConfiguration, location_name: "DashboardVisual"))
745
+ AnonymousUserEmbeddingExperienceConfiguration.add_member(:q_search_bar, Shapes::ShapeRef.new(shape: AnonymousUserQSearchBarEmbeddingConfiguration, location_name: "QSearchBar"))
725
746
  AnonymousUserEmbeddingExperienceConfiguration.struct_class = Types::AnonymousUserEmbeddingExperienceConfiguration
726
747
 
748
+ AnonymousUserQSearchBarEmbeddingConfiguration.add_member(:initial_topic_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location_name: "InitialTopicId"))
749
+ AnonymousUserQSearchBarEmbeddingConfiguration.struct_class = Types::AnonymousUserQSearchBarEmbeddingConfiguration
750
+
727
751
  ArnList.member = Shapes::ShapeRef.new(shape: Arn)
728
752
 
729
753
  AthenaParameters.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroup, location_name: "WorkGroup"))
754
+ AthenaParameters.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
730
755
  AthenaParameters.struct_class = Types::AthenaParameters
731
756
 
732
757
  AuroraParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
@@ -1215,6 +1240,13 @@ module Aws::QuickSight
1215
1240
  DataSetSchema.add_member(:column_schema_list, Shapes::ShapeRef.new(shape: ColumnSchemaList, location_name: "ColumnSchemaList"))
1216
1241
  DataSetSchema.struct_class = Types::DataSetSchema
1217
1242
 
1243
+ DataSetSearchFilter.add_member(:operator, Shapes::ShapeRef.new(shape: FilterOperator, required: true, location_name: "Operator"))
1244
+ DataSetSearchFilter.add_member(:name, Shapes::ShapeRef.new(shape: DataSetFilterAttribute, required: true, location_name: "Name"))
1245
+ DataSetSearchFilter.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Value"))
1246
+ DataSetSearchFilter.struct_class = Types::DataSetSearchFilter
1247
+
1248
+ DataSetSearchFilterList.member = Shapes::ShapeRef.new(shape: DataSetSearchFilter)
1249
+
1218
1250
  DataSetSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1219
1251
  DataSetSummary.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "DataSetId"))
1220
1252
  DataSetSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
@@ -1280,10 +1312,33 @@ module Aws::QuickSight
1280
1312
  DataSourceParameters.add_member(:twitter_parameters, Shapes::ShapeRef.new(shape: TwitterParameters, location_name: "TwitterParameters"))
1281
1313
  DataSourceParameters.add_member(:amazon_open_search_parameters, Shapes::ShapeRef.new(shape: AmazonOpenSearchParameters, location_name: "AmazonOpenSearchParameters"))
1282
1314
  DataSourceParameters.add_member(:exasol_parameters, Shapes::ShapeRef.new(shape: ExasolParameters, location_name: "ExasolParameters"))
1315
+ DataSourceParameters.add_member(:databricks_parameters, Shapes::ShapeRef.new(shape: DatabricksParameters, location_name: "DatabricksParameters"))
1283
1316
  DataSourceParameters.struct_class = Types::DataSourceParameters
1284
1317
 
1285
1318
  DataSourceParametersList.member = Shapes::ShapeRef.new(shape: DataSourceParameters)
1286
1319
 
1320
+ DataSourceSearchFilter.add_member(:operator, Shapes::ShapeRef.new(shape: FilterOperator, required: true, location_name: "Operator"))
1321
+ DataSourceSearchFilter.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceFilterAttribute, required: true, location_name: "Name"))
1322
+ DataSourceSearchFilter.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Value"))
1323
+ DataSourceSearchFilter.struct_class = Types::DataSourceSearchFilter
1324
+
1325
+ DataSourceSearchFilterList.member = Shapes::ShapeRef.new(shape: DataSourceSearchFilter)
1326
+
1327
+ DataSourceSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1328
+ DataSourceSummary.add_member(:data_source_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "DataSourceId"))
1329
+ DataSourceSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
1330
+ DataSourceSummary.add_member(:type, Shapes::ShapeRef.new(shape: DataSourceType, location_name: "Type"))
1331
+ DataSourceSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
1332
+ DataSourceSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
1333
+ DataSourceSummary.struct_class = Types::DataSourceSummary
1334
+
1335
+ DataSourceSummaryList.member = Shapes::ShapeRef.new(shape: DataSourceSummary)
1336
+
1337
+ DatabricksParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
1338
+ DatabricksParameters.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
1339
+ DatabricksParameters.add_member(:sql_endpoint_path, Shapes::ShapeRef.new(shape: SqlEndpointPath, required: true, location_name: "SqlEndpointPath"))
1340
+ DatabricksParameters.struct_class = Types::DatabricksParameters
1341
+
1287
1342
  DateTimeParameter.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Name"))
1288
1343
  DateTimeParameter.add_member(:values, Shapes::ShapeRef.new(shape: TimestampList, required: true, location_name: "Values"))
1289
1344
  DateTimeParameter.struct_class = Types::DateTimeParameter
@@ -1304,6 +1359,13 @@ module Aws::QuickSight
1304
1359
  DeleteAccountCustomizationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1305
1360
  DeleteAccountCustomizationResponse.struct_class = Types::DeleteAccountCustomizationResponse
1306
1361
 
1362
+ DeleteAccountSubscriptionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1363
+ DeleteAccountSubscriptionRequest.struct_class = Types::DeleteAccountSubscriptionRequest
1364
+
1365
+ DeleteAccountSubscriptionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1366
+ DeleteAccountSubscriptionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1367
+ DeleteAccountSubscriptionResponse.struct_class = Types::DeleteAccountSubscriptionResponse
1368
+
1307
1369
  DeleteAnalysisRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1308
1370
  DeleteAnalysisRequest.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "AnalysisId"))
1309
1371
  DeleteAnalysisRequest.add_member(:recovery_window_in_days, Shapes::ShapeRef.new(shape: RecoveryWindowInDays, location: "querystring", location_name: "recovery-window-in-days"))
@@ -1819,6 +1881,7 @@ module Aws::QuickSight
1819
1881
  GenerateEmbedUrlForAnonymousUserResponse.add_member(:embed_url, Shapes::ShapeRef.new(shape: EmbeddingUrl, required: true, location_name: "EmbedUrl"))
1820
1882
  GenerateEmbedUrlForAnonymousUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, required: true, location: "statusCode", location_name: "Status"))
1821
1883
  GenerateEmbedUrlForAnonymousUserResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RequestId"))
1884
+ GenerateEmbedUrlForAnonymousUserResponse.add_member(:anonymous_user_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "AnonymousUserArn"))
1822
1885
  GenerateEmbedUrlForAnonymousUserResponse.struct_class = Types::GenerateEmbedUrlForAnonymousUserResponse
1823
1886
 
1824
1887
  GenerateEmbedUrlForRegisteredUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
@@ -1954,6 +2017,10 @@ module Aws::QuickSight
1954
2017
  InvalidParameterValueException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1955
2018
  InvalidParameterValueException.struct_class = Types::InvalidParameterValueException
1956
2019
 
2020
+ InvalidRequestException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
2021
+ InvalidRequestException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2022
+ InvalidRequestException.struct_class = Types::InvalidRequestException
2023
+
1957
2024
  IpRestrictionRuleMap.key = Shapes::ShapeRef.new(shape: CIDR)
1958
2025
  IpRestrictionRuleMap.value = Shapes::ShapeRef.new(shape: IpRestrictionRuleDescription)
1959
2026
 
@@ -2489,6 +2556,30 @@ module Aws::QuickSight
2489
2556
  SearchDashboardsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2490
2557
  SearchDashboardsResponse.struct_class = Types::SearchDashboardsResponse
2491
2558
 
2559
+ SearchDataSetsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2560
+ SearchDataSetsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: DataSetSearchFilterList, required: true, location_name: "Filters"))
2561
+ SearchDataSetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
2562
+ SearchDataSetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
2563
+ SearchDataSetsRequest.struct_class = Types::SearchDataSetsRequest
2564
+
2565
+ SearchDataSetsResponse.add_member(:data_set_summaries, Shapes::ShapeRef.new(shape: DataSetSummaryList, location_name: "DataSetSummaries"))
2566
+ SearchDataSetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
2567
+ SearchDataSetsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2568
+ SearchDataSetsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2569
+ SearchDataSetsResponse.struct_class = Types::SearchDataSetsResponse
2570
+
2571
+ SearchDataSourcesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2572
+ SearchDataSourcesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: DataSourceSearchFilterList, required: true, location_name: "Filters"))
2573
+ SearchDataSourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
2574
+ SearchDataSourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
2575
+ SearchDataSourcesRequest.struct_class = Types::SearchDataSourcesRequest
2576
+
2577
+ SearchDataSourcesResponse.add_member(:data_source_summaries, Shapes::ShapeRef.new(shape: DataSourceSummaryList, location_name: "DataSourceSummaries"))
2578
+ SearchDataSourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
2579
+ SearchDataSourcesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2580
+ SearchDataSourcesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2581
+ SearchDataSourcesResponse.struct_class = Types::SearchDataSourcesResponse
2582
+
2492
2583
  SearchFoldersRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2493
2584
  SearchFoldersRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FolderSearchFilterList, required: true, location_name: "Filters"))
2494
2585
  SearchFoldersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
@@ -2796,6 +2887,7 @@ module Aws::QuickSight
2796
2887
  UpdateAccountSettingsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2797
2888
  UpdateAccountSettingsRequest.add_member(:default_namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "DefaultNamespace"))
2798
2889
  UpdateAccountSettingsRequest.add_member(:notification_email, Shapes::ShapeRef.new(shape: String, location_name: "NotificationEmail"))
2890
+ UpdateAccountSettingsRequest.add_member(:termination_protection_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "TerminationProtectionEnabled"))
2799
2891
  UpdateAccountSettingsRequest.struct_class = Types::UpdateAccountSettingsRequest
2800
2892
 
2801
2893
  UpdateAccountSettingsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
@@ -3452,6 +3544,21 @@ module Aws::QuickSight
3452
3544
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
3453
3545
  end)
3454
3546
 
3547
+ api.add_operation(:delete_account_subscription, Seahorse::Model::Operation.new.tap do |o|
3548
+ o.name = "DeleteAccountSubscription"
3549
+ o.http_method = "DELETE"
3550
+ o.http_request_uri = "/account/{AwsAccountId}"
3551
+ o.input = Shapes::ShapeRef.new(shape: DeleteAccountSubscriptionRequest)
3552
+ o.output = Shapes::ShapeRef.new(shape: DeleteAccountSubscriptionResponse)
3553
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3554
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3555
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3556
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3557
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
3558
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3559
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
3560
+ end)
3561
+
3455
3562
  api.add_operation(:delete_analysis, Seahorse::Model::Operation.new.tap do |o|
3456
3563
  o.name = "DeleteAnalysis"
3457
3564
  o.http_method = "DELETE"
@@ -4587,6 +4694,46 @@ module Aws::QuickSight
4587
4694
  )
4588
4695
  end)
4589
4696
 
4697
+ api.add_operation(:search_data_sets, Seahorse::Model::Operation.new.tap do |o|
4698
+ o.name = "SearchDataSets"
4699
+ o.http_method = "POST"
4700
+ o.http_request_uri = "/accounts/{AwsAccountId}/search/data-sets"
4701
+ o.input = Shapes::ShapeRef.new(shape: SearchDataSetsRequest)
4702
+ o.output = Shapes::ShapeRef.new(shape: SearchDataSetsResponse)
4703
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4704
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4705
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
4706
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4707
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
4708
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4709
+ o[:pager] = Aws::Pager.new(
4710
+ limit_key: "max_results",
4711
+ tokens: {
4712
+ "next_token" => "next_token"
4713
+ }
4714
+ )
4715
+ end)
4716
+
4717
+ api.add_operation(:search_data_sources, Seahorse::Model::Operation.new.tap do |o|
4718
+ o.name = "SearchDataSources"
4719
+ o.http_method = "POST"
4720
+ o.http_request_uri = "/accounts/{AwsAccountId}/search/data-sources"
4721
+ o.input = Shapes::ShapeRef.new(shape: SearchDataSourcesRequest)
4722
+ o.output = Shapes::ShapeRef.new(shape: SearchDataSourcesResponse)
4723
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4724
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4725
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
4726
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4727
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
4728
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4729
+ o[:pager] = Aws::Pager.new(
4730
+ limit_key: "max_results",
4731
+ tokens: {
4732
+ "next_token" => "next_token"
4733
+ }
4734
+ )
4735
+ end)
4736
+
4590
4737
  api.add_operation(:search_folders, Seahorse::Model::Operation.new.tap do |o|
4591
4738
  o.name = "SearchFolders"
4592
4739
  o.http_method = "POST"
@@ -4599,6 +4746,7 @@ module Aws::QuickSight
4599
4746
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4600
4747
  o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
4601
4748
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
4749
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
4602
4750
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
4603
4751
  end)
4604
4752
 
@@ -50,6 +50,9 @@ module Aws::QuickSight
50
50
 
51
51
  def initialize(options = {})
52
52
  self[:region] = options[:region]
53
+ if self[:region].nil?
54
+ raise ArgumentError, "Missing required EndpointParameter: :region"
55
+ end
53
56
  self[:use_dual_stack] = options[:use_dual_stack]
54
57
  self[:use_dual_stack] = false if self[:use_dual_stack].nil?
55
58
  if self[:use_dual_stack].nil?
@@ -29,83 +29,83 @@ module Aws::QuickSight
29
29
  # @api private
30
30
  RULES = <<-JSON
31
31
  eyJ2ZXJzaW9uIjoiMS4wIiwicGFyYW1ldGVycyI6eyJSZWdpb24iOnsiYnVp
32
- bHRJbiI6IkFXUzo6UmVnaW9uIiwicmVxdWlyZWQiOmZhbHNlLCJkb2N1bWVu
33
- dGF0aW9uIjoiVGhlIEFXUyByZWdpb24gdXNlZCB0byBkaXNwYXRjaCB0aGUg
34
- cmVxdWVzdC4iLCJ0eXBlIjoiU3RyaW5nIn0sIlVzZUR1YWxTdGFjayI6eyJi
35
- dWlsdEluIjoiQVdTOjpVc2VEdWFsU3RhY2siLCJyZXF1aXJlZCI6dHJ1ZSwi
36
- ZGVmYXVsdCI6ZmFsc2UsImRvY3VtZW50YXRpb24iOiJXaGVuIHRydWUsIHVz
37
- ZSB0aGUgZHVhbC1zdGFjayBlbmRwb2ludC4gSWYgdGhlIGNvbmZpZ3VyZWQg
38
- ZW5kcG9pbnQgZG9lcyBub3Qgc3VwcG9ydCBkdWFsLXN0YWNrLCBkaXNwYXRj
39
- aGluZyB0aGUgcmVxdWVzdCBNQVkgcmV0dXJuIGFuIGVycm9yLiIsInR5cGUi
40
- OiJCb29sZWFuIn0sIlVzZUZJUFMiOnsiYnVpbHRJbiI6IkFXUzo6VXNlRklQ
41
- UyIsInJlcXVpcmVkIjp0cnVlLCJkZWZhdWx0IjpmYWxzZSwiZG9jdW1lbnRh
42
- dGlvbiI6IldoZW4gdHJ1ZSwgc2VuZCB0aGlzIHJlcXVlc3QgdG8gdGhlIEZJ
43
- UFMtY29tcGxpYW50IHJlZ2lvbmFsIGVuZHBvaW50LiBJZiB0aGUgY29uZmln
44
- dXJlZCBlbmRwb2ludCBkb2VzIG5vdCBoYXZlIGEgRklQUyBjb21wbGlhbnQg
45
- ZW5kcG9pbnQsIGRpc3BhdGNoaW5nIHRoZSByZXF1ZXN0IHdpbGwgcmV0dXJu
46
- IGFuIGVycm9yLiIsInR5cGUiOiJCb29sZWFuIn0sIkVuZHBvaW50Ijp7ImJ1
47
- aWx0SW4iOiJTREs6OkVuZHBvaW50IiwicmVxdWlyZWQiOmZhbHNlLCJkb2N1
48
- bWVudGF0aW9uIjoiT3ZlcnJpZGUgdGhlIGVuZHBvaW50IHVzZWQgdG8gc2Vu
49
- ZCB0aGlzIHJlcXVlc3QiLCJ0eXBlIjoiU3RyaW5nIn19LCJydWxlcyI6W3si
50
- Y29uZGl0aW9ucyI6W3siZm4iOiJhd3MucGFydGl0aW9uIiwiYXJndiI6W3si
51
- cmVmIjoiUmVnaW9uIn1dLCJhc3NpZ24iOiJQYXJ0aXRpb25SZXN1bHQifV0s
52
- InR5cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNvbmRpdGlvbnMiOlt7ImZuIjoi
53
- aXNTZXQiLCJhcmd2IjpbeyJyZWYiOiJFbmRwb2ludCJ9XX0seyJmbiI6InBh
54
- cnNlVVJMIiwiYXJndiI6W3sicmVmIjoiRW5kcG9pbnQifV0sImFzc2lnbiI6
55
- InVybCJ9XSwidHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6
56
- W3siZm4iOiJib29sZWFuRXF1YWxzIiwiYXJndiI6W3sicmVmIjoiVXNlRklQ
57
- UyJ9LHRydWVdfV0sImVycm9yIjoiSW52YWxpZCBDb25maWd1cmF0aW9uOiBG
58
- SVBTIGFuZCBjdXN0b20gZW5kcG9pbnQgYXJlIG5vdCBzdXBwb3J0ZWQiLCJ0
59
- eXBlIjoiZXJyb3IifSx7ImNvbmRpdGlvbnMiOltdLCJ0eXBlIjoidHJlZSIs
60
- InJ1bGVzIjpbeyJjb25kaXRpb25zIjpbeyJmbiI6ImJvb2xlYW5FcXVhbHMi
61
- LCJhcmd2IjpbeyJyZWYiOiJVc2VEdWFsU3RhY2sifSx0cnVlXX1dLCJlcnJv
62
- ciI6IkludmFsaWQgQ29uZmlndXJhdGlvbjogRHVhbHN0YWNrIGFuZCBjdXN0
63
- b20gZW5kcG9pbnQgYXJlIG5vdCBzdXBwb3J0ZWQiLCJ0eXBlIjoiZXJyb3Ii
64
- fSx7ImNvbmRpdGlvbnMiOltdLCJlbmRwb2ludCI6eyJ1cmwiOnsicmVmIjoi
65
- RW5kcG9pbnQifSwicHJvcGVydGllcyI6e30sImhlYWRlcnMiOnt9fSwidHlw
66
- ZSI6ImVuZHBvaW50In1dfV19LHsiY29uZGl0aW9ucyI6W3siZm4iOiJib29s
67
- ZWFuRXF1YWxzIiwiYXJndiI6W3sicmVmIjoiVXNlRklQUyJ9LHRydWVdfSx7
68
- ImZuIjoiYm9vbGVhbkVxdWFscyIsImFyZ3YiOlt7InJlZiI6IlVzZUR1YWxT
69
- dGFjayJ9LHRydWVdfV0sInR5cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNvbmRp
70
- dGlvbnMiOlt7ImZuIjoiYm9vbGVhbkVxdWFscyIsImFyZ3YiOlt0cnVlLHsi
71
- Zm4iOiJnZXRBdHRyIiwiYXJndiI6W3sicmVmIjoiUGFydGl0aW9uUmVzdWx0
72
- In0sInN1cHBvcnRzRklQUyJdfV19LHsiZm4iOiJib29sZWFuRXF1YWxzIiwi
73
- YXJndiI6W3RydWUseyJmbiI6ImdldEF0dHIiLCJhcmd2IjpbeyJyZWYiOiJQ
74
- YXJ0aXRpb25SZXN1bHQifSwic3VwcG9ydHNEdWFsU3RhY2siXX1dfV0sInR5
75
- cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNvbmRpdGlvbnMiOltdLCJlbmRwb2lu
76
- dCI6eyJ1cmwiOiJodHRwczovL3F1aWNrc2lnaHQtZmlwcy57UmVnaW9ufS57
77
- UGFydGl0aW9uUmVzdWx0I2R1YWxTdGFja0Ruc1N1ZmZpeH0iLCJwcm9wZXJ0
78
- aWVzIjp7fSwiaGVhZGVycyI6e319LCJ0eXBlIjoiZW5kcG9pbnQifV19LHsi
79
- Y29uZGl0aW9ucyI6W10sImVycm9yIjoiRklQUyBhbmQgRHVhbFN0YWNrIGFy
80
- ZSBlbmFibGVkLCBidXQgdGhpcyBwYXJ0aXRpb24gZG9lcyBub3Qgc3VwcG9y
81
- dCBvbmUgb3IgYm90aCIsInR5cGUiOiJlcnJvciJ9XX0seyJjb25kaXRpb25z
82
- IjpbeyJmbiI6ImJvb2xlYW5FcXVhbHMiLCJhcmd2IjpbeyJyZWYiOiJVc2VG
83
- SVBTIn0sdHJ1ZV19XSwidHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0
32
+ bHRJbiI6IkFXUzo6UmVnaW9uIiwicmVxdWlyZWQiOnRydWUsImRvY3VtZW50
33
+ YXRpb24iOiJUaGUgQVdTIHJlZ2lvbiB1c2VkIHRvIGRpc3BhdGNoIHRoZSBy
34
+ ZXF1ZXN0LiIsInR5cGUiOiJTdHJpbmcifSwiVXNlRHVhbFN0YWNrIjp7ImJ1
35
+ aWx0SW4iOiJBV1M6OlVzZUR1YWxTdGFjayIsInJlcXVpcmVkIjp0cnVlLCJk
36
+ ZWZhdWx0IjpmYWxzZSwiZG9jdW1lbnRhdGlvbiI6IldoZW4gdHJ1ZSwgdXNl
37
+ IHRoZSBkdWFsLXN0YWNrIGVuZHBvaW50LiBJZiB0aGUgY29uZmlndXJlZCBl
38
+ bmRwb2ludCBkb2VzIG5vdCBzdXBwb3J0IGR1YWwtc3RhY2ssIGRpc3BhdGNo
39
+ aW5nIHRoZSByZXF1ZXN0IE1BWSByZXR1cm4gYW4gZXJyb3IuIiwidHlwZSI6
40
+ IkJvb2xlYW4ifSwiVXNlRklQUyI6eyJidWlsdEluIjoiQVdTOjpVc2VGSVBT
41
+ IiwicmVxdWlyZWQiOnRydWUsImRlZmF1bHQiOmZhbHNlLCJkb2N1bWVudGF0
42
+ aW9uIjoiV2hlbiB0cnVlLCBzZW5kIHRoaXMgcmVxdWVzdCB0byB0aGUgRklQ
43
+ Uy1jb21wbGlhbnQgcmVnaW9uYWwgZW5kcG9pbnQuIElmIHRoZSBjb25maWd1
44
+ cmVkIGVuZHBvaW50IGRvZXMgbm90IGhhdmUgYSBGSVBTIGNvbXBsaWFudCBl
45
+ bmRwb2ludCwgZGlzcGF0Y2hpbmcgdGhlIHJlcXVlc3Qgd2lsbCByZXR1cm4g
46
+ YW4gZXJyb3IuIiwidHlwZSI6IkJvb2xlYW4ifSwiRW5kcG9pbnQiOnsiYnVp
47
+ bHRJbiI6IlNESzo6RW5kcG9pbnQiLCJyZXF1aXJlZCI6ZmFsc2UsImRvY3Vt
48
+ ZW50YXRpb24iOiJPdmVycmlkZSB0aGUgZW5kcG9pbnQgdXNlZCB0byBzZW5k
49
+ IHRoaXMgcmVxdWVzdCIsInR5cGUiOiJTdHJpbmcifX0sInJ1bGVzIjpbeyJj
50
+ b25kaXRpb25zIjpbeyJmbiI6ImF3cy5wYXJ0aXRpb24iLCJhcmd2IjpbeyJy
51
+ ZWYiOiJSZWdpb24ifV0sImFzc2lnbiI6IlBhcnRpdGlvblJlc3VsdCJ9XSwi
52
+ dHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6W3siZm4iOiJp
53
+ c1NldCIsImFyZ3YiOlt7InJlZiI6IkVuZHBvaW50In1dfSx7ImZuIjoicGFy
54
+ c2VVUkwiLCJhcmd2IjpbeyJyZWYiOiJFbmRwb2ludCJ9XSwiYXNzaWduIjoi
55
+ dXJsIn1dLCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJjb25kaXRpb25zIjpb
56
+ eyJmbiI6ImJvb2xlYW5FcXVhbHMiLCJhcmd2IjpbeyJyZWYiOiJVc2VGSVBT
57
+ In0sdHJ1ZV19XSwiZXJyb3IiOiJJbnZhbGlkIENvbmZpZ3VyYXRpb246IEZJ
58
+ UFMgYW5kIGN1c3RvbSBlbmRwb2ludCBhcmUgbm90IHN1cHBvcnRlZCIsInR5
59
+ cGUiOiJlcnJvciJ9LHsiY29uZGl0aW9ucyI6W10sInR5cGUiOiJ0cmVlIiwi
60
+ cnVsZXMiOlt7ImNvbmRpdGlvbnMiOlt7ImZuIjoiYm9vbGVhbkVxdWFscyIs
61
+ ImFyZ3YiOlt7InJlZiI6IlVzZUR1YWxTdGFjayJ9LHRydWVdfV0sImVycm9y
62
+ IjoiSW52YWxpZCBDb25maWd1cmF0aW9uOiBEdWFsc3RhY2sgYW5kIGN1c3Rv
63
+ bSBlbmRwb2ludCBhcmUgbm90IHN1cHBvcnRlZCIsInR5cGUiOiJlcnJvciJ9
64
+ LHsiY29uZGl0aW9ucyI6W10sImVuZHBvaW50Ijp7InVybCI6eyJyZWYiOiJF
65
+ bmRwb2ludCJ9LCJwcm9wZXJ0aWVzIjp7fSwiaGVhZGVycyI6e319LCJ0eXBl
66
+ IjoiZW5kcG9pbnQifV19XX0seyJjb25kaXRpb25zIjpbeyJmbiI6ImJvb2xl
67
+ YW5FcXVhbHMiLCJhcmd2IjpbeyJyZWYiOiJVc2VGSVBTIn0sdHJ1ZV19LHsi
68
+ Zm4iOiJib29sZWFuRXF1YWxzIiwiYXJndiI6W3sicmVmIjoiVXNlRHVhbFN0
69
+ YWNrIn0sdHJ1ZV19XSwidHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0
84
70
  aW9ucyI6W3siZm4iOiJib29sZWFuRXF1YWxzIiwiYXJndiI6W3RydWUseyJm
85
71
  biI6ImdldEF0dHIiLCJhcmd2IjpbeyJyZWYiOiJQYXJ0aXRpb25SZXN1bHQi
86
- fSwic3VwcG9ydHNGSVBTIl19XX1dLCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpb
87
- eyJjb25kaXRpb25zIjpbXSwidHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29u
88
- ZGl0aW9ucyI6W10sImVuZHBvaW50Ijp7InVybCI6Imh0dHBzOi8vcXVpY2tz
89
- aWdodC1maXBzLntSZWdpb259LntQYXJ0aXRpb25SZXN1bHQjZG5zU3VmZml4
90
- fSIsInByb3BlcnRpZXMiOnt9LCJoZWFkZXJzIjp7fX0sInR5cGUiOiJlbmRw
91
- b2ludCJ9XX1dfSx7ImNvbmRpdGlvbnMiOltdLCJlcnJvciI6IkZJUFMgaXMg
92
- ZW5hYmxlZCBidXQgdGhpcyBwYXJ0aXRpb24gZG9lcyBub3Qgc3VwcG9ydCBG
93
- SVBTIiwidHlwZSI6ImVycm9yIn1dfSx7ImNvbmRpdGlvbnMiOlt7ImZuIjoi
94
- Ym9vbGVhbkVxdWFscyIsImFyZ3YiOlt7InJlZiI6IlVzZUR1YWxTdGFjayJ9
95
- LHRydWVdfV0sInR5cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNvbmRpdGlvbnMi
96
- Olt7ImZuIjoiYm9vbGVhbkVxdWFscyIsImFyZ3YiOlt0cnVlLHsiZm4iOiJn
97
- ZXRBdHRyIiwiYXJndiI6W3sicmVmIjoiUGFydGl0aW9uUmVzdWx0In0sInN1
98
- cHBvcnRzRHVhbFN0YWNrIl19XX1dLCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpb
99
- eyJjb25kaXRpb25zIjpbXSwiZW5kcG9pbnQiOnsidXJsIjoiaHR0cHM6Ly9x
100
- dWlja3NpZ2h0LntSZWdpb259LntQYXJ0aXRpb25SZXN1bHQjZHVhbFN0YWNr
101
- RG5zU3VmZml4fSIsInByb3BlcnRpZXMiOnt9LCJoZWFkZXJzIjp7fX0sInR5
102
- cGUiOiJlbmRwb2ludCJ9XX0seyJjb25kaXRpb25zIjpbXSwiZXJyb3IiOiJE
103
- dWFsU3RhY2sgaXMgZW5hYmxlZCBidXQgdGhpcyBwYXJ0aXRpb24gZG9lcyBu
104
- b3Qgc3VwcG9ydCBEdWFsU3RhY2siLCJ0eXBlIjoiZXJyb3IifV19LHsiY29u
105
- ZGl0aW9ucyI6W10sImVuZHBvaW50Ijp7InVybCI6Imh0dHBzOi8vcXVpY2tz
106
- aWdodC57UmVnaW9ufS57UGFydGl0aW9uUmVzdWx0I2Ruc1N1ZmZpeH0iLCJw
107
- cm9wZXJ0aWVzIjp7fSwiaGVhZGVycyI6e319LCJ0eXBlIjoiZW5kcG9pbnQi
108
- fV19XX0=
72
+ fSwic3VwcG9ydHNGSVBTIl19XX0seyJmbiI6ImJvb2xlYW5FcXVhbHMiLCJh
73
+ cmd2IjpbdHJ1ZSx7ImZuIjoiZ2V0QXR0ciIsImFyZ3YiOlt7InJlZiI6IlBh
74
+ cnRpdGlvblJlc3VsdCJ9LCJzdXBwb3J0c0R1YWxTdGFjayJdfV19XSwidHlw
75
+ ZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6W10sImVuZHBvaW50
76
+ Ijp7InVybCI6Imh0dHBzOi8vcXVpY2tzaWdodC1maXBzLntSZWdpb259LntQ
77
+ YXJ0aXRpb25SZXN1bHQjZHVhbFN0YWNrRG5zU3VmZml4fSIsInByb3BlcnRp
78
+ ZXMiOnt9LCJoZWFkZXJzIjp7fX0sInR5cGUiOiJlbmRwb2ludCJ9XX0seyJj
79
+ b25kaXRpb25zIjpbXSwiZXJyb3IiOiJGSVBTIGFuZCBEdWFsU3RhY2sgYXJl
80
+ IGVuYWJsZWQsIGJ1dCB0aGlzIHBhcnRpdGlvbiBkb2VzIG5vdCBzdXBwb3J0
81
+ IG9uZSBvciBib3RoIiwidHlwZSI6ImVycm9yIn1dfSx7ImNvbmRpdGlvbnMi
82
+ Olt7ImZuIjoiYm9vbGVhbkVxdWFscyIsImFyZ3YiOlt7InJlZiI6IlVzZUZJ
83
+ UFMifSx0cnVlXX1dLCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJjb25kaXRp
84
+ b25zIjpbeyJmbiI6ImJvb2xlYW5FcXVhbHMiLCJhcmd2IjpbdHJ1ZSx7ImZu
85
+ IjoiZ2V0QXR0ciIsImFyZ3YiOlt7InJlZiI6IlBhcnRpdGlvblJlc3VsdCJ9
86
+ LCJzdXBwb3J0c0ZJUFMiXX1dfV0sInR5cGUiOiJ0cmVlIiwicnVsZXMiOlt7
87
+ ImNvbmRpdGlvbnMiOltdLCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJjb25k
88
+ aXRpb25zIjpbXSwiZW5kcG9pbnQiOnsidXJsIjoiaHR0cHM6Ly9xdWlja3Np
89
+ Z2h0LWZpcHMue1JlZ2lvbn0ue1BhcnRpdGlvblJlc3VsdCNkbnNTdWZmaXh9
90
+ IiwicHJvcGVydGllcyI6e30sImhlYWRlcnMiOnt9fSwidHlwZSI6ImVuZHBv
91
+ aW50In1dfV19LHsiY29uZGl0aW9ucyI6W10sImVycm9yIjoiRklQUyBpcyBl
92
+ bmFibGVkIGJ1dCB0aGlzIHBhcnRpdGlvbiBkb2VzIG5vdCBzdXBwb3J0IEZJ
93
+ UFMiLCJ0eXBlIjoiZXJyb3IifV19LHsiY29uZGl0aW9ucyI6W3siZm4iOiJi
94
+ b29sZWFuRXF1YWxzIiwiYXJndiI6W3sicmVmIjoiVXNlRHVhbFN0YWNrIn0s
95
+ dHJ1ZV19XSwidHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6
96
+ W3siZm4iOiJib29sZWFuRXF1YWxzIiwiYXJndiI6W3RydWUseyJmbiI6Imdl
97
+ dEF0dHIiLCJhcmd2IjpbeyJyZWYiOiJQYXJ0aXRpb25SZXN1bHQifSwic3Vw
98
+ cG9ydHNEdWFsU3RhY2siXX1dfV0sInR5cGUiOiJ0cmVlIiwicnVsZXMiOlt7
99
+ ImNvbmRpdGlvbnMiOltdLCJlbmRwb2ludCI6eyJ1cmwiOiJodHRwczovL3F1
100
+ aWNrc2lnaHQue1JlZ2lvbn0ue1BhcnRpdGlvblJlc3VsdCNkdWFsU3RhY2tE
101
+ bnNTdWZmaXh9IiwicHJvcGVydGllcyI6e30sImhlYWRlcnMiOnt9fSwidHlw
102
+ ZSI6ImVuZHBvaW50In1dfSx7ImNvbmRpdGlvbnMiOltdLCJlcnJvciI6IkR1
103
+ YWxTdGFjayBpcyBlbmFibGVkIGJ1dCB0aGlzIHBhcnRpdGlvbiBkb2VzIG5v
104
+ dCBzdXBwb3J0IER1YWxTdGFjayIsInR5cGUiOiJlcnJvciJ9XX0seyJjb25k
105
+ aXRpb25zIjpbXSwiZW5kcG9pbnQiOnsidXJsIjoiaHR0cHM6Ly9xdWlja3Np
106
+ Z2h0LntSZWdpb259LntQYXJ0aXRpb25SZXN1bHQjZG5zU3VmZml4fSIsInBy
107
+ b3BlcnRpZXMiOnt9LCJoZWFkZXJzIjp7fX0sInR5cGUiOiJlbmRwb2ludCJ9
108
+ XX1dfQ==
109
109
 
110
110
  JSON
111
111
  end
@@ -277,6 +277,20 @@ module Aws::QuickSight
277
277
  end
278
278
  end
279
279
 
280
+ class DeleteAccountSubscription
281
+ def self.build(context)
282
+ unless context.config.regional_endpoint
283
+ endpoint = context.config.endpoint.to_s
284
+ end
285
+ Aws::QuickSight::EndpointParameters.new(
286
+ region: context.config.region,
287
+ use_dual_stack: context.config.use_dualstack_endpoint,
288
+ use_fips: context.config.use_fips_endpoint,
289
+ endpoint: endpoint,
290
+ )
291
+ end
292
+ end
293
+
280
294
  class DeleteAnalysis
281
295
  def self.build(context)
282
296
  unless context.config.regional_endpoint
@@ -1299,6 +1313,34 @@ module Aws::QuickSight
1299
1313
  end
1300
1314
  end
1301
1315
 
1316
+ class SearchDataSets
1317
+ def self.build(context)
1318
+ unless context.config.regional_endpoint
1319
+ endpoint = context.config.endpoint.to_s
1320
+ end
1321
+ Aws::QuickSight::EndpointParameters.new(
1322
+ region: context.config.region,
1323
+ use_dual_stack: context.config.use_dualstack_endpoint,
1324
+ use_fips: context.config.use_fips_endpoint,
1325
+ endpoint: endpoint,
1326
+ )
1327
+ end
1328
+ end
1329
+
1330
+ class SearchDataSources
1331
+ def self.build(context)
1332
+ unless context.config.regional_endpoint
1333
+ endpoint = context.config.endpoint.to_s
1334
+ end
1335
+ Aws::QuickSight::EndpointParameters.new(
1336
+ region: context.config.region,
1337
+ use_dual_stack: context.config.use_dualstack_endpoint,
1338
+ use_fips: context.config.use_fips_endpoint,
1339
+ endpoint: endpoint,
1340
+ )
1341
+ end
1342
+ end
1343
+
1302
1344
  class SearchFolders
1303
1345
  def self.build(context)
1304
1346
  unless context.config.regional_endpoint
@@ -35,6 +35,7 @@ module Aws::QuickSight
35
35
  # * {InternalFailureException}
36
36
  # * {InvalidNextTokenException}
37
37
  # * {InvalidParameterValueException}
38
+ # * {InvalidRequestException}
38
39
  # * {LimitExceededException}
39
40
  # * {PreconditionNotMetException}
40
41
  # * {QuickSightUserNotFoundException}
@@ -212,6 +213,26 @@ module Aws::QuickSight
212
213
  end
213
214
  end
214
215
 
216
+ class InvalidRequestException < ServiceError
217
+
218
+ # @param [Seahorse::Client::RequestContext] context
219
+ # @param [String] message
220
+ # @param [Aws::QuickSight::Types::InvalidRequestException] data
221
+ def initialize(context, message, data = Aws::EmptyStructure.new)
222
+ super(context, message, data)
223
+ end
224
+
225
+ # @return [String]
226
+ def message
227
+ @message || @data[:message]
228
+ end
229
+
230
+ # @return [String]
231
+ def request_id
232
+ @data[:request_id]
233
+ end
234
+ end
235
+
215
236
  class LimitExceededException < ServiceError
216
237
 
217
238
  # @param [Seahorse::Client::RequestContext] context
@@ -94,6 +94,8 @@ module Aws::QuickSight
94
94
  Aws::QuickSight::Endpoints::CreateThemeAlias.build(context)
95
95
  when :delete_account_customization
96
96
  Aws::QuickSight::Endpoints::DeleteAccountCustomization.build(context)
97
+ when :delete_account_subscription
98
+ Aws::QuickSight::Endpoints::DeleteAccountSubscription.build(context)
97
99
  when :delete_analysis
98
100
  Aws::QuickSight::Endpoints::DeleteAnalysis.build(context)
99
101
  when :delete_dashboard
@@ -240,6 +242,10 @@ module Aws::QuickSight
240
242
  Aws::QuickSight::Endpoints::SearchAnalyses.build(context)
241
243
  when :search_dashboards
242
244
  Aws::QuickSight::Endpoints::SearchDashboards.build(context)
245
+ when :search_data_sets
246
+ Aws::QuickSight::Endpoints::SearchDataSets.build(context)
247
+ when :search_data_sources
248
+ Aws::QuickSight::Endpoints::SearchDataSources.build(context)
243
249
  when :search_folders
244
250
  Aws::QuickSight::Endpoints::SearchFolders.build(context)
245
251
  when :search_groups