aws-sdk-quicksight 1.25.0 → 1.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,6 +14,8 @@ module Aws::QuickSight
14
14
  include Seahorse::Model
15
15
 
16
16
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ AccountCustomization = Shapes::StructureShape.new(name: 'AccountCustomization')
18
+ AccountSettings = Shapes::StructureShape.new(name: 'AccountSettings')
17
19
  ActionList = Shapes::ListShape.new(name: 'ActionList')
18
20
  ActiveIAMPolicyAssignment = Shapes::StructureShape.new(name: 'ActiveIAMPolicyAssignment')
19
21
  ActiveIAMPolicyAssignmentList = Shapes::ListShape.new(name: 'ActiveIAMPolicyAssignmentList')
@@ -56,6 +58,8 @@ module Aws::QuickSight
56
58
  ConcurrentUpdatingException = Shapes::StructureShape.new(name: 'ConcurrentUpdatingException')
57
59
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
58
60
  CopySourceArn = Shapes::StringShape.new(name: 'CopySourceArn')
61
+ CreateAccountCustomizationRequest = Shapes::StructureShape.new(name: 'CreateAccountCustomizationRequest')
62
+ CreateAccountCustomizationResponse = Shapes::StructureShape.new(name: 'CreateAccountCustomizationResponse')
59
63
  CreateColumnsOperation = Shapes::StructureShape.new(name: 'CreateColumnsOperation')
60
64
  CreateDashboardRequest = Shapes::StructureShape.new(name: 'CreateDashboardRequest')
61
65
  CreateDashboardResponse = Shapes::StructureShape.new(name: 'CreateDashboardResponse')
@@ -71,6 +75,8 @@ module Aws::QuickSight
71
75
  CreateIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'CreateIAMPolicyAssignmentResponse')
72
76
  CreateIngestionRequest = Shapes::StructureShape.new(name: 'CreateIngestionRequest')
73
77
  CreateIngestionResponse = Shapes::StructureShape.new(name: 'CreateIngestionResponse')
78
+ CreateNamespaceRequest = Shapes::StructureShape.new(name: 'CreateNamespaceRequest')
79
+ CreateNamespaceResponse = Shapes::StructureShape.new(name: 'CreateNamespaceResponse')
74
80
  CreateTemplateAliasRequest = Shapes::StructureShape.new(name: 'CreateTemplateAliasRequest')
75
81
  CreateTemplateAliasResponse = Shapes::StructureShape.new(name: 'CreateTemplateAliasResponse')
76
82
  CreateTemplateRequest = Shapes::StructureShape.new(name: 'CreateTemplateRequest')
@@ -125,6 +131,8 @@ module Aws::QuickSight
125
131
  DateTimeParameterList = Shapes::ListShape.new(name: 'DateTimeParameterList')
126
132
  DecimalParameter = Shapes::StructureShape.new(name: 'DecimalParameter')
127
133
  DecimalParameterList = Shapes::ListShape.new(name: 'DecimalParameterList')
134
+ DeleteAccountCustomizationRequest = Shapes::StructureShape.new(name: 'DeleteAccountCustomizationRequest')
135
+ DeleteAccountCustomizationResponse = Shapes::StructureShape.new(name: 'DeleteAccountCustomizationResponse')
128
136
  DeleteDashboardRequest = Shapes::StructureShape.new(name: 'DeleteDashboardRequest')
129
137
  DeleteDashboardResponse = Shapes::StructureShape.new(name: 'DeleteDashboardResponse')
130
138
  DeleteDataSetRequest = Shapes::StructureShape.new(name: 'DeleteDataSetRequest')
@@ -137,6 +145,8 @@ module Aws::QuickSight
137
145
  DeleteGroupResponse = Shapes::StructureShape.new(name: 'DeleteGroupResponse')
138
146
  DeleteIAMPolicyAssignmentRequest = Shapes::StructureShape.new(name: 'DeleteIAMPolicyAssignmentRequest')
139
147
  DeleteIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'DeleteIAMPolicyAssignmentResponse')
148
+ DeleteNamespaceRequest = Shapes::StructureShape.new(name: 'DeleteNamespaceRequest')
149
+ DeleteNamespaceResponse = Shapes::StructureShape.new(name: 'DeleteNamespaceResponse')
140
150
  DeleteTemplateAliasRequest = Shapes::StructureShape.new(name: 'DeleteTemplateAliasRequest')
141
151
  DeleteTemplateAliasResponse = Shapes::StructureShape.new(name: 'DeleteTemplateAliasResponse')
142
152
  DeleteTemplateRequest = Shapes::StructureShape.new(name: 'DeleteTemplateRequest')
@@ -150,6 +160,10 @@ module Aws::QuickSight
150
160
  DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
151
161
  DeleteUserResponse = Shapes::StructureShape.new(name: 'DeleteUserResponse')
152
162
  Delimiter = Shapes::StringShape.new(name: 'Delimiter')
