aws-sdk-quicksight 1.135.0 → 1.137.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -37,6 +37,7 @@ module Aws::QuickSight
37
37
  AggregationSortConfigurationList = Shapes::ListShape.new(name: 'AggregationSortConfigurationList')
38
38
  AliasName = Shapes::StringShape.new(name: 'AliasName')
39
39
  AllSheetsFilterScopeConfiguration = Shapes::StructureShape.new(name: 'AllSheetsFilterScopeConfiguration')
40
+ AltText = Shapes::StringShape.new(name: 'AltText')
40
41
  AmazonElasticsearchParameters = Shapes::StructureShape.new(name: 'AmazonElasticsearchParameters')
41
42
  AmazonOpenSearchParameters = Shapes::StructureShape.new(name: 'AmazonOpenSearchParameters')
42
43
  Analysis = Shapes::StructureShape.new(name: 'Analysis')
@@ -71,6 +72,7 @@ module Aws::QuickSight
71
72
  AnonymousUserSnapshotJobResultList = Shapes::ListShape.new(name: 'AnonymousUserSnapshotJobResultList')
72
73
  AnswerId = Shapes::StringShape.new(name: 'AnswerId')
73
74
  AnswerIds = Shapes::ListShape.new(name: 'AnswerIds')
75
+ ApplicationTheme = Shapes::StructureShape.new(name: 'ApplicationTheme')
74
76
  ArcAxisConfiguration = Shapes::StructureShape.new(name: 'ArcAxisConfiguration')
75
77
  ArcAxisDisplayRange = Shapes::StructureShape.new(name: 'ArcAxisDisplayRange')
76
78
  ArcConfiguration = Shapes::StructureShape.new(name: 'ArcConfiguration')
@@ -260,6 +262,14 @@ module Aws::QuickSight
260
262
  BoxPlotSortConfiguration = Shapes::StructureShape.new(name: 'BoxPlotSortConfiguration')
261
263
  BoxPlotStyleOptions = Shapes::StructureShape.new(name: 'BoxPlotStyleOptions')
262
264
  BoxPlotVisual = Shapes::StructureShape.new(name: 'BoxPlotVisual')
265
+ BrandColorPalette = Shapes::StructureShape.new(name: 'BrandColorPalette')
266
+ BrandDefinition = Shapes::StructureShape.new(name: 'BrandDefinition')
267
+ BrandDetail = Shapes::StructureShape.new(name: 'BrandDetail')
268
+ BrandElementStyle = Shapes::StructureShape.new(name: 'BrandElementStyle')
269
+ BrandStatus = Shapes::StringShape.new(name: 'BrandStatus')
270
+ BrandSummary = Shapes::StructureShape.new(name: 'BrandSummary')
271
+ BrandSummaryList = Shapes::ListShape.new(name: 'BrandSummaryList')
272
+ BrandVersionStatus = Shapes::StringShape.new(name: 'BrandVersionStatus')
263
273
  CIDR = Shapes::StringShape.new(name: 'CIDR')
264
274
  CalculatedColumn = Shapes::StructureShape.new(name: 'CalculatedColumn')
265
275
  CalculatedColumnList = Shapes::ListShape.new(name: 'CalculatedColumnList')
@@ -270,6 +280,8 @@ module Aws::QuickSight
270
280
  CalculatedMeasureField = Shapes::StructureShape.new(name: 'CalculatedMeasureField')
271
281
  CancelIngestionRequest = Shapes::StructureShape.new(name: 'CancelIngestionRequest')
272
282
  CancelIngestionResponse = Shapes::StructureShape.new(name: 'CancelIngestionResponse')
283
+ Capabilities = Shapes::StructureShape.new(name: 'Capabilities')
284
+ CapabilityState = Shapes::StringShape.new(name: 'CapabilityState')
273
285
  CascadingControlConfiguration = Shapes::StructureShape.new(name: 'CascadingControlConfiguration')
274
286
  CascadingControlSource = Shapes::StructureShape.new(name: 'CascadingControlSource')
275
287
  CascadingControlSourceList = Shapes::ListShape.new(name: 'CascadingControlSourceList')
@@ -378,7 +390,11 @@ module Aws::QuickSight
378
390
  CreateAccountSubscriptionResponse = Shapes::StructureShape.new(name: 'CreateAccountSubscriptionResponse')
379
391
  CreateAnalysisRequest = Shapes::StructureShape.new(name: 'CreateAnalysisRequest')
380
392
  CreateAnalysisResponse = Shapes::StructureShape.new(name: 'CreateAnalysisResponse')
393
+ CreateBrandRequest = Shapes::StructureShape.new(name: 'CreateBrandRequest')
394
+ CreateBrandResponse = Shapes::StructureShape.new(name: 'CreateBrandResponse')
381
395
  CreateColumnsOperation = Shapes::StructureShape.new(name: 'CreateColumnsOperation')
396
+ CreateCustomPermissionsRequest = Shapes::StructureShape.new(name: 'CreateCustomPermissionsRequest')
397
+ CreateCustomPermissionsResponse = Shapes::StructureShape.new(name: 'CreateCustomPermissionsResponse')
382
398
  CreateDashboardRequest = Shapes::StructureShape.new(name: 'CreateDashboardRequest')
383
399
  CreateDashboardResponse = Shapes::StructureShape.new(name: 'CreateDashboardResponse')
384
400
  CreateDataSetRequest = Shapes::StructureShape.new(name: 'CreateDataSetRequest')
@@ -439,6 +455,9 @@ module Aws::QuickSight
439
455
  CustomLabel = Shapes::StringShape.new(name: 'CustomLabel')
440
456
  CustomNarrativeOptions = Shapes::StructureShape.new(name: 'CustomNarrativeOptions')
441
457
  CustomParameterValues = Shapes::StructureShape.new(name: 'CustomParameterValues')
458
+ CustomPermissions = Shapes::StructureShape.new(name: 'CustomPermissions')
459
+ CustomPermissionsList = Shapes::ListShape.new(name: 'CustomPermissionsList')
460
+ CustomPermissionsName = Shapes::StringShape.new(name: 'CustomPermissionsName')
442
461
  CustomSql = Shapes::StructureShape.new(name: 'CustomSql')
443
462
  CustomSqlName = Shapes::StringShape.new(name: 'CustomSqlName')
444
463
  CustomValuesConfiguration = Shapes::StructureShape.new(name: 'CustomValuesConfiguration')
@@ -589,6 +608,12 @@ module Aws::QuickSight
589
608
  DeleteAccountSubscriptionResponse = Shapes::StructureShape.new(name: 'DeleteAccountSubscriptionResponse')
590
609
  DeleteAnalysisRequest = Shapes::StructureShape.new(name: 'DeleteAnalysisRequest')
591
610
  DeleteAnalysisResponse = Shapes::StructureShape.new(name: 'DeleteAnalysisResponse')
611
+ DeleteBrandAssignmentRequest = Shapes::StructureShape.new(name: 'DeleteBrandAssignmentRequest')
612
+ DeleteBrandAssignmentResponse = Shapes::StructureShape.new(name: 'DeleteBrandAssignmentResponse')
613
+ DeleteBrandRequest = Shapes::StructureShape.new(name: 'DeleteBrandRequest')
614
+ DeleteBrandResponse = Shapes::StructureShape.new(name: 'DeleteBrandResponse')
615
+ DeleteCustomPermissionsRequest = Shapes::StructureShape.new(name: 'DeleteCustomPermissionsRequest')
616
+ DeleteCustomPermissionsResponse = Shapes::StructureShape.new(name: 'DeleteCustomPermissionsResponse')
592
617
  DeleteDashboardRequest = Shapes::StructureShape.new(name: 'DeleteDashboardRequest')
593
618
  DeleteDashboardResponse = Shapes::StructureShape.new(name: 'DeleteDashboardResponse')
594
619
  DeleteDataSetRefreshPropertiesRequest = Shapes::StructureShape.new(name: 'DeleteDataSetRefreshPropertiesRequest')
@@ -631,6 +656,8 @@ module Aws::QuickSight
631
656
  DeleteTopicResponse = Shapes::StructureShape.new(name: 'DeleteTopicResponse')
632
657
  DeleteUserByPrincipalIdRequest = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdRequest')
633
658
  DeleteUserByPrincipalIdResponse = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdResponse')
