aws-sdk-quicksight 1.20.0 → 1.25.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -24,8 +26,10 @@ module Aws::QuickSight
24
26
  AuroraParameters = Shapes::StructureShape.new(name: 'AuroraParameters')
25
27
  AuroraPostgreSqlParameters = Shapes::StructureShape.new(name: 'AuroraPostgreSqlParameters')
26
28
  AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
29
+ AwsAndAccountId = Shapes::StringShape.new(name: 'AwsAndAccountId')
27
30
  AwsIotAnalyticsParameters = Shapes::StructureShape.new(name: 'AwsIotAnalyticsParameters')
28
31
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
32
+ BorderStyle = Shapes::StructureShape.new(name: 'BorderStyle')
29
33
  CalculatedColumn = Shapes::StructureShape.new(name: 'CalculatedColumn')
30
34
  CalculatedColumnList = Shapes::ListShape.new(name: 'CalculatedColumnList')
31
35
  CancelIngestionRequest = Shapes::StructureShape.new(name: 'CancelIngestionRequest')
@@ -33,6 +37,7 @@ module Aws::QuickSight
33
37
  CastColumnTypeOperation = Shapes::StructureShape.new(name: 'CastColumnTypeOperation')
34
38
  Catalog = Shapes::StringShape.new(name: 'Catalog')
35
39
  ClusterId = Shapes::StringShape.new(name: 'ClusterId')
40
+ ColorList = Shapes::ListShape.new(name: 'ColorList')
36
41
  ColumnDataType = Shapes::StringShape.new(name: 'ColumnDataType')
37
42
  ColumnGroup = Shapes::StructureShape.new(name: 'ColumnGroup')
38
43
  ColumnGroupColumnSchema = Shapes::StructureShape.new(name: 'ColumnGroupColumnSchema')
@@ -50,6 +55,7 @@ module Aws::QuickSight
50
55
  ColumnTagList = Shapes::ListShape.new(name: 'ColumnTagList')
51
56
  ConcurrentUpdatingException = Shapes::StructureShape.new(name: 'ConcurrentUpdatingException')
52
57
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
58
+ CopySourceArn = Shapes::StringShape.new(name: 'CopySourceArn')
53
59
  CreateColumnsOperation = Shapes::StructureShape.new(name: 'CreateColumnsOperation')
54
60
  CreateDashboardRequest = Shapes::StructureShape.new(name: 'CreateDashboardRequest')
55
61
  CreateDashboardResponse = Shapes::StructureShape.new(name: 'CreateDashboardResponse')
@@ -69,6 +75,10 @@ module Aws::QuickSight
69
75
  CreateTemplateAliasResponse = Shapes::StructureShape.new(name: 'CreateTemplateAliasResponse')
70
76
  CreateTemplateRequest = Shapes::StructureShape.new(name: 'CreateTemplateRequest')
71
77
  CreateTemplateResponse = Shapes::StructureShape.new(name: 'CreateTemplateResponse')
78
+ CreateThemeAliasRequest = Shapes::StructureShape.new(name: 'CreateThemeAliasRequest')
79
+ CreateThemeAliasResponse = Shapes::StructureShape.new(name: 'CreateThemeAliasResponse')
80
+ CreateThemeRequest = Shapes::StructureShape.new(name: 'CreateThemeRequest')
81
+ CreateThemeResponse = Shapes::StructureShape.new(name: 'CreateThemeResponse')
72
82
  CredentialPair = Shapes::StructureShape.new(name: 'CredentialPair')
73
83
  CustomSql = Shapes::StructureShape.new(name: 'CustomSql')
74
84
  CustomSqlName = Shapes::StringShape.new(name: 'CustomSqlName')
@@ -90,6 +100,7 @@ module Aws::QuickSight
90
100
  DashboardVersion = Shapes::StructureShape.new(name: 'DashboardVersion')
91
101
  DashboardVersionSummary = Shapes::StructureShape.new(name: 'DashboardVersionSummary')
92
102
  DashboardVersionSummaryList = Shapes::ListShape.new(name: 'DashboardVersionSummaryList')
103
+ DataColorPalette = Shapes::StructureShape.new(name: 'DataColorPalette')
93
104
  DataSet = Shapes::StructureShape.new(name: 'DataSet')
94
105
  DataSetArnsList = Shapes::ListShape.new(name: 'DataSetArnsList')
95
106
  DataSetConfiguration = Shapes::StructureShape.new(name: 'DataSetConfiguration')
@@ -107,6 +118,7 @@ module Aws::QuickSight
107
118
  DataSourceErrorInfoType = Shapes::StringShape.new(name: 'DataSourceErrorInfoType')
108
119
  DataSourceList = Shapes::ListShape.new(name: 'DataSourceList')
109
120
  DataSourceParameters = Shapes::StructureShape.new(name: 'DataSourceParameters')
121
+ DataSourceParametersList = Shapes::ListShape.new(name: 'DataSourceParametersList')
110
122
  DataSourceType = Shapes::StringShape.new(name: 'DataSourceType')
111
123
  Database = Shapes::StringShape.new(name: 'Database')
112
124
  DateTimeParameter = Shapes::StructureShape.new(name: 'DateTimeParameter')
@@ -129,6 +141,10 @@ module Aws::QuickSight
129
141
  DeleteTemplateAliasResponse = Shapes::StructureShape.new(name: 'DeleteTemplateAliasResponse')
130
142
  DeleteTemplateRequest = Shapes::StructureShape.new(name: 'DeleteTemplateRequest')
131
143
  DeleteTemplateResponse = Shapes::StructureShape.new(name: 'DeleteTemplateResponse')
144
+ DeleteThemeAliasRequest = Shapes::StructureShape.new(name: 'DeleteThemeAliasRequest')
145
+ DeleteThemeAliasResponse = Shapes::StructureShape.new(name: 'DeleteThemeAliasResponse')
146
+ DeleteThemeRequest = Shapes::StructureShape.new(name: 'DeleteThemeRequest')
147
+ DeleteThemeResponse = Shapes::StructureShape.new(name: 'DeleteThemeResponse')
132
148
  DeleteUserByPrincipalIdRequest = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdRequest')
133
149
  DeleteUserByPrincipalIdResponse = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdResponse')
134
150
  DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
@@ -158,6 +174,12 @@ module Aws::QuickSight
158
174
  DescribeTemplatePermissionsResponse = Shapes::StructureShape.new(name: 'DescribeTemplatePermissionsResponse')