163
+ DescribeAccountCustomizationRequest = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationRequest')
164
+ DescribeAccountCustomizationResponse = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationResponse')
165
+ DescribeAccountSettingsRequest = Shapes::StructureShape.new(name: 'DescribeAccountSettingsRequest')
166
+ DescribeAccountSettingsResponse = Shapes::StructureShape.new(name: 'DescribeAccountSettingsResponse')
153
167
  DescribeDashboardPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeDashboardPermissionsRequest')
154
168
  DescribeDashboardPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeDashboardPermissionsResponse')
155
169
  DescribeDashboardRequest = Shapes::StructureShape.new(name: 'DescribeDashboardRequest')
@@ -168,6 +182,8 @@ module Aws::QuickSight
168
182
  DescribeIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'DescribeIAMPolicyAssignmentResponse')
169
183
  DescribeIngestionRequest = Shapes::StructureShape.new(name: 'DescribeIngestionRequest')
170
184
  DescribeIngestionResponse = Shapes::StructureShape.new(name: 'DescribeIngestionResponse')
185
+ DescribeNamespaceRequest = Shapes::StructureShape.new(name: 'DescribeNamespaceRequest')
186
+ DescribeNamespaceResponse = Shapes::StructureShape.new(name: 'DescribeNamespaceResponse')
171
187
  DescribeTemplateAliasRequest = Shapes::StructureShape.new(name: 'DescribeTemplateAliasRequest')
172
188
  DescribeTemplateAliasResponse = Shapes::StructureShape.new(name: 'DescribeTemplateAliasResponse')
173
189
  DescribeTemplatePermissionsRequest = Shapes::StructureShape.new(name: 'DescribeTemplatePermissionsRequest')
@@ -186,7 +202,9 @@ module Aws::QuickSight
186
202
  DomainNotWhitelistedException = Shapes::StructureShape.new(name: 'DomainNotWhitelistedException')
187
203
  Double = Shapes::FloatShape.new(name: 'Double')
188
204
  DoubleList = Shapes::ListShape.new(name: 'DoubleList')
205
+ Edition = Shapes::StringShape.new(name: 'Edition')
189
206
  EmbeddingUrl = Shapes::StringShape.new(name: 'EmbeddingUrl')
207
+ EntryPoint = Shapes::StringShape.new(name: 'EntryPoint')
190
208
  ErrorInfo = Shapes::StructureShape.new(name: 'ErrorInfo')
191
209
  ExceptionResourceType = Shapes::StringShape.new(name: 'ExceptionResourceType')
192
210
  ExportToCSVOption = Shapes::StructureShape.new(name: 'ExportToCSVOption')
@@ -199,6 +217,8 @@ module Aws::QuickSight
199
217
  GeoSpatialDataRole = Shapes::StringShape.new(name: 'GeoSpatialDataRole')
200
218
  GetDashboardEmbedUrlRequest = Shapes::StructureShape.new(name: 'GetDashboardEmbedUrlRequest')
201
219
  GetDashboardEmbedUrlResponse = Shapes::StructureShape.new(name: 'GetDashboardEmbedUrlResponse')
220
+ GetSessionEmbedUrlRequest = Shapes::StructureShape.new(name: 'GetSessionEmbedUrlRequest')
221
+ GetSessionEmbedUrlResponse = Shapes::StructureShape.new(name: 'GetSessionEmbedUrlResponse')
202
222
  Group = Shapes::StructureShape.new(name: 'Group')
203
223
  GroupDescription = Shapes::StringShape.new(name: 'GroupDescription')
204
224
  GroupList = Shapes::ListShape.new(name: 'GroupList')
@@ -216,6 +236,7 @@ module Aws::QuickSight
216
236
  IdentityMap = Shapes::MapShape.new(name: 'IdentityMap')
217
237
  IdentityName = Shapes::StringShape.new(name: 'IdentityName')
218
238
  IdentityNameList = Shapes::ListShape.new(name: 'IdentityNameList')
239
+ IdentityStore = Shapes::StringShape.new(name: 'IdentityStore')
219
240
  IdentityType = Shapes::StringShape.new(name: 'IdentityType')
220
241
  IdentityTypeNotSupportedException = Shapes::StructureShape.new(name: 'IdentityTypeNotSupportedException')
221
242
  Ingestion = Shapes::StructureShape.new(name: 'Ingestion')
@@ -257,6 +278,8 @@ module Aws::QuickSight
257
278
  ListIAMPolicyAssignmentsResponse = Shapes::StructureShape.new(name: 'ListIAMPolicyAssignmentsResponse')
258
279
  ListIngestionsRequest = Shapes::StructureShape.new(name: 'ListIngestionsRequest')
259
280
  ListIngestionsResponse = Shapes::StructureShape.new(name: 'ListIngestionsResponse')
281
+ ListNamespacesRequest = Shapes::StructureShape.new(name: 'ListNamespacesRequest')
282
+ ListNamespacesResponse = Shapes::StructureShape.new(name: 'ListNamespacesResponse')
260
283
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
261
284
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
262
285
  ListTemplateAliasesRequest = Shapes::StructureShape.new(name: 'ListTemplateAliasesRequest')