659
+ DeleteUserCustomPermissionRequest = Shapes::StructureShape.new(name: 'DeleteUserCustomPermissionRequest')
660
+ DeleteUserCustomPermissionResponse = Shapes::StructureShape.new(name: 'DeleteUserCustomPermissionResponse')
634
661
  DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
635
662
  DeleteUserResponse = Shapes::StructureShape.new(name: 'DeleteUserResponse')
636
663
  DeleteVPCConnectionRequest = Shapes::StructureShape.new(name: 'DeleteVPCConnectionRequest')
@@ -652,6 +679,14 @@ module Aws::QuickSight
652
679
  DescribeAssetBundleExportJobResponse = Shapes::StructureShape.new(name: 'DescribeAssetBundleExportJobResponse')
653
680
  DescribeAssetBundleImportJobRequest = Shapes::StructureShape.new(name: 'DescribeAssetBundleImportJobRequest')
654
681
  DescribeAssetBundleImportJobResponse = Shapes::StructureShape.new(name: 'DescribeAssetBundleImportJobResponse')
682
+ DescribeBrandAssignmentRequest = Shapes::StructureShape.new(name: 'DescribeBrandAssignmentRequest')
683
+ DescribeBrandAssignmentResponse = Shapes::StructureShape.new(name: 'DescribeBrandAssignmentResponse')
684
+ DescribeBrandPublishedVersionRequest = Shapes::StructureShape.new(name: 'DescribeBrandPublishedVersionRequest')
685
+ DescribeBrandPublishedVersionResponse = Shapes::StructureShape.new(name: 'DescribeBrandPublishedVersionResponse')
686
+ DescribeBrandRequest = Shapes::StructureShape.new(name: 'DescribeBrandRequest')
687
+ DescribeBrandResponse = Shapes::StructureShape.new(name: 'DescribeBrandResponse')
688
+ DescribeCustomPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeCustomPermissionsRequest')
689
+ DescribeCustomPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeCustomPermissionsResponse')
655
690
  DescribeDashboardDefinitionRequest = Shapes::StructureShape.new(name: 'DescribeDashboardDefinitionRequest')
656
691
  DescribeDashboardDefinitionResponse = Shapes::StructureShape.new(name: 'DescribeDashboardDefinitionResponse')
657
692
  DescribeDashboardPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeDashboardPermissionsRequest')
@@ -724,6 +759,7 @@ module Aws::QuickSight
724
759
  DescribeUserResponse = Shapes::StructureShape.new(name: 'DescribeUserResponse')
725
760
  DescribeVPCConnectionRequest = Shapes::StructureShape.new(name: 'DescribeVPCConnectionRequest')
726
761
  DescribeVPCConnectionResponse = Shapes::StructureShape.new(name: 'DescribeVPCConnectionResponse')
762
+ Description = Shapes::StringShape.new(name: 'Description')
727
763
  DestinationParameterValueConfiguration = Shapes::StructureShape.new(name: 'DestinationParameterValueConfiguration')
728
764
  DimensionField = Shapes::StructureShape.new(name: 'DimensionField')
729
765
  DimensionFieldList = Shapes::ListShape.new(name: 'DimensionFieldList')
@@ -748,6 +784,8 @@ module Aws::QuickSight
748
784
  EntryPath = Shapes::StringShape.new(name: 'EntryPath')
749
785
  EntryPoint = Shapes::StringShape.new(name: 'EntryPoint')
750
786
  ErrorInfo = Shapes::StructureShape.new(name: 'ErrorInfo')
787
+ ErrorList = Shapes::ListShape.new(name: 'ErrorList')
788
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
751
789
  ExasolParameters = Shapes::StructureShape.new(name: 'ExasolParameters')
752
790
  ExceptionResourceType = Shapes::StringShape.new(name: 'ExceptionResourceType')
753
791
  ExcludePeriodConfiguration = Shapes::StructureShape.new(name: 'ExcludePeriodConfiguration')
@@ -955,6 +993,11 @@ module Aws::QuickSight
955
993
  IdentityStore = Shapes::StringShape.new(name: 'IdentityStore')
956
994
  IdentityType = Shapes::StringShape.new(name: 'IdentityType')
957
995
  IdentityTypeNotSupportedException = Shapes::StructureShape.new(name: 'IdentityTypeNotSupportedException')
996
+ Image = Shapes::StructureShape.new(name: 'Image')
997
+ ImageConfiguration = Shapes::StructureShape.new(name: 'ImageConfiguration')
998
+ ImageSet = Shapes::StructureShape.new(name: 'ImageSet')
999
+ ImageSetConfiguration = Shapes::StructureShape.new(name: 'ImageSetConfiguration')
1000
+ ImageSource = Shapes::UnionShape.new(name: 'ImageSource')
958
1001
  IncludeFolderMembers = Shapes::StringShape.new(name: 'IncludeFolderMembers')
959
1002
  IncrementalRefresh = Shapes::StructureShape.new(name: 'IncrementalRefresh')
960
1003
  Ingestion = Shapes::StructureShape.new(name: 'Ingestion')
@@ -985,6 +1028,7 @@ module Aws::QuickSight
985
1028
  IntegerParameterList = Shapes::ListShape.new(name: 'IntegerParameterList')
986
1029
  IntegerValueWhenUnsetConfiguration = Shapes::StructureShape.new(name: 'IntegerValueWhenUnsetConfiguration')
987
1030
  InternalFailureException = Shapes::StructureShape.new(name: 'InternalFailureException')
1031
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
988
1032
  InvalidNextTokenException = Shapes::StructureShape.new(name: 'InvalidNextTokenException')
989
1033
  InvalidParameterValueException = Shapes::StructureShape.new(name: 'InvalidParameterValueException')
990
1034
  InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
@@ -1049,9 +1093,13 @@ module Aws::QuickSight
1049
1093
  ListAssetBundleExportJobsResponse = Shapes::StructureShape.new(name: 'ListAssetBundleExportJobsResponse')
1050
1094
  ListAssetBundleImportJobsRequest = Shapes::StructureShape.new(name: 'ListAssetBundleImportJobsRequest')
1051
1095
  ListAssetBundleImportJobsResponse = Shapes::StructureShape.new(name: 'ListAssetBundleImportJobsResponse')
1096
+ ListBrandsRequest = Shapes::StructureShape.new(name: 'ListBrandsRequest')
1097
+ ListBrandsResponse = Shapes::StructureShape.new(name: 'ListBrandsResponse')
1052
1098
  ListControlDisplayOptions = Shapes::StructureShape.new(name: 'ListControlDisplayOptions')
1053
1099
  ListControlSearchOptions = Shapes::StructureShape.new(name: 'ListControlSearchOptions')
1054
1100
  ListControlSelectAllOptions = Shapes::StructureShape.new(name: 'ListControlSelectAllOptions')
1101
+ ListCustomPermissionsRequest = Shapes::StructureShape.new(name: 'ListCustomPermissionsRequest')
1102
+ ListCustomPermissionsResponse = Shapes::StructureShape.new(name: 'ListCustomPermissionsResponse')
1055
1103
  ListDashboardVersionsRequest = Shapes::StructureShape.new(name: 'ListDashboardVersionsRequest')
1056
1104
  ListDashboardVersionsResponse = Shapes::StructureShape.new(name: 'ListDashboardVersionsResponse')
1057
1105
  ListDashboardsRequest = Shapes::StructureShape.new(name: 'ListDashboardsRequest')
@@ -1118,6 +1166,10 @@ module Aws::QuickSight
1118
1166
  LogicalTableId = Shapes::StringShape.new(name: 'LogicalTableId')
1119
1167
  LogicalTableMap = Shapes::MapShape.new(name: 'LogicalTableMap')
1120
1168
  LogicalTableSource = Shapes::StructureShape.new(name: 'LogicalTableSource')
1169
+ Logo = Shapes::StructureShape.new(name: 'Logo')
1170
+ LogoConfiguration = Shapes::StructureShape.new(name: 'LogoConfiguration')
1171
+ LogoSet = Shapes::StructureShape.new(name: 'LogoSet')
1172
+ LogoSetConfiguration = Shapes::StructureShape.new(name: 'LogoSetConfiguration')
1121
1173
  Long = Shapes::IntegerShape.new(name: 'Long')
1122
1174
  LongFormatText = Shapes::StructureShape.new(name: 'LongFormatText')
1123
1175
  LongPlainText = Shapes::StringShape.new(name: 'LongPlainText')