159
175
  DescribeTemplateRequest = Shapes::StructureShape.new(name: 'DescribeTemplateRequest')
160
176
  DescribeTemplateResponse = Shapes::StructureShape.new(name: 'DescribeTemplateResponse')
177
+ DescribeThemeAliasRequest = Shapes::StructureShape.new(name: 'DescribeThemeAliasRequest')
178
+ DescribeThemeAliasResponse = Shapes::StructureShape.new(name: 'DescribeThemeAliasResponse')
179
+ DescribeThemePermissionsRequest = Shapes::StructureShape.new(name: 'DescribeThemePermissionsRequest')
180
+ DescribeThemePermissionsResponse = Shapes::StructureShape.new(name: 'DescribeThemePermissionsResponse')
181
+ DescribeThemeRequest = Shapes::StructureShape.new(name: 'DescribeThemeRequest')
182
+ DescribeThemeResponse = Shapes::StructureShape.new(name: 'DescribeThemeResponse')
161
183
  DescribeUserRequest = Shapes::StructureShape.new(name: 'DescribeUserRequest')
162
184
  DescribeUserResponse = Shapes::StructureShape.new(name: 'DescribeUserResponse')
163
185
  Domain = Shapes::StringShape.new(name: 'Domain')
@@ -184,6 +206,8 @@ module Aws::QuickSight
184
206
  GroupMemberList = Shapes::ListShape.new(name: 'GroupMemberList')
185
207
  GroupMemberName = Shapes::StringShape.new(name: 'GroupMemberName')
186
208
  GroupName = Shapes::StringShape.new(name: 'GroupName')
209
+ GutterStyle = Shapes::StructureShape.new(name: 'GutterStyle')
210
+ HexColor = Shapes::StringShape.new(name: 'HexColor')
187
211
  Host = Shapes::StringShape.new(name: 'Host')
188
212
  IAMPolicyAssignment = Shapes::StructureShape.new(name: 'IAMPolicyAssignment')
189
213
  IAMPolicyAssignmentName = Shapes::StringShape.new(name: 'IAMPolicyAssignmentName')
@@ -241,6 +265,12 @@ module Aws::QuickSight
241
265
  ListTemplateVersionsResponse = Shapes::StructureShape.new(name: 'ListTemplateVersionsResponse')
242
266
  ListTemplatesRequest = Shapes::StructureShape.new(name: 'ListTemplatesRequest')
243
267
  ListTemplatesResponse = Shapes::StructureShape.new(name: 'ListTemplatesResponse')
268
+ ListThemeAliasesRequest = Shapes::StructureShape.new(name: 'ListThemeAliasesRequest')
269
+ ListThemeAliasesResponse = Shapes::StructureShape.new(name: 'ListThemeAliasesResponse')
270
+ ListThemeVersionsRequest = Shapes::StructureShape.new(name: 'ListThemeVersionsRequest')
271
+ ListThemeVersionsResponse = Shapes::StructureShape.new(name: 'ListThemeVersionsResponse')
272
+ ListThemesRequest = Shapes::StructureShape.new(name: 'ListThemesRequest')
273
+ ListThemesResponse = Shapes::StructureShape.new(name: 'ListThemesResponse')
244
274
  ListUserGroupsRequest = Shapes::StructureShape.new(name: 'ListUserGroupsRequest')
245
275
  ListUserGroupsResponse = Shapes::StructureShape.new(name: 'ListUserGroupsResponse')
246
276
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
@@ -253,6 +283,7 @@ module Aws::QuickSight
253
283
  Long = Shapes::IntegerShape.new(name: 'Long')
254
284
  LongList = Shapes::ListShape.new(name: 'LongList')
255
285
  ManifestFileLocation = Shapes::StructureShape.new(name: 'ManifestFileLocation')
286
+ MarginStyle = Shapes::StructureShape.new(name: 'MarginStyle')
256
287
  MariaDbParameters = Shapes::StructureShape.new(name: 'MariaDbParameters')
257
288
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
258
289
  MySqlParameters = Shapes::StructureShape.new(name: 'MySqlParameters')
@@ -309,6 +340,7 @@ module Aws::QuickSight
309
340
  SessionLifetimeInMinutes = Shapes::IntegerShape.new(name: 'SessionLifetimeInMinutes')
310
341
  SessionLifetimeInMinutesInvalidException = Shapes::StructureShape.new(name: 'SessionLifetimeInMinutesInvalidException')
311
342
  SheetControlsOption = Shapes::StructureShape.new(name: 'SheetControlsOption')
343
+ SheetStyle = Shapes::StructureShape.new(name: 'SheetStyle')
312
344
  SiteBaseUrl = Shapes::StringShape.new(name: 'SiteBaseUrl')
313
345
  SnowflakeParameters = Shapes::StructureShape.new(name: 'SnowflakeParameters')
314
346
  SparkParameters = Shapes::StructureShape.new(name: 'SparkParameters')
@@ -345,13 +377,30 @@ module Aws::QuickSight
345
377
  TemplateVersionSummaryList = Shapes::ListShape.new(name: 'TemplateVersionSummaryList')
346
378
  TeradataParameters = Shapes::StructureShape.new(name: 'TeradataParameters')
347
379
  TextQualifier = Shapes::StringShape.new(name: 'TextQualifier')
380
+ Theme = Shapes::StructureShape.new(name: 'Theme')
381
+ ThemeAlias = Shapes::StructureShape.new(name: 'ThemeAlias')
382
+ ThemeAliasList = Shapes::ListShape.new(name: 'ThemeAliasList')
383
+ ThemeConfiguration = Shapes::StructureShape.new(name: 'ThemeConfiguration')
384
+ ThemeError = Shapes::StructureShape.new(name: 'ThemeError')
385
+ ThemeErrorList = Shapes::ListShape.new(name: 'ThemeErrorList')
386
+ ThemeErrorType = Shapes::StringShape.new(name: 'ThemeErrorType')
387
+ ThemeName = Shapes::StringShape.new(name: 'ThemeName')
388
+ ThemeSummary = Shapes::StructureShape.new(name: 'ThemeSummary')
389
+ ThemeSummaryList = Shapes::ListShape.new(name: 'ThemeSummaryList')
390
+ ThemeType = Shapes::StringShape.new(name: 'ThemeType')
391
+ ThemeVersion = Shapes::StructureShape.new(name: 'ThemeVersion')
392
+ ThemeVersionSummary = Shapes::StructureShape.new(name: 'ThemeVersionSummary')
393
+ ThemeVersionSummaryList = Shapes::ListShape.new(name: 'ThemeVersionSummaryList')
348
394
  ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