@@ -288,6 +311,11 @@ module Aws::QuickSight
288
311
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
289
312
  MySqlParameters = Shapes::StructureShape.new(name: 'MySqlParameters')
290
313
  Namespace = Shapes::StringShape.new(name: 'Namespace')
314
+ NamespaceError = Shapes::StructureShape.new(name: 'NamespaceError')
315
+ NamespaceErrorType = Shapes::StringShape.new(name: 'NamespaceErrorType')
316
+ NamespaceInfoV2 = Shapes::StructureShape.new(name: 'NamespaceInfoV2')
317
+ NamespaceStatus = Shapes::StringShape.new(name: 'NamespaceStatus')
318
+ Namespaces = Shapes::ListShape.new(name: 'Namespaces')
291
319
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
292
320
  OnClause = Shapes::StringShape.new(name: 'OnClause')
293
321
  OptionalPort = Shapes::IntegerShape.new(name: 'OptionalPort')
@@ -326,6 +354,7 @@ module Aws::QuickSight
326
354
  ResourceStatus = Shapes::StringShape.new(name: 'ResourceStatus')
327
355
  ResourceUnavailableException = Shapes::StructureShape.new(name: 'ResourceUnavailableException')
328
356
  RestrictiveResourceId = Shapes::StringShape.new(name: 'RestrictiveResourceId')
357
+ RoleName = Shapes::StringShape.new(name: 'RoleName')
329
358
  RoleSessionName = Shapes::StringShape.new(name: 'RoleSessionName')
330
359
  RowInfo = Shapes::StructureShape.new(name: 'RowInfo')
331
360
  RowLevelPermissionDataSet = Shapes::StructureShape.new(name: 'RowLevelPermissionDataSet')
@@ -404,6 +433,10 @@ module Aws::QuickSight
404
433
  UnsupportedUserEditionException = Shapes::StructureShape.new(name: 'UnsupportedUserEditionException')
405
434
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
406
435
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
436
+ UpdateAccountCustomizationRequest = Shapes::StructureShape.new(name: 'UpdateAccountCustomizationRequest')
437
+ UpdateAccountCustomizationResponse = Shapes::StructureShape.new(name: 'UpdateAccountCustomizationResponse')
438
+ UpdateAccountSettingsRequest = Shapes::StructureShape.new(name: 'UpdateAccountSettingsRequest')
439
+ UpdateAccountSettingsResponse = Shapes::StructureShape.new(name: 'UpdateAccountSettingsResponse')
407
440
  UpdateDashboardPermissionsRequest = Shapes::StructureShape.new(name: 'UpdateDashboardPermissionsRequest')
408
441
  UpdateDashboardPermissionsResponse = Shapes::StructureShape.new(name: 'UpdateDashboardPermissionsResponse')
409
442
  UpdateDashboardPublishedVersionRequest = Shapes::StructureShape.new(name: 'UpdateDashboardPublishedVersionRequest')
@@ -457,6 +490,15 @@ module Aws::QuickSight
457
490
  AccessDeniedException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
458
491
  AccessDeniedException.struct_class = Types::AccessDeniedException
459
492
 
493
+ AccountCustomization.add_member(:default_theme, Shapes::ShapeRef.new(shape: Arn, location_name: "DefaultTheme"))
494
+ AccountCustomization.struct_class = Types::AccountCustomization
495
+
496
+ AccountSettings.add_member(:account_name, Shapes::ShapeRef.new(shape: String, location_name: "AccountName"))
497
+ AccountSettings.add_member(:edition, Shapes::ShapeRef.new(shape: Edition, location_name: "Edition"))
498
+ AccountSettings.add_member(:default_namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "DefaultNamespace"))
499
+ AccountSettings.add_member(:notification_email, Shapes::ShapeRef.new(shape: String, location_name: "NotificationEmail"))
500
+ AccountSettings.struct_class = Types::AccountSettings
501
+
460
502
  ActionList.member = Shapes::ShapeRef.new(shape: String)
461
503
 
462
504
  ActiveIAMPolicyAssignment.add_member(:assignment_name, Shapes::ShapeRef.new(shape: IAMPolicyAssignmentName, location_name: "AssignmentName"))
@@ -553,6 +595,18 @@ module Aws::QuickSight
553
595
  ConflictException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
554
596
  ConflictException.struct_class = Types::ConflictException
555
597
 
598
+ CreateAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
599
+ CreateAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
600
+ CreateAccountCustomizationRequest.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, required: true, location_name: "AccountCustomization"))
601
+ CreateAccountCustomizationRequest.struct_class = Types::CreateAccountCustomizationRequest
602
+
603
+ CreateAccountCustomizationResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
604
+ CreateAccountCustomizationResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
605
+ CreateAccountCustomizationResponse.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, location_name: "AccountCustomization"))
606
+ CreateAccountCustomizationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
607
+ CreateAccountCustomizationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
608
+ CreateAccountCustomizationResponse.struct_class = Types::CreateAccountCustomizationResponse
609
+
556
610
  CreateColumnsOperation.add_member(:columns, Shapes::ShapeRef.new(shape: CalculatedColumnList, required: true, location_name: "Columns"))