@@ -1145,6 +1197,7 @@ module Aws::QuickSight
1145
1197
  MissingDataConfigurationList = Shapes::ListShape.new(name: 'MissingDataConfigurationList')
1146
1198
  MissingDataTreatmentOption = Shapes::StringShape.new(name: 'MissingDataTreatmentOption')
1147
1199
  MySqlParameters = Shapes::StructureShape.new(name: 'MySqlParameters')
1200
+ Name = Shapes::StringShape.new(name: 'Name')
1148
1201
  NamedEntityAggType = Shapes::StringShape.new(name: 'NamedEntityAggType')
1149
1202
  NamedEntityDefinition = Shapes::StructureShape.new(name: 'NamedEntityDefinition')
1150
1203
  NamedEntityDefinitionMetric = Shapes::StructureShape.new(name: 'NamedEntityDefinitionMetric')
@@ -1159,6 +1212,7 @@ module Aws::QuickSight
1159
1212
  NamespaceStatus = Shapes::StringShape.new(name: 'NamespaceStatus')
1160
1213
  Namespaces = Shapes::ListShape.new(name: 'Namespaces')
1161
1214
  NarrativeString = Shapes::StringShape.new(name: 'NarrativeString')
1215
+ NavbarStyle = Shapes::StructureShape.new(name: 'NavbarStyle')
1162
1216
  NegativeFormat = Shapes::StructureShape.new(name: 'NegativeFormat')
1163
1217
  NegativeValueConfiguration = Shapes::StructureShape.new(name: 'NegativeValueConfiguration')
1164
1218
  NegativeValueDisplayMode = Shapes::StringShape.new(name: 'NegativeValueDisplayMode')
@@ -1202,6 +1256,7 @@ module Aws::QuickSight
1202
1256
  OverrideDatasetParameterOperation = Shapes::StructureShape.new(name: 'OverrideDatasetParameterOperation')
1203
1257
  PageNumber = Shapes::IntegerShape.new(name: 'PageNumber')
1204
1258
  PaginationConfiguration = Shapes::StructureShape.new(name: 'PaginationConfiguration')
1259
+ Palette = Shapes::StructureShape.new(name: 'Palette')
1205
1260
  PanelBorderStyle = Shapes::StringShape.new(name: 'PanelBorderStyle')
1206
1261
  PanelConfiguration = Shapes::StructureShape.new(name: 'PanelConfiguration')
1207
1262
  PanelTitleOptions = Shapes::StructureShape.new(name: 'PanelTitleOptions')
@@ -1803,6 +1858,14 @@ module Aws::QuickSight
1803
1858
  UpdateAnalysisPermissionsResponse = Shapes::StructureShape.new(name: 'UpdateAnalysisPermissionsResponse')
1804
1859
  UpdateAnalysisRequest = Shapes::StructureShape.new(name: 'UpdateAnalysisRequest')
1805
1860
  UpdateAnalysisResponse = Shapes::StructureShape.new(name: 'UpdateAnalysisResponse')
1861
+ UpdateBrandAssignmentRequest = Shapes::StructureShape.new(name: 'UpdateBrandAssignmentRequest')
1862
+ UpdateBrandAssignmentResponse = Shapes::StructureShape.new(name: 'UpdateBrandAssignmentResponse')
1863
+ UpdateBrandPublishedVersionRequest = Shapes::StructureShape.new(name: 'UpdateBrandPublishedVersionRequest')
1864
+ UpdateBrandPublishedVersionResponse = Shapes::StructureShape.new(name: 'UpdateBrandPublishedVersionResponse')
1865
+ UpdateBrandRequest = Shapes::StructureShape.new(name: 'UpdateBrandRequest')
1866
+ UpdateBrandResponse = Shapes::StructureShape.new(name: 'UpdateBrandResponse')
1867
+ UpdateCustomPermissionsRequest = Shapes::StructureShape.new(name: 'UpdateCustomPermissionsRequest')
1868
+ UpdateCustomPermissionsResponse = Shapes::StructureShape.new(name: 'UpdateCustomPermissionsResponse')
1806
1869
  UpdateDashboardLinksRequest = Shapes::StructureShape.new(name: 'UpdateDashboardLinksRequest')
1807
1870
  UpdateDashboardLinksResponse = Shapes::StructureShape.new(name: 'UpdateDashboardLinksResponse')
1808
1871
  UpdateDashboardPermissionsRequest = Shapes::StructureShape.new(name: 'UpdateDashboardPermissionsRequest')
@@ -1863,6 +1926,8 @@ module Aws::QuickSight
1863
1926
  UpdateTopicRefreshScheduleResponse = Shapes::StructureShape.new(name: 'UpdateTopicRefreshScheduleResponse')
1864
1927
  UpdateTopicRequest = Shapes::StructureShape.new(name: 'UpdateTopicRequest')
1865
1928
  UpdateTopicResponse = Shapes::StructureShape.new(name: 'UpdateTopicResponse')
1929
+ UpdateUserCustomPermissionRequest = Shapes::StructureShape.new(name: 'UpdateUserCustomPermissionRequest')
1930
+ UpdateUserCustomPermissionResponse = Shapes::StructureShape.new(name: 'UpdateUserCustomPermissionResponse')
1866
1931
  UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
1867
1932
  UpdateUserResponse = Shapes::StructureShape.new(name: 'UpdateUserResponse')
1868
1933
  UpdateVPCConnectionRequest = Shapes::StructureShape.new(name: 'UpdateVPCConnectionRequest')
@@ -2119,6 +2184,10 @@ module Aws::QuickSight
2119
2184
 
2120
2185
  AnswerIds.member = Shapes::ShapeRef.new(shape: AnswerId)
2121
2186
 
2187
+ ApplicationTheme.add_member(:brand_color_palette, Shapes::ShapeRef.new(shape: BrandColorPalette, location_name: "BrandColorPalette"))
2188
+ ApplicationTheme.add_member(:brand_element_style, Shapes::ShapeRef.new(shape: BrandElementStyle, location_name: "BrandElementStyle"))
2189
+ ApplicationTheme.struct_class = Types::ApplicationTheme
2190
+
2122
2191
  ArcAxisConfiguration.add_member(:range, Shapes::ShapeRef.new(shape: ArcAxisDisplayRange, location_name: "Range"))
2123
2192
  ArcAxisConfiguration.add_member(:reserve_range, Shapes::ShapeRef.new(shape: Integer, location_name: "ReserveRange"))
2124
2193
  ArcAxisConfiguration.struct_class = Types::ArcAxisConfiguration
@@ -2717,6 +2786,48 @@ module Aws::QuickSight
2717
2786
  BoxPlotVisual.add_member(:column_hierarchies, Shapes::ShapeRef.new(shape: ColumnHierarchyList, location_name: "ColumnHierarchies"))
2718
2787
  BoxPlotVisual.struct_class = Types::BoxPlotVisual
2719
2788
 