395
+ TileLayoutStyle = Shapes::StructureShape.new(name: 'TileLayoutStyle')
396
+ TileStyle = Shapes::StructureShape.new(name: 'TileStyle')
349
397
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
350
398
  TimestampList = Shapes::ListShape.new(name: 'TimestampList')
351
399
  TransformOperation = Shapes::StructureShape.new(name: 'TransformOperation')
352
400
  TransformOperationList = Shapes::ListShape.new(name: 'TransformOperationList')
353
401
  TwitterParameters = Shapes::StructureShape.new(name: 'TwitterParameters')
354
402
  TypeCastFormat = Shapes::StringShape.new(name: 'TypeCastFormat')
403
+ UIColorPalette = Shapes::StructureShape.new(name: 'UIColorPalette')
355
404
  UnsupportedUserEditionException = Shapes::StructureShape.new(name: 'UnsupportedUserEditionException')
356
405
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
357
406
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
@@ -380,6 +429,12 @@ module Aws::QuickSight
380
429
  UpdateTemplatePermissionsResponse = Shapes::StructureShape.new(name: 'UpdateTemplatePermissionsResponse')
381
430
  UpdateTemplateRequest = Shapes::StructureShape.new(name: 'UpdateTemplateRequest')
382
431
  UpdateTemplateResponse = Shapes::StructureShape.new(name: 'UpdateTemplateResponse')
432
+ UpdateThemeAliasRequest = Shapes::StructureShape.new(name: 'UpdateThemeAliasRequest')
433
+ UpdateThemeAliasResponse = Shapes::StructureShape.new(name: 'UpdateThemeAliasResponse')
434
+ UpdateThemePermissionsRequest = Shapes::StructureShape.new(name: 'UpdateThemePermissionsRequest')
435
+ UpdateThemePermissionsResponse = Shapes::StructureShape.new(name: 'UpdateThemePermissionsResponse')
436
+ UpdateThemeRequest = Shapes::StructureShape.new(name: 'UpdateThemeRequest')
437
+ UpdateThemeResponse = Shapes::StructureShape.new(name: 'UpdateThemeResponse')
383
438
  UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
384
439
  UpdateUserResponse = Shapes::StructureShape.new(name: 'UpdateUserResponse')
385
440
  UploadSettings = Shapes::StructureShape.new(name: 'UploadSettings')
@@ -432,6 +487,9 @@ module Aws::QuickSight
432
487
  AwsIotAnalyticsParameters.add_member(:data_set_name, Shapes::ShapeRef.new(shape: DataSetName, required: true, location_name: "DataSetName"))
433
488
  AwsIotAnalyticsParameters.struct_class = Types::AwsIotAnalyticsParameters
434
489
 
490
+ BorderStyle.add_member(:show, Shapes::ShapeRef.new(shape: boolean, location_name: "Show", metadata: {"box"=>true}))
491
+ BorderStyle.struct_class = Types::BorderStyle
492
+
435
493
  CalculatedColumn.add_member(:column_name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "ColumnName"))
436
494
  CalculatedColumn.add_member(:column_id, Shapes::ShapeRef.new(shape: ColumnId, required: true, location_name: "ColumnId"))
437
495
  CalculatedColumn.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, required: true, location_name: "Expression"))
@@ -455,6 +513,8 @@ module Aws::QuickSight
455
513
  CastColumnTypeOperation.add_member(:format, Shapes::ShapeRef.new(shape: TypeCastFormat, location_name: "Format"))
456
514
  CastColumnTypeOperation.struct_class = Types::CastColumnTypeOperation
457
515
 
516
+ ColorList.member = Shapes::ShapeRef.new(shape: HexColor)
517
+
458
518
  ColumnGroup.add_member(:geo_spatial_column_group, Shapes::ShapeRef.new(shape: GeoSpatialColumnGroup, location_name: "GeoSpatialColumnGroup"))
459
519
  ColumnGroup.struct_class = Types::ColumnGroup
460
520
 
@@ -505,6 +565,7 @@ module Aws::QuickSight
505
565
  CreateDashboardRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
506
566
  CreateDashboardRequest.add_member(:version_description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "VersionDescription"))
507
567
  CreateDashboardRequest.add_member(:dashboard_publish_options, Shapes::ShapeRef.new(shape: DashboardPublishOptions, location_name: "DashboardPublishOptions"))
568
+ CreateDashboardRequest.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
508
569
  CreateDashboardRequest.struct_class = Types::CreateDashboardRequest
509
570
 
510
571
  CreateDashboardResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -633,8 +694,38 @@ module Aws::QuickSight
633
694
  CreateTemplateResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
634
695
  CreateTemplateResponse.struct_class = Types::CreateTemplateResponse
635
696
 
697
+ CreateThemeAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
698
+ CreateThemeAliasRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
699
+ CreateThemeAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
700
+ CreateThemeAliasRequest.add_member(:theme_version_number, Shapes::ShapeRef.new(shape: VersionNumber, required: true, location_name: "ThemeVersionNumber"))
701
+ CreateThemeAliasRequest.struct_class = Types::CreateThemeAliasRequest
702
+
703
+ CreateThemeAliasResponse.add_member(:theme_alias, Shapes::ShapeRef.new(shape: ThemeAlias, location_name: "ThemeAlias"))
704
+ CreateThemeAliasResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
705
+ CreateThemeAliasResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
706
+ CreateThemeAliasResponse.struct_class = Types::CreateThemeAliasResponse
707
+
708
+ CreateThemeRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
709
+ CreateThemeRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
710
+ CreateThemeRequest.add_member(:name, Shapes::ShapeRef.new(shape: ThemeName, required: true, location_name: "Name"))
711
+ CreateThemeRequest.add_member(:base_theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location_name: "BaseThemeId"))
712
+ CreateThemeRequest.add_member(:version_description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "VersionDescription"))
713
+ CreateThemeRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: ThemeConfiguration, required: true, location_name: "Configuration"))
714
+ CreateThemeRequest.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
715
+ CreateThemeRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
716
+ CreateThemeRequest.struct_class = Types::CreateThemeRequest
717
+
718
+ CreateThemeResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
719
+ CreateThemeResponse.add_member(:version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "VersionArn"))
720
+ CreateThemeResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
721
+ CreateThemeResponse.add_member(:creation_status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "CreationStatus"))
722
+ CreateThemeResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
723
+ CreateThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
724
+ CreateThemeResponse.struct_class = Types::CreateThemeResponse
725
+
636
726
  CredentialPair.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "Username"))