557
611
  CreateColumnsOperation.struct_class = Types::CreateColumnsOperation
558
612
 
@@ -666,6 +720,21 @@ module Aws::QuickSight
666
720
  CreateIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
667
721
  CreateIngestionResponse.struct_class = Types::CreateIngestionResponse
668
722
 
723
+ CreateNamespaceRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
724
+ CreateNamespaceRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "Namespace"))
725
+ CreateNamespaceRequest.add_member(:identity_store, Shapes::ShapeRef.new(shape: IdentityStore, required: true, location_name: "IdentityStore"))
726
+ CreateNamespaceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
727
+ CreateNamespaceRequest.struct_class = Types::CreateNamespaceRequest
728
+
729
+ CreateNamespaceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
730
+ CreateNamespaceResponse.add_member(:name, Shapes::ShapeRef.new(shape: Namespace, location_name: "Name"))
731
+ CreateNamespaceResponse.add_member(:capacity_region, Shapes::ShapeRef.new(shape: String, location_name: "CapacityRegion"))
732
+ CreateNamespaceResponse.add_member(:creation_status, Shapes::ShapeRef.new(shape: NamespaceStatus, location_name: "CreationStatus"))
733
+ CreateNamespaceResponse.add_member(:identity_store, Shapes::ShapeRef.new(shape: IdentityStore, location_name: "IdentityStore"))
734
+ CreateNamespaceResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
735
+ CreateNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
736
+ CreateNamespaceResponse.struct_class = Types::CreateNamespaceResponse
737
+
669
738
  CreateTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
670
739
  CreateTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
671
740
  CreateTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
@@ -906,6 +975,14 @@ module Aws::QuickSight
906
975
 
907
976
  DecimalParameterList.member = Shapes::ShapeRef.new(shape: DecimalParameter)
908
977
 
978
+ DeleteAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
979
+ DeleteAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
980
+ DeleteAccountCustomizationRequest.struct_class = Types::DeleteAccountCustomizationRequest
981
+
982
+ DeleteAccountCustomizationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
983
+ DeleteAccountCustomizationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
984
+ DeleteAccountCustomizationResponse.struct_class = Types::DeleteAccountCustomizationResponse
985
+
909
986
  DeleteDashboardRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
910
987
  DeleteDashboardRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
911
988
  DeleteDashboardRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location: "querystring", location_name: "version-number"))
@@ -966,6 +1043,14 @@ module Aws::QuickSight
966
1043
  DeleteIAMPolicyAssignmentResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
967
1044
  DeleteIAMPolicyAssignmentResponse.struct_class = Types::DeleteIAMPolicyAssignmentResponse
968
1045
 
1046
+ DeleteNamespaceRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1047
+ DeleteNamespaceRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
1048
+ DeleteNamespaceRequest.struct_class = Types::DeleteNamespaceRequest
1049
+
1050
+ DeleteNamespaceResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1051
+ DeleteNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1052
+ DeleteNamespaceResponse.struct_class = Types::DeleteNamespaceResponse
1053
+
969
1054
  DeleteTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
970
1055
  DeleteTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
971
1056
  DeleteTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
@@ -1030,6 +1115,26 @@ module Aws::QuickSight
1030
1115
  DeleteUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1031
1116
  DeleteUserResponse.struct_class = Types::DeleteUserResponse
1032
1117
 
1118
+ DescribeAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1119
+ DescribeAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
1120
+ DescribeAccountCustomizationRequest.add_member(:resolved, Shapes::ShapeRef.new(shape: boolean, location: "querystring", location_name: "resolved"))
1121
+ DescribeAccountCustomizationRequest.struct_class = Types::DescribeAccountCustomizationRequest
1122
+
1123
+ DescribeAccountCustomizationResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
1124
+ DescribeAccountCustomizationResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
1125
+ DescribeAccountCustomizationResponse.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, location_name: "AccountCustomization"))
1126
+ DescribeAccountCustomizationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1127
+ DescribeAccountCustomizationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1128
+ DescribeAccountCustomizationResponse.struct_class = Types::DescribeAccountCustomizationResponse
1129
+
1130
+ DescribeAccountSettingsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1131
+ DescribeAccountSettingsRequest.struct_class = Types::DescribeAccountSettingsRequest
1132
+
1133
+ DescribeAccountSettingsResponse.add_member(:account_settings, Shapes::ShapeRef.new(shape: AccountSettings, location_name: "AccountSettings"))
1134
+ DescribeAccountSettingsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1135
+ DescribeAccountSettingsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1136
+ DescribeAccountSettingsResponse.struct_class = Types::DescribeAccountSettingsResponse
1137
+
1033
1138
  DescribeDashboardPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1034
1139
  DescribeDashboardPermissionsRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
1035
1140
  DescribeDashboardPermissionsRequest.struct_class = Types::DescribeDashboardPermissionsRequest
@@ -1122,6 +1227,15 @@ module Aws::QuickSight
1122
1227
  DescribeIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1123
1228
  DescribeIngestionResponse.struct_class = Types::DescribeIngestionResponse
