aws-sdk-quicksight 1.157.0 → 1.158.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-quicksight/client.rb +601 -460
- data/lib/aws-sdk-quicksight/client_api.rb +100 -0
- data/lib/aws-sdk-quicksight/types.rb +778 -561
- data/lib/aws-sdk-quicksight.rb +1 -1
- data/sig/client.rbs +88 -5
- data/sig/types.rbs +74 -4
- metadata +1 -1
@@ -448,6 +448,7 @@ module Aws::QuickSight
|
|
448
448
|
CustomActionURLOperation = Shapes::StructureShape.new(name: 'CustomActionURLOperation')
|
449
449
|
CustomColor = Shapes::StructureShape.new(name: 'CustomColor')
|
450
450
|
CustomColorsList = Shapes::ListShape.new(name: 'CustomColorsList')
|
451
|
+
CustomConnectionParameters = Shapes::StructureShape.new(name: 'CustomConnectionParameters')
|
451
452
|
CustomContentConfiguration = Shapes::StructureShape.new(name: 'CustomContentConfiguration')
|
452
453
|
CustomContentImageScalingConfiguration = Shapes::StringShape.new(name: 'CustomContentImageScalingConfiguration')
|
453
454
|
CustomContentType = Shapes::StringShape.new(name: 'CustomContentType')
|
@@ -548,6 +549,7 @@ module Aws::QuickSight
|
|
548
549
|
DataSourceSummaryList = Shapes::ListShape.new(name: 'DataSourceSummaryList')
|
549
550
|
DataSourceType = Shapes::StringShape.new(name: 'DataSourceType')
|
550
551
|
DataStoriesConfigurations = Shapes::StructureShape.new(name: 'DataStoriesConfigurations')
|
552
|
+
DataStoriesSharingOption = Shapes::StructureShape.new(name: 'DataStoriesSharingOption')
|
551
553
|
Database = Shapes::StringShape.new(name: 'Database')
|
552
554
|
DatabaseAccessControlRole = Shapes::StringShape.new(name: 'DatabaseAccessControlRole')
|
553
555
|
DatabaseGroup = Shapes::StringShape.new(name: 'DatabaseGroup')
|
@@ -612,6 +614,8 @@ module Aws::QuickSight
|
|
612
614
|
DefaultSliderControlOptions = Shapes::StructureShape.new(name: 'DefaultSliderControlOptions')
|
613
615
|
DefaultTextAreaControlOptions = Shapes::StructureShape.new(name: 'DefaultTextAreaControlOptions')
|
614
616
|
DefaultTextFieldControlOptions = Shapes::StructureShape.new(name: 'DefaultTextFieldControlOptions')
|
617
|
+
DeleteAccountCustomPermissionRequest = Shapes::StructureShape.new(name: 'DeleteAccountCustomPermissionRequest')
|
618
|
+
DeleteAccountCustomPermissionResponse = Shapes::StructureShape.new(name: 'DeleteAccountCustomPermissionResponse')
|
615
619
|
DeleteAccountCustomizationRequest = Shapes::StructureShape.new(name: 'DeleteAccountCustomizationRequest')
|
616
620
|
DeleteAccountCustomizationResponse = Shapes::StructureShape.new(name: 'DeleteAccountCustomizationResponse')
|
617
621
|
DeleteAccountSubscriptionRequest = Shapes::StructureShape.new(name: 'DeleteAccountSubscriptionRequest')
|
@@ -675,6 +679,8 @@ module Aws::QuickSight
|
|
675
679
|
DeleteVPCConnectionRequest = Shapes::StructureShape.new(name: 'DeleteVPCConnectionRequest')
|
676
680
|
DeleteVPCConnectionResponse = Shapes::StructureShape.new(name: 'DeleteVPCConnectionResponse')
|
677
681
|
Delimiter = Shapes::StringShape.new(name: 'Delimiter')
|
682
|
+
DescribeAccountCustomPermissionRequest = Shapes::StructureShape.new(name: 'DescribeAccountCustomPermissionRequest')
|
683
|
+
DescribeAccountCustomPermissionResponse = Shapes::StructureShape.new(name: 'DescribeAccountCustomPermissionResponse')
|
678
684
|
DescribeAccountCustomizationRequest = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationRequest')
|
679
685
|
DescribeAccountCustomizationResponse = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationResponse')
|
680
686
|
DescribeAccountSettingsRequest = Shapes::StructureShape.new(name: 'DescribeAccountSettingsRequest')
|
@@ -809,6 +815,7 @@ module Aws::QuickSight
|
|
809
815
|
ExceptionResourceType = Shapes::StringShape.new(name: 'ExceptionResourceType')
|
810
816
|
ExcludePeriodConfiguration = Shapes::StructureShape.new(name: 'ExcludePeriodConfiguration')
|
811
817
|
ExecutiveSummaryConfigurations = Shapes::StructureShape.new(name: 'ExecutiveSummaryConfigurations')
|
818
|
+
ExecutiveSummaryOption = Shapes::StructureShape.new(name: 'ExecutiveSummaryOption')
|
812
819
|
ExplicitHierarchy = Shapes::StructureShape.new(name: 'ExplicitHierarchy')
|
813
820
|
ExplicitHierarchyColumnList = Shapes::ListShape.new(name: 'ExplicitHierarchyColumnList')
|
814
821
|
ExportHiddenFieldsOption = Shapes::StructureShape.new(name: 'ExportHiddenFieldsOption')
|
@@ -1308,6 +1315,7 @@ module Aws::QuickSight
|
|
1308
1315
|
NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
|
1309
1316
|
NonRepeatingVisualsList = Shapes::ListShape.new(name: 'NonRepeatingVisualsList')
|
1310
1317
|
NullFilterOption = Shapes::StringShape.new(name: 'NullFilterOption')
|
1318
|
+
NullFilterType = Shapes::StringShape.new(name: 'NullFilterType')
|
1311
1319
|
NullString = Shapes::StringShape.new(name: 'NullString')
|
1312
1320
|
NullValueFormatConfiguration = Shapes::StructureShape.new(name: 'NullValueFormatConfiguration')
|
1313
1321
|
NullableBoolean = Shapes::BooleanShape.new(name: 'NullableBoolean')
|
@@ -1462,6 +1470,8 @@ module Aws::QuickSight
|
|
1462
1470
|
QAResults = Shapes::ListShape.new(name: 'QAResults')
|
1463
1471
|
QAUrl = Shapes::StringShape.new(name: 'QAUrl')
|
1464
1472
|
QBusinessInsightsStatus = Shapes::StringShape.new(name: 'QBusinessInsightsStatus')
|
1473
|
+
QDataKey = Shapes::StructureShape.new(name: 'QDataKey')
|
1474
|
+
QDataKeyType = Shapes::StringShape.new(name: 'QDataKeyType')
|
1465
1475
|
QSearchStatus = Shapes::StringShape.new(name: 'QSearchStatus')
|
1466
1476
|
Query = Shapes::StringShape.new(name: 'Query')
|
1467
1477
|
QueryExecutionMode = Shapes::StringShape.new(name: 'QueryExecutionMode')
|
@@ -1925,6 +1935,7 @@ module Aws::QuickSight
|
|
1925
1935
|
TopicId = Shapes::StringShape.new(name: 'TopicId')
|
1926
1936
|
TopicNamedEntities = Shapes::ListShape.new(name: 'TopicNamedEntities')
|
1927
1937
|
TopicNamedEntity = Shapes::StructureShape.new(name: 'TopicNamedEntity')
|
1938
|
+
TopicNullFilter = Shapes::StructureShape.new(name: 'TopicNullFilter')
|
1928
1939
|
TopicNumericEqualityFilter = Shapes::StructureShape.new(name: 'TopicNumericEqualityFilter')
|
1929
1940
|
TopicNumericRangeFilter = Shapes::StructureShape.new(name: 'TopicNumericRangeFilter')
|
1930
1941
|
TopicNumericSeparatorSymbol = Shapes::StringShape.new(name: 'TopicNumericSeparatorSymbol')
|
@@ -1992,6 +2003,8 @@ module Aws::QuickSight
|
|
1992
2003
|
UntagColumnOperation = Shapes::StructureShape.new(name: 'UntagColumnOperation')
|
1993
2004
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
1994
2005
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
2006
|
+
UpdateAccountCustomPermissionRequest = Shapes::StructureShape.new(name: 'UpdateAccountCustomPermissionRequest')
|
2007
|
+
UpdateAccountCustomPermissionResponse = Shapes::StructureShape.new(name: 'UpdateAccountCustomPermissionResponse')
|
1995
2008
|
UpdateAccountCustomizationRequest = Shapes::StructureShape.new(name: 'UpdateAccountCustomizationRequest')
|
1996
2009
|
UpdateAccountCustomizationResponse = Shapes::StructureShape.new(name: 'UpdateAccountCustomizationResponse')
|
1997
2010
|
UpdateAccountSettingsRequest = Shapes::StructureShape.new(name: 'UpdateAccountSettingsRequest')
|
@@ -3054,6 +3067,8 @@ module Aws::QuickSight
|
|
3054
3067
|
Capabilities.add_member(:export_to_csv_in_scheduled_reports, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "ExportToCsvInScheduledReports"))
|
3055
3068
|
Capabilities.add_member(:export_to_excel_in_scheduled_reports, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "ExportToExcelInScheduledReports"))
|
3056
3069
|
Capabilities.add_member(:include_content_in_scheduled_reports_email, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "IncludeContentInScheduledReportsEmail"))
|
3070
|
+
Capabilities.add_member(:dashboard, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "Dashboard"))
|
3071
|
+
Capabilities.add_member(:analysis, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "Analysis"))
|
3057
3072
|
Capabilities.struct_class = Types::Capabilities
|
3058
3073
|
|
3059
3074
|
CascadingControlConfiguration.add_member(:source_controls, Shapes::ShapeRef.new(shape: CascadingControlSourceList, location_name: "SourceControls"))
|
@@ -3777,6 +3792,9 @@ module Aws::QuickSight
|
|
3777
3792
|
|
3778
3793
|
CustomColorsList.member = Shapes::ShapeRef.new(shape: CustomColor)
|
3779
3794
|
|
3795
|
+
CustomConnectionParameters.add_member(:connection_type, Shapes::ShapeRef.new(shape: String, location_name: "ConnectionType"))
|
3796
|
+
CustomConnectionParameters.struct_class = Types::CustomConnectionParameters
|
3797
|
+
|
3780
3798
|
CustomContentConfiguration.add_member(:content_url, Shapes::ShapeRef.new(shape: URLOperationTemplate, location_name: "ContentUrl"))
|
3781
3799
|
CustomContentConfiguration.add_member(:content_type, Shapes::ShapeRef.new(shape: CustomContentType, location_name: "ContentType"))
|
3782
3800
|
CustomContentConfiguration.add_member(:image_scaling, Shapes::ShapeRef.new(shape: CustomContentImageScalingConfiguration, location_name: "ImageScaling"))
|
@@ -3867,6 +3885,8 @@ module Aws::QuickSight
|
|
3867
3885
|
DashboardPublishOptions.add_member(:data_point_menu_label_option, Shapes::ShapeRef.new(shape: DataPointMenuLabelOption, location_name: "DataPointMenuLabelOption"))
|
3868
3886
|
DashboardPublishOptions.add_member(:data_point_tooltip_option, Shapes::ShapeRef.new(shape: DataPointTooltipOption, location_name: "DataPointTooltipOption"))
|
3869
3887
|
DashboardPublishOptions.add_member(:data_qa_enabled_option, Shapes::ShapeRef.new(shape: DataQAEnabledOption, location_name: "DataQAEnabledOption"))
|
3888
|
+
DashboardPublishOptions.add_member(:executive_summary_option, Shapes::ShapeRef.new(shape: ExecutiveSummaryOption, location_name: "ExecutiveSummaryOption"))
|
3889
|
+
DashboardPublishOptions.add_member(:data_stories_sharing_option, Shapes::ShapeRef.new(shape: DataStoriesSharingOption, location_name: "DataStoriesSharingOption"))
|
3870
3890
|
DashboardPublishOptions.struct_class = Types::DashboardPublishOptions
|
3871
3891
|
|
3872
3892
|
DashboardSearchFilter.add_member(:operator, Shapes::ShapeRef.new(shape: FilterOperator, required: true, location_name: "Operator"))
|
@@ -4158,6 +4178,7 @@ module Aws::QuickSight
|
|
4158
4178
|
DataSourceParameters.add_member(:trino_parameters, Shapes::ShapeRef.new(shape: TrinoParameters, location_name: "TrinoParameters"))
|
4159
4179
|
DataSourceParameters.add_member(:big_query_parameters, Shapes::ShapeRef.new(shape: BigQueryParameters, location_name: "BigQueryParameters"))
|
4160
4180
|
DataSourceParameters.add_member(:impala_parameters, Shapes::ShapeRef.new(shape: ImpalaParameters, location_name: "ImpalaParameters"))
|
4181
|
+
DataSourceParameters.add_member(:custom_connection_parameters, Shapes::ShapeRef.new(shape: CustomConnectionParameters, location_name: "CustomConnectionParameters"))
|
4161
4182
|
DataSourceParameters.struct_class = Types::DataSourceParameters
|
4162
4183
|
|
4163
4184
|
DataSourceParametersList.member = Shapes::ShapeRef.new(shape: DataSourceParameters)
|
@@ -4182,6 +4203,9 @@ module Aws::QuickSight
|
|
4182
4203
|
DataStoriesConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
|
4183
4204
|
DataStoriesConfigurations.struct_class = Types::DataStoriesConfigurations
|
4184
4205
|
|
4206
|
+
DataStoriesSharingOption.add_member(:availability_status, Shapes::ShapeRef.new(shape: DashboardBehavior, location_name: "AvailabilityStatus"))
|
4207
|
+
DataStoriesSharingOption.struct_class = Types::DataStoriesSharingOption
|
4208
|
+
|
4185
4209
|
DatabaseGroupList.member = Shapes::ShapeRef.new(shape: DatabaseGroup)
|
4186
4210
|
|
4187
4211
|
DatabricksParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
|
@@ -4386,6 +4410,13 @@ module Aws::QuickSight
|
|
4386
4410
|
DefaultTextFieldControlOptions.add_member(:display_options, Shapes::ShapeRef.new(shape: TextFieldControlDisplayOptions, location_name: "DisplayOptions"))
|
4387
4411
|
DefaultTextFieldControlOptions.struct_class = Types::DefaultTextFieldControlOptions
|
4388
4412
|
|
4413
|
+
DeleteAccountCustomPermissionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
4414
|
+
DeleteAccountCustomPermissionRequest.struct_class = Types::DeleteAccountCustomPermissionRequest
|
4415
|
+
|
4416
|
+
DeleteAccountCustomPermissionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
4417
|
+
DeleteAccountCustomPermissionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
|
4418
|
+
DeleteAccountCustomPermissionResponse.struct_class = Types::DeleteAccountCustomPermissionResponse
|
4419
|
+
|
4389
4420
|
DeleteAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
4390
4421
|
DeleteAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
|
4391
4422
|
DeleteAccountCustomizationRequest.struct_class = Types::DeleteAccountCustomizationRequest
|
@@ -4685,6 +4716,14 @@ module Aws::QuickSight
|
|
4685
4716
|
DeleteVPCConnectionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
4686
4717
|
DeleteVPCConnectionResponse.struct_class = Types::DeleteVPCConnectionResponse
|
4687
4718
|
|
4719
|
+
DescribeAccountCustomPermissionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
4720
|
+
DescribeAccountCustomPermissionRequest.struct_class = Types::DescribeAccountCustomPermissionRequest
|
4721
|
+
|
4722
|
+
DescribeAccountCustomPermissionResponse.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: CustomPermissionsName, location_name: "CustomPermissionsName"))
|
4723
|
+
DescribeAccountCustomPermissionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
4724
|
+
DescribeAccountCustomPermissionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
|
4725
|
+
DescribeAccountCustomPermissionResponse.struct_class = Types::DescribeAccountCustomPermissionResponse
|
4726
|
+
|
4688
4727
|
DescribeAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
4689
4728
|
DescribeAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
|
4690
4729
|
DescribeAccountCustomizationRequest.add_member(:resolved, Shapes::ShapeRef.new(shape: boolean, location: "querystring", location_name: "resolved"))
|
@@ -5067,6 +5106,7 @@ module Aws::QuickSight
|
|
5067
5106
|
|
5068
5107
|
DescribeKeyRegistrationResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
|
5069
5108
|
DescribeKeyRegistrationResponse.add_member(:key_registration, Shapes::ShapeRef.new(shape: KeyRegistration, location_name: "KeyRegistration"))
|
5109
|
+
DescribeKeyRegistrationResponse.add_member(:q_data_key, Shapes::ShapeRef.new(shape: QDataKey, location_name: "QDataKey"))
|
5070
5110
|
DescribeKeyRegistrationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RequestId"))
|
5071
5111
|
DescribeKeyRegistrationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
|
5072
5112
|
DescribeKeyRegistrationResponse.struct_class = Types::DescribeKeyRegistrationResponse
|
@@ -5348,6 +5388,9 @@ module Aws::QuickSight
|
|
5348
5388
|
ExecutiveSummaryConfigurations.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
|
5349
5389
|
ExecutiveSummaryConfigurations.struct_class = Types::ExecutiveSummaryConfigurations
|
5350
5390
|
|
5391
|
+
ExecutiveSummaryOption.add_member(:availability_status, Shapes::ShapeRef.new(shape: DashboardBehavior, location_name: "AvailabilityStatus"))
|
5392
|
+
ExecutiveSummaryOption.struct_class = Types::ExecutiveSummaryOption
|
5393
|
+
|
5351
5394
|
ExplicitHierarchy.add_member(:hierarchy_id, Shapes::ShapeRef.new(shape: HierarchyId, required: true, location_name: "HierarchyId"))
|
5352
5395
|
ExplicitHierarchy.add_member(:columns, Shapes::ShapeRef.new(shape: ExplicitHierarchyColumnList, required: true, location_name: "Columns"))
|
5353
5396
|
ExplicitHierarchy.add_member(:drill_down_filters, Shapes::ShapeRef.new(shape: DrillDownFilterList, location_name: "DrillDownFilters"))
|
@@ -7721,6 +7764,10 @@ module Aws::QuickSight
|
|
7721
7764
|
|
7722
7765
|
QAResults.member = Shapes::ShapeRef.new(shape: QAResult)
|
7723
7766
|
|
7767
|
+
QDataKey.add_member(:q_data_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "QDataKeyArn"))
|
7768
|
+
QDataKey.add_member(:q_data_key_type, Shapes::ShapeRef.new(shape: QDataKeyType, location_name: "QDataKeyType"))
|
7769
|
+
QDataKey.struct_class = Types::QDataKey
|
7770
|
+
|
7724
7771
|
QueryExecutionOptions.add_member(:query_execution_mode, Shapes::ShapeRef.new(shape: QueryExecutionMode, location_name: "QueryExecutionMode"))
|
7725
7772
|
QueryExecutionOptions.struct_class = Types::QueryExecutionOptions
|
7726
7773
|
|
@@ -9222,6 +9269,7 @@ module Aws::QuickSight
|
|
9222
9269
|
TopicFilter.add_member(:numeric_range_filter, Shapes::ShapeRef.new(shape: TopicNumericRangeFilter, location_name: "NumericRangeFilter"))
|
9223
9270
|
TopicFilter.add_member(:date_range_filter, Shapes::ShapeRef.new(shape: TopicDateRangeFilter, location_name: "DateRangeFilter"))
|
9224
9271
|
TopicFilter.add_member(:relative_date_filter, Shapes::ShapeRef.new(shape: TopicRelativeDateFilter, location_name: "RelativeDateFilter"))
|
9272
|
+
TopicFilter.add_member(:null_filter, Shapes::ShapeRef.new(shape: TopicNullFilter, location_name: "NullFilter"))
|
9225
9273
|
TopicFilter.struct_class = Types::TopicFilter
|
9226
9274
|
|
9227
9275
|
TopicFilters.member = Shapes::ShapeRef.new(shape: TopicFilter)
|
@@ -9301,6 +9349,11 @@ module Aws::QuickSight
|
|
9301
9349
|
TopicNamedEntity.add_member(:definition, Shapes::ShapeRef.new(shape: NamedEntityDefinitions, location_name: "Definition"))
|
9302
9350
|
TopicNamedEntity.struct_class = Types::TopicNamedEntity
|
9303
9351
|
|
9352
|
+
TopicNullFilter.add_member(:null_filter_type, Shapes::ShapeRef.new(shape: NullFilterType, location_name: "NullFilterType"))
|
9353
|
+
TopicNullFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicSingularFilterConstant, location_name: "Constant"))
|
9354
|
+
TopicNullFilter.add_member(:inverse, Shapes::ShapeRef.new(shape: Boolean, location_name: "Inverse"))
|
9355
|
+
TopicNullFilter.struct_class = Types::TopicNullFilter
|
9356
|
+
|
9304
9357
|
TopicNumericEqualityFilter.add_member(:constant, Shapes::ShapeRef.new(shape: TopicSingularFilterConstant, location_name: "Constant"))
|
9305
9358
|
TopicNumericEqualityFilter.add_member(:aggregation, Shapes::ShapeRef.new(shape: NamedFilterAggType, location_name: "Aggregation"))
|
9306
9359
|
TopicNumericEqualityFilter.struct_class = Types::TopicNumericEqualityFilter
|
@@ -9539,6 +9592,14 @@ module Aws::QuickSight
|
|
9539
9592
|
UntagResourceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
9540
9593
|
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
9541
9594
|
|
9595
|
+
UpdateAccountCustomPermissionRequest.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: CustomPermissionsName, required: true, location_name: "CustomPermissionsName"))
|
9596
|
+
UpdateAccountCustomPermissionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
9597
|
+
UpdateAccountCustomPermissionRequest.struct_class = Types::UpdateAccountCustomPermissionRequest
|
9598
|
+
|
9599
|
+
UpdateAccountCustomPermissionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
9600
|
+
UpdateAccountCustomPermissionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
|
9601
|
+
UpdateAccountCustomPermissionResponse.struct_class = Types::UpdateAccountCustomPermissionResponse
|
9602
|
+
|
9542
9603
|
UpdateAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
9543
9604
|
UpdateAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
|
9544
9605
|
UpdateAccountCustomizationRequest.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, required: true, location_name: "AccountCustomization"))
|
@@ -10771,6 +10832,19 @@ module Aws::QuickSight
|
|
10771
10832
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
10772
10833
|
end)
|
10773
10834
|
|
10835
|
+
api.add_operation(:delete_account_custom_permission, Seahorse::Model::Operation.new.tap do |o|
|
10836
|
+
o.name = "DeleteAccountCustomPermission"
|
10837
|
+
o.http_method = "DELETE"
|
10838
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/custom-permission"
|
10839
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAccountCustomPermissionRequest)
|
10840
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAccountCustomPermissionResponse)
|
10841
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
10842
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
10843
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
10844
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
10845
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
10846
|
+
end)
|
10847
|
+
|
10774
10848
|
api.add_operation(:delete_account_customization, Seahorse::Model::Operation.new.tap do |o|
|
10775
10849
|
o.name = "DeleteAccountCustomization"
|
10776
10850
|
o.http_method = "DELETE"
|
@@ -11225,6 +11299,19 @@ module Aws::QuickSight
|
|
11225
11299
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
11226
11300
|
end)
|
11227
11301
|
|
11302
|
+
api.add_operation(:describe_account_custom_permission, Seahorse::Model::Operation.new.tap do |o|
|
11303
|
+
o.name = "DescribeAccountCustomPermission"
|
11304
|
+
o.http_method = "GET"
|
11305
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/custom-permission"
|
11306
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeAccountCustomPermissionRequest)
|
11307
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeAccountCustomPermissionResponse)
|
11308
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
11309
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
11310
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
11311
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
11312
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
11313
|
+
end)
|
11314
|
+
|
11228
11315
|
api.add_operation(:describe_account_customization, Seahorse::Model::Operation.new.tap do |o|
|
11229
11316
|
o.name = "DescribeAccountCustomization"
|
11230
11317
|
o.http_method = "GET"
|
@@ -12982,6 +13069,19 @@ module Aws::QuickSight
|
|
12982
13069
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
12983
13070
|
end)
|
12984
13071
|
|
13072
|
+
api.add_operation(:update_account_custom_permission, Seahorse::Model::Operation.new.tap do |o|
|
13073
|
+
o.name = "UpdateAccountCustomPermission"
|
13074
|
+
o.http_method = "PUT"
|
13075
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/custom-permission"
|
13076
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAccountCustomPermissionRequest)
|
13077
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAccountCustomPermissionResponse)
|
13078
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
13079
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
13080
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
13081
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
13082
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
13083
|
+
end)
|
13084
|
+
|
12985
13085
|
api.add_operation(:update_account_customization, Seahorse::Model::Operation.new.tap do |o|
|
12986
13086
|
o.name = "UpdateAccountCustomization"
|
12987
13087
|
o.http_method = "PUT"
|