637
727
  CredentialPair.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "Password"))
728
+ CredentialPair.add_member(:alternate_data_source_parameters, Shapes::ShapeRef.new(shape: DataSourceParametersList, location_name: "AlternateDataSourceParameters"))
638
729
  CredentialPair.struct_class = Types::CredentialPair
639
730
 
640
731
  CustomSql.add_member(:data_source_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "DataSourceArn"))
@@ -708,6 +799,11 @@ module Aws::QuickSight
708
799
 
709
800
  DashboardVersionSummaryList.member = Shapes::ShapeRef.new(shape: DashboardVersionSummary)
710
801
 
802
+ DataColorPalette.add_member(:colors, Shapes::ShapeRef.new(shape: ColorList, location_name: "Colors"))
803
+ DataColorPalette.add_member(:min_max_gradient, Shapes::ShapeRef.new(shape: ColorList, location_name: "MinMaxGradient"))
804
+ DataColorPalette.add_member(:empty_fill_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "EmptyFillColor"))
805
+ DataColorPalette.struct_class = Types::DataColorPalette
806
+
711
807
  DataSet.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
712
808
  DataSet.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "DataSetId"))
713
809
  DataSet.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
@@ -759,12 +855,14 @@ module Aws::QuickSight
759
855
  DataSource.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
760
856
  DataSource.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
761
857
  DataSource.add_member(:data_source_parameters, Shapes::ShapeRef.new(shape: DataSourceParameters, location_name: "DataSourceParameters"))
858
+ DataSource.add_member(:alternate_data_source_parameters, Shapes::ShapeRef.new(shape: DataSourceParametersList, location_name: "AlternateDataSourceParameters"))
762
859
  DataSource.add_member(:vpc_connection_properties, Shapes::ShapeRef.new(shape: VpcConnectionProperties, location_name: "VpcConnectionProperties"))
763
860
  DataSource.add_member(:ssl_properties, Shapes::ShapeRef.new(shape: SslProperties, location_name: "SslProperties"))
764
861
  DataSource.add_member(:error_info, Shapes::ShapeRef.new(shape: DataSourceErrorInfo, location_name: "ErrorInfo"))
765
862
  DataSource.struct_class = Types::DataSource
766
863
 
767
864
  DataSourceCredentials.add_member(:credential_pair, Shapes::ShapeRef.new(shape: CredentialPair, location_name: "CredentialPair"))
865
+ DataSourceCredentials.add_member(:copy_source_arn, Shapes::ShapeRef.new(shape: CopySourceArn, location_name: "CopySourceArn"))
768
866
  DataSourceCredentials.struct_class = Types::DataSourceCredentials
769
867
 
770
868
  DataSourceErrorInfo.add_member(:type, Shapes::ShapeRef.new(shape: DataSourceErrorInfoType, location_name: "Type"))
@@ -794,6 +892,8 @@ module Aws::QuickSight
794
892
  DataSourceParameters.add_member(:twitter_parameters, Shapes::ShapeRef.new(shape: TwitterParameters, location_name: "TwitterParameters"))
795
893
  DataSourceParameters.struct_class = Types::DataSourceParameters
796
894
 
895
+ DataSourceParametersList.member = Shapes::ShapeRef.new(shape: DataSourceParameters)
896
+
797
897
  DateTimeParameter.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Name"))
798
898
  DateTimeParameter.add_member(:values, Shapes::ShapeRef.new(shape: TimestampList, required: true, location_name: "Values"))
799
899
  DateTimeParameter.struct_class = Types::DateTimeParameter
@@ -889,6 +989,29 @@ module Aws::QuickSight
889
989
  DeleteTemplateResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
890
990
  DeleteTemplateResponse.struct_class = Types::DeleteTemplateResponse
891
991
 
992
+ DeleteThemeAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
993
+ DeleteThemeAliasRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
994
+ DeleteThemeAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
995
+ DeleteThemeAliasRequest.struct_class = Types::DeleteThemeAliasRequest
996
+
997
+ DeleteThemeAliasResponse.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, location_name: "AliasName"))
998
+ DeleteThemeAliasResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
999
+ DeleteThemeAliasResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1000
+ DeleteThemeAliasResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1001
+ DeleteThemeAliasResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
1002
+ DeleteThemeAliasResponse.struct_class = Types::DeleteThemeAliasResponse
1003
+
1004
+ DeleteThemeRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1005
+ DeleteThemeRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
1006
+ DeleteThemeRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location: "querystring", location_name: "version-number"))
1007
+ DeleteThemeRequest.struct_class = Types::DeleteThemeRequest
1008
+
1009
+ DeleteThemeResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1010
+ DeleteThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1011
+ DeleteThemeResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1012
+ DeleteThemeResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
1013
+ DeleteThemeResponse.struct_class = Types::DeleteThemeResponse
1014
+
892
1015
  DeleteUserByPrincipalIdRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "PrincipalId"))
893
1016
  DeleteUserByPrincipalIdRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
894
1017
  DeleteUserByPrincipalIdRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -1028,8 +1151,41 @@ module Aws::QuickSight
1028
1151
 
1029
1152
  DescribeTemplateResponse.add_member(:template, Shapes::ShapeRef.new(shape: Template, location_name: "Template"))
1030
1153
  DescribeTemplateResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1154
+ DescribeTemplateResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1031
1155
  DescribeTemplateResponse.struct_class = Types::DescribeTemplateResponse
1032
1156
 