2789
+ BrandColorPalette.add_member(:primary, Shapes::ShapeRef.new(shape: Palette, location_name: "Primary"))
2790
+ BrandColorPalette.add_member(:secondary, Shapes::ShapeRef.new(shape: Palette, location_name: "Secondary"))
2791
+ BrandColorPalette.add_member(:accent, Shapes::ShapeRef.new(shape: Palette, location_name: "Accent"))
2792
+ BrandColorPalette.add_member(:measure, Shapes::ShapeRef.new(shape: Palette, location_name: "Measure"))
2793
+ BrandColorPalette.add_member(:dimension, Shapes::ShapeRef.new(shape: Palette, location_name: "Dimension"))
2794
+ BrandColorPalette.add_member(:success, Shapes::ShapeRef.new(shape: Palette, location_name: "Success"))
2795
+ BrandColorPalette.add_member(:info, Shapes::ShapeRef.new(shape: Palette, location_name: "Info"))
2796
+ BrandColorPalette.add_member(:warning, Shapes::ShapeRef.new(shape: Palette, location_name: "Warning"))
2797
+ BrandColorPalette.add_member(:danger, Shapes::ShapeRef.new(shape: Palette, location_name: "Danger"))
2798
+ BrandColorPalette.struct_class = Types::BrandColorPalette
2799
+
2800
+ BrandDefinition.add_member(:brand_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "BrandName"))
2801
+ BrandDefinition.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
2802
+ BrandDefinition.add_member(:application_theme, Shapes::ShapeRef.new(shape: ApplicationTheme, location_name: "ApplicationTheme"))
2803
+ BrandDefinition.add_member(:logo_configuration, Shapes::ShapeRef.new(shape: LogoConfiguration, location_name: "LogoConfiguration"))
2804
+ BrandDefinition.struct_class = Types::BrandDefinition
2805
+
2806
+ BrandDetail.add_member(:brand_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "BrandId"))
2807
+ BrandDetail.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2808
+ BrandDetail.add_member(:brand_status, Shapes::ShapeRef.new(shape: BrandStatus, location_name: "BrandStatus"))
2809
+ BrandDetail.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
2810
+ BrandDetail.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
2811
+ BrandDetail.add_member(:version_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "VersionId"))
2812
+ BrandDetail.add_member(:version_status, Shapes::ShapeRef.new(shape: BrandVersionStatus, location_name: "VersionStatus"))
2813
+ BrandDetail.add_member(:errors, Shapes::ShapeRef.new(shape: ErrorList, location_name: "Errors"))
2814
+ BrandDetail.add_member(:logo, Shapes::ShapeRef.new(shape: Logo, location_name: "Logo"))
2815
+ BrandDetail.struct_class = Types::BrandDetail
2816
+
2817
+ BrandElementStyle.add_member(:navbar_style, Shapes::ShapeRef.new(shape: NavbarStyle, location_name: "NavbarStyle"))
2818
+ BrandElementStyle.struct_class = Types::BrandElementStyle
2819
+
2820
+ BrandSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2821
+ BrandSummary.add_member(:brand_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "BrandId"))
2822
+ BrandSummary.add_member(:brand_name, Shapes::ShapeRef.new(shape: Name, location_name: "BrandName"))
2823
+ BrandSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
2824
+ BrandSummary.add_member(:brand_status, Shapes::ShapeRef.new(shape: BrandStatus, location_name: "BrandStatus"))
2825
+ BrandSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
2826
+ BrandSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
2827
+ BrandSummary.struct_class = Types::BrandSummary
2828
+
2829
+ BrandSummaryList.member = Shapes::ShapeRef.new(shape: BrandSummary)
2830
+
2720
2831
  CalculatedColumn.add_member(:column_name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "ColumnName"))
2721
2832
  CalculatedColumn.add_member(:column_id, Shapes::ShapeRef.new(shape: ColumnId, required: true, location_name: "ColumnId"))
2722
2833
  CalculatedColumn.add_member(:expression, Shapes::ShapeRef.new(shape: DataSetCalculatedFieldExpression, required: true, location_name: "Expression"))
@@ -2748,6 +2859,25 @@ module Aws::QuickSight
2748
2859
  CancelIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2749
2860
  CancelIngestionResponse.struct_class = Types::CancelIngestionResponse
2750
2861
 
2862
+ Capabilities.add_member(:export_to_csv, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "ExportToCsv"))
2863
+ Capabilities.add_member(:export_to_excel, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "ExportToExcel"))
2864
+ Capabilities.add_member(:create_and_update_themes, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "CreateAndUpdateThemes"))
2865
+ Capabilities.add_member(:add_or_run_anomaly_detection_for_analyses, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "AddOrRunAnomalyDetectionForAnalyses"))
2866
+ Capabilities.add_member(:share_analyses, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "ShareAnalyses"))
2867
+ Capabilities.add_member(:create_and_update_datasets, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "CreateAndUpdateDatasets"))
2868
+ Capabilities.add_member(:share_datasets, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "ShareDatasets"))
2869
+ Capabilities.add_member(:subscribe_dashboard_email_reports, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "SubscribeDashboardEmailReports"))
2870
+ Capabilities.add_member(:create_and_update_dashboard_email_reports, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "CreateAndUpdateDashboardEmailReports"))
2871
+ Capabilities.add_member(:share_dashboards, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "ShareDashboards"))
2872
+ Capabilities.add_member(:create_and_update_threshold_alerts, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "CreateAndUpdateThresholdAlerts"))
2873
+ Capabilities.add_member(:rename_shared_folders, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "RenameSharedFolders"))
2874
+ Capabilities.add_member(:create_shared_folders, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "CreateSharedFolders"))
2875
+ Capabilities.add_member(:create_and_update_data_sources, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "CreateAndUpdateDataSources"))
2876
+ Capabilities.add_member(:share_data_sources, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "ShareDataSources"))
2877
+ Capabilities.add_member(:view_account_spice_capacity, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "ViewAccountSPICECapacity"))
2878
+ Capabilities.add_member(:create_spice_dataset, Shapes::ShapeRef.new(shape: CapabilityState, location_name: "CreateSPICEDataset"))
2879
+ Capabilities.struct_class = Types::Capabilities
2880
+
2751
2881
  CascadingControlConfiguration.add_member(:source_controls, Shapes::ShapeRef.new(shape: CascadingControlSourceList, location_name: "SourceControls"))
2752
2882
  CascadingControlConfiguration.struct_class = Types::CascadingControlConfiguration
2753
2883
 
@@ -3101,9 +3231,31 @@ module Aws::QuickSight
3101
3231
  CreateAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3102
3232
  CreateAnalysisResponse.struct_class = Types::CreateAnalysisResponse
3103
3233
 
3234
+ CreateBrandRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3235
+ CreateBrandRequest.add_member(:brand_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "BrandId"))
3236
+ CreateBrandRequest.add_member(:brand_definition, Shapes::ShapeRef.new(shape: BrandDefinition, location_name: "BrandDefinition"))
3237
+ CreateBrandRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3238
+ CreateBrandRequest.struct_class = Types::CreateBrandRequest
3239
+
3240
+ CreateBrandResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3241
+ CreateBrandResponse.add_member(:brand_detail, Shapes::ShapeRef.new(shape: BrandDetail, location_name: "BrandDetail"))
3242
+ CreateBrandResponse.add_member(:brand_definition, Shapes::ShapeRef.new(shape: BrandDefinition, location_name: "BrandDefinition"))
3243
+ CreateBrandResponse.struct_class = Types::CreateBrandResponse
3244
+
3104
3245
  CreateColumnsOperation.add_member(:columns, Shapes::ShapeRef.new(shape: CalculatedColumnList, required: true, location_name: "Columns"))
3105
3246
  CreateColumnsOperation.struct_class = Types::CreateColumnsOperation
3106
3247
 
3248
+ CreateCustomPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3249
+ CreateCustomPermissionsRequest.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: CustomPermissionsName, required: true, location_name: "CustomPermissionsName"))
3250
+ CreateCustomPermissionsRequest.add_member(:capabilities, Shapes::ShapeRef.new(shape: Capabilities, location_name: "Capabilities"))
3251
+ CreateCustomPermissionsRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3252
+ CreateCustomPermissionsRequest.struct_class = Types::CreateCustomPermissionsRequest
3253
+
3254
+ CreateCustomPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
3255
+ CreateCustomPermissionsResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3256
+ CreateCustomPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
3257
+ CreateCustomPermissionsResponse.struct_class = Types::CreateCustomPermissionsResponse
3258
+
3107
3259
  CreateDashboardRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
3108
3260
  CreateDashboardRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
3109
3261
  CreateDashboardRequest.add_member(:name, Shapes::ShapeRef.new(shape: DashboardName, required: true, location_name: "Name"))
@@ -3478,6 +3630,13 @@ module Aws::QuickSight
3478
3630
  CustomParameterValues.add_member(:date_time_values, Shapes::ShapeRef.new(shape: DateTimeDefaultValueList, location_name: "DateTimeValues"))
3479
3631
  CustomParameterValues.struct_class = Types::CustomParameterValues
3480
3632
 
3633
+ CustomPermissions.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
3634
+ CustomPermissions.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: CustomPermissionsName, location_name: "CustomPermissionsName"))
3635
+ CustomPermissions.add_member(:capabilities, Shapes::ShapeRef.new(shape: Capabilities, location_name: "Capabilities"))
3636
+ CustomPermissions.struct_class = Types::CustomPermissions
3637
+
3638
+ CustomPermissionsList.member = Shapes::ShapeRef.new(shape: CustomPermissions)
3639
+
3481
3640
  CustomSql.add_member(:data_source_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "DataSourceArn"))
3482
3641
  CustomSql.add_member(:name, Shapes::ShapeRef.new(shape: CustomSqlName, required: true, location_name: "Name"))