1124
1229
 
1230
+ DescribeNamespaceRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1231
+ DescribeNamespaceRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
1232
+ DescribeNamespaceRequest.struct_class = Types::DescribeNamespaceRequest
1233
+
1234
+ DescribeNamespaceResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: NamespaceInfoV2, location_name: "Namespace"))
1235
+ DescribeNamespaceResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1236
+ DescribeNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1237
+ DescribeNamespaceResponse.struct_class = Types::DescribeNamespaceResponse
1238
+
1125
1239
  DescribeTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1126
1240
  DescribeTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
1127
1241
  DescribeTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
@@ -1231,6 +1345,17 @@ module Aws::QuickSight
1231
1345
  GetDashboardEmbedUrlResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1232
1346
  GetDashboardEmbedUrlResponse.struct_class = Types::GetDashboardEmbedUrlResponse
1233
1347
 
1348
+ GetSessionEmbedUrlRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1349
+ GetSessionEmbedUrlRequest.add_member(:entry_point, Shapes::ShapeRef.new(shape: EntryPoint, location: "querystring", location_name: "entry-point"))
1350
+ GetSessionEmbedUrlRequest.add_member(:session_lifetime_in_minutes, Shapes::ShapeRef.new(shape: SessionLifetimeInMinutes, location: "querystring", location_name: "session-lifetime"))
1351
+ GetSessionEmbedUrlRequest.add_member(:user_arn, Shapes::ShapeRef.new(shape: Arn, location: "querystring", location_name: "user-arn"))
1352
+ GetSessionEmbedUrlRequest.struct_class = Types::GetSessionEmbedUrlRequest
1353
+
1354
+ GetSessionEmbedUrlResponse.add_member(:embed_url, Shapes::ShapeRef.new(shape: EmbeddingUrl, location_name: "EmbedUrl"))
1355
+ GetSessionEmbedUrlResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1356
+ GetSessionEmbedUrlResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1357
+ GetSessionEmbedUrlResponse.struct_class = Types::GetSessionEmbedUrlResponse
1358
+
1234
1359
  Group.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1235
1360
  Group.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupName, location_name: "GroupName"))
1236
1361
  Group.add_member(:description, Shapes::ShapeRef.new(shape: GroupDescription, location_name: "Description"))
@@ -1432,6 +1557,17 @@ module Aws::QuickSight
1432
1557
  ListIngestionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1433
1558
  ListIngestionsResponse.struct_class = Types::ListIngestionsResponse
1434
1559
 
1560
+ ListNamespacesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1561
+ ListNamespacesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
1562
+ ListNamespacesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
1563
+ ListNamespacesRequest.struct_class = Types::ListNamespacesRequest
1564
+
1565
+ ListNamespacesResponse.add_member(:namespaces, Shapes::ShapeRef.new(shape: Namespaces, location_name: "Namespaces"))
1566
+ ListNamespacesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1567
+ ListNamespacesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
1568
+ ListNamespacesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1569
+ ListNamespacesResponse.struct_class = Types::ListNamespacesResponse
1570
+
1435
1571
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
1436
1572
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
1437
1573
 
@@ -1567,6 +1703,20 @@ module Aws::QuickSight
1567
1703
  MySqlParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
1568
1704
  MySqlParameters.struct_class = Types::MySqlParameters
1569
1705
 
1706
+ NamespaceError.add_member(:type, Shapes::ShapeRef.new(shape: NamespaceErrorType, location_name: "Type"))
1707
+ NamespaceError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
1708
+ NamespaceError.struct_class = Types::NamespaceError
1709
+
1710
+ NamespaceInfoV2.add_member(:name, Shapes::ShapeRef.new(shape: Namespace, location_name: "Name"))
1711
+ NamespaceInfoV2.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
1712
+ NamespaceInfoV2.add_member(:capacity_region, Shapes::ShapeRef.new(shape: String, location_name: "CapacityRegion"))
1713
+ NamespaceInfoV2.add_member(:creation_status, Shapes::ShapeRef.new(shape: NamespaceStatus, location_name: "CreationStatus"))
1714
+ NamespaceInfoV2.add_member(:identity_store, Shapes::ShapeRef.new(shape: IdentityStore, location_name: "IdentityStore"))
1715
+ NamespaceInfoV2.add_member(:namespace_error, Shapes::ShapeRef.new(shape: NamespaceError, location_name: "NamespaceError"))
1716
+ NamespaceInfoV2.struct_class = Types::NamespaceInfoV2
1717
+
1718
+ Namespaces.member = Shapes::ShapeRef.new(shape: NamespaceInfoV2)
1719
+
1570
1720
  OutputColumn.add_member(:name, Shapes::ShapeRef.new(shape: ColumnName, location_name: "Name"))
1571
1721
  OutputColumn.add_member(:type, Shapes::ShapeRef.new(shape: ColumnDataType, location_name: "Type"))
1572
1722
  OutputColumn.struct_class = Types::OutputColumn
@@ -1632,6 +1782,7 @@ module Aws::QuickSight
1632
1782
  RegisterUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1633