1157
+ DescribeThemeAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1158
+ DescribeThemeAliasRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
1159
+ DescribeThemeAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
1160
+ DescribeThemeAliasRequest.struct_class = Types::DescribeThemeAliasRequest
1161
+
1162
+ DescribeThemeAliasResponse.add_member(:theme_alias, Shapes::ShapeRef.new(shape: ThemeAlias, location_name: "ThemeAlias"))
1163
+ DescribeThemeAliasResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1164
+ DescribeThemeAliasResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1165
+ DescribeThemeAliasResponse.struct_class = Types::DescribeThemeAliasResponse
1166
+
1167
+ DescribeThemePermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1168
+ DescribeThemePermissionsRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
1169
+ DescribeThemePermissionsRequest.struct_class = Types::DescribeThemePermissionsRequest
1170
+
1171
+ DescribeThemePermissionsResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
1172
+ DescribeThemePermissionsResponse.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
1173
+ DescribeThemePermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
1174
+ DescribeThemePermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1175
+ DescribeThemePermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1176
+ DescribeThemePermissionsResponse.struct_class = Types::DescribeThemePermissionsResponse
1177
+
1178
+ DescribeThemeRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAndAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1179
+ DescribeThemeRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
1180
+ DescribeThemeRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location: "querystring", location_name: "version-number"))
1181
+ DescribeThemeRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, location: "querystring", location_name: "alias-name"))
1182
+ DescribeThemeRequest.struct_class = Types::DescribeThemeRequest
1183
+
1184
+ DescribeThemeResponse.add_member(:theme, Shapes::ShapeRef.new(shape: Theme, location_name: "Theme"))
1185
+ DescribeThemeResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1186
+ DescribeThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1187
+ DescribeThemeResponse.struct_class = Types::DescribeThemeResponse
1188
+
1033
1189
  DescribeUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
1034
1190
  DescribeUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1035
1191
  DescribeUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -1089,6 +1245,9 @@ module Aws::QuickSight
1089
1245
 
1090
1246
  GroupMemberList.member = Shapes::ShapeRef.new(shape: GroupMember)
1091
1247
 
1248
+ GutterStyle.add_member(:show, Shapes::ShapeRef.new(shape: boolean, location_name: "Show", metadata: {"box"=>true}))
1249
+ GutterStyle.struct_class = Types::GutterStyle
1250
+
1092
1251
  IAMPolicyAssignment.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
1093
1252
  IAMPolicyAssignment.add_member(:assignment_id, Shapes::ShapeRef.new(shape: String, location_name: "AssignmentId"))
1094
1253
  IAMPolicyAssignment.add_member(:assignment_name, Shapes::ShapeRef.new(shape: IAMPolicyAssignmentName, location_name: "AssignmentName"))
@@ -1316,6 +1475,42 @@ module Aws::QuickSight
1316
1475
  ListTemplatesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1317
1476
  ListTemplatesResponse.struct_class = Types::ListTemplatesResponse
1318
1477
 
1478
+ ListThemeAliasesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1479
+ ListThemeAliasesRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
1480
+ ListThemeAliasesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
1481
+ ListThemeAliasesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-result", metadata: {"box"=>true}))
1482
+ ListThemeAliasesRequest.struct_class = Types::ListThemeAliasesRequest
1483
+
1484
+ ListThemeAliasesResponse.add_member(:theme_alias_list, Shapes::ShapeRef.new(shape: ThemeAliasList, location_name: "ThemeAliasList"))
1485
+ ListThemeAliasesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1486
+ ListThemeAliasesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1487
+ ListThemeAliasesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1488
+ ListThemeAliasesResponse.struct_class = Types::ListThemeAliasesResponse
1489
+
1490
+ ListThemeVersionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1491
+ ListThemeVersionsRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
1492
+ ListThemeVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
1493
+ ListThemeVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
1494
+ ListThemeVersionsRequest.struct_class = Types::ListThemeVersionsRequest
1495
+
1496
+ ListThemeVersionsResponse.add_member(:theme_version_summary_list, Shapes::ShapeRef.new(shape: ThemeVersionSummaryList, location_name: "ThemeVersionSummaryList"))
1497
+ ListThemeVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1498
+ ListThemeVersionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1499
+ ListThemeVersionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1500
+ ListThemeVersionsResponse.struct_class = Types::ListThemeVersionsResponse
1501
+
1502
+ ListThemesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1503
+ ListThemesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
1504
+ ListThemesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
1505
+ ListThemesRequest.add_member(:type, Shapes::ShapeRef.new(shape: ThemeType, location: "querystring", location_name: "type"))
1506
+ ListThemesRequest.struct_class = Types::ListThemesRequest
1507
+
1508
+ ListThemesResponse.add_member(:theme_summary_list, Shapes::ShapeRef.new(shape: ThemeSummaryList, location_name: "ThemeSummaryList"))
1509
+ ListThemesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1510
+ ListThemesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1511
+ ListThemesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1512
+ ListThemesResponse.struct_class = Types::ListThemesResponse
1513
+
1319
1514
  ListUserGroupsRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
1320
1515
  ListUserGroupsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1321
1516
  ListUserGroupsRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -1359,6 +1554,9 @@ module Aws::QuickSight
1359
1554
  ManifestFileLocation.add_member(:key, Shapes::ShapeRef.new(shape: S3Key, required: true, location_name: "Key"))
1360
1555
  ManifestFileLocation.struct_class = Types::ManifestFileLocation
1361
1556
 
1557
+ MarginStyle.add_member(:show, Shapes::ShapeRef.new(shape: boolean, location_name: "Show", metadata: {"box"=>true}))
1558
+ MarginStyle.struct_class = Types::MarginStyle
1559
+
1362
1560
  MariaDbParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
1363
1561
  MariaDbParameters.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
1364
1562
  MariaDbParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
@@ -1511,6 +1709,10 @@ module Aws::QuickSight
1511
1709
  SheetControlsOption.add_member(:visibility_state, Shapes::ShapeRef.new(shape: DashboardUIState, location_name: "VisibilityState"))
1512
1710
  SheetControlsOption.struct_class = Types::SheetControlsOption
1513
1711
 
1712
+ SheetStyle.add_member(:tile, Shapes::ShapeRef.new(shape: TileStyle, location_name: "Tile"))
1713
+ SheetStyle.add_member(:tile_layout, Shapes::ShapeRef.new(shape: TileLayoutStyle, location_name: "TileLayout"))
1714
+ SheetStyle.struct_class = Types::SheetStyle
1715
+
1514
1716
  SnowflakeParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
1515
1717
  SnowflakeParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
1516
1718
  SnowflakeParameters.add_member(:warehouse, Shapes::ShapeRef.new(shape: Warehouse, required: true, location_name: "Warehouse"))
@@ -1621,10 +1823,73 @@ module Aws::QuickSight
1621
1823
  TeradataParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
1622
1824
  TeradataParameters.struct_class = Types::TeradataParameters
1623
1825
 