3483
3642
  CustomSql.add_member(:sql_query, Shapes::ShapeRef.new(shape: SqlQuery, required: true, location_name: "SqlQuery"))
@@ -4042,6 +4201,28 @@ module Aws::QuickSight
4042
4201
  DeleteAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4043
4202
  DeleteAnalysisResponse.struct_class = Types::DeleteAnalysisResponse
4044
4203
 
4204
+ DeleteBrandAssignmentRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4205
+ DeleteBrandAssignmentRequest.struct_class = Types::DeleteBrandAssignmentRequest
4206
+
4207
+ DeleteBrandAssignmentResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4208
+ DeleteBrandAssignmentResponse.struct_class = Types::DeleteBrandAssignmentResponse
4209
+
4210
+ DeleteBrandRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4211
+ DeleteBrandRequest.add_member(:brand_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "BrandId"))
4212
+ DeleteBrandRequest.struct_class = Types::DeleteBrandRequest
4213
+
4214
+ DeleteBrandResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4215
+ DeleteBrandResponse.struct_class = Types::DeleteBrandResponse
4216
+
4217
+ DeleteCustomPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4218
+ DeleteCustomPermissionsRequest.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: CustomPermissionsName, required: true, location: "uri", location_name: "CustomPermissionsName"))
4219
+ DeleteCustomPermissionsRequest.struct_class = Types::DeleteCustomPermissionsRequest
4220
+
4221
+ DeleteCustomPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
4222
+ DeleteCustomPermissionsResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
4223
+ DeleteCustomPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4224
+ DeleteCustomPermissionsResponse.struct_class = Types::DeleteCustomPermissionsResponse
4225
+
4045
4226
  DeleteDashboardRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4046
4227
  DeleteDashboardRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
4047
4228
  DeleteDashboardRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location: "querystring", location_name: "version-number"))
@@ -4253,6 +4434,15 @@ module Aws::QuickSight
4253
4434
  DeleteUserByPrincipalIdResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4254
4435
  DeleteUserByPrincipalIdResponse.struct_class = Types::DeleteUserByPrincipalIdResponse
4255
4436
 
4437
+ DeleteUserCustomPermissionRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
4438
+ DeleteUserCustomPermissionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4439
+ DeleteUserCustomPermissionRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
4440
+ DeleteUserCustomPermissionRequest.struct_class = Types::DeleteUserCustomPermissionRequest
4441
+
4442
+ DeleteUserCustomPermissionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4443
+ DeleteUserCustomPermissionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
4444
+ DeleteUserCustomPermissionResponse.struct_class = Types::DeleteUserCustomPermissionResponse
4445
+
4256
4446
  DeleteUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
4257
4447
  DeleteUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4258
4448
  DeleteUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -4384,6 +4574,41 @@ module Aws::QuickSight
4384
4574
  DescribeAssetBundleImportJobResponse.add_member(:warnings, Shapes::ShapeRef.new(shape: AssetBundleImportJobWarningList, location_name: "Warnings"))
4385
4575
  DescribeAssetBundleImportJobResponse.struct_class = Types::DescribeAssetBundleImportJobResponse
4386
4576
 
4577
+ DescribeBrandAssignmentRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4578
+ DescribeBrandAssignmentRequest.struct_class = Types::DescribeBrandAssignmentRequest
4579
+
4580
+ DescribeBrandAssignmentResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4581
+ DescribeBrandAssignmentResponse.add_member(:brand_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "BrandArn"))
4582
+ DescribeBrandAssignmentResponse.struct_class = Types::DescribeBrandAssignmentResponse
4583
+
4584
+ DescribeBrandPublishedVersionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4585
+ DescribeBrandPublishedVersionRequest.add_member(:brand_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "BrandId"))
4586
+ DescribeBrandPublishedVersionRequest.struct_class = Types::DescribeBrandPublishedVersionRequest
4587
+
4588
+ DescribeBrandPublishedVersionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4589
+ DescribeBrandPublishedVersionResponse.add_member(:brand_detail, Shapes::ShapeRef.new(shape: BrandDetail, location_name: "BrandDetail"))
4590
+ DescribeBrandPublishedVersionResponse.add_member(:brand_definition, Shapes::ShapeRef.new(shape: BrandDefinition, location_name: "BrandDefinition"))
4591
+ DescribeBrandPublishedVersionResponse.struct_class = Types::DescribeBrandPublishedVersionResponse
4592
+
4593
+ DescribeBrandRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4594
+ DescribeBrandRequest.add_member(:brand_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "BrandId"))
4595
+ DescribeBrandRequest.add_member(:version_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location: "querystring", location_name: "versionId"))
4596
+ DescribeBrandRequest.struct_class = Types::DescribeBrandRequest
4597
+
4598
+ DescribeBrandResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4599
+ DescribeBrandResponse.add_member(:brand_detail, Shapes::ShapeRef.new(shape: BrandDetail, location_name: "BrandDetail"))
4600
+ DescribeBrandResponse.add_member(:brand_definition, Shapes::ShapeRef.new(shape: BrandDefinition, location_name: "BrandDefinition"))
4601
+ DescribeBrandResponse.struct_class = Types::DescribeBrandResponse
4602
+
4603
+ DescribeCustomPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4604
+ DescribeCustomPermissionsRequest.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: CustomPermissionsName, required: true, location: "uri", location_name: "CustomPermissionsName"))
4605
+ DescribeCustomPermissionsRequest.struct_class = Types::DescribeCustomPermissionsRequest
4606
+
4607
+ DescribeCustomPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
4608
+ DescribeCustomPermissionsResponse.add_member(:custom_permissions, Shapes::ShapeRef.new(shape: CustomPermissions, location_name: "CustomPermissions"))
4609
+ DescribeCustomPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
4610
+ DescribeCustomPermissionsResponse.struct_class = Types::DescribeCustomPermissionsResponse
4611
+
4387
4612
  DescribeDashboardDefinitionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
4388
4613
  DescribeDashboardDefinitionRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
4389
4614
  DescribeDashboardDefinitionRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location: "querystring", location_name: "version-number"))
@@ -4862,6 +5087,8 @@ module Aws::QuickSight
4862
5087
  ErrorInfo.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
4863
5088
  ErrorInfo.struct_class = Types::ErrorInfo
4864
5089
 
5090
+ ErrorList.member = Shapes::ShapeRef.new(shape: ErrorMessage)
5091
+
4865
5092
  ExasolParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
4866
5093
  ExasolParameters.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
4867
5094
  ExasolParameters.struct_class = Types::ExasolParameters
@@ -5607,6 +5834,29 @@ module Aws::QuickSight
5607
5834
  IdentityTypeNotSupportedException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
5608
5835
  IdentityTypeNotSupportedException.struct_class = Types::IdentityTypeNotSupportedException
5609
5836
 
5837
+ Image.add_member(:source, Shapes::ShapeRef.new(shape: ImageSource, location_name: "Source"))
5838
+ Image.add_member(:generated_image_url, Shapes::ShapeRef.new(shape: String, location_name: "GeneratedImageUrl"))
5839
+ Image.struct_class = Types::Image
5840
+
5841
+ ImageConfiguration.add_member(:source, Shapes::ShapeRef.new(shape: ImageSource, location_name: "Source"))
5842
+ ImageConfiguration.struct_class = Types::ImageConfiguration
5843
+
5844
+ ImageSet.add_member(:original, Shapes::ShapeRef.new(shape: Image, required: true, location_name: "Original"))
5845
+ ImageSet.add_member(:height_64, Shapes::ShapeRef.new(shape: Image, location_name: "Height64"))
5846
+ ImageSet.add_member(:height_32, Shapes::ShapeRef.new(shape: Image, location_name: "Height32"))
5847
+ ImageSet.struct_class = Types::ImageSet
5848
+
5849
+ ImageSetConfiguration.add_member(:original, Shapes::ShapeRef.new(shape: ImageConfiguration, required: true, location_name: "Original"))
5850
+ ImageSetConfiguration.struct_class = Types::ImageSetConfiguration
5851
+
5852
+ ImageSource.add_member(:public_url, Shapes::ShapeRef.new(shape: String, location_name: "PublicUrl"))
5853
+ ImageSource.add_member(:s3_uri, Shapes::ShapeRef.new(shape: String, location_name: "S3Uri"))
5854
+ ImageSource.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
5855
+ ImageSource.add_member_subclass(:public_url, Types::ImageSource::PublicUrl)
5856
+ ImageSource.add_member_subclass(:s3_uri, Types::ImageSource::S3Uri)
5857
+ ImageSource.add_member_subclass(:unknown, Types::ImageSource::Unknown)
5858
+ ImageSource.struct_class = Types::ImageSource
5859
+
5610
5860
  IncrementalRefresh.add_member(:lookback_window, Shapes::ShapeRef.new(shape: LookbackWindow, required: true, location_name: "LookbackWindow"))