1783
  RegisterUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
1634
1784
  RegisterUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, location_name: "UserName"))
1785
+ RegisterUserRequest.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: RoleName, location_name: "CustomPermissionsName"))
1635
1786
  RegisterUserRequest.struct_class = Types::RegisterUserRequest
1636
1787
 
1637
1788
  RegisterUserResponse.add_member(:user, Shapes::ShapeRef.new(shape: User, location_name: "User"))
@@ -1675,6 +1826,7 @@ module Aws::QuickSight
1675
1826
  RowInfo.add_member(:rows_dropped, Shapes::ShapeRef.new(shape: long, location_name: "RowsDropped", metadata: {"box"=>true}))
1676
1827
  RowInfo.struct_class = Types::RowInfo
1677
1828
 
1829
+ RowLevelPermissionDataSet.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
1678
1830
  RowLevelPermissionDataSet.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
1679
1831
  RowLevelPermissionDataSet.add_member(:permission_policy, Shapes::ShapeRef.new(shape: RowLevelPermissionPolicy, required: true, location_name: "PermissionPolicy"))
1680
1832
  RowLevelPermissionDataSet.struct_class = Types::RowLevelPermissionDataSet
@@ -1936,6 +2088,27 @@ module Aws::QuickSight
1936
2088
  UntagResourceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
1937
2089
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
1938
2090
 
2091
+ UpdateAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2092
+ UpdateAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
2093
+ UpdateAccountCustomizationRequest.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, required: true, location_name: "AccountCustomization"))
2094
+ UpdateAccountCustomizationRequest.struct_class = Types::UpdateAccountCustomizationRequest
2095
+
2096
+ UpdateAccountCustomizationResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
2097
+ UpdateAccountCustomizationResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
2098
+ UpdateAccountCustomizationResponse.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, location_name: "AccountCustomization"))
2099
+ UpdateAccountCustomizationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2100
+ UpdateAccountCustomizationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2101
+ UpdateAccountCustomizationResponse.struct_class = Types::UpdateAccountCustomizationResponse
2102
+
2103
+ UpdateAccountSettingsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
2104
+ UpdateAccountSettingsRequest.add_member(:default_namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "DefaultNamespace"))
2105
+ UpdateAccountSettingsRequest.add_member(:notification_email, Shapes::ShapeRef.new(shape: String, location_name: "NotificationEmail"))
2106
+ UpdateAccountSettingsRequest.struct_class = Types::UpdateAccountSettingsRequest
2107
+
2108
+ UpdateAccountSettingsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
2109
+ UpdateAccountSettingsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
2110
+ UpdateAccountSettingsResponse.struct_class = Types::UpdateAccountSettingsResponse
2111
+
1939
2112
  UpdateDashboardPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
1940
2113
  UpdateDashboardPermissionsRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
1941
2114
  UpdateDashboardPermissionsRequest.add_member(:grant_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "GrantPermissions"))
@@ -2150,6 +2323,8 @@ module Aws::QuickSight
2150
2323
  UpdateUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
2151
2324
  UpdateUserRequest.add_member(:email, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Email"))
2152
2325
  UpdateUserRequest.add_member(:role, Shapes::ShapeRef.new(shape: UserRole, required: true, location_name: "Role"))
2326
+ UpdateUserRequest.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: RoleName, location_name: "CustomPermissionsName"))
2327
+ UpdateUserRequest.add_member(:unapply_custom_permissions, Shapes::ShapeRef.new(shape: Boolean, location_name: "UnapplyCustomPermissions"))
2153
2328
  UpdateUserRequest.struct_class = Types::UpdateUserRequest
2154
2329
 
2155
2330
  UpdateUserResponse.add_member(:user, Shapes::ShapeRef.new(shape: User, location_name: "User"))
@@ -2171,6 +2346,7 @@ module Aws::QuickSight
2171
2346
  User.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, location_name: "IdentityType"))
2172
2347
  User.add_member(:active, Shapes::ShapeRef.new(shape: Boolean, location_name: "Active"))
2173
2348
  User.add_member(:principal_id, Shapes::ShapeRef.new(shape: String, location_name: "PrincipalId"))
2349
+ User.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: RoleName, location_name: "CustomPermissionsName"))
2174
2350
  User.struct_class = Types::User
2175
2351
 
2176
2352
  UserList.member = Shapes::ShapeRef.new(shape: User)
@@ -2209,6 +2385,21 @@ module Aws::QuickSight
2209
2385
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2210
2386
  end)
2211
2387
 
2388
+ api.add_operation(:create_account_customization, Seahorse::Model::Operation.new.tap do |o|
2389
+ o.name = "CreateAccountCustomization"
2390
+ o.http_method = "POST"
2391
+ o.http_request_uri = "/accounts/{AwsAccountId}/customizations"
2392
+ o.input = Shapes::ShapeRef.new(shape: CreateAccountCustomizationRequest)
2393
+ o.output = Shapes::ShapeRef.new(shape: CreateAccountCustomizationResponse)
2394
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2395
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2396
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
2397
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2398
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2399
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2400
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
2401
+ end)
2402
+
2212
2403
  api.add_operation(:create_dashboard, Seahorse::Model::Operation.new.tap do |o|
2213
2404
  o.name = "CreateDashboard"
2214
2405
  o.http_method = "POST"
@@ -2319,6 +2510,24 @@ module Aws::QuickSight
2319
2510
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2320
2511
  end)