1826
+ Theme.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1827
+ Theme.add_member(:name, Shapes::ShapeRef.new(shape: ThemeName, location_name: "Name"))
1828
+ Theme.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
1829
+ Theme.add_member(:version, Shapes::ShapeRef.new(shape: ThemeVersion, location_name: "Version"))
1830
+ Theme.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
1831
+ Theme.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
1832
+ Theme.add_member(:type, Shapes::ShapeRef.new(shape: ThemeType, location_name: "Type"))
1833
+ Theme.struct_class = Types::Theme
1834
+
1835
+ ThemeAlias.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1836
+ ThemeAlias.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, location_name: "AliasName"))
1837
+ ThemeAlias.add_member(:theme_version_number, Shapes::ShapeRef.new(shape: VersionNumber, location_name: "ThemeVersionNumber"))
1838
+ ThemeAlias.struct_class = Types::ThemeAlias
1839
+
1840
+ ThemeAliasList.member = Shapes::ShapeRef.new(shape: ThemeAlias)
1841
+
1842
+ ThemeConfiguration.add_member(:data_color_palette, Shapes::ShapeRef.new(shape: DataColorPalette, location_name: "DataColorPalette"))
1843
+ ThemeConfiguration.add_member(:ui_color_palette, Shapes::ShapeRef.new(shape: UIColorPalette, location_name: "UIColorPalette"))
1844
+ ThemeConfiguration.add_member(:sheet, Shapes::ShapeRef.new(shape: SheetStyle, location_name: "Sheet"))
1845
+ ThemeConfiguration.struct_class = Types::ThemeConfiguration
1846
+
1847
+ ThemeError.add_member(:type, Shapes::ShapeRef.new(shape: ThemeErrorType, location_name: "Type"))
1848
+ ThemeError.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
1849
+ ThemeError.struct_class = Types::ThemeError
1850
+
1851
+ ThemeErrorList.member = Shapes::ShapeRef.new(shape: ThemeError)
1852
+
1853
+ ThemeSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1854
+ ThemeSummary.add_member(:name, Shapes::ShapeRef.new(shape: ThemeName, location_name: "Name"))
1855
+ ThemeSummary.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
1856
+ ThemeSummary.add_member(:latest_version_number, Shapes::ShapeRef.new(shape: VersionNumber, location_name: "LatestVersionNumber"))
1857
+ ThemeSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
1858
+ ThemeSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
1859
+ ThemeSummary.struct_class = Types::ThemeSummary
1860
+
1861
+ ThemeSummaryList.member = Shapes::ShapeRef.new(shape: ThemeSummary)
1862
+
1863
+ ThemeVersion.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location_name: "VersionNumber"))
1864
+ ThemeVersion.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1865
+ ThemeVersion.add_member(:description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "Description"))
1866
+ ThemeVersion.add_member(:base_theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "BaseThemeId"))
1867
+ ThemeVersion.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
1868
+ ThemeVersion.add_member(:configuration, Shapes::ShapeRef.new(shape: ThemeConfiguration, location_name: "Configuration"))
1869
+ ThemeVersion.add_member(:errors, Shapes::ShapeRef.new(shape: ThemeErrorList, location_name: "Errors"))
1870
+ ThemeVersion.add_member(:status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "Status"))
1871
+ ThemeVersion.struct_class = Types::ThemeVersion
1872
+
1873
+ ThemeVersionSummary.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location_name: "VersionNumber"))
1874
+ ThemeVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1875
+ ThemeVersionSummary.add_member(:description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "Description"))
1876
+ ThemeVersionSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
1877
+ ThemeVersionSummary.add_member(:status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "Status"))
1878
+ ThemeVersionSummary.struct_class = Types::ThemeVersionSummary
1879
+
1880
+ ThemeVersionSummaryList.member = Shapes::ShapeRef.new(shape: ThemeVersionSummary)
1881
+
1624
1882
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
1625
1883
  ThrottlingException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1626
1884
  ThrottlingException.struct_class = Types::ThrottlingException
1627
1885
 
1886
+ TileLayoutStyle.add_member(:gutter, Shapes::ShapeRef.new(shape: GutterStyle, location_name: "Gutter"))
1887
+ TileLayoutStyle.add_member(:margin, Shapes::ShapeRef.new(shape: MarginStyle, location_name: "Margin"))
1888
+ TileLayoutStyle.struct_class = Types::TileLayoutStyle
1889
+
1890
+ TileStyle.add_member(:border, Shapes::ShapeRef.new(shape: BorderStyle, location_name: "Border"))
1891
+ TileStyle.struct_class = Types::TileStyle
1892
+
1628
1893
  TimestampList.member = Shapes::ShapeRef.new(shape: Timestamp)
1629
1894
 
1630
1895
  TransformOperation.add_member(:project_operation, Shapes::ShapeRef.new(shape: ProjectOperation, location_name: "ProjectOperation"))
@@ -1641,6 +1906,24 @@ module Aws::QuickSight
1641
1906
  TwitterParameters.add_member(:max_rows, Shapes::ShapeRef.new(shape: PositiveInteger, required: true, location_name: "MaxRows"))
1642
1907
  TwitterParameters.struct_class = Types::TwitterParameters
1643
1908
 
1909
+ UIColorPalette.add_member(:primary_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "PrimaryForeground"))
1910
+ UIColorPalette.add_member(:primary_background, Shapes::ShapeRef.new(shape: HexColor, location_name: "PrimaryBackground"))
1911
+ UIColorPalette.add_member(:secondary_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "SecondaryForeground"))
1912
+ UIColorPalette.add_member(:secondary_background, Shapes::ShapeRef.new(shape: HexColor, location_name: "SecondaryBackground"))
1913
+ UIColorPalette.add_member(:accent, Shapes::ShapeRef.new(shape: HexColor, location_name: "Accent"))
1914
+ UIColorPalette.add_member(:accent_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "AccentForeground"))
1915
+ UIColorPalette.add_member(:danger, Shapes::ShapeRef.new(shape: HexColor, location_name: "Danger"))
1916
+ UIColorPalette.add_member(:danger_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "DangerForeground"))
1917
+ UIColorPalette.add_member(:warning, Shapes::ShapeRef.new(shape: HexColor, location_name: "Warning"))
1918
+ UIColorPalette.add_member(:warning_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "WarningForeground"))
1919
+ UIColorPalette.add_member(:success, Shapes::ShapeRef.new(shape: HexColor, location_name: "Success"))
1920
+ UIColorPalette.add_member(:success_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "SuccessForeground"))
1921
+ UIColorPalette.add_member(:dimension, Shapes::ShapeRef.new(shape: HexColor, location_name: "Dimension"))
1922
+ UIColorPalette.add_member(:dimension_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "DimensionForeground"))
1923
+ UIColorPalette.add_member(:measure, Shapes::ShapeRef.new(shape: HexColor, location_name: "Measure"))
1924
+ UIColorPalette.add_member(:measure_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "MeasureForeground"))
1925
+ UIColorPalette.struct_class = Types::UIColorPalette
1926
+
1644
1927
  UnsupportedUserEditionException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
