aws-sdk-quicksight 1.69.0 → 1.71.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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
 
@@ -0,0 +1,69 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::QuickSight
11
+ # Endpoint parameters used to influence endpoints per request.
12
+ #
13
+ # @!attribute region
14
+ # The AWS region used to dispatch the request.
15
+ #
16
+ # @return [String]
17
+ #
18
+ # @!attribute use_dual_stack
19
+ # When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.
20
+ #
21
+ # @return [Boolean]
22
+ #
23
+ # @!attribute use_fips
24
+ # When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.
25
+ #
26
+ # @return [Boolean]
27
+ #
28
+ # @!attribute endpoint
29
+ # Override the endpoint used to send this request
30
+ #
31
+ # @return [String]
32
+ #
33
+ EndpointParameters = Struct.new(
34
+ :region,
35
+ :use_dual_stack,
36
+ :use_fips,
37
+ :endpoint,
38
+ ) do
39
+ include Aws::Structure
40
+
41
+ # @api private
42
+ class << self
43
+ PARAM_MAP = {
44
+ 'Region' => :region,
45
+ 'UseDualStack' => :use_dual_stack,
46
+ 'UseFIPS' => :use_fips,
47
+ 'Endpoint' => :endpoint,
48
+ }.freeze
49
+ end
50
+
51
+ def initialize(options = {})
52
+ self[:region] = options[:region]
53
+ if self[:region].nil?
54
+ raise ArgumentError, "Missing required EndpointParameter: :region"
55
+ end
56
+ self[:use_dual_stack] = options[:use_dual_stack]
57
+ self[:use_dual_stack] = false if self[:use_dual_stack].nil?
58
+ if self[:use_dual_stack].nil?
59
+ raise ArgumentError, "Missing required EndpointParameter: :use_dual_stack"
60
+ end
61
+ self[:use_fips] = options[:use_fips]
62
+ self[:use_fips] = false if self[:use_fips].nil?
63
+ if self[:use_fips].nil?
64
+ raise ArgumentError, "Missing required EndpointParameter: :use_fips"
65
+ end
66
+ self[:endpoint] = options[:endpoint]
67
+ end
68
+ end
69
+ end
@@ -0,0 +1,112 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::QuickSight
11
+ class EndpointProvider
12
+ def initialize(rule_set = nil)
13
+ @@rule_set ||= begin
14
+ endpoint_rules = Aws::Json.load(Base64.decode64(RULES))
15
+ Aws::Endpoints::RuleSet.new(
16
+ version: endpoint_rules['version'],
17
+ service_id: endpoint_rules['serviceId'],
18
+ parameters: endpoint_rules['parameters'],
19
+ rules: endpoint_rules['rules']
20
+ )
21
+ end
22
+ @provider = Aws::Endpoints::RulesProvider.new(rule_set || @@rule_set)
23
+ end
24
+
25
+ def resolve_endpoint(parameters)
26
+ @provider.resolve_endpoint(parameters)
27
+ end
28
+
29
+ # @api private
30
+ RULES = <<-JSON
31
+ eyJ2ZXJzaW9uIjoiMS4wIiwicGFyYW1ldGVycyI6eyJSZWdpb24iOnsiYnVp
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
70
+ aW9ucyI6W3siZm4iOiJib29sZWFuRXF1YWxzIiwiYXJndiI6W3RydWUseyJm
71
+ biI6ImdldEF0dHIiLCJhcmd2IjpbeyJyZWYiOiJQYXJ0aXRpb25SZXN1bHQi
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
+
110
+ JSON
111
+ end
112
+ end