2321
2512
 
2513
+ api.add_operation(:create_namespace, Seahorse::Model::Operation.new.tap do |o|
2514
+ o.name = "CreateNamespace"
2515
+ o.http_method = "POST"
2516
+ o.http_request_uri = "/accounts/{AwsAccountId}"
2517
+ o.input = Shapes::ShapeRef.new(shape: CreateNamespaceRequest)
2518
+ o.output = Shapes::ShapeRef.new(shape: CreateNamespaceResponse)
2519
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2520
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2521
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2522
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2523
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2524
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
2525
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
2526
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2527
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2528
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
2529
+ end)
2530
+
2322
2531
  api.add_operation(:create_template, Seahorse::Model::Operation.new.tap do |o|
2323
2532
  o.name = "CreateTemplate"
2324
2533
  o.http_method = "POST"
@@ -2384,6 +2593,20 @@ module Aws::QuickSight
2384
2593
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2385
2594
  end)
2386
2595
 
2596
+ api.add_operation(:delete_account_customization, Seahorse::Model::Operation.new.tap do |o|
2597
+ o.name = "DeleteAccountCustomization"
2598
+ o.http_method = "DELETE"
2599
+ o.http_request_uri = "/accounts/{AwsAccountId}/customizations"
2600
+ o.input = Shapes::ShapeRef.new(shape: DeleteAccountCustomizationRequest)
2601
+ o.output = Shapes::ShapeRef.new(shape: DeleteAccountCustomizationResponse)
2602
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2603
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2604
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2605
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2606
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2607
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
2608
+ end)
2609
+
2387
2610
  api.add_operation(:delete_dashboard, Seahorse::Model::Operation.new.tap do |o|
2388
2611
  o.name = "DeleteDashboard"
2389
2612
  o.http_method = "DELETE"
@@ -2469,6 +2692,21 @@ module Aws::QuickSight
2469
2692
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2470
2693
  end)
2471
2694
 
2695
+ api.add_operation(:delete_namespace, Seahorse::Model::Operation.new.tap do |o|
2696
+ o.name = "DeleteNamespace"
2697
+ o.http_method = "DELETE"
2698
+ o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}"
2699
+ o.input = Shapes::ShapeRef.new(shape: DeleteNamespaceRequest)
2700
+ o.output = Shapes::ShapeRef.new(shape: DeleteNamespaceResponse)
2701
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2702
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2703
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2704
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2705
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
2706
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2707
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
2708
+ end)
2709
+
2472
2710
  api.add_operation(:delete_template, Seahorse::Model::Operation.new.tap do |o|
2473
2711
  o.name = "DeleteTemplate"
2474
2712
  o.http_method = "DELETE"
@@ -2536,6 +2774,7 @@ module Aws::QuickSight
2536
2774
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2537
2775
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2538
2776
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2777
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
2539
2778
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2540
2779
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
2541
2780
  end)
@@ -2550,6 +2789,35 @@ module Aws::QuickSight
2550
2789
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2551
2790
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2552
2791
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2792
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
2793
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2794
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
2795
+ end)
2796
+
2797
+ api.add_operation(:describe_account_customization, Seahorse::Model::Operation.new.tap do |o|
2798
+ o.name = "DescribeAccountCustomization"
2799
+ o.http_method = "GET"
2800
+ o.http_request_uri = "/accounts/{AwsAccountId}/customizations"
2801
+ o.input = Shapes::ShapeRef.new(shape: DescribeAccountCustomizationRequest)
2802
+ o.output = Shapes::ShapeRef.new(shape: DescribeAccountCustomizationResponse)
2803
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2804
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2805
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2806
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2807
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2808
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
2809
+ end)
2810
+
2811
+ api.add_operation(:describe_account_settings, Seahorse::Model::Operation.new.tap do |o|
2812
+ o.name = "DescribeAccountSettings"
2813
+ o.http_method = "GET"
2814
+ o.http_request_uri = "/accounts/{AwsAccountId}/settings"
2815
+ o.input = Shapes::ShapeRef.new(shape: DescribeAccountSettingsRequest)
2816
+ o.output = Shapes::ShapeRef.new(shape: DescribeAccountSettingsResponse)
2817
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2818
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2819
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2820
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2553
2821
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2554
2822
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
2555
2823
  end)
@@ -2676,6 +2944,20 @@ module Aws::QuickSight
2676
2944
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2677
2945
  end)
2678
2946
 