1645
1928
  UnsupportedUserEditionException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1646
1929
  UnsupportedUserEditionException.struct_class = Types::UnsupportedUserEditionException
@@ -1684,6 +1967,7 @@ module Aws::QuickSight
1684
1967
  UpdateDashboardRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
1685
1968
  UpdateDashboardRequest.add_member(:version_description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "VersionDescription"))
1686
1969
  UpdateDashboardRequest.add_member(:dashboard_publish_options, Shapes::ShapeRef.new(shape: DashboardPublishOptions, location_name: "DashboardPublishOptions"))
1970
+ UpdateDashboardRequest.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
1687
1971
  UpdateDashboardRequest.struct_class = Types::UpdateDashboardRequest
1688
1972
 
1689
1973
  UpdateDashboardResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -1821,6 +2105,46 @@ module Aws::QuickSight
1821
2105
  UpdateTemplateResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1822
2106
  UpdateTemplateResponse.struct_class = Types::UpdateTemplateResponse
1823
2107
 
2108
+ UpdateThemeAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2109
+ UpdateThemeAliasRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
2110
+ UpdateThemeAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
2111
+ UpdateThemeAliasRequest.add_member(:theme_version_number, Shapes::ShapeRef.new(shape: VersionNumber, required: true, location_name: "ThemeVersionNumber"))
2112
+ UpdateThemeAliasRequest.struct_class = Types::UpdateThemeAliasRequest
2113
+
2114
+ UpdateThemeAliasResponse.add_member(:theme_alias, Shapes::ShapeRef.new(shape: ThemeAlias, location_name: "ThemeAlias"))
2115
+ UpdateThemeAliasResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2116
+ UpdateThemeAliasResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2117
+ UpdateThemeAliasResponse.struct_class = Types::UpdateThemeAliasResponse
2118
+
2119
+ UpdateThemePermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2120
+ UpdateThemePermissionsRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
2121
+ UpdateThemePermissionsRequest.add_member(:grant_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "GrantPermissions"))
2122
+ UpdateThemePermissionsRequest.add_member(:revoke_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "RevokePermissions"))
2123
+ UpdateThemePermissionsRequest.struct_class = Types::UpdateThemePermissionsRequest
2124
+
2125
+ UpdateThemePermissionsResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
2126
+ UpdateThemePermissionsResponse.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
2127
+ UpdateThemePermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
2128
+ UpdateThemePermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2129
+ UpdateThemePermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2130
+ UpdateThemePermissionsResponse.struct_class = Types::UpdateThemePermissionsResponse
2131
+
2132
+ UpdateThemeRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2133
+ UpdateThemeRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
2134
+ UpdateThemeRequest.add_member(:name, Shapes::ShapeRef.new(shape: ThemeName, location_name: "Name"))
2135
+ UpdateThemeRequest.add_member(:base_theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location_name: "BaseThemeId"))
2136
+ UpdateThemeRequest.add_member(:version_description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "VersionDescription"))
2137
+ UpdateThemeRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: ThemeConfiguration, location_name: "Configuration"))
2138
+ UpdateThemeRequest.struct_class = Types::UpdateThemeRequest
2139
+
2140
+ UpdateThemeResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
2141
+ UpdateThemeResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
2142
+ UpdateThemeResponse.add_member(:version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "VersionArn"))
2143
+ UpdateThemeResponse.add_member(:creation_status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "CreationStatus"))
2144
+ UpdateThemeResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2145
+ UpdateThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2146
+ UpdateThemeResponse.struct_class = Types::UpdateThemeResponse
2147
+
1824
2148
  UpdateUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
1825
2149
  UpdateUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1826
2150
  UpdateUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
@@ -2008,6 +2332,7 @@ module Aws::QuickSight
2008
2332
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2009
2333
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2010
2334
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
2335
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2011
2336
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2012
2337
  end)
2013
2338
 
@@ -2023,6 +2348,39 @@ module Aws::QuickSight
2023
2348
  o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
2024
2349
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2025
2350
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
2351
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2352
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2353
+ end)
2354
+
2355
+ api.add_operation(:create_theme, Seahorse::Model::Operation.new.tap do |o|
2356
+ o.name = "CreateTheme"
2357
+ o.http_method = "POST"
2358
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}"
2359
+ o.input = Shapes::ShapeRef.new(shape: CreateThemeRequest)
2360
+ o.output = Shapes::ShapeRef.new(shape: CreateThemeResponse)
2361
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2362
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2363
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
2364
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2365
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2366
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
2367
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2368
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2369
+ end)
2370
+
2371
+ api.add_operation(:create_theme_alias, Seahorse::Model::Operation.new.tap do |o|
2372
+ o.name = "CreateThemeAlias"
2373
+ o.http_method = "POST"
2374
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
2375
+ o.input = Shapes::ShapeRef.new(shape: CreateThemeAliasRequest)
2376
+ o.output = Shapes::ShapeRef.new(shape: CreateThemeAliasResponse)
2377
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2378
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2379
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2380
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
2381
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2382
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2383
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
2026
2384
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2027
2385
  end)
2028
2386
 
@@ -2135,6 +2493,36 @@ module Aws::QuickSight
2135
2493
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2136
2494
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2137
2495
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
2496
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2497
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2498
+ end)
2499
+
2500
+ api.add_operation(:delete_theme, Seahorse::Model::Operation.new.tap do |o|
2501
+ o.name = "DeleteTheme"
2502
+ o.http_method = "DELETE"
2503
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}"
2504
+ o.input = Shapes::ShapeRef.new(shape: DeleteThemeRequest)
2505
+ o.output = Shapes::ShapeRef.new(shape: DeleteThemeResponse)
2506
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2507
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2508
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2509
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2510
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2511
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
2512
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2513
+ end)
2514
+
2515
+ api.add_operation(:delete_theme_alias, Seahorse::Model::Operation.new.tap do |o|
2516
+ o.name = "DeleteThemeAlias"
2517
+ o.http_method = "DELETE"
2518
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
2519
+ o.input = Shapes::ShapeRef.new(shape: DeleteThemeAliasRequest)
2520
+ o.output = Shapes::ShapeRef.new(shape: DeleteThemeAliasResponse)
2521
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2522
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2523
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2524
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2525
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
2138
2526
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2139
2527
  end)