5611
5861
  IncrementalRefresh.struct_class = Types::IncrementalRefresh
5612
5862
 
@@ -5686,6 +5936,9 @@ module Aws::QuickSight
5686
5936
  InternalFailureException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
5687
5937
  InternalFailureException.struct_class = Types::InternalFailureException
5688
5938
 
5939
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
5940
+ InternalServerException.struct_class = Types::InternalServerException
5941
+
5689
5942
  InvalidNextTokenException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
5690
5943
  InvalidNextTokenException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
5691
5944
  InvalidNextTokenException.struct_class = Types::InvalidNextTokenException
@@ -5936,6 +6189,15 @@ module Aws::QuickSight
5936
6189
  ListAssetBundleImportJobsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
5937
6190
  ListAssetBundleImportJobsResponse.struct_class = Types::ListAssetBundleImportJobsResponse
5938
6191
 
6192
+ ListBrandsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
6193
+ ListBrandsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
6194
+ ListBrandsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
6195
+ ListBrandsRequest.struct_class = Types::ListBrandsRequest
6196
+
6197
+ ListBrandsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
6198
+ ListBrandsResponse.add_member(:brands, Shapes::ShapeRef.new(shape: BrandSummaryList, location_name: "Brands"))
6199
+ ListBrandsResponse.struct_class = Types::ListBrandsResponse
6200
+
5939
6201
  ListControlDisplayOptions.add_member(:search_options, Shapes::ShapeRef.new(shape: ListControlSearchOptions, location_name: "SearchOptions"))
5940
6202
  ListControlDisplayOptions.add_member(:select_all_options, Shapes::ShapeRef.new(shape: ListControlSelectAllOptions, location_name: "SelectAllOptions"))
5941
6203
  ListControlDisplayOptions.add_member(:title_options, Shapes::ShapeRef.new(shape: LabelOptions, location_name: "TitleOptions"))
@@ -5948,6 +6210,17 @@ module Aws::QuickSight
5948
6210
  ListControlSelectAllOptions.add_member(:visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "Visibility"))
5949
6211
  ListControlSelectAllOptions.struct_class = Types::ListControlSelectAllOptions
5950
6212
 
6213
+ ListCustomPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
6214
+ ListCustomPermissionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
6215
+ ListCustomPermissionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
6216
+ ListCustomPermissionsRequest.struct_class = Types::ListCustomPermissionsRequest
6217
+
6218
+ ListCustomPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
6219
+ ListCustomPermissionsResponse.add_member(:custom_permissions_list, Shapes::ShapeRef.new(shape: CustomPermissionsList, location_name: "CustomPermissionsList"))
6220
+ ListCustomPermissionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
6221
+ ListCustomPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
6222
+ ListCustomPermissionsResponse.struct_class = Types::ListCustomPermissionsResponse
6223
+
5951
6224
  ListDashboardVersionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
5952
6225
  ListDashboardVersionsRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
5953
6226
  ListDashboardVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
@@ -6302,6 +6575,22 @@ module Aws::QuickSight
6302
6575
  LogicalTableSource.add_member(:data_set_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DataSetArn"))
6303
6576
  LogicalTableSource.struct_class = Types::LogicalTableSource
6304
6577
 
6578
+ Logo.add_member(:alt_text, Shapes::ShapeRef.new(shape: AltText, required: true, location_name: "AltText"))
6579
+ Logo.add_member(:logo_set, Shapes::ShapeRef.new(shape: LogoSet, required: true, location_name: "LogoSet"))
6580
+ Logo.struct_class = Types::Logo
6581
+
6582
+ LogoConfiguration.add_member(:alt_text, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AltText"))
6583
+ LogoConfiguration.add_member(:logo_set, Shapes::ShapeRef.new(shape: LogoSetConfiguration, required: true, location_name: "LogoSet"))
6584
+ LogoConfiguration.struct_class = Types::LogoConfiguration
6585
+
6586
+ LogoSet.add_member(:primary, Shapes::ShapeRef.new(shape: ImageSet, required: true, location_name: "Primary"))
6587
+ LogoSet.add_member(:favicon, Shapes::ShapeRef.new(shape: ImageSet, location_name: "Favicon"))
6588
+ LogoSet.struct_class = Types::LogoSet
6589
+
6590
+ LogoSetConfiguration.add_member(:primary, Shapes::ShapeRef.new(shape: ImageSetConfiguration, required: true, location_name: "Primary"))
6591
+ LogoSetConfiguration.add_member(:favicon, Shapes::ShapeRef.new(shape: ImageSetConfiguration, location_name: "Favicon"))
6592
+ LogoSetConfiguration.struct_class = Types::LogoSetConfiguration
6593
+
6305
6594
  LongFormatText.add_member(:plain_text, Shapes::ShapeRef.new(shape: LongPlainText, location_name: "PlainText"))
6306
6595
  LongFormatText.add_member(:rich_text, Shapes::ShapeRef.new(shape: LongRichText, location_name: "RichText"))
6307
6596
  LongFormatText.struct_class = Types::LongFormatText
@@ -6401,6 +6690,10 @@ module Aws::QuickSight
6401
6690
 
6402
6691
  Namespaces.member = Shapes::ShapeRef.new(shape: NamespaceInfoV2)
6403
6692
 
6693
+ NavbarStyle.add_member(:global_navbar, Shapes::ShapeRef.new(shape: Palette, location_name: "GlobalNavbar"))
6694
+ NavbarStyle.add_member(:contextual_navbar, Shapes::ShapeRef.new(shape: Palette, location_name: "ContextualNavbar"))
6695
+ NavbarStyle.struct_class = Types::NavbarStyle
6696
+
6404
6697
  NegativeFormat.add_member(:prefix, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Prefix"))
6405
6698
  NegativeFormat.add_member(:suffix, Shapes::ShapeRef.new(shape: LimitedString, location_name: "Suffix"))
6406
6699
  NegativeFormat.struct_class = Types::NegativeFormat
@@ -6536,6 +6829,10 @@ module Aws::QuickSight
6536
6829
  PaginationConfiguration.add_member(:page_number, Shapes::ShapeRef.new(shape: PageNumber, required: true, location_name: "PageNumber"))
6537
6830
  PaginationConfiguration.struct_class = Types::PaginationConfiguration
6538
6831
 
6832
+ Palette.add_member(:foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "Foreground"))
6833
+ Palette.add_member(:background, Shapes::ShapeRef.new(shape: HexColor, location_name: "Background"))
6834
+ Palette.struct_class = Types::Palette
6835
+
6539
6836
  PanelConfiguration.add_member(:title, Shapes::ShapeRef.new(shape: PanelTitleOptions, location_name: "Title"))
6540
6837
  PanelConfiguration.add_member(:border_visibility, Shapes::ShapeRef.new(shape: Visibility, location_name: "BorderVisibility"))
6541
6838
  PanelConfiguration.add_member(:border_thickness, Shapes::ShapeRef.new(shape: PixelLength, location_name: "BorderThickness"))
@@ -8623,6 +8920,43 @@ module Aws::QuickSight
8623
8920
  UpdateAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
8624
8921
  UpdateAnalysisResponse.struct_class = Types::UpdateAnalysisResponse
8625
8922
 
8923
+ UpdateBrandAssignmentRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
8924
+ UpdateBrandAssignmentRequest.add_member(:brand_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "BrandArn"))
8925
+ UpdateBrandAssignmentRequest.struct_class = Types::UpdateBrandAssignmentRequest
8926
+
8927
+ UpdateBrandAssignmentResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
8928
+ UpdateBrandAssignmentResponse.add_member(:brand_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "BrandArn"))
8929
+ UpdateBrandAssignmentResponse.struct_class = Types::UpdateBrandAssignmentResponse
8930
+
8931
+ UpdateBrandPublishedVersionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
8932
+ UpdateBrandPublishedVersionRequest.add_member(:brand_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "BrandId"))
8933
+ UpdateBrandPublishedVersionRequest.add_member(:version_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location_name: "VersionId"))
8934
+ UpdateBrandPublishedVersionRequest.struct_class = Types::UpdateBrandPublishedVersionRequest
8935
+
8936
+ UpdateBrandPublishedVersionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
8937
+ UpdateBrandPublishedVersionResponse.add_member(:version_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, location_name: "VersionId"))
8938
+ UpdateBrandPublishedVersionResponse.struct_class = Types::UpdateBrandPublishedVersionResponse
8939
+
8940
+ UpdateBrandRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
8941
+ UpdateBrandRequest.add_member(:brand_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "BrandId"))
8942
+ UpdateBrandRequest.add_member(:brand_definition, Shapes::ShapeRef.new(shape: BrandDefinition, location_name: "BrandDefinition"))
8943
+ UpdateBrandRequest.struct_class = Types::UpdateBrandRequest
8944
+
8945
+ UpdateBrandResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
8946
+ UpdateBrandResponse.add_member(:brand_detail, Shapes::ShapeRef.new(shape: BrandDetail, location_name: "BrandDetail"))
8947
+ UpdateBrandResponse.add_member(:brand_definition, Shapes::ShapeRef.new(shape: BrandDefinition, location_name: "BrandDefinition"))
8948
+ UpdateBrandResponse.struct_class = Types::UpdateBrandResponse
8949
+
8950
+ UpdateCustomPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
8951
+ UpdateCustomPermissionsRequest.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: CustomPermissionsName, required: true, location: "uri", location_name: "CustomPermissionsName"))
8952
+ UpdateCustomPermissionsRequest.add_member(:capabilities, Shapes::ShapeRef.new(shape: Capabilities, location_name: "Capabilities"))
8953
+ UpdateCustomPermissionsRequest.struct_class = Types::UpdateCustomPermissionsRequest
8954
+
8955
+ UpdateCustomPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location_name: "Status"))
8956
+ UpdateCustomPermissionsResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
8957
+ UpdateCustomPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
8958
+ UpdateCustomPermissionsResponse.struct_class = Types::UpdateCustomPermissionsResponse
8959
+
8626
8960
  UpdateDashboardLinksRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