2947
+ api.add_operation(:describe_namespace, Seahorse::Model::Operation.new.tap do |o|
2948
+ o.name = "DescribeNamespace"
2949
+ o.http_method = "GET"
2950
+ o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}"
2951
+ o.input = Shapes::ShapeRef.new(shape: DescribeNamespaceRequest)
2952
+ o.output = Shapes::ShapeRef.new(shape: DescribeNamespaceResponse)
2953
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2954
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2955
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2956
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2957
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2958
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
2959
+ end)
2960
+
2679
2961
  api.add_operation(:describe_template, Seahorse::Model::Operation.new.tap do |o|
2680
2962
  o.name = "DescribeTemplate"
2681
2963
  o.http_method = "GET"
@@ -2771,6 +3053,7 @@ module Aws::QuickSight
2771
3053
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2772
3054
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2773
3055
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3056
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
2774
3057
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2775
3058
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
2776
3059
  end)
@@ -2794,6 +3077,23 @@ module Aws::QuickSight
2794
3077
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2795
3078
  end)
2796
3079
 
3080
+ api.add_operation(:get_session_embed_url, Seahorse::Model::Operation.new.tap do |o|
3081
+ o.name = "GetSessionEmbedUrl"
3082
+ o.http_method = "GET"
3083
+ o.http_request_uri = "/accounts/{AwsAccountId}/session-embed-url"
3084
+ o.input = Shapes::ShapeRef.new(shape: GetSessionEmbedUrlRequest)
3085
+ o.output = Shapes::ShapeRef.new(shape: GetSessionEmbedUrlResponse)
3086
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3087
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3088
+ o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
3089
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3090
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3091
+ o.errors << Shapes::ShapeRef.new(shape: QuickSightUserNotFoundException)
3092
+ o.errors << Shapes::ShapeRef.new(shape: SessionLifetimeInMinutesInvalidException)
3093
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
3094
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3095
+ end)
3096
+
2797
3097
  api.add_operation(:list_dashboard_versions, Seahorse::Model::Operation.new.tap do |o|
2798
3098
  o.name = "ListDashboardVersions"
2799
3099
  o.http_method = "GET"
@@ -2952,6 +3252,28 @@ module Aws::QuickSight
2952
3252
  )
2953
3253
  end)
2954
3254
 
3255
+ api.add_operation(:list_namespaces, Seahorse::Model::Operation.new.tap do |o|
3256
+ o.name = "ListNamespaces"
3257
+ o.http_method = "GET"
3258
+ o.http_request_uri = "/accounts/{AwsAccountId}/namespaces"
3259
+ o.input = Shapes::ShapeRef.new(shape: ListNamespacesRequest)
3260
+ o.output = Shapes::ShapeRef.new(shape: ListNamespacesResponse)
3261
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3262
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3263
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3264
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3265
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
3266
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
3267
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3268
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
3269
+ o[:pager] = Aws::Pager.new(
3270
+ limit_key: "max_results",
3271
+ tokens: {
3272
+ "next_token" => "next_token"
3273
+ }
3274
+ )
3275
+ end)
3276
+
2955
3277
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
2956
3278
  o.name = "ListTagsForResource"
2957
3279
  o.http_method = "GET"
@@ -3079,6 +3401,7 @@ module Aws::QuickSight
3079
3401
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3080
3402
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3081
3403
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3404
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
3082
3405
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3083
3406
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
3084
3407
  end)
@@ -3094,6 +3417,7 @@ module Aws::QuickSight
3094
3417
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3095
3418
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3096
3419
  o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
3420
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
3097
3421
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3098
3422
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
3099
3423
  end)
@@ -3162,6 +3486,34 @@ module Aws::QuickSight
3162
3486
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3163
3487
  end)
3164
3488
 
3489
+ api.add_operation(:update_account_customization, Seahorse::Model::Operation.new.tap do |o|
3490
+ o.name = "UpdateAccountCustomization"
3491
+ o.http_method = "PUT"
3492
+ o.http_request_uri = "/accounts/{AwsAccountId}/customizations"
3493
+ o.input = Shapes::ShapeRef.new(shape: UpdateAccountCustomizationRequest)
3494
+ o.output = Shapes::ShapeRef.new(shape: UpdateAccountCustomizationResponse)
3495
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3496
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3497
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3498
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3499
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3500
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
3501
+ end)
3502
+
3503
+ api.add_operation(:update_account_settings, Seahorse::Model::Operation.new.tap do |o|
3504
+ o.name = "UpdateAccountSettings"
3505
+ o.http_method = "PUT"
3506
+ o.http_request_uri = "/accounts/{AwsAccountId}/settings"
3507
+ o.input = Shapes::ShapeRef.new(shape: UpdateAccountSettingsRequest)
3508
+ o.output = Shapes::ShapeRef.new(shape: UpdateAccountSettingsResponse)
3509
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3510
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3511
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3512
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3513
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3514
+ o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
3515
+ end)
3516
+
3165
3517
  api.add_operation(:update_dashboard, Seahorse::Model::Operation.new.tap do |o|
3166
3518
  o.name = "UpdateDashboard"
3167
3519
  o.http_method = "PUT"
@@ -3392,6 +3744,7 @@ module Aws::QuickSight
3392
3744
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
3393
3745
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3394
3746
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3747
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
3395
3748
  o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
3396
3749
  o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
3397
3750
  end)