2140
2528
 
@@ -2330,6 +2718,49 @@ module Aws::QuickSight
2330
2718
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2331
2719
  end)
2332
2720
 
2721
+ api.add_operation(:describe_theme, Seahorse::Model::Operation.new.tap do |o|
2722
+ o.name = "DescribeTheme"
2723
+ o.http_method = "GET"
2724
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}"
2725
+ o.input = Shapes::ShapeRef.new(shape: DescribeThemeRequest)
2726
+ o.output = Shapes::ShapeRef.new(shape: DescribeThemeResponse)
2727
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2728
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2729
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
2730
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2731
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2732
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
2733
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2734
+ end)
2735
+
2736
+ api.add_operation(:describe_theme_alias, Seahorse::Model::Operation.new.tap do |o|
2737
+ o.name = "DescribeThemeAlias"
2738
+ o.http_method = "GET"
2739
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
2740
+ o.input = Shapes::ShapeRef.new(shape: DescribeThemeAliasRequest)
2741
+ o.output = Shapes::ShapeRef.new(shape: DescribeThemeAliasResponse)
2742
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2743
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2744
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2745
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2746
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
2747
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2748
+ end)
2749
+
2750
+ api.add_operation(:describe_theme_permissions, Seahorse::Model::Operation.new.tap do |o|
2751
+ o.name = "DescribeThemePermissions"
2752
+ o.http_method = "GET"
2753
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"
2754
+ o.input = Shapes::ShapeRef.new(shape: DescribeThemePermissionsRequest)
2755
+ o.output = Shapes::ShapeRef.new(shape: DescribeThemePermissionsResponse)
2756
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2757
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2758
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2759
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2760
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
2761
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2762
+ end)
2763
+
2333
2764
  api.add_operation(:describe_user, Seahorse::Model::Operation.new.tap do |o|
2334
2765
  o.name = "DescribeUser"
2335
2766
  o.http_method = "GET"
@@ -2540,6 +2971,7 @@ module Aws::QuickSight
2540
2971
  o.http_request_uri = "/accounts/{AwsAccountId}/templates/{TemplateId}/aliases"
2541
2972
  o.input = Shapes::ShapeRef.new(shape: ListTemplateAliasesRequest)
2542
2973
  o.output = Shapes::ShapeRef.new(shape: ListTemplateAliasesResponse)
2974
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
2543
2975
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2544
2976
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2545
2977
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
@@ -2592,6 +3024,51 @@ module Aws::QuickSight
2592
3024
  )
2593
3025
  end)
2594
3026
 
3027
+ api.add_operation(:list_theme_aliases, Seahorse::Model::Operation.new.tap do |o|
3028
+ o.name = "ListThemeAliases"
3029
+ o.http_method = "GET"
3030
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases"
3031
+ o.input = Shapes::ShapeRef.new(shape: ListThemeAliasesRequest)
3032
+ o.output = Shapes::ShapeRef.new(shape: ListThemeAliasesResponse)
3033
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3034
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
3035
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3036
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3037
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3038
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
3039
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3040
+ end)
3041
+
3042
+ api.add_operation(:list_theme_versions, Seahorse::Model::Operation.new.tap do |o|
3043
+ o.name = "ListThemeVersions"
3044
+ o.http_method = "GET"
3045
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/versions"
3046
+ o.input = Shapes::ShapeRef.new(shape: ListThemeVersionsRequest)
3047
+ o.output = Shapes::ShapeRef.new(shape: ListThemeVersionsResponse)
3048
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3049
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
3050
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3051
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3052
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3053
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
3054
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3055
+ end)
3056
+
3057
+ api.add_operation(:list_themes, Seahorse::Model::Operation.new.tap do |o|
3058
+ o.name = "ListThemes"
3059
+ o.http_method = "GET"
3060
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes"
3061
+ o.input = Shapes::ShapeRef.new(shape: ListThemesRequest)
3062
+ o.output = Shapes::ShapeRef.new(shape: ListThemesResponse)
3063
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3064
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3065
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
3066
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3067
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3068
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
3069
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3070
+ end)
3071
+
2595
3072
  api.add_operation(:list_user_groups, Seahorse::Model::Operation.new.tap do |o|
2596
3073
  o.name = "ListUserGroups"
2597
3074
  o.http_method = "GET"
@@ -2842,6 +3319,7 @@ module Aws::QuickSight
2842
3319
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2843
3320
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2844
3321
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
3322
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2845
3323
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2846
3324
  end)
2847
3325
 
@@ -2859,6 +3337,51 @@ module Aws::QuickSight
2859
3337
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2860
3338
  end)
2861
3339
 
3340
+ api.add_operation(:update_theme, Seahorse::Model::Operation.new.tap do |o|
3341
+ o.name = "UpdateTheme"
3342
+ o.http_method = "PUT"
3343
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}"
3344
+ o.input = Shapes::ShapeRef.new(shape: UpdateThemeRequest)
3345
+ o.output = Shapes::ShapeRef.new(shape: UpdateThemeResponse)
3346
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3347
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3348
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
3349
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
3350
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3351
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3352
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
3353
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3354
+ end)
3355
+
3356
+ api.add_operation(:update_theme_alias, Seahorse::Model::Operation.new.tap do |o|
3357
+ o.name = "UpdateThemeAlias"
3358
+ o.http_method = "PUT"
3359
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
3360
+ o.input = Shapes::ShapeRef.new(shape: UpdateThemeAliasRequest)
3361
+ o.output = Shapes::ShapeRef.new(shape: UpdateThemeAliasResponse)
3362
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3363
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3364
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
3365
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3366
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3367
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
3368
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3369
+ end)
3370
+
3371
+ api.add_operation(:update_theme_permissions, Seahorse::Model::Operation.new.tap do |o|
3372
+ o.name = "UpdateThemePermissions"
3373
+ o.http_method = "PUT"
3374
+ o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"
3375
+ o.input = Shapes::ShapeRef.new(shape: UpdateThemePermissionsRequest)
3376
+ o.output = Shapes::ShapeRef.new(shape: UpdateThemePermissionsResponse)
3377
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3378
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3379
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3380
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3381
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
3382
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3383
+ end)
3384
+
2862
3385
  api.add_operation(:update_user, Seahorse::Model::Operation.new.tap do |o|
2863
3386
  o.name = "UpdateUser"
2864
3387
  o.http_method = "PUT"