8627
8961
  UpdateDashboardLinksRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ShortRestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
8628
8962
  UpdateDashboardLinksRequest.add_member(:link_entities, Shapes::ShapeRef.new(shape: LinkEntityArnList, required: true, location_name: "LinkEntities"))
@@ -8995,6 +9329,16 @@ module Aws::QuickSight
8995
9329
  UpdateTopicResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
8996
9330
  UpdateTopicResponse.struct_class = Types::UpdateTopicResponse
8997
9331
 
9332
+ UpdateUserCustomPermissionRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
9333
+ UpdateUserCustomPermissionRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
9334
+ UpdateUserCustomPermissionRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
9335
+ UpdateUserCustomPermissionRequest.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: CustomPermissionsName, required: true, location_name: "CustomPermissionsName"))
9336
+ UpdateUserCustomPermissionRequest.struct_class = Types::UpdateUserCustomPermissionRequest
9337
+
9338
+ UpdateUserCustomPermissionResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
9339
+ UpdateUserCustomPermissionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
9340
+ UpdateUserCustomPermissionResponse.struct_class = Types::UpdateUserCustomPermissionResponse
9341
+
8998
9342
  UpdateUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
8999
9343
  UpdateUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
9000
9344
  UpdateUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -9369,6 +9713,38 @@ module Aws::QuickSight
9369
9713
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9370
9714
  end)
9371
9715
 
9716
+ api.add_operation(:create_brand, Seahorse::Model::Operation.new.tap do |o|
9717
+ o.name = "CreateBrand"
9718
+ o.http_method = "POST"
9719
+ o.http_request_uri = "/accounts/{AwsAccountId}/brands/{BrandId}"
9720
+ o.input = Shapes::ShapeRef.new(shape: CreateBrandRequest)
9721
+ o.output = Shapes::ShapeRef.new(shape: CreateBrandResponse)
9722
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9723
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
9724
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9725
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9726
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9727
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
9728
+ end)
9729
+
9730
+ api.add_operation(:create_custom_permissions, Seahorse::Model::Operation.new.tap do |o|
9731
+ o.name = "CreateCustomPermissions"
9732
+ o.http_method = "POST"
9733
+ o.http_request_uri = "/accounts/{AwsAccountId}/custom-permissions"
9734
+ o.input = Shapes::ShapeRef.new(shape: CreateCustomPermissionsRequest)
9735
+ o.output = Shapes::ShapeRef.new(shape: CreateCustomPermissionsResponse)
9736
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
9737
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
9738
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
9739
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
9740
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
9741
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9742
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
9743
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9744
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9745
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
9746
+ end)
9747
+
9372
9748
  api.add_operation(:create_dashboard, Seahorse::Model::Operation.new.tap do |o|
9373
9749
  o.name = "CreateDashboard"
9374
9750
  o.http_method = "POST"
@@ -9722,6 +10098,51 @@ module Aws::QuickSight
9722
10098
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
9723
10099
  end)
9724
10100
 
10101
+ api.add_operation(:delete_brand, Seahorse::Model::Operation.new.tap do |o|
10102
+ o.name = "DeleteBrand"
10103
+ o.http_method = "DELETE"
10104
+ o.http_request_uri = "/accounts/{AwsAccountId}/brands/{BrandId}"
10105
+ o.input = Shapes::ShapeRef.new(shape: DeleteBrandRequest)
10106
+ o.output = Shapes::ShapeRef.new(shape: DeleteBrandResponse)
10107
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10108
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
10109
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10110
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10111
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10112
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
10113
+ end)
10114
+
10115
+ api.add_operation(:delete_brand_assignment, Seahorse::Model::Operation.new.tap do |o|
10116
+ o.name = "DeleteBrandAssignment"
10117
+ o.http_method = "DELETE"
10118
+ o.http_request_uri = "/accounts/{AwsAccountId}/brandassignments"
10119
+ o.input = Shapes::ShapeRef.new(shape: DeleteBrandAssignmentRequest)
10120
+ o.output = Shapes::ShapeRef.new(shape: DeleteBrandAssignmentResponse)
10121
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10122
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
10123
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10124
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10125
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10126
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
10127
+ end)
10128
+
10129
+ api.add_operation(:delete_custom_permissions, Seahorse::Model::Operation.new.tap do |o|
10130
+ o.name = "DeleteCustomPermissions"
10131
+ o.http_method = "DELETE"
10132
+ o.http_request_uri = "/accounts/{AwsAccountId}/custom-permissions/{CustomPermissionsName}"
10133
+ o.input = Shapes::ShapeRef.new(shape: DeleteCustomPermissionsRequest)
10134
+ o.output = Shapes::ShapeRef.new(shape: DeleteCustomPermissionsResponse)
10135
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10136
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10137
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10138
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
10139
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
10140
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10141
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
10142
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
10143
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
10144
+ end)
10145
+
9725
10146
  api.add_operation(:delete_dashboard, Seahorse::Model::Operation.new.tap do |o|
9726
10147
  o.name = "DeleteDashboard"
9727
10148
  o.http_method = "DELETE"
@@ -10041,6 +10462,22 @@ module Aws::QuickSight
10041
10462
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
10042
10463
  end)
10043
10464
 
10465
+ api.add_operation(:delete_user_custom_permission, Seahorse::Model::Operation.new.tap do |o|
10466
+ o.name = "DeleteUserCustomPermission"
10467
+ o.http_method = "DELETE"
10468
+ o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/custom-permission"
10469
+ o.input = Shapes::ShapeRef.new(shape: DeleteUserCustomPermissionRequest)
10470
+ o.output = Shapes::ShapeRef.new(shape: DeleteUserCustomPermissionResponse)
10471
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10472
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10473
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
10474
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10475
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10476
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
10477
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
10478
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
10479
+ end)
10480
+
10044
10481
  api.add_operation(:delete_vpc_connection, Seahorse::Model::Operation.new.tap do |o|
10045
10482
  o.name = "DeleteVPCConnection"
10046
10483
  o.http_method = "DELETE"
@@ -10163,6 +10600,63 @@ module Aws::QuickSight
10163
10600
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10164
10601
  end)
10165
10602
 
10603
+ api.add_operation(:describe_brand, Seahorse::Model::Operation.new.tap do |o|
10604
+ o.name = "DescribeBrand"
10605
+ o.http_method = "GET"
10606
+ o.http_request_uri = "/accounts/{AwsAccountId}/brands/{BrandId}"
10607
+ o.input = Shapes::ShapeRef.new(shape: DescribeBrandRequest)
10608
+ o.output = Shapes::ShapeRef.new(shape: DescribeBrandResponse)
10609
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10610
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
10611
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10612
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10613
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10614
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
10615
+ end)
10616
+
10617
+ api.add_operation(:describe_brand_assignment, Seahorse::Model::Operation.new.tap do |o|
10618
+ o.name = "DescribeBrandAssignment"
10619
+ o.http_method = "GET"
10620
+ o.http_request_uri = "/accounts/{AwsAccountId}/brandassignments"
10621
+ o.input = Shapes::ShapeRef.new(shape: DescribeBrandAssignmentRequest)
10622
+ o.output = Shapes::ShapeRef.new(shape: DescribeBrandAssignmentResponse)
10623
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10624
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
10625
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10626
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10627
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10628
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
10629
+ end)
10630
+
10631
+ api.add_operation(:describe_brand_published_version, Seahorse::Model::Operation.new.tap do |o|
10632
+ o.name = "DescribeBrandPublishedVersion"
10633
+ o.http_method = "GET"
10634
+ o.http_request_uri = "/accounts/{AwsAccountId}/brands/{BrandId}/publishedversion"
10635
+ o.input = Shapes::ShapeRef.new(shape: DescribeBrandPublishedVersionRequest)
10636
+ o.output = Shapes::ShapeRef.new(shape: DescribeBrandPublishedVersionResponse)
10637
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10638
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
10639
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10640
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10641
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10642
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
10643
+ end)
10644
+
10645
+ api.add_operation(:describe_custom_permissions, Seahorse::Model::Operation.new.tap do |o|
10646
+ o.name = "DescribeCustomPermissions"
10647
+ o.http_method = "GET"
10648
+ o.http_request_uri = "/accounts/{AwsAccountId}/custom-permissions/{CustomPermissionsName}"
10649
+ o.input = Shapes::ShapeRef.new(shape: DescribeCustomPermissionsRequest)
10650
+ o.output = Shapes::ShapeRef.new(shape: DescribeCustomPermissionsResponse)
10651
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
10652
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10653
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
10654
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10655
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
10656
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
10657
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
10658
+ end)
10659
+
10166
10660
  api.add_operation(:describe_dashboard, Seahorse::Model::Operation.new.tap do |o|
10167
10661
  o.name = "DescribeDashboard"
10168
10662
  o.http_method = "GET"
@@ -10808,6 +11302,45 @@ module Aws::QuickSight
10808
11302
  )
10809
11303
  end)
10810
11304
 
11305
+ api.add_operation(:list_brands, Seahorse::Model::Operation.new.tap do |o|
11306
+ o.name = "ListBrands"
11307
+ o.http_method = "GET"
11308
+ o.http_request_uri = "/accounts/{AwsAccountId}/brands"
11309
+ o.input = Shapes::ShapeRef.new(shape: ListBrandsRequest)
11310
+ o.output = Shapes::ShapeRef.new(shape: ListBrandsResponse)
11311
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
11312
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
11313
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
11314
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
11315
+ o[:pager] = Aws::Pager.new(
11316
+ limit_key: "max_results",
11317
+ tokens: {
11318
+ "next_token" => "next_token"
11319
+ }
11320
+ )
11321
+ end)
11322
+
11323
+ api.add_operation(:list_custom_permissions, Seahorse::Model::Operation.new.tap do |o|
11324
+ o.name = "ListCustomPermissions"
11325
+ o.http_method = "GET"
11326
+ o.http_request_uri = "/accounts/{AwsAccountId}/custom-permissions"
11327
+ o.input = Shapes::ShapeRef.new(shape: ListCustomPermissionsRequest)
11328
+ o.output = Shapes::ShapeRef.new(shape: ListCustomPermissionsResponse)
11329
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
11330
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
11331
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
11332
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
11333
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
11334
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
11335
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
11336
+ o[:pager] = Aws::Pager.new(
11337
+ limit_key: "max_results",
11338
+ tokens: {
11339
+ "next_token" => "next_token"
11340
+ }
11341
+ )
11342
+ end)
11343
+
10811
11344
  api.add_operation(:list_dashboard_versions, Seahorse::Model::Operation.new.tap do |o|
10812
11345
  o.name = "ListDashboardVersions"
10813
11346
  o.http_method = "GET"
@@ -11686,6 +12219,64 @@ module Aws::QuickSight
11686
12219
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
11687
12220
  end)
11688
12221
 
12222
+ api.add_operation(:update_brand, Seahorse::Model::Operation.new.tap do |o|
12223
+ o.name = "UpdateBrand"
12224
+ o.http_method = "PUT"
12225
+ o.http_request_uri = "/accounts/{AwsAccountId}/brands/{BrandId}"
12226
+ o.input = Shapes::ShapeRef.new(shape: UpdateBrandRequest)
12227
+ o.output = Shapes::ShapeRef.new(shape: UpdateBrandResponse)
12228
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
12229
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
12230
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
12231
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
12232
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12233
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
12234
+ end)
12235
+
12236
+ api.add_operation(:update_brand_assignment, Seahorse::Model::Operation.new.tap do |o|
12237
+ o.name = "UpdateBrandAssignment"
12238
+ o.http_method = "PUT"
12239
+ o.http_request_uri = "/accounts/{AwsAccountId}/brandassignments"
12240
+ o.input = Shapes::ShapeRef.new(shape: UpdateBrandAssignmentRequest)
12241
+ o.output = Shapes::ShapeRef.new(shape: UpdateBrandAssignmentResponse)
12242
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
12243
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
12244
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
12245
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
12246
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12247
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
12248
+ end)
12249
+
12250
+ api.add_operation(:update_brand_published_version, Seahorse::Model::Operation.new.tap do |o|
12251
+ o.name = "UpdateBrandPublishedVersion"
12252
+ o.http_method = "PUT"
12253
+ o.http_request_uri = "/accounts/{AwsAccountId}/brands/{BrandId}/publishedversion"
12254
+ o.input = Shapes::ShapeRef.new(shape: UpdateBrandPublishedVersionRequest)
12255
+ o.output = Shapes::ShapeRef.new(shape: UpdateBrandPublishedVersionResponse)
12256
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
12257
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
12258
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
12259
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
12260
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12261
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
12262
+ end)
12263
+
12264
+ api.add_operation(:update_custom_permissions, Seahorse::Model::Operation.new.tap do |o|
12265
+ o.name = "UpdateCustomPermissions"
12266
+ o.http_method = "PUT"
12267
+ o.http_request_uri = "/accounts/{AwsAccountId}/custom-permissions/{CustomPermissionsName}"
12268
+ o.input = Shapes::ShapeRef.new(shape: UpdateCustomPermissionsRequest)
12269
+ o.output = Shapes::ShapeRef.new(shape: UpdateCustomPermissionsResponse)
12270
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12271
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
12272
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
12273
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
12274
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
12275
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
12276
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
12277
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
12278
+ end)
12279
+
11689
12280
  api.add_operation(:update_dashboard, Seahorse::Model::Operation.new.tap do |o|
11690
12281
  o.name = "UpdateDashboard"
11691
12282
  o.http_method = "PUT"
@@ -12130,6 +12721,22 @@ module Aws::QuickSight
12130
12721
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
12131
12722
  end)
12132
12723
 
12724
+ api.add_operation(:update_user_custom_permission, Seahorse::Model::Operation.new.tap do |o|
12725
+ o.name = "UpdateUserCustomPermission"
12726
+ o.http_method = "PUT"
12727
+ o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/custom-permission"
12728
+ o.input = Shapes::ShapeRef.new(shape: UpdateUserCustomPermissionRequest)
12729
+ o.output = Shapes::ShapeRef.new(shape: UpdateUserCustomPermissionResponse)
12730
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12731
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
12732
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
12733
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
12734
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
12735
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
12736
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
12737
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
12738
+ end)
12739
+
12133
12740
  api.add_operation(:update_vpc_connection, Seahorse::Model::Operation.new.tap do |o|
12134
12741
  o.name = "UpdateVPCConnection"
12135
12742
  o.http_method = "PUT"