aws-sdk-quicksight 1.24.0 → 1.29.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-quicksight.rb +2 -2
- data/lib/aws-sdk-quicksight/client.rb +2481 -229
- data/lib/aws-sdk-quicksight/client_api.rb +1194 -1
- data/lib/aws-sdk-quicksight/types.rb +3983 -435
- metadata +2 -2
@@ -14,20 +14,36 @@ 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')
|
20
22
|
AdHocFilteringOption = Shapes::StructureShape.new(name: 'AdHocFilteringOption')
|
21
23
|
AliasName = Shapes::StringShape.new(name: 'AliasName')
|
22
24
|
AmazonElasticsearchParameters = Shapes::StructureShape.new(name: 'AmazonElasticsearchParameters')
|
25
|
+
Analysis = Shapes::StructureShape.new(name: 'Analysis')
|
26
|
+
AnalysisError = Shapes::StructureShape.new(name: 'AnalysisError')
|
27
|
+
AnalysisErrorList = Shapes::ListShape.new(name: 'AnalysisErrorList')
|
28
|
+
AnalysisErrorType = Shapes::StringShape.new(name: 'AnalysisErrorType')
|
29
|
+
AnalysisFilterAttribute = Shapes::StringShape.new(name: 'AnalysisFilterAttribute')
|
30
|
+
AnalysisName = Shapes::StringShape.new(name: 'AnalysisName')
|
31
|
+
AnalysisSearchFilter = Shapes::StructureShape.new(name: 'AnalysisSearchFilter')
|
32
|
+
AnalysisSearchFilterList = Shapes::ListShape.new(name: 'AnalysisSearchFilterList')
|
33
|
+
AnalysisSourceEntity = Shapes::StructureShape.new(name: 'AnalysisSourceEntity')
|
34
|
+
AnalysisSourceTemplate = Shapes::StructureShape.new(name: 'AnalysisSourceTemplate')
|
35
|
+
AnalysisSummary = Shapes::StructureShape.new(name: 'AnalysisSummary')
|
36
|
+
AnalysisSummaryList = Shapes::ListShape.new(name: 'AnalysisSummaryList')
|
23
37
|
Arn = Shapes::StringShape.new(name: 'Arn')
|
24
38
|
AssignmentStatus = Shapes::StringShape.new(name: 'AssignmentStatus')
|
25
39
|
AthenaParameters = Shapes::StructureShape.new(name: 'AthenaParameters')
|
26
40
|
AuroraParameters = Shapes::StructureShape.new(name: 'AuroraParameters')
|
27
41
|
AuroraPostgreSqlParameters = Shapes::StructureShape.new(name: 'AuroraPostgreSqlParameters')
|
28
42
|
AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
|
43
|
+
AwsAndAccountId = Shapes::StringShape.new(name: 'AwsAndAccountId')
|
29
44
|
AwsIotAnalyticsParameters = Shapes::StructureShape.new(name: 'AwsIotAnalyticsParameters')
|
30
45
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
46
|
+
BorderStyle = Shapes::StructureShape.new(name: 'BorderStyle')
|
31
47
|
CalculatedColumn = Shapes::StructureShape.new(name: 'CalculatedColumn')
|
32
48
|
CalculatedColumnList = Shapes::ListShape.new(name: 'CalculatedColumnList')
|
33
49
|
CancelIngestionRequest = Shapes::StructureShape.new(name: 'CancelIngestionRequest')
|
@@ -35,6 +51,7 @@ module Aws::QuickSight
|
|
35
51
|
CastColumnTypeOperation = Shapes::StructureShape.new(name: 'CastColumnTypeOperation')
|
36
52
|
Catalog = Shapes::StringShape.new(name: 'Catalog')
|
37
53
|
ClusterId = Shapes::StringShape.new(name: 'ClusterId')
|
54
|
+
ColorList = Shapes::ListShape.new(name: 'ColorList')
|
38
55
|
ColumnDataType = Shapes::StringShape.new(name: 'ColumnDataType')
|
39
56
|
ColumnGroup = Shapes::StructureShape.new(name: 'ColumnGroup')
|
40
57
|
ColumnGroupColumnSchema = Shapes::StructureShape.new(name: 'ColumnGroupColumnSchema')
|
@@ -53,6 +70,10 @@ module Aws::QuickSight
|
|
53
70
|
ConcurrentUpdatingException = Shapes::StructureShape.new(name: 'ConcurrentUpdatingException')
|
54
71
|
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
55
72
|
CopySourceArn = Shapes::StringShape.new(name: 'CopySourceArn')
|
73
|
+
CreateAccountCustomizationRequest = Shapes::StructureShape.new(name: 'CreateAccountCustomizationRequest')
|
74
|
+
CreateAccountCustomizationResponse = Shapes::StructureShape.new(name: 'CreateAccountCustomizationResponse')
|
75
|
+
CreateAnalysisRequest = Shapes::StructureShape.new(name: 'CreateAnalysisRequest')
|
76
|
+
CreateAnalysisResponse = Shapes::StructureShape.new(name: 'CreateAnalysisResponse')
|
56
77
|
CreateColumnsOperation = Shapes::StructureShape.new(name: 'CreateColumnsOperation')
|
57
78
|
CreateDashboardRequest = Shapes::StructureShape.new(name: 'CreateDashboardRequest')
|
58
79
|
CreateDashboardResponse = Shapes::StructureShape.new(name: 'CreateDashboardResponse')
|
@@ -68,10 +89,16 @@ module Aws::QuickSight
|
|
68
89
|
CreateIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'CreateIAMPolicyAssignmentResponse')
|
69
90
|
CreateIngestionRequest = Shapes::StructureShape.new(name: 'CreateIngestionRequest')
|
70
91
|
CreateIngestionResponse = Shapes::StructureShape.new(name: 'CreateIngestionResponse')
|
92
|
+
CreateNamespaceRequest = Shapes::StructureShape.new(name: 'CreateNamespaceRequest')
|
93
|
+
CreateNamespaceResponse = Shapes::StructureShape.new(name: 'CreateNamespaceResponse')
|
71
94
|
CreateTemplateAliasRequest = Shapes::StructureShape.new(name: 'CreateTemplateAliasRequest')
|
72
95
|
CreateTemplateAliasResponse = Shapes::StructureShape.new(name: 'CreateTemplateAliasResponse')
|
73
96
|
CreateTemplateRequest = Shapes::StructureShape.new(name: 'CreateTemplateRequest')
|
74
97
|
CreateTemplateResponse = Shapes::StructureShape.new(name: 'CreateTemplateResponse')
|
98
|
+
CreateThemeAliasRequest = Shapes::StructureShape.new(name: 'CreateThemeAliasRequest')
|
99
|
+
CreateThemeAliasResponse = Shapes::StructureShape.new(name: 'CreateThemeAliasResponse')
|
100
|
+
CreateThemeRequest = Shapes::StructureShape.new(name: 'CreateThemeRequest')
|
101
|
+
CreateThemeResponse = Shapes::StructureShape.new(name: 'CreateThemeResponse')
|
75
102
|
CredentialPair = Shapes::StructureShape.new(name: 'CredentialPair')
|
76
103
|
CustomSql = Shapes::StructureShape.new(name: 'CustomSql')
|
77
104
|
CustomSqlName = Shapes::StringShape.new(name: 'CustomSqlName')
|
@@ -93,6 +120,7 @@ module Aws::QuickSight
|
|
93
120
|
DashboardVersion = Shapes::StructureShape.new(name: 'DashboardVersion')
|
94
121
|
DashboardVersionSummary = Shapes::StructureShape.new(name: 'DashboardVersionSummary')
|
95
122
|
DashboardVersionSummaryList = Shapes::ListShape.new(name: 'DashboardVersionSummaryList')
|
123
|
+
DataColorPalette = Shapes::StructureShape.new(name: 'DataColorPalette')
|
96
124
|
DataSet = Shapes::StructureShape.new(name: 'DataSet')
|
97
125
|
DataSetArnsList = Shapes::ListShape.new(name: 'DataSetArnsList')
|
98
126
|
DataSetConfiguration = Shapes::StructureShape.new(name: 'DataSetConfiguration')
|
@@ -117,6 +145,10 @@ module Aws::QuickSight
|
|
117
145
|
DateTimeParameterList = Shapes::ListShape.new(name: 'DateTimeParameterList')
|
118
146
|
DecimalParameter = Shapes::StructureShape.new(name: 'DecimalParameter')
|
119
147
|
DecimalParameterList = Shapes::ListShape.new(name: 'DecimalParameterList')
|
148
|
+
DeleteAccountCustomizationRequest = Shapes::StructureShape.new(name: 'DeleteAccountCustomizationRequest')
|
149
|
+
DeleteAccountCustomizationResponse = Shapes::StructureShape.new(name: 'DeleteAccountCustomizationResponse')
|
150
|
+
DeleteAnalysisRequest = Shapes::StructureShape.new(name: 'DeleteAnalysisRequest')
|
151
|
+
DeleteAnalysisResponse = Shapes::StructureShape.new(name: 'DeleteAnalysisResponse')
|
120
152
|
DeleteDashboardRequest = Shapes::StructureShape.new(name: 'DeleteDashboardRequest')
|
121
153
|
DeleteDashboardResponse = Shapes::StructureShape.new(name: 'DeleteDashboardResponse')
|
122
154
|
DeleteDataSetRequest = Shapes::StructureShape.new(name: 'DeleteDataSetRequest')
|
@@ -129,15 +161,29 @@ module Aws::QuickSight
|
|
129
161
|
DeleteGroupResponse = Shapes::StructureShape.new(name: 'DeleteGroupResponse')
|
130
162
|
DeleteIAMPolicyAssignmentRequest = Shapes::StructureShape.new(name: 'DeleteIAMPolicyAssignmentRequest')
|
131
163
|
DeleteIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'DeleteIAMPolicyAssignmentResponse')
|
164
|
+
DeleteNamespaceRequest = Shapes::StructureShape.new(name: 'DeleteNamespaceRequest')
|
165
|
+
DeleteNamespaceResponse = Shapes::StructureShape.new(name: 'DeleteNamespaceResponse')
|
132
166
|
DeleteTemplateAliasRequest = Shapes::StructureShape.new(name: 'DeleteTemplateAliasRequest')
|
133
167
|
DeleteTemplateAliasResponse = Shapes::StructureShape.new(name: 'DeleteTemplateAliasResponse')
|
134
168
|
DeleteTemplateRequest = Shapes::StructureShape.new(name: 'DeleteTemplateRequest')
|
135
169
|
DeleteTemplateResponse = Shapes::StructureShape.new(name: 'DeleteTemplateResponse')
|
170
|
+
DeleteThemeAliasRequest = Shapes::StructureShape.new(name: 'DeleteThemeAliasRequest')
|
171
|
+
DeleteThemeAliasResponse = Shapes::StructureShape.new(name: 'DeleteThemeAliasResponse')
|
172
|
+
DeleteThemeRequest = Shapes::StructureShape.new(name: 'DeleteThemeRequest')
|
173
|
+
DeleteThemeResponse = Shapes::StructureShape.new(name: 'DeleteThemeResponse')
|
136
174
|
DeleteUserByPrincipalIdRequest = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdRequest')
|
137
175
|
DeleteUserByPrincipalIdResponse = Shapes::StructureShape.new(name: 'DeleteUserByPrincipalIdResponse')
|
138
176
|
DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
|
139
177
|
DeleteUserResponse = Shapes::StructureShape.new(name: 'DeleteUserResponse')
|
140
178
|
Delimiter = Shapes::StringShape.new(name: 'Delimiter')
|
179
|
+
DescribeAccountCustomizationRequest = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationRequest')
|
180
|
+
DescribeAccountCustomizationResponse = Shapes::StructureShape.new(name: 'DescribeAccountCustomizationResponse')
|
181
|
+
DescribeAccountSettingsRequest = Shapes::StructureShape.new(name: 'DescribeAccountSettingsRequest')
|
182
|
+
DescribeAccountSettingsResponse = Shapes::StructureShape.new(name: 'DescribeAccountSettingsResponse')
|
183
|
+
DescribeAnalysisPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeAnalysisPermissionsRequest')
|
184
|
+
DescribeAnalysisPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeAnalysisPermissionsResponse')
|
185
|
+
DescribeAnalysisRequest = Shapes::StructureShape.new(name: 'DescribeAnalysisRequest')
|
186
|
+
DescribeAnalysisResponse = Shapes::StructureShape.new(name: 'DescribeAnalysisResponse')
|
141
187
|
DescribeDashboardPermissionsRequest = Shapes::StructureShape.new(name: 'DescribeDashboardPermissionsRequest')
|
142
188
|
DescribeDashboardPermissionsResponse = Shapes::StructureShape.new(name: 'DescribeDashboardPermissionsResponse')
|
143
189
|
DescribeDashboardRequest = Shapes::StructureShape.new(name: 'DescribeDashboardRequest')
|
@@ -156,19 +202,29 @@ module Aws::QuickSight
|
|
156
202
|
DescribeIAMPolicyAssignmentResponse = Shapes::StructureShape.new(name: 'DescribeIAMPolicyAssignmentResponse')
|
157
203
|
DescribeIngestionRequest = Shapes::StructureShape.new(name: 'DescribeIngestionRequest')
|
158
204
|
DescribeIngestionResponse = Shapes::StructureShape.new(name: 'DescribeIngestionResponse')
|
205
|
+
DescribeNamespaceRequest = Shapes::StructureShape.new(name: 'DescribeNamespaceRequest')
|
206
|
+
DescribeNamespaceResponse = Shapes::StructureShape.new(name: 'DescribeNamespaceResponse')
|
159
207
|
DescribeTemplateAliasRequest = Shapes::StructureShape.new(name: 'DescribeTemplateAliasRequest')
|
160
208
|
DescribeTemplateAliasResponse = Shapes::StructureShape.new(name: 'DescribeTemplateAliasResponse')
|
161
209
|
DescribeTemplatePermissionsRequest = Shapes::StructureShape.new(name: 'DescribeTemplatePermissionsRequest')
|
162
210
|
DescribeTemplatePermissionsResponse = Shapes::StructureShape.new(name: 'DescribeTemplatePermissionsResponse')
|
163
211
|
DescribeTemplateRequest = Shapes::StructureShape.new(name: 'DescribeTemplateRequest')
|
164
212
|
DescribeTemplateResponse = Shapes::StructureShape.new(name: 'DescribeTemplateResponse')
|
213
|
+
DescribeThemeAliasRequest = Shapes::StructureShape.new(name: 'DescribeThemeAliasRequest')
|
214
|
+
DescribeThemeAliasResponse = Shapes::StructureShape.new(name: 'DescribeThemeAliasResponse')
|
215
|
+
DescribeThemePermissionsRequest = Shapes::StructureShape.new(name: 'DescribeThemePermissionsRequest')
|
216
|
+
DescribeThemePermissionsResponse = Shapes::StructureShape.new(name: 'DescribeThemePermissionsResponse')
|
217
|
+
DescribeThemeRequest = Shapes::StructureShape.new(name: 'DescribeThemeRequest')
|
218
|
+
DescribeThemeResponse = Shapes::StructureShape.new(name: 'DescribeThemeResponse')
|
165
219
|
DescribeUserRequest = Shapes::StructureShape.new(name: 'DescribeUserRequest')
|
166
220
|
DescribeUserResponse = Shapes::StructureShape.new(name: 'DescribeUserResponse')
|
167
221
|
Domain = Shapes::StringShape.new(name: 'Domain')
|
168
222
|
DomainNotWhitelistedException = Shapes::StructureShape.new(name: 'DomainNotWhitelistedException')
|
169
223
|
Double = Shapes::FloatShape.new(name: 'Double')
|
170
224
|
DoubleList = Shapes::ListShape.new(name: 'DoubleList')
|
225
|
+
Edition = Shapes::StringShape.new(name: 'Edition')
|
171
226
|
EmbeddingUrl = Shapes::StringShape.new(name: 'EmbeddingUrl')
|
227
|
+
EntryPoint = Shapes::StringShape.new(name: 'EntryPoint')
|
172
228
|
ErrorInfo = Shapes::StructureShape.new(name: 'ErrorInfo')
|
173
229
|
ExceptionResourceType = Shapes::StringShape.new(name: 'ExceptionResourceType')
|
174
230
|
ExportToCSVOption = Shapes::StructureShape.new(name: 'ExportToCSVOption')
|
@@ -181,6 +237,8 @@ module Aws::QuickSight
|
|
181
237
|
GeoSpatialDataRole = Shapes::StringShape.new(name: 'GeoSpatialDataRole')
|
182
238
|
GetDashboardEmbedUrlRequest = Shapes::StructureShape.new(name: 'GetDashboardEmbedUrlRequest')
|
183
239
|
GetDashboardEmbedUrlResponse = Shapes::StructureShape.new(name: 'GetDashboardEmbedUrlResponse')
|
240
|
+
GetSessionEmbedUrlRequest = Shapes::StructureShape.new(name: 'GetSessionEmbedUrlRequest')
|
241
|
+
GetSessionEmbedUrlResponse = Shapes::StructureShape.new(name: 'GetSessionEmbedUrlResponse')
|
184
242
|
Group = Shapes::StructureShape.new(name: 'Group')
|
185
243
|
GroupDescription = Shapes::StringShape.new(name: 'GroupDescription')
|
186
244
|
GroupList = Shapes::ListShape.new(name: 'GroupList')
|
@@ -188,6 +246,8 @@ module Aws::QuickSight
|
|
188
246
|
GroupMemberList = Shapes::ListShape.new(name: 'GroupMemberList')
|
189
247
|
GroupMemberName = Shapes::StringShape.new(name: 'GroupMemberName')
|
190
248
|
GroupName = Shapes::StringShape.new(name: 'GroupName')
|
249
|
+
GutterStyle = Shapes::StructureShape.new(name: 'GutterStyle')
|
250
|
+
HexColor = Shapes::StringShape.new(name: 'HexColor')
|
191
251
|
Host = Shapes::StringShape.new(name: 'Host')
|
192
252
|
IAMPolicyAssignment = Shapes::StructureShape.new(name: 'IAMPolicyAssignment')
|
193
253
|
IAMPolicyAssignmentName = Shapes::StringShape.new(name: 'IAMPolicyAssignmentName')
|
@@ -196,6 +256,7 @@ module Aws::QuickSight
|
|
196
256
|
IdentityMap = Shapes::MapShape.new(name: 'IdentityMap')
|
197
257
|
IdentityName = Shapes::StringShape.new(name: 'IdentityName')
|
198
258
|
IdentityNameList = Shapes::ListShape.new(name: 'IdentityNameList')
|
259
|
+
IdentityStore = Shapes::StringShape.new(name: 'IdentityStore')
|
199
260
|
IdentityType = Shapes::StringShape.new(name: 'IdentityType')
|
200
261
|
IdentityTypeNotSupportedException = Shapes::StructureShape.new(name: 'IdentityTypeNotSupportedException')
|
201
262
|
Ingestion = Shapes::StructureShape.new(name: 'Ingestion')
|
@@ -219,6 +280,8 @@ module Aws::QuickSight
|
|
219
280
|
JoinInstruction = Shapes::StructureShape.new(name: 'JoinInstruction')
|
220
281
|
JoinType = Shapes::StringShape.new(name: 'JoinType')
|
221
282
|
LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
|
283
|
+
ListAnalysesRequest = Shapes::StructureShape.new(name: 'ListAnalysesRequest')
|
284
|
+
ListAnalysesResponse = Shapes::StructureShape.new(name: 'ListAnalysesResponse')
|
222
285
|
ListDashboardVersionsRequest = Shapes::StructureShape.new(name: 'ListDashboardVersionsRequest')
|
223
286
|
ListDashboardVersionsResponse = Shapes::StructureShape.new(name: 'ListDashboardVersionsResponse')
|
224
287
|
ListDashboardsRequest = Shapes::StructureShape.new(name: 'ListDashboardsRequest')
|
@@ -237,6 +300,8 @@ module Aws::QuickSight
|
|
237
300
|
ListIAMPolicyAssignmentsResponse = Shapes::StructureShape.new(name: 'ListIAMPolicyAssignmentsResponse')
|
238
301
|
ListIngestionsRequest = Shapes::StructureShape.new(name: 'ListIngestionsRequest')
|
239
302
|
ListIngestionsResponse = Shapes::StructureShape.new(name: 'ListIngestionsResponse')
|
303
|
+
ListNamespacesRequest = Shapes::StructureShape.new(name: 'ListNamespacesRequest')
|
304
|
+
ListNamespacesResponse = Shapes::StructureShape.new(name: 'ListNamespacesResponse')
|
240
305
|
ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
|
241
306
|
ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
|
242
307
|
ListTemplateAliasesRequest = Shapes::StructureShape.new(name: 'ListTemplateAliasesRequest')
|
@@ -245,6 +310,12 @@ module Aws::QuickSight
|
|
245
310
|
ListTemplateVersionsResponse = Shapes::StructureShape.new(name: 'ListTemplateVersionsResponse')
|
246
311
|
ListTemplatesRequest = Shapes::StructureShape.new(name: 'ListTemplatesRequest')
|
247
312
|
ListTemplatesResponse = Shapes::StructureShape.new(name: 'ListTemplatesResponse')
|
313
|
+
ListThemeAliasesRequest = Shapes::StructureShape.new(name: 'ListThemeAliasesRequest')
|
314
|
+
ListThemeAliasesResponse = Shapes::StructureShape.new(name: 'ListThemeAliasesResponse')
|
315
|
+
ListThemeVersionsRequest = Shapes::StructureShape.new(name: 'ListThemeVersionsRequest')
|
316
|
+
ListThemeVersionsResponse = Shapes::StructureShape.new(name: 'ListThemeVersionsResponse')
|
317
|
+
ListThemesRequest = Shapes::StructureShape.new(name: 'ListThemesRequest')
|
318
|
+
ListThemesResponse = Shapes::StructureShape.new(name: 'ListThemesResponse')
|
248
319
|
ListUserGroupsRequest = Shapes::StructureShape.new(name: 'ListUserGroupsRequest')
|
249
320
|
ListUserGroupsResponse = Shapes::StructureShape.new(name: 'ListUserGroupsResponse')
|
250
321
|
ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
|
@@ -257,10 +328,16 @@ module Aws::QuickSight
|
|
257
328
|
Long = Shapes::IntegerShape.new(name: 'Long')
|
258
329
|
LongList = Shapes::ListShape.new(name: 'LongList')
|
259
330
|
ManifestFileLocation = Shapes::StructureShape.new(name: 'ManifestFileLocation')
|
331
|
+
MarginStyle = Shapes::StructureShape.new(name: 'MarginStyle')
|
260
332
|
MariaDbParameters = Shapes::StructureShape.new(name: 'MariaDbParameters')
|
261
333
|
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
262
334
|
MySqlParameters = Shapes::StructureShape.new(name: 'MySqlParameters')
|
263
335
|
Namespace = Shapes::StringShape.new(name: 'Namespace')
|
336
|
+
NamespaceError = Shapes::StructureShape.new(name: 'NamespaceError')
|
337
|
+
NamespaceErrorType = Shapes::StringShape.new(name: 'NamespaceErrorType')
|
338
|
+
NamespaceInfoV2 = Shapes::StructureShape.new(name: 'NamespaceInfoV2')
|
339
|
+
NamespaceStatus = Shapes::StringShape.new(name: 'NamespaceStatus')
|
340
|
+
Namespaces = Shapes::ListShape.new(name: 'Namespaces')
|
264
341
|
NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
|
265
342
|
OnClause = Shapes::StringShape.new(name: 'OnClause')
|
266
343
|
OptionalPort = Shapes::IntegerShape.new(name: 'OptionalPort')
|
@@ -283,6 +360,7 @@ module Aws::QuickSight
|
|
283
360
|
QueueInfo = Shapes::StructureShape.new(name: 'QueueInfo')
|
284
361
|
QuickSightUserNotFoundException = Shapes::StructureShape.new(name: 'QuickSightUserNotFoundException')
|
285
362
|
RdsParameters = Shapes::StructureShape.new(name: 'RdsParameters')
|
363
|
+
RecoveryWindowInDays = Shapes::IntegerShape.new(name: 'RecoveryWindowInDays')
|
286
364
|
RedshiftParameters = Shapes::StructureShape.new(name: 'RedshiftParameters')
|
287
365
|
RegisterUserRequest = Shapes::StructureShape.new(name: 'RegisterUserRequest')
|
288
366
|
RegisterUserResponse = Shapes::StructureShape.new(name: 'RegisterUserResponse')
|
@@ -298,7 +376,10 @@ module Aws::QuickSight
|
|
298
376
|
ResourcePermissionList = Shapes::ListShape.new(name: 'ResourcePermissionList')
|
299
377
|
ResourceStatus = Shapes::StringShape.new(name: 'ResourceStatus')
|
300
378
|
ResourceUnavailableException = Shapes::StructureShape.new(name: 'ResourceUnavailableException')
|
379
|
+
RestoreAnalysisRequest = Shapes::StructureShape.new(name: 'RestoreAnalysisRequest')
|
380
|
+
RestoreAnalysisResponse = Shapes::StructureShape.new(name: 'RestoreAnalysisResponse')
|
301
381
|
RestrictiveResourceId = Shapes::StringShape.new(name: 'RestrictiveResourceId')
|
382
|
+
RoleName = Shapes::StringShape.new(name: 'RoleName')
|
302
383
|
RoleSessionName = Shapes::StringShape.new(name: 'RoleSessionName')
|
303
384
|
RowInfo = Shapes::StructureShape.new(name: 'RowInfo')
|
304
385
|
RowLevelPermissionDataSet = Shapes::StructureShape.new(name: 'RowLevelPermissionDataSet')
|
@@ -307,12 +388,15 @@ module Aws::QuickSight
|
|
307
388
|
S3Key = Shapes::StringShape.new(name: 'S3Key')
|
308
389
|
S3Parameters = Shapes::StructureShape.new(name: 'S3Parameters')
|
309
390
|
S3Source = Shapes::StructureShape.new(name: 'S3Source')
|
391
|
+
SearchAnalysesRequest = Shapes::StructureShape.new(name: 'SearchAnalysesRequest')
|
392
|
+
SearchAnalysesResponse = Shapes::StructureShape.new(name: 'SearchAnalysesResponse')
|
310
393
|
SearchDashboardsRequest = Shapes::StructureShape.new(name: 'SearchDashboardsRequest')
|
311
394
|
SearchDashboardsResponse = Shapes::StructureShape.new(name: 'SearchDashboardsResponse')
|
312
395
|
ServiceNowParameters = Shapes::StructureShape.new(name: 'ServiceNowParameters')
|
313
396
|
SessionLifetimeInMinutes = Shapes::IntegerShape.new(name: 'SessionLifetimeInMinutes')
|
314
397
|
SessionLifetimeInMinutesInvalidException = Shapes::StructureShape.new(name: 'SessionLifetimeInMinutesInvalidException')
|
315
398
|
SheetControlsOption = Shapes::StructureShape.new(name: 'SheetControlsOption')
|
399
|
+
SheetStyle = Shapes::StructureShape.new(name: 'SheetStyle')
|
316
400
|
SiteBaseUrl = Shapes::StringShape.new(name: 'SiteBaseUrl')
|
317
401
|
SnowflakeParameters = Shapes::StructureShape.new(name: 'SnowflakeParameters')
|
318
402
|
SparkParameters = Shapes::StructureShape.new(name: 'SparkParameters')
|
@@ -349,16 +433,41 @@ module Aws::QuickSight
|
|
349
433
|
TemplateVersionSummaryList = Shapes::ListShape.new(name: 'TemplateVersionSummaryList')
|
350
434
|
TeradataParameters = Shapes::StructureShape.new(name: 'TeradataParameters')
|
351
435
|
TextQualifier = Shapes::StringShape.new(name: 'TextQualifier')
|
436
|
+
Theme = Shapes::StructureShape.new(name: 'Theme')
|
437
|
+
ThemeAlias = Shapes::StructureShape.new(name: 'ThemeAlias')
|
438
|
+
ThemeAliasList = Shapes::ListShape.new(name: 'ThemeAliasList')
|
439
|
+
ThemeConfiguration = Shapes::StructureShape.new(name: 'ThemeConfiguration')
|
440
|
+
ThemeError = Shapes::StructureShape.new(name: 'ThemeError')
|
441
|
+
ThemeErrorList = Shapes::ListShape.new(name: 'ThemeErrorList')
|
442
|
+
ThemeErrorType = Shapes::StringShape.new(name: 'ThemeErrorType')
|
443
|
+
ThemeName = Shapes::StringShape.new(name: 'ThemeName')
|
444
|
+
ThemeSummary = Shapes::StructureShape.new(name: 'ThemeSummary')
|
445
|
+
ThemeSummaryList = Shapes::ListShape.new(name: 'ThemeSummaryList')
|
446
|
+
ThemeType = Shapes::StringShape.new(name: 'ThemeType')
|
447
|
+
ThemeVersion = Shapes::StructureShape.new(name: 'ThemeVersion')
|
448
|
+
ThemeVersionSummary = Shapes::StructureShape.new(name: 'ThemeVersionSummary')
|
449
|
+
ThemeVersionSummaryList = Shapes::ListShape.new(name: 'ThemeVersionSummaryList')
|
352
450
|
ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
|
451
|
+
TileLayoutStyle = Shapes::StructureShape.new(name: 'TileLayoutStyle')
|
452
|
+
TileStyle = Shapes::StructureShape.new(name: 'TileStyle')
|
353
453
|
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
354
454
|
TimestampList = Shapes::ListShape.new(name: 'TimestampList')
|
355
455
|
TransformOperation = Shapes::StructureShape.new(name: 'TransformOperation')
|
356
456
|
TransformOperationList = Shapes::ListShape.new(name: 'TransformOperationList')
|
357
457
|
TwitterParameters = Shapes::StructureShape.new(name: 'TwitterParameters')
|
358
458
|
TypeCastFormat = Shapes::StringShape.new(name: 'TypeCastFormat')
|
459
|
+
UIColorPalette = Shapes::StructureShape.new(name: 'UIColorPalette')
|
359
460
|
UnsupportedUserEditionException = Shapes::StructureShape.new(name: 'UnsupportedUserEditionException')
|
360
461
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
361
462
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
463
|
+
UpdateAccountCustomizationRequest = Shapes::StructureShape.new(name: 'UpdateAccountCustomizationRequest')
|
464
|
+
UpdateAccountCustomizationResponse = Shapes::StructureShape.new(name: 'UpdateAccountCustomizationResponse')
|
465
|
+
UpdateAccountSettingsRequest = Shapes::StructureShape.new(name: 'UpdateAccountSettingsRequest')
|
466
|
+
UpdateAccountSettingsResponse = Shapes::StructureShape.new(name: 'UpdateAccountSettingsResponse')
|
467
|
+
UpdateAnalysisPermissionsRequest = Shapes::StructureShape.new(name: 'UpdateAnalysisPermissionsRequest')
|
468
|
+
UpdateAnalysisPermissionsResponse = Shapes::StructureShape.new(name: 'UpdateAnalysisPermissionsResponse')
|
469
|
+
UpdateAnalysisRequest = Shapes::StructureShape.new(name: 'UpdateAnalysisRequest')
|
470
|
+
UpdateAnalysisResponse = Shapes::StructureShape.new(name: 'UpdateAnalysisResponse')
|
362
471
|
UpdateDashboardPermissionsRequest = Shapes::StructureShape.new(name: 'UpdateDashboardPermissionsRequest')
|
363
472
|
UpdateDashboardPermissionsResponse = Shapes::StructureShape.new(name: 'UpdateDashboardPermissionsResponse')
|
364
473
|
UpdateDashboardPublishedVersionRequest = Shapes::StructureShape.new(name: 'UpdateDashboardPublishedVersionRequest')
|
@@ -384,6 +493,12 @@ module Aws::QuickSight
|
|
384
493
|
UpdateTemplatePermissionsResponse = Shapes::StructureShape.new(name: 'UpdateTemplatePermissionsResponse')
|
385
494
|
UpdateTemplateRequest = Shapes::StructureShape.new(name: 'UpdateTemplateRequest')
|
386
495
|
UpdateTemplateResponse = Shapes::StructureShape.new(name: 'UpdateTemplateResponse')
|
496
|
+
UpdateThemeAliasRequest = Shapes::StructureShape.new(name: 'UpdateThemeAliasRequest')
|
497
|
+
UpdateThemeAliasResponse = Shapes::StructureShape.new(name: 'UpdateThemeAliasResponse')
|
498
|
+
UpdateThemePermissionsRequest = Shapes::StructureShape.new(name: 'UpdateThemePermissionsRequest')
|
499
|
+
UpdateThemePermissionsResponse = Shapes::StructureShape.new(name: 'UpdateThemePermissionsResponse')
|
500
|
+
UpdateThemeRequest = Shapes::StructureShape.new(name: 'UpdateThemeRequest')
|
501
|
+
UpdateThemeResponse = Shapes::StructureShape.new(name: 'UpdateThemeResponse')
|
387
502
|
UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
|
388
503
|
UpdateUserResponse = Shapes::StructureShape.new(name: 'UpdateUserResponse')
|
389
504
|
UploadSettings = Shapes::StructureShape.new(name: 'UploadSettings')
|
@@ -406,6 +521,15 @@ module Aws::QuickSight
|
|
406
521
|
AccessDeniedException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
407
522
|
AccessDeniedException.struct_class = Types::AccessDeniedException
|
408
523
|
|
524
|
+
AccountCustomization.add_member(:default_theme, Shapes::ShapeRef.new(shape: Arn, location_name: "DefaultTheme"))
|
525
|
+
AccountCustomization.struct_class = Types::AccountCustomization
|
526
|
+
|
527
|
+
AccountSettings.add_member(:account_name, Shapes::ShapeRef.new(shape: String, location_name: "AccountName"))
|
528
|
+
AccountSettings.add_member(:edition, Shapes::ShapeRef.new(shape: Edition, location_name: "Edition"))
|
529
|
+
AccountSettings.add_member(:default_namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "DefaultNamespace"))
|
530
|
+
AccountSettings.add_member(:notification_email, Shapes::ShapeRef.new(shape: String, location_name: "NotificationEmail"))
|
531
|
+
AccountSettings.struct_class = Types::AccountSettings
|
532
|
+
|
409
533
|
ActionList.member = Shapes::ShapeRef.new(shape: String)
|
410
534
|
|
411
535
|
ActiveIAMPolicyAssignment.add_member(:assignment_name, Shapes::ShapeRef.new(shape: IAMPolicyAssignmentName, location_name: "AssignmentName"))
|
@@ -420,6 +544,47 @@ module Aws::QuickSight
|
|
420
544
|
AmazonElasticsearchParameters.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, required: true, location_name: "Domain"))
|
421
545
|
AmazonElasticsearchParameters.struct_class = Types::AmazonElasticsearchParameters
|
422
546
|
|
547
|
+
Analysis.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "AnalysisId"))
|
548
|
+
Analysis.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
549
|
+
Analysis.add_member(:name, Shapes::ShapeRef.new(shape: AnalysisName, location_name: "Name"))
|
550
|
+
Analysis.add_member(:status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "Status"))
|
551
|
+
Analysis.add_member(:errors, Shapes::ShapeRef.new(shape: AnalysisErrorList, location_name: "Errors"))
|
552
|
+
Analysis.add_member(:data_set_arns, Shapes::ShapeRef.new(shape: DataSetArnsList, location_name: "DataSetArns"))
|
553
|
+
Analysis.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
|
554
|
+
Analysis.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
|
555
|
+
Analysis.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
|
556
|
+
Analysis.struct_class = Types::Analysis
|
557
|
+
|
558
|
+
AnalysisError.add_member(:type, Shapes::ShapeRef.new(shape: AnalysisErrorType, location_name: "Type"))
|
559
|
+
AnalysisError.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
|
560
|
+
AnalysisError.struct_class = Types::AnalysisError
|
561
|
+
|
562
|
+
AnalysisErrorList.member = Shapes::ShapeRef.new(shape: AnalysisError)
|
563
|
+
|
564
|
+
AnalysisSearchFilter.add_member(:operator, Shapes::ShapeRef.new(shape: FilterOperator, location_name: "Operator"))
|
565
|
+
AnalysisSearchFilter.add_member(:name, Shapes::ShapeRef.new(shape: AnalysisFilterAttribute, location_name: "Name"))
|
566
|
+
AnalysisSearchFilter.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
|
567
|
+
AnalysisSearchFilter.struct_class = Types::AnalysisSearchFilter
|
568
|
+
|
569
|
+
AnalysisSearchFilterList.member = Shapes::ShapeRef.new(shape: AnalysisSearchFilter)
|
570
|
+
|
571
|
+
AnalysisSourceEntity.add_member(:source_template, Shapes::ShapeRef.new(shape: AnalysisSourceTemplate, location_name: "SourceTemplate"))
|
572
|
+
AnalysisSourceEntity.struct_class = Types::AnalysisSourceEntity
|
573
|
+
|
574
|
+
AnalysisSourceTemplate.add_member(:data_set_references, Shapes::ShapeRef.new(shape: DataSetReferenceList, required: true, location_name: "DataSetReferences"))
|
575
|
+
AnalysisSourceTemplate.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
|
576
|
+
AnalysisSourceTemplate.struct_class = Types::AnalysisSourceTemplate
|
577
|
+
|
578
|
+
AnalysisSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
579
|
+
AnalysisSummary.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "AnalysisId"))
|
580
|
+
AnalysisSummary.add_member(:name, Shapes::ShapeRef.new(shape: AnalysisName, location_name: "Name"))
|
581
|
+
AnalysisSummary.add_member(:status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "Status"))
|
582
|
+
AnalysisSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
|
583
|
+
AnalysisSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
|
584
|
+
AnalysisSummary.struct_class = Types::AnalysisSummary
|
585
|
+
|
586
|
+
AnalysisSummaryList.member = Shapes::ShapeRef.new(shape: AnalysisSummary)
|
587
|
+
|
423
588
|
AthenaParameters.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroup, location_name: "WorkGroup"))
|
424
589
|
AthenaParameters.struct_class = Types::AthenaParameters
|
425
590
|
|
@@ -436,6 +601,9 @@ module Aws::QuickSight
|
|
436
601
|
AwsIotAnalyticsParameters.add_member(:data_set_name, Shapes::ShapeRef.new(shape: DataSetName, required: true, location_name: "DataSetName"))
|
437
602
|
AwsIotAnalyticsParameters.struct_class = Types::AwsIotAnalyticsParameters
|
438
603
|
|
604
|
+
BorderStyle.add_member(:show, Shapes::ShapeRef.new(shape: boolean, location_name: "Show", metadata: {"box"=>true}))
|
605
|
+
BorderStyle.struct_class = Types::BorderStyle
|
606
|
+
|
439
607
|
CalculatedColumn.add_member(:column_name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "ColumnName"))
|
440
608
|
CalculatedColumn.add_member(:column_id, Shapes::ShapeRef.new(shape: ColumnId, required: true, location_name: "ColumnId"))
|
441
609
|
CalculatedColumn.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, required: true, location_name: "Expression"))
|
@@ -459,6 +627,8 @@ module Aws::QuickSight
|
|
459
627
|
CastColumnTypeOperation.add_member(:format, Shapes::ShapeRef.new(shape: TypeCastFormat, location_name: "Format"))
|
460
628
|
CastColumnTypeOperation.struct_class = Types::CastColumnTypeOperation
|
461
629
|
|
630
|
+
ColorList.member = Shapes::ShapeRef.new(shape: HexColor)
|
631
|
+
|
462
632
|
ColumnGroup.add_member(:geo_spatial_column_group, Shapes::ShapeRef.new(shape: GeoSpatialColumnGroup, location_name: "GeoSpatialColumnGroup"))
|
463
633
|
ColumnGroup.struct_class = Types::ColumnGroup
|
464
634
|
|
@@ -497,6 +667,37 @@ module Aws::QuickSight
|
|
497
667
|
ConflictException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
498
668
|
ConflictException.struct_class = Types::ConflictException
|
499
669
|
|
670
|
+
CreateAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
671
|
+
CreateAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
|
672
|
+
CreateAccountCustomizationRequest.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, required: true, location_name: "AccountCustomization"))
|
673
|
+
CreateAccountCustomizationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
674
|
+
CreateAccountCustomizationRequest.struct_class = Types::CreateAccountCustomizationRequest
|
675
|
+
|
676
|
+
CreateAccountCustomizationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
677
|
+
CreateAccountCustomizationResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
|
678
|
+
CreateAccountCustomizationResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
|
679
|
+
CreateAccountCustomizationResponse.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, location_name: "AccountCustomization"))
|
680
|
+
CreateAccountCustomizationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
681
|
+
CreateAccountCustomizationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
682
|
+
CreateAccountCustomizationResponse.struct_class = Types::CreateAccountCustomizationResponse
|
683
|
+
|
684
|
+
CreateAnalysisRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
685
|
+
CreateAnalysisRequest.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "AnalysisId"))
|
686
|
+
CreateAnalysisRequest.add_member(:name, Shapes::ShapeRef.new(shape: AnalysisName, required: true, location_name: "Name"))
|
687
|
+
CreateAnalysisRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
|
688
|
+
CreateAnalysisRequest.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
|
689
|
+
CreateAnalysisRequest.add_member(:source_entity, Shapes::ShapeRef.new(shape: AnalysisSourceEntity, required: true, location_name: "SourceEntity"))
|
690
|
+
CreateAnalysisRequest.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
|
691
|
+
CreateAnalysisRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
692
|
+
CreateAnalysisRequest.struct_class = Types::CreateAnalysisRequest
|
693
|
+
|
694
|
+
CreateAnalysisResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
695
|
+
CreateAnalysisResponse.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "AnalysisId"))
|
696
|
+
CreateAnalysisResponse.add_member(:creation_status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "CreationStatus"))
|
697
|
+
CreateAnalysisResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
698
|
+
CreateAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
699
|
+
CreateAnalysisResponse.struct_class = Types::CreateAnalysisResponse
|
700
|
+
|
500
701
|
CreateColumnsOperation.add_member(:columns, Shapes::ShapeRef.new(shape: CalculatedColumnList, required: true, location_name: "Columns"))
|
501
702
|
CreateColumnsOperation.struct_class = Types::CreateColumnsOperation
|
502
703
|
|
@@ -509,6 +710,7 @@ module Aws::QuickSight
|
|
509
710
|
CreateDashboardRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
510
711
|
CreateDashboardRequest.add_member(:version_description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "VersionDescription"))
|
511
712
|
CreateDashboardRequest.add_member(:dashboard_publish_options, Shapes::ShapeRef.new(shape: DashboardPublishOptions, location_name: "DashboardPublishOptions"))
|
713
|
+
CreateDashboardRequest.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
|
512
714
|
CreateDashboardRequest.struct_class = Types::CreateDashboardRequest
|
513
715
|
|
514
716
|
CreateDashboardResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
@@ -609,6 +811,21 @@ module Aws::QuickSight
|
|
609
811
|
CreateIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
610
812
|
CreateIngestionResponse.struct_class = Types::CreateIngestionResponse
|
611
813
|
|
814
|
+
CreateNamespaceRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
815
|
+
CreateNamespaceRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "Namespace"))
|
816
|
+
CreateNamespaceRequest.add_member(:identity_store, Shapes::ShapeRef.new(shape: IdentityStore, required: true, location_name: "IdentityStore"))
|
817
|
+
CreateNamespaceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
818
|
+
CreateNamespaceRequest.struct_class = Types::CreateNamespaceRequest
|
819
|
+
|
820
|
+
CreateNamespaceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
821
|
+
CreateNamespaceResponse.add_member(:name, Shapes::ShapeRef.new(shape: Namespace, location_name: "Name"))
|
822
|
+
CreateNamespaceResponse.add_member(:capacity_region, Shapes::ShapeRef.new(shape: String, location_name: "CapacityRegion"))
|
823
|
+
CreateNamespaceResponse.add_member(:creation_status, Shapes::ShapeRef.new(shape: NamespaceStatus, location_name: "CreationStatus"))
|
824
|
+
CreateNamespaceResponse.add_member(:identity_store, Shapes::ShapeRef.new(shape: IdentityStore, location_name: "IdentityStore"))
|
825
|
+
CreateNamespaceResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
826
|
+
CreateNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
827
|
+
CreateNamespaceResponse.struct_class = Types::CreateNamespaceResponse
|
828
|
+
|
612
829
|
CreateTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
613
830
|
CreateTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
|
614
831
|
CreateTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
|
@@ -637,6 +854,35 @@ module Aws::QuickSight
|
|
637
854
|
CreateTemplateResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
638
855
|
CreateTemplateResponse.struct_class = Types::CreateTemplateResponse
|
639
856
|
|
857
|
+
CreateThemeAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
858
|
+
CreateThemeAliasRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
859
|
+
CreateThemeAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
|
860
|
+
CreateThemeAliasRequest.add_member(:theme_version_number, Shapes::ShapeRef.new(shape: VersionNumber, required: true, location_name: "ThemeVersionNumber"))
|
861
|
+
CreateThemeAliasRequest.struct_class = Types::CreateThemeAliasRequest
|
862
|
+
|
863
|
+
CreateThemeAliasResponse.add_member(:theme_alias, Shapes::ShapeRef.new(shape: ThemeAlias, location_name: "ThemeAlias"))
|
864
|
+
CreateThemeAliasResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
865
|
+
CreateThemeAliasResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
866
|
+
CreateThemeAliasResponse.struct_class = Types::CreateThemeAliasResponse
|
867
|
+
|
868
|
+
CreateThemeRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
869
|
+
CreateThemeRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
870
|
+
CreateThemeRequest.add_member(:name, Shapes::ShapeRef.new(shape: ThemeName, required: true, location_name: "Name"))
|
871
|
+
CreateThemeRequest.add_member(:base_theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location_name: "BaseThemeId"))
|
872
|
+
CreateThemeRequest.add_member(:version_description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "VersionDescription"))
|
873
|
+
CreateThemeRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: ThemeConfiguration, required: true, location_name: "Configuration"))
|
874
|
+
CreateThemeRequest.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
|
875
|
+
CreateThemeRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
876
|
+
CreateThemeRequest.struct_class = Types::CreateThemeRequest
|
877
|
+
|
878
|
+
CreateThemeResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
879
|
+
CreateThemeResponse.add_member(:version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "VersionArn"))
|
880
|
+
CreateThemeResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
|
881
|
+
CreateThemeResponse.add_member(:creation_status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "CreationStatus"))
|
882
|
+
CreateThemeResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
883
|
+
CreateThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
884
|
+
CreateThemeResponse.struct_class = Types::CreateThemeResponse
|
885
|
+
|
640
886
|
CredentialPair.add_member(:username, Shapes::ShapeRef.new(shape: Username, required: true, location_name: "Username"))
|
641
887
|
CredentialPair.add_member(:password, Shapes::ShapeRef.new(shape: Password, required: true, location_name: "Password"))
|
642
888
|
CredentialPair.add_member(:alternate_data_source_parameters, Shapes::ShapeRef.new(shape: DataSourceParametersList, location_name: "AlternateDataSourceParameters"))
|
@@ -701,6 +947,7 @@ module Aws::QuickSight
|
|
701
947
|
DashboardVersion.add_member(:source_entity_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "SourceEntityArn"))
|
702
948
|
DashboardVersion.add_member(:data_set_arns, Shapes::ShapeRef.new(shape: DataSetArnsList, location_name: "DataSetArns"))
|
703
949
|
DashboardVersion.add_member(:description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "Description"))
|
950
|
+
DashboardVersion.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
|
704
951
|
DashboardVersion.struct_class = Types::DashboardVersion
|
705
952
|
|
706
953
|
DashboardVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
@@ -713,6 +960,11 @@ module Aws::QuickSight
|
|
713
960
|
|
714
961
|
DashboardVersionSummaryList.member = Shapes::ShapeRef.new(shape: DashboardVersionSummary)
|
715
962
|
|
963
|
+
DataColorPalette.add_member(:colors, Shapes::ShapeRef.new(shape: ColorList, location_name: "Colors"))
|
964
|
+
DataColorPalette.add_member(:min_max_gradient, Shapes::ShapeRef.new(shape: ColorList, location_name: "MinMaxGradient"))
|
965
|
+
DataColorPalette.add_member(:empty_fill_color, Shapes::ShapeRef.new(shape: HexColor, location_name: "EmptyFillColor"))
|
966
|
+
DataColorPalette.struct_class = Types::DataColorPalette
|
967
|
+
|
716
968
|
DataSet.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
717
969
|
DataSet.add_member(:data_set_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "DataSetId"))
|
718
970
|
DataSet.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
|
@@ -815,6 +1067,27 @@ module Aws::QuickSight
|
|
815
1067
|
|
816
1068
|
DecimalParameterList.member = Shapes::ShapeRef.new(shape: DecimalParameter)
|
817
1069
|
|
1070
|
+
DeleteAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1071
|
+
DeleteAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
|
1072
|
+
DeleteAccountCustomizationRequest.struct_class = Types::DeleteAccountCustomizationRequest
|
1073
|
+
|
1074
|
+
DeleteAccountCustomizationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1075
|
+
DeleteAccountCustomizationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1076
|
+
DeleteAccountCustomizationResponse.struct_class = Types::DeleteAccountCustomizationResponse
|
1077
|
+
|
1078
|
+
DeleteAnalysisRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1079
|
+
DeleteAnalysisRequest.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "AnalysisId"))
|
1080
|
+
DeleteAnalysisRequest.add_member(:recovery_window_in_days, Shapes::ShapeRef.new(shape: RecoveryWindowInDays, location: "querystring", location_name: "recovery-window-in-days"))
|
1081
|
+
DeleteAnalysisRequest.add_member(:force_delete_without_recovery, Shapes::ShapeRef.new(shape: boolean, location: "querystring", location_name: "force-delete-without-recovery"))
|
1082
|
+
DeleteAnalysisRequest.struct_class = Types::DeleteAnalysisRequest
|
1083
|
+
|
1084
|
+
DeleteAnalysisResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1085
|
+
DeleteAnalysisResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
1086
|
+
DeleteAnalysisResponse.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "AnalysisId"))
|
1087
|
+
DeleteAnalysisResponse.add_member(:deletion_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "DeletionTime"))
|
1088
|
+
DeleteAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1089
|
+
DeleteAnalysisResponse.struct_class = Types::DeleteAnalysisResponse
|
1090
|
+
|
818
1091
|
DeleteDashboardRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
819
1092
|
DeleteDashboardRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
|
820
1093
|
DeleteDashboardRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location: "querystring", location_name: "version-number"))
|
@@ -875,6 +1148,14 @@ module Aws::QuickSight
|
|
875
1148
|
DeleteIAMPolicyAssignmentResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
876
1149
|
DeleteIAMPolicyAssignmentResponse.struct_class = Types::DeleteIAMPolicyAssignmentResponse
|
877
1150
|
|
1151
|
+
DeleteNamespaceRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1152
|
+
DeleteNamespaceRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
1153
|
+
DeleteNamespaceRequest.struct_class = Types::DeleteNamespaceRequest
|
1154
|
+
|
1155
|
+
DeleteNamespaceResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1156
|
+
DeleteNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1157
|
+
DeleteNamespaceResponse.struct_class = Types::DeleteNamespaceResponse
|
1158
|
+
|
878
1159
|
DeleteTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
879
1160
|
DeleteTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
|
880
1161
|
DeleteTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
|
@@ -898,6 +1179,29 @@ module Aws::QuickSight
|
|
898
1179
|
DeleteTemplateResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
899
1180
|
DeleteTemplateResponse.struct_class = Types::DeleteTemplateResponse
|
900
1181
|
|
1182
|
+
DeleteThemeAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1183
|
+
DeleteThemeAliasRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
1184
|
+
DeleteThemeAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
|
1185
|
+
DeleteThemeAliasRequest.struct_class = Types::DeleteThemeAliasRequest
|
1186
|
+
|
1187
|
+
DeleteThemeAliasResponse.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, location_name: "AliasName"))
|
1188
|
+
DeleteThemeAliasResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
1189
|
+
DeleteThemeAliasResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1190
|
+
DeleteThemeAliasResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1191
|
+
DeleteThemeAliasResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
|
1192
|
+
DeleteThemeAliasResponse.struct_class = Types::DeleteThemeAliasResponse
|
1193
|
+
|
1194
|
+
DeleteThemeRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1195
|
+
DeleteThemeRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
1196
|
+
DeleteThemeRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location: "querystring", location_name: "version-number"))
|
1197
|
+
DeleteThemeRequest.struct_class = Types::DeleteThemeRequest
|
1198
|
+
|
1199
|
+
DeleteThemeResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
1200
|
+
DeleteThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1201
|
+
DeleteThemeResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1202
|
+
DeleteThemeResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
|
1203
|
+
DeleteThemeResponse.struct_class = Types::DeleteThemeResponse
|
1204
|
+
|
901
1205
|
DeleteUserByPrincipalIdRequest.add_member(:principal_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "PrincipalId"))
|
902
1206
|
DeleteUserByPrincipalIdRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
903
1207
|
DeleteUserByPrincipalIdRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
@@ -916,6 +1220,47 @@ module Aws::QuickSight
|
|
916
1220
|
DeleteUserResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
917
1221
|
DeleteUserResponse.struct_class = Types::DeleteUserResponse
|
918
1222
|
|
1223
|
+
DescribeAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1224
|
+
DescribeAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
|
1225
|
+
DescribeAccountCustomizationRequest.add_member(:resolved, Shapes::ShapeRef.new(shape: boolean, location: "querystring", location_name: "resolved"))
|
1226
|
+
DescribeAccountCustomizationRequest.struct_class = Types::DescribeAccountCustomizationRequest
|
1227
|
+
|
1228
|
+
DescribeAccountCustomizationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
1229
|
+
DescribeAccountCustomizationResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
|
1230
|
+
DescribeAccountCustomizationResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
|
1231
|
+
DescribeAccountCustomizationResponse.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, location_name: "AccountCustomization"))
|
1232
|
+
DescribeAccountCustomizationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1233
|
+
DescribeAccountCustomizationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1234
|
+
DescribeAccountCustomizationResponse.struct_class = Types::DescribeAccountCustomizationResponse
|
1235
|
+
|
1236
|
+
DescribeAccountSettingsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1237
|
+
DescribeAccountSettingsRequest.struct_class = Types::DescribeAccountSettingsRequest
|
1238
|
+
|
1239
|
+
DescribeAccountSettingsResponse.add_member(:account_settings, Shapes::ShapeRef.new(shape: AccountSettings, location_name: "AccountSettings"))
|
1240
|
+
DescribeAccountSettingsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1241
|
+
DescribeAccountSettingsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1242
|
+
DescribeAccountSettingsResponse.struct_class = Types::DescribeAccountSettingsResponse
|
1243
|
+
|
1244
|
+
DescribeAnalysisPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1245
|
+
DescribeAnalysisPermissionsRequest.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "AnalysisId"))
|
1246
|
+
DescribeAnalysisPermissionsRequest.struct_class = Types::DescribeAnalysisPermissionsRequest
|
1247
|
+
|
1248
|
+
DescribeAnalysisPermissionsResponse.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "AnalysisId"))
|
1249
|
+
DescribeAnalysisPermissionsResponse.add_member(:analysis_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "AnalysisArn"))
|
1250
|
+
DescribeAnalysisPermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
|
1251
|
+
DescribeAnalysisPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1252
|
+
DescribeAnalysisPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1253
|
+
DescribeAnalysisPermissionsResponse.struct_class = Types::DescribeAnalysisPermissionsResponse
|
1254
|
+
|
1255
|
+
DescribeAnalysisRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1256
|
+
DescribeAnalysisRequest.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "AnalysisId"))
|
1257
|
+
DescribeAnalysisRequest.struct_class = Types::DescribeAnalysisRequest
|
1258
|
+
|
1259
|
+
DescribeAnalysisResponse.add_member(:analysis, Shapes::ShapeRef.new(shape: Analysis, location_name: "Analysis"))
|
1260
|
+
DescribeAnalysisResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1261
|
+
DescribeAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1262
|
+
DescribeAnalysisResponse.struct_class = Types::DescribeAnalysisResponse
|
1263
|
+
|
919
1264
|
DescribeDashboardPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
920
1265
|
DescribeDashboardPermissionsRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
|
921
1266
|
DescribeDashboardPermissionsRequest.struct_class = Types::DescribeDashboardPermissionsRequest
|
@@ -1008,6 +1353,15 @@ module Aws::QuickSight
|
|
1008
1353
|
DescribeIngestionResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1009
1354
|
DescribeIngestionResponse.struct_class = Types::DescribeIngestionResponse
|
1010
1355
|
|
1356
|
+
DescribeNamespaceRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1357
|
+
DescribeNamespaceRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
1358
|
+
DescribeNamespaceRequest.struct_class = Types::DescribeNamespaceRequest
|
1359
|
+
|
1360
|
+
DescribeNamespaceResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: NamespaceInfoV2, location_name: "Namespace"))
|
1361
|
+
DescribeNamespaceResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1362
|
+
DescribeNamespaceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1363
|
+
DescribeNamespaceResponse.struct_class = Types::DescribeNamespaceResponse
|
1364
|
+
|
1011
1365
|
DescribeTemplateAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1012
1366
|
DescribeTemplateAliasRequest.add_member(:template_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "TemplateId"))
|
1013
1367
|
DescribeTemplateAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
|
@@ -1037,8 +1391,41 @@ module Aws::QuickSight
|
|
1037
1391
|
|
1038
1392
|
DescribeTemplateResponse.add_member(:template, Shapes::ShapeRef.new(shape: Template, location_name: "Template"))
|
1039
1393
|
DescribeTemplateResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1394
|
+
DescribeTemplateResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1040
1395
|
DescribeTemplateResponse.struct_class = Types::DescribeTemplateResponse
|
1041
1396
|
|
1397
|
+
DescribeThemeAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1398
|
+
DescribeThemeAliasRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
1399
|
+
DescribeThemeAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
|
1400
|
+
DescribeThemeAliasRequest.struct_class = Types::DescribeThemeAliasRequest
|
1401
|
+
|
1402
|
+
DescribeThemeAliasResponse.add_member(:theme_alias, Shapes::ShapeRef.new(shape: ThemeAlias, location_name: "ThemeAlias"))
|
1403
|
+
DescribeThemeAliasResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1404
|
+
DescribeThemeAliasResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1405
|
+
DescribeThemeAliasResponse.struct_class = Types::DescribeThemeAliasResponse
|
1406
|
+
|
1407
|
+
DescribeThemePermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1408
|
+
DescribeThemePermissionsRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
1409
|
+
DescribeThemePermissionsRequest.struct_class = Types::DescribeThemePermissionsRequest
|
1410
|
+
|
1411
|
+
DescribeThemePermissionsResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
|
1412
|
+
DescribeThemePermissionsResponse.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
|
1413
|
+
DescribeThemePermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
|
1414
|
+
DescribeThemePermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1415
|
+
DescribeThemePermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1416
|
+
DescribeThemePermissionsResponse.struct_class = Types::DescribeThemePermissionsResponse
|
1417
|
+
|
1418
|
+
DescribeThemeRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAndAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1419
|
+
DescribeThemeRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
1420
|
+
DescribeThemeRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location: "querystring", location_name: "version-number"))
|
1421
|
+
DescribeThemeRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, location: "querystring", location_name: "alias-name"))
|
1422
|
+
DescribeThemeRequest.struct_class = Types::DescribeThemeRequest
|
1423
|
+
|
1424
|
+
DescribeThemeResponse.add_member(:theme, Shapes::ShapeRef.new(shape: Theme, location_name: "Theme"))
|
1425
|
+
DescribeThemeResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1426
|
+
DescribeThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1427
|
+
DescribeThemeResponse.struct_class = Types::DescribeThemeResponse
|
1428
|
+
|
1042
1429
|
DescribeUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
|
1043
1430
|
DescribeUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1044
1431
|
DescribeUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
@@ -1084,6 +1471,17 @@ module Aws::QuickSight
|
|
1084
1471
|
GetDashboardEmbedUrlResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1085
1472
|
GetDashboardEmbedUrlResponse.struct_class = Types::GetDashboardEmbedUrlResponse
|
1086
1473
|
|
1474
|
+
GetSessionEmbedUrlRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1475
|
+
GetSessionEmbedUrlRequest.add_member(:entry_point, Shapes::ShapeRef.new(shape: EntryPoint, location: "querystring", location_name: "entry-point"))
|
1476
|
+
GetSessionEmbedUrlRequest.add_member(:session_lifetime_in_minutes, Shapes::ShapeRef.new(shape: SessionLifetimeInMinutes, location: "querystring", location_name: "session-lifetime"))
|
1477
|
+
GetSessionEmbedUrlRequest.add_member(:user_arn, Shapes::ShapeRef.new(shape: Arn, location: "querystring", location_name: "user-arn"))
|
1478
|
+
GetSessionEmbedUrlRequest.struct_class = Types::GetSessionEmbedUrlRequest
|
1479
|
+
|
1480
|
+
GetSessionEmbedUrlResponse.add_member(:embed_url, Shapes::ShapeRef.new(shape: EmbeddingUrl, location_name: "EmbedUrl"))
|
1481
|
+
GetSessionEmbedUrlResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1482
|
+
GetSessionEmbedUrlResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1483
|
+
GetSessionEmbedUrlResponse.struct_class = Types::GetSessionEmbedUrlResponse
|
1484
|
+
|
1087
1485
|
Group.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
1088
1486
|
Group.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupName, location_name: "GroupName"))
|
1089
1487
|
Group.add_member(:description, Shapes::ShapeRef.new(shape: GroupDescription, location_name: "Description"))
|
@@ -1098,6 +1496,9 @@ module Aws::QuickSight
|
|
1098
1496
|
|
1099
1497
|
GroupMemberList.member = Shapes::ShapeRef.new(shape: GroupMember)
|
1100
1498
|
|
1499
|
+
GutterStyle.add_member(:show, Shapes::ShapeRef.new(shape: boolean, location_name: "Show", metadata: {"box"=>true}))
|
1500
|
+
GutterStyle.struct_class = Types::GutterStyle
|
1501
|
+
|
1101
1502
|
IAMPolicyAssignment.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
|
1102
1503
|
IAMPolicyAssignment.add_member(:assignment_id, Shapes::ShapeRef.new(shape: String, location_name: "AssignmentId"))
|
1103
1504
|
IAMPolicyAssignment.add_member(:assignment_name, Shapes::ShapeRef.new(shape: IAMPolicyAssignmentName, location_name: "AssignmentName"))
|
@@ -1174,6 +1575,17 @@ module Aws::QuickSight
|
|
1174
1575
|
LimitExceededException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1175
1576
|
LimitExceededException.struct_class = Types::LimitExceededException
|
1176
1577
|
|
1578
|
+
ListAnalysesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1579
|
+
ListAnalysesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
|
1580
|
+
ListAnalysesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
|
1581
|
+
ListAnalysesRequest.struct_class = Types::ListAnalysesRequest
|
1582
|
+
|
1583
|
+
ListAnalysesResponse.add_member(:analysis_summary_list, Shapes::ShapeRef.new(shape: AnalysisSummaryList, location_name: "AnalysisSummaryList"))
|
1584
|
+
ListAnalysesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
1585
|
+
ListAnalysesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1586
|
+
ListAnalysesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1587
|
+
ListAnalysesResponse.struct_class = Types::ListAnalysesResponse
|
1588
|
+
|
1177
1589
|
ListDashboardVersionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1178
1590
|
ListDashboardVersionsRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
|
1179
1591
|
ListDashboardVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
|
@@ -1282,6 +1694,17 @@ module Aws::QuickSight
|
|
1282
1694
|
ListIngestionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1283
1695
|
ListIngestionsResponse.struct_class = Types::ListIngestionsResponse
|
1284
1696
|
|
1697
|
+
ListNamespacesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1698
|
+
ListNamespacesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
|
1699
|
+
ListNamespacesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
|
1700
|
+
ListNamespacesRequest.struct_class = Types::ListNamespacesRequest
|
1701
|
+
|
1702
|
+
ListNamespacesResponse.add_member(:namespaces, Shapes::ShapeRef.new(shape: Namespaces, location_name: "Namespaces"))
|
1703
|
+
ListNamespacesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
1704
|
+
ListNamespacesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1705
|
+
ListNamespacesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1706
|
+
ListNamespacesResponse.struct_class = Types::ListNamespacesResponse
|
1707
|
+
|
1285
1708
|
ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
|
1286
1709
|
ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
|
1287
1710
|
|
@@ -1325,6 +1748,42 @@ module Aws::QuickSight
|
|
1325
1748
|
ListTemplatesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1326
1749
|
ListTemplatesResponse.struct_class = Types::ListTemplatesResponse
|
1327
1750
|
|
1751
|
+
ListThemeAliasesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1752
|
+
ListThemeAliasesRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
1753
|
+
ListThemeAliasesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
|
1754
|
+
ListThemeAliasesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-result", metadata: {"box"=>true}))
|
1755
|
+
ListThemeAliasesRequest.struct_class = Types::ListThemeAliasesRequest
|
1756
|
+
|
1757
|
+
ListThemeAliasesResponse.add_member(:theme_alias_list, Shapes::ShapeRef.new(shape: ThemeAliasList, location_name: "ThemeAliasList"))
|
1758
|
+
ListThemeAliasesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1759
|
+
ListThemeAliasesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1760
|
+
ListThemeAliasesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
1761
|
+
ListThemeAliasesResponse.struct_class = Types::ListThemeAliasesResponse
|
1762
|
+
|
1763
|
+
ListThemeVersionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1764
|
+
ListThemeVersionsRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
1765
|
+
ListThemeVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
|
1766
|
+
ListThemeVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
|
1767
|
+
ListThemeVersionsRequest.struct_class = Types::ListThemeVersionsRequest
|
1768
|
+
|
1769
|
+
ListThemeVersionsResponse.add_member(:theme_version_summary_list, Shapes::ShapeRef.new(shape: ThemeVersionSummaryList, location_name: "ThemeVersionSummaryList"))
|
1770
|
+
ListThemeVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
1771
|
+
ListThemeVersionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1772
|
+
ListThemeVersionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1773
|
+
ListThemeVersionsResponse.struct_class = Types::ListThemeVersionsResponse
|
1774
|
+
|
1775
|
+
ListThemesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1776
|
+
ListThemesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
|
1777
|
+
ListThemesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results", metadata: {"box"=>true}))
|
1778
|
+
ListThemesRequest.add_member(:type, Shapes::ShapeRef.new(shape: ThemeType, location: "querystring", location_name: "type"))
|
1779
|
+
ListThemesRequest.struct_class = Types::ListThemesRequest
|
1780
|
+
|
1781
|
+
ListThemesResponse.add_member(:theme_summary_list, Shapes::ShapeRef.new(shape: ThemeSummaryList, location_name: "ThemeSummaryList"))
|
1782
|
+
ListThemesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
1783
|
+
ListThemesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1784
|
+
ListThemesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1785
|
+
ListThemesResponse.struct_class = Types::ListThemesResponse
|
1786
|
+
|
1328
1787
|
ListUserGroupsRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
|
1329
1788
|
ListUserGroupsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1330
1789
|
ListUserGroupsRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
@@ -1368,6 +1827,9 @@ module Aws::QuickSight
|
|
1368
1827
|
ManifestFileLocation.add_member(:key, Shapes::ShapeRef.new(shape: S3Key, required: true, location_name: "Key"))
|
1369
1828
|
ManifestFileLocation.struct_class = Types::ManifestFileLocation
|
1370
1829
|
|
1830
|
+
MarginStyle.add_member(:show, Shapes::ShapeRef.new(shape: boolean, location_name: "Show", metadata: {"box"=>true}))
|
1831
|
+
MarginStyle.struct_class = Types::MarginStyle
|
1832
|
+
|
1371
1833
|
MariaDbParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
|
1372
1834
|
MariaDbParameters.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
|
1373
1835
|
MariaDbParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
|
@@ -1378,6 +1840,20 @@ module Aws::QuickSight
|
|
1378
1840
|
MySqlParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
|
1379
1841
|
MySqlParameters.struct_class = Types::MySqlParameters
|
1380
1842
|
|
1843
|
+
NamespaceError.add_member(:type, Shapes::ShapeRef.new(shape: NamespaceErrorType, location_name: "Type"))
|
1844
|
+
NamespaceError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
1845
|
+
NamespaceError.struct_class = Types::NamespaceError
|
1846
|
+
|
1847
|
+
NamespaceInfoV2.add_member(:name, Shapes::ShapeRef.new(shape: Namespace, location_name: "Name"))
|
1848
|
+
NamespaceInfoV2.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
1849
|
+
NamespaceInfoV2.add_member(:capacity_region, Shapes::ShapeRef.new(shape: String, location_name: "CapacityRegion"))
|
1850
|
+
NamespaceInfoV2.add_member(:creation_status, Shapes::ShapeRef.new(shape: NamespaceStatus, location_name: "CreationStatus"))
|
1851
|
+
NamespaceInfoV2.add_member(:identity_store, Shapes::ShapeRef.new(shape: IdentityStore, location_name: "IdentityStore"))
|
1852
|
+
NamespaceInfoV2.add_member(:namespace_error, Shapes::ShapeRef.new(shape: NamespaceError, location_name: "NamespaceError"))
|
1853
|
+
NamespaceInfoV2.struct_class = Types::NamespaceInfoV2
|
1854
|
+
|
1855
|
+
Namespaces.member = Shapes::ShapeRef.new(shape: NamespaceInfoV2)
|
1856
|
+
|
1381
1857
|
OutputColumn.add_member(:name, Shapes::ShapeRef.new(shape: ColumnName, location_name: "Name"))
|
1382
1858
|
OutputColumn.add_member(:type, Shapes::ShapeRef.new(shape: ColumnDataType, location_name: "Type"))
|
1383
1859
|
OutputColumn.struct_class = Types::OutputColumn
|
@@ -1443,6 +1919,7 @@ module Aws::QuickSight
|
|
1443
1919
|
RegisterUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1444
1920
|
RegisterUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
1445
1921
|
RegisterUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, location_name: "UserName"))
|
1922
|
+
RegisterUserRequest.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: RoleName, location_name: "CustomPermissionsName"))
|
1446
1923
|
RegisterUserRequest.struct_class = Types::RegisterUserRequest
|
1447
1924
|
|
1448
1925
|
RegisterUserResponse.add_member(:user, Shapes::ShapeRef.new(shape: User, location_name: "User"))
|
@@ -1482,10 +1959,21 @@ module Aws::QuickSight
|
|
1482
1959
|
ResourceUnavailableException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1483
1960
|
ResourceUnavailableException.struct_class = Types::ResourceUnavailableException
|
1484
1961
|
|
1962
|
+
RestoreAnalysisRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1963
|
+
RestoreAnalysisRequest.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "AnalysisId"))
|
1964
|
+
RestoreAnalysisRequest.struct_class = Types::RestoreAnalysisRequest
|
1965
|
+
|
1966
|
+
RestoreAnalysisResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1967
|
+
RestoreAnalysisResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
1968
|
+
RestoreAnalysisResponse.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "AnalysisId"))
|
1969
|
+
RestoreAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1970
|
+
RestoreAnalysisResponse.struct_class = Types::RestoreAnalysisResponse
|
1971
|
+
|
1485
1972
|
RowInfo.add_member(:rows_ingested, Shapes::ShapeRef.new(shape: long, location_name: "RowsIngested", metadata: {"box"=>true}))
|
1486
1973
|
RowInfo.add_member(:rows_dropped, Shapes::ShapeRef.new(shape: long, location_name: "RowsDropped", metadata: {"box"=>true}))
|
1487
1974
|
RowInfo.struct_class = Types::RowInfo
|
1488
1975
|
|
1976
|
+
RowLevelPermissionDataSet.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
|
1489
1977
|
RowLevelPermissionDataSet.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
|
1490
1978
|
RowLevelPermissionDataSet.add_member(:permission_policy, Shapes::ShapeRef.new(shape: RowLevelPermissionPolicy, required: true, location_name: "PermissionPolicy"))
|
1491
1979
|
RowLevelPermissionDataSet.struct_class = Types::RowLevelPermissionDataSet
|
@@ -1498,10 +1986,22 @@ module Aws::QuickSight
|
|
1498
1986
|
S3Source.add_member(:input_columns, Shapes::ShapeRef.new(shape: InputColumnList, required: true, location_name: "InputColumns"))
|
1499
1987
|
S3Source.struct_class = Types::S3Source
|
1500
1988
|
|
1989
|
+
SearchAnalysesRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1990
|
+
SearchAnalysesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: AnalysisSearchFilterList, required: true, location_name: "Filters"))
|
1991
|
+
SearchAnalysesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
1992
|
+
SearchAnalysesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
|
1993
|
+
SearchAnalysesRequest.struct_class = Types::SearchAnalysesRequest
|
1994
|
+
|
1995
|
+
SearchAnalysesResponse.add_member(:analysis_summary_list, Shapes::ShapeRef.new(shape: AnalysisSummaryList, location_name: "AnalysisSummaryList"))
|
1996
|
+
SearchAnalysesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
1997
|
+
SearchAnalysesResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1998
|
+
SearchAnalysesResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1999
|
+
SearchAnalysesResponse.struct_class = Types::SearchAnalysesResponse
|
2000
|
+
|
1501
2001
|
SearchDashboardsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1502
2002
|
SearchDashboardsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: DashboardSearchFilterList, required: true, location_name: "Filters"))
|
1503
2003
|
SearchDashboardsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
1504
|
-
SearchDashboardsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
2004
|
+
SearchDashboardsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
|
1505
2005
|
SearchDashboardsRequest.struct_class = Types::SearchDashboardsRequest
|
1506
2006
|
|
1507
2007
|
SearchDashboardsResponse.add_member(:dashboard_summary_list, Shapes::ShapeRef.new(shape: DashboardSummaryList, location_name: "DashboardSummaryList"))
|
@@ -1520,6 +2020,10 @@ module Aws::QuickSight
|
|
1520
2020
|
SheetControlsOption.add_member(:visibility_state, Shapes::ShapeRef.new(shape: DashboardUIState, location_name: "VisibilityState"))
|
1521
2021
|
SheetControlsOption.struct_class = Types::SheetControlsOption
|
1522
2022
|
|
2023
|
+
SheetStyle.add_member(:tile, Shapes::ShapeRef.new(shape: TileStyle, location_name: "Tile"))
|
2024
|
+
SheetStyle.add_member(:tile_layout, Shapes::ShapeRef.new(shape: TileLayoutStyle, location_name: "TileLayout"))
|
2025
|
+
SheetStyle.struct_class = Types::SheetStyle
|
2026
|
+
|
1523
2027
|
SnowflakeParameters.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
|
1524
2028
|
SnowflakeParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
|
1525
2029
|
SnowflakeParameters.add_member(:warehouse, Shapes::ShapeRef.new(shape: Warehouse, required: true, location_name: "Warehouse"))
|
@@ -1614,6 +2118,7 @@ module Aws::QuickSight
|
|
1614
2118
|
TemplateVersion.add_member(:data_set_configurations, Shapes::ShapeRef.new(shape: DataSetConfigurationList, location_name: "DataSetConfigurations"))
|
1615
2119
|
TemplateVersion.add_member(:description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "Description"))
|
1616
2120
|
TemplateVersion.add_member(:source_entity_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "SourceEntityArn"))
|
2121
|
+
TemplateVersion.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
|
1617
2122
|
TemplateVersion.struct_class = Types::TemplateVersion
|
1618
2123
|
|
1619
2124
|
TemplateVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
@@ -1630,10 +2135,73 @@ module Aws::QuickSight
|
|
1630
2135
|
TeradataParameters.add_member(:database, Shapes::ShapeRef.new(shape: Database, required: true, location_name: "Database"))
|
1631
2136
|
TeradataParameters.struct_class = Types::TeradataParameters
|
1632
2137
|
|
2138
|
+
Theme.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
2139
|
+
Theme.add_member(:name, Shapes::ShapeRef.new(shape: ThemeName, location_name: "Name"))
|
2140
|
+
Theme.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
|
2141
|
+
Theme.add_member(:version, Shapes::ShapeRef.new(shape: ThemeVersion, location_name: "Version"))
|
2142
|
+
Theme.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
|
2143
|
+
Theme.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
|
2144
|
+
Theme.add_member(:type, Shapes::ShapeRef.new(shape: ThemeType, location_name: "Type"))
|
2145
|
+
Theme.struct_class = Types::Theme
|
2146
|
+
|
2147
|
+
ThemeAlias.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
2148
|
+
ThemeAlias.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, location_name: "AliasName"))
|
2149
|
+
ThemeAlias.add_member(:theme_version_number, Shapes::ShapeRef.new(shape: VersionNumber, location_name: "ThemeVersionNumber"))
|
2150
|
+
ThemeAlias.struct_class = Types::ThemeAlias
|
2151
|
+
|
2152
|
+
ThemeAliasList.member = Shapes::ShapeRef.new(shape: ThemeAlias)
|
2153
|
+
|
2154
|
+
ThemeConfiguration.add_member(:data_color_palette, Shapes::ShapeRef.new(shape: DataColorPalette, location_name: "DataColorPalette"))
|
2155
|
+
ThemeConfiguration.add_member(:ui_color_palette, Shapes::ShapeRef.new(shape: UIColorPalette, location_name: "UIColorPalette"))
|
2156
|
+
ThemeConfiguration.add_member(:sheet, Shapes::ShapeRef.new(shape: SheetStyle, location_name: "Sheet"))
|
2157
|
+
ThemeConfiguration.struct_class = Types::ThemeConfiguration
|
2158
|
+
|
2159
|
+
ThemeError.add_member(:type, Shapes::ShapeRef.new(shape: ThemeErrorType, location_name: "Type"))
|
2160
|
+
ThemeError.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
|
2161
|
+
ThemeError.struct_class = Types::ThemeError
|
2162
|
+
|
2163
|
+
ThemeErrorList.member = Shapes::ShapeRef.new(shape: ThemeError)
|
2164
|
+
|
2165
|
+
ThemeSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
2166
|
+
ThemeSummary.add_member(:name, Shapes::ShapeRef.new(shape: ThemeName, location_name: "Name"))
|
2167
|
+
ThemeSummary.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
|
2168
|
+
ThemeSummary.add_member(:latest_version_number, Shapes::ShapeRef.new(shape: VersionNumber, location_name: "LatestVersionNumber"))
|
2169
|
+
ThemeSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
|
2170
|
+
ThemeSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTime"))
|
2171
|
+
ThemeSummary.struct_class = Types::ThemeSummary
|
2172
|
+
|
2173
|
+
ThemeSummaryList.member = Shapes::ShapeRef.new(shape: ThemeSummary)
|
2174
|
+
|
2175
|
+
ThemeVersion.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location_name: "VersionNumber"))
|
2176
|
+
ThemeVersion.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
2177
|
+
ThemeVersion.add_member(:description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "Description"))
|
2178
|
+
ThemeVersion.add_member(:base_theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "BaseThemeId"))
|
2179
|
+
ThemeVersion.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
|
2180
|
+
ThemeVersion.add_member(:configuration, Shapes::ShapeRef.new(shape: ThemeConfiguration, location_name: "Configuration"))
|
2181
|
+
ThemeVersion.add_member(:errors, Shapes::ShapeRef.new(shape: ThemeErrorList, location_name: "Errors"))
|
2182
|
+
ThemeVersion.add_member(:status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "Status"))
|
2183
|
+
ThemeVersion.struct_class = Types::ThemeVersion
|
2184
|
+
|
2185
|
+
ThemeVersionSummary.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionNumber, location_name: "VersionNumber"))
|
2186
|
+
ThemeVersionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
2187
|
+
ThemeVersionSummary.add_member(:description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "Description"))
|
2188
|
+
ThemeVersionSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
|
2189
|
+
ThemeVersionSummary.add_member(:status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "Status"))
|
2190
|
+
ThemeVersionSummary.struct_class = Types::ThemeVersionSummary
|
2191
|
+
|
2192
|
+
ThemeVersionSummaryList.member = Shapes::ShapeRef.new(shape: ThemeVersionSummary)
|
2193
|
+
|
1633
2194
|
ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
1634
2195
|
ThrottlingException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1635
2196
|
ThrottlingException.struct_class = Types::ThrottlingException
|
1636
2197
|
|
2198
|
+
TileLayoutStyle.add_member(:gutter, Shapes::ShapeRef.new(shape: GutterStyle, location_name: "Gutter"))
|
2199
|
+
TileLayoutStyle.add_member(:margin, Shapes::ShapeRef.new(shape: MarginStyle, location_name: "Margin"))
|
2200
|
+
TileLayoutStyle.struct_class = Types::TileLayoutStyle
|
2201
|
+
|
2202
|
+
TileStyle.add_member(:border, Shapes::ShapeRef.new(shape: BorderStyle, location_name: "Border"))
|
2203
|
+
TileStyle.struct_class = Types::TileStyle
|
2204
|
+
|
1637
2205
|
TimestampList.member = Shapes::ShapeRef.new(shape: Timestamp)
|
1638
2206
|
|
1639
2207
|
TransformOperation.add_member(:project_operation, Shapes::ShapeRef.new(shape: ProjectOperation, location_name: "ProjectOperation"))
|
@@ -1650,6 +2218,24 @@ module Aws::QuickSight
|
|
1650
2218
|
TwitterParameters.add_member(:max_rows, Shapes::ShapeRef.new(shape: PositiveInteger, required: true, location_name: "MaxRows"))
|
1651
2219
|
TwitterParameters.struct_class = Types::TwitterParameters
|
1652
2220
|
|
2221
|
+
UIColorPalette.add_member(:primary_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "PrimaryForeground"))
|
2222
|
+
UIColorPalette.add_member(:primary_background, Shapes::ShapeRef.new(shape: HexColor, location_name: "PrimaryBackground"))
|
2223
|
+
UIColorPalette.add_member(:secondary_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "SecondaryForeground"))
|
2224
|
+
UIColorPalette.add_member(:secondary_background, Shapes::ShapeRef.new(shape: HexColor, location_name: "SecondaryBackground"))
|
2225
|
+
UIColorPalette.add_member(:accent, Shapes::ShapeRef.new(shape: HexColor, location_name: "Accent"))
|
2226
|
+
UIColorPalette.add_member(:accent_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "AccentForeground"))
|
2227
|
+
UIColorPalette.add_member(:danger, Shapes::ShapeRef.new(shape: HexColor, location_name: "Danger"))
|
2228
|
+
UIColorPalette.add_member(:danger_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "DangerForeground"))
|
2229
|
+
UIColorPalette.add_member(:warning, Shapes::ShapeRef.new(shape: HexColor, location_name: "Warning"))
|
2230
|
+
UIColorPalette.add_member(:warning_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "WarningForeground"))
|
2231
|
+
UIColorPalette.add_member(:success, Shapes::ShapeRef.new(shape: HexColor, location_name: "Success"))
|
2232
|
+
UIColorPalette.add_member(:success_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "SuccessForeground"))
|
2233
|
+
UIColorPalette.add_member(:dimension, Shapes::ShapeRef.new(shape: HexColor, location_name: "Dimension"))
|
2234
|
+
UIColorPalette.add_member(:dimension_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "DimensionForeground"))
|
2235
|
+
UIColorPalette.add_member(:measure, Shapes::ShapeRef.new(shape: HexColor, location_name: "Measure"))
|
2236
|
+
UIColorPalette.add_member(:measure_foreground, Shapes::ShapeRef.new(shape: HexColor, location_name: "MeasureForeground"))
|
2237
|
+
UIColorPalette.struct_class = Types::UIColorPalette
|
2238
|
+
|
1653
2239
|
UnsupportedUserEditionException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
1654
2240
|
UnsupportedUserEditionException.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1655
2241
|
UnsupportedUserEditionException.struct_class = Types::UnsupportedUserEditionException
|
@@ -1662,6 +2248,56 @@ module Aws::QuickSight
|
|
1662
2248
|
UntagResourceResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
1663
2249
|
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
1664
2250
|
|
2251
|
+
UpdateAccountCustomizationRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
2252
|
+
UpdateAccountCustomizationRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location: "querystring", location_name: "namespace"))
|
2253
|
+
UpdateAccountCustomizationRequest.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, required: true, location_name: "AccountCustomization"))
|
2254
|
+
UpdateAccountCustomizationRequest.struct_class = Types::UpdateAccountCustomizationRequest
|
2255
|
+
|
2256
|
+
UpdateAccountCustomizationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
2257
|
+
UpdateAccountCustomizationResponse.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "AwsAccountId"))
|
2258
|
+
UpdateAccountCustomizationResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, location_name: "Namespace"))
|
2259
|
+
UpdateAccountCustomizationResponse.add_member(:account_customization, Shapes::ShapeRef.new(shape: AccountCustomization, location_name: "AccountCustomization"))
|
2260
|
+
UpdateAccountCustomizationResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
2261
|
+
UpdateAccountCustomizationResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
2262
|
+
UpdateAccountCustomizationResponse.struct_class = Types::UpdateAccountCustomizationResponse
|
2263
|
+
|
2264
|
+
UpdateAccountSettingsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
2265
|
+
UpdateAccountSettingsRequest.add_member(:default_namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "DefaultNamespace"))
|
2266
|
+
UpdateAccountSettingsRequest.add_member(:notification_email, Shapes::ShapeRef.new(shape: String, location_name: "NotificationEmail"))
|
2267
|
+
UpdateAccountSettingsRequest.struct_class = Types::UpdateAccountSettingsRequest
|
2268
|
+
|
2269
|
+
UpdateAccountSettingsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
2270
|
+
UpdateAccountSettingsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
2271
|
+
UpdateAccountSettingsResponse.struct_class = Types::UpdateAccountSettingsResponse
|
2272
|
+
|
2273
|
+
UpdateAnalysisPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
2274
|
+
UpdateAnalysisPermissionsRequest.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "AnalysisId"))
|
2275
|
+
UpdateAnalysisPermissionsRequest.add_member(:grant_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "GrantPermissions"))
|
2276
|
+
UpdateAnalysisPermissionsRequest.add_member(:revoke_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "RevokePermissions"))
|
2277
|
+
UpdateAnalysisPermissionsRequest.struct_class = Types::UpdateAnalysisPermissionsRequest
|
2278
|
+
|
2279
|
+
UpdateAnalysisPermissionsResponse.add_member(:analysis_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "AnalysisArn"))
|
2280
|
+
UpdateAnalysisPermissionsResponse.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "AnalysisId"))
|
2281
|
+
UpdateAnalysisPermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
|
2282
|
+
UpdateAnalysisPermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
2283
|
+
UpdateAnalysisPermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
2284
|
+
UpdateAnalysisPermissionsResponse.struct_class = Types::UpdateAnalysisPermissionsResponse
|
2285
|
+
|
2286
|
+
UpdateAnalysisRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
2287
|
+
UpdateAnalysisRequest.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "AnalysisId"))
|
2288
|
+
UpdateAnalysisRequest.add_member(:name, Shapes::ShapeRef.new(shape: AnalysisName, required: true, location_name: "Name"))
|
2289
|
+
UpdateAnalysisRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
|
2290
|
+
UpdateAnalysisRequest.add_member(:source_entity, Shapes::ShapeRef.new(shape: AnalysisSourceEntity, required: true, location_name: "SourceEntity"))
|
2291
|
+
UpdateAnalysisRequest.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
|
2292
|
+
UpdateAnalysisRequest.struct_class = Types::UpdateAnalysisRequest
|
2293
|
+
|
2294
|
+
UpdateAnalysisResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
2295
|
+
UpdateAnalysisResponse.add_member(:analysis_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "AnalysisId"))
|
2296
|
+
UpdateAnalysisResponse.add_member(:update_status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "UpdateStatus"))
|
2297
|
+
UpdateAnalysisResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
2298
|
+
UpdateAnalysisResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
2299
|
+
UpdateAnalysisResponse.struct_class = Types::UpdateAnalysisResponse
|
2300
|
+
|
1665
2301
|
UpdateDashboardPermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1666
2302
|
UpdateDashboardPermissionsRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "DashboardId"))
|
1667
2303
|
UpdateDashboardPermissionsRequest.add_member(:grant_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "GrantPermissions"))
|
@@ -1693,6 +2329,7 @@ module Aws::QuickSight
|
|
1693
2329
|
UpdateDashboardRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
|
1694
2330
|
UpdateDashboardRequest.add_member(:version_description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "VersionDescription"))
|
1695
2331
|
UpdateDashboardRequest.add_member(:dashboard_publish_options, Shapes::ShapeRef.new(shape: DashboardPublishOptions, location_name: "DashboardPublishOptions"))
|
2332
|
+
UpdateDashboardRequest.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
|
1696
2333
|
UpdateDashboardRequest.struct_class = Types::UpdateDashboardRequest
|
1697
2334
|
|
1698
2335
|
UpdateDashboardResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
@@ -1830,11 +2467,53 @@ module Aws::QuickSight
|
|
1830
2467
|
UpdateTemplateResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
1831
2468
|
UpdateTemplateResponse.struct_class = Types::UpdateTemplateResponse
|
1832
2469
|
|
2470
|
+
UpdateThemeAliasRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
2471
|
+
UpdateThemeAliasRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
2472
|
+
UpdateThemeAliasRequest.add_member(:alias_name, Shapes::ShapeRef.new(shape: AliasName, required: true, location: "uri", location_name: "AliasName"))
|
2473
|
+
UpdateThemeAliasRequest.add_member(:theme_version_number, Shapes::ShapeRef.new(shape: VersionNumber, required: true, location_name: "ThemeVersionNumber"))
|
2474
|
+
UpdateThemeAliasRequest.struct_class = Types::UpdateThemeAliasRequest
|
2475
|
+
|
2476
|
+
UpdateThemeAliasResponse.add_member(:theme_alias, Shapes::ShapeRef.new(shape: ThemeAlias, location_name: "ThemeAlias"))
|
2477
|
+
UpdateThemeAliasResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
2478
|
+
UpdateThemeAliasResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
2479
|
+
UpdateThemeAliasResponse.struct_class = Types::UpdateThemeAliasResponse
|
2480
|
+
|
2481
|
+
UpdateThemePermissionsRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
2482
|
+
UpdateThemePermissionsRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
2483
|
+
UpdateThemePermissionsRequest.add_member(:grant_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "GrantPermissions"))
|
2484
|
+
UpdateThemePermissionsRequest.add_member(:revoke_permissions, Shapes::ShapeRef.new(shape: UpdateResourcePermissionList, location_name: "RevokePermissions"))
|
2485
|
+
UpdateThemePermissionsRequest.struct_class = Types::UpdateThemePermissionsRequest
|
2486
|
+
|
2487
|
+
UpdateThemePermissionsResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
|
2488
|
+
UpdateThemePermissionsResponse.add_member(:theme_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ThemeArn"))
|
2489
|
+
UpdateThemePermissionsResponse.add_member(:permissions, Shapes::ShapeRef.new(shape: ResourcePermissionList, location_name: "Permissions"))
|
2490
|
+
UpdateThemePermissionsResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
2491
|
+
UpdateThemePermissionsResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
2492
|
+
UpdateThemePermissionsResponse.struct_class = Types::UpdateThemePermissionsResponse
|
2493
|
+
|
2494
|
+
UpdateThemeRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
2495
|
+
UpdateThemeRequest.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location: "uri", location_name: "ThemeId"))
|
2496
|
+
UpdateThemeRequest.add_member(:name, Shapes::ShapeRef.new(shape: ThemeName, location_name: "Name"))
|
2497
|
+
UpdateThemeRequest.add_member(:base_theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, required: true, location_name: "BaseThemeId"))
|
2498
|
+
UpdateThemeRequest.add_member(:version_description, Shapes::ShapeRef.new(shape: VersionDescription, location_name: "VersionDescription"))
|
2499
|
+
UpdateThemeRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: ThemeConfiguration, location_name: "Configuration"))
|
2500
|
+
UpdateThemeRequest.struct_class = Types::UpdateThemeRequest
|
2501
|
+
|
2502
|
+
UpdateThemeResponse.add_member(:theme_id, Shapes::ShapeRef.new(shape: RestrictiveResourceId, location_name: "ThemeId"))
|
2503
|
+
UpdateThemeResponse.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
2504
|
+
UpdateThemeResponse.add_member(:version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "VersionArn"))
|
2505
|
+
UpdateThemeResponse.add_member(:creation_status, Shapes::ShapeRef.new(shape: ResourceStatus, location_name: "CreationStatus"))
|
2506
|
+
UpdateThemeResponse.add_member(:status, Shapes::ShapeRef.new(shape: StatusCode, location: "statusCode", location_name: "Status"))
|
2507
|
+
UpdateThemeResponse.add_member(:request_id, Shapes::ShapeRef.new(shape: String, location_name: "RequestId"))
|
2508
|
+
UpdateThemeResponse.struct_class = Types::UpdateThemeResponse
|
2509
|
+
|
1833
2510
|
UpdateUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location: "uri", location_name: "UserName"))
|
1834
2511
|
UpdateUserRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location: "uri", location_name: "AwsAccountId"))
|
1835
2512
|
UpdateUserRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location: "uri", location_name: "Namespace"))
|
1836
2513
|
UpdateUserRequest.add_member(:email, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Email"))
|
1837
2514
|
UpdateUserRequest.add_member(:role, Shapes::ShapeRef.new(shape: UserRole, required: true, location_name: "Role"))
|
2515
|
+
UpdateUserRequest.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: RoleName, location_name: "CustomPermissionsName"))
|
2516
|
+
UpdateUserRequest.add_member(:unapply_custom_permissions, Shapes::ShapeRef.new(shape: Boolean, location_name: "UnapplyCustomPermissions"))
|
1838
2517
|
UpdateUserRequest.struct_class = Types::UpdateUserRequest
|
1839
2518
|
|
1840
2519
|
UpdateUserResponse.add_member(:user, Shapes::ShapeRef.new(shape: User, location_name: "User"))
|
@@ -1856,6 +2535,7 @@ module Aws::QuickSight
|
|
1856
2535
|
User.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, location_name: "IdentityType"))
|
1857
2536
|
User.add_member(:active, Shapes::ShapeRef.new(shape: Boolean, location_name: "Active"))
|
1858
2537
|
User.add_member(:principal_id, Shapes::ShapeRef.new(shape: String, location_name: "PrincipalId"))
|
2538
|
+
User.add_member(:custom_permissions_name, Shapes::ShapeRef.new(shape: RoleName, location_name: "CustomPermissionsName"))
|
1859
2539
|
User.struct_class = Types::User
|
1860
2540
|
|
1861
2541
|
UserList.member = Shapes::ShapeRef.new(shape: User)
|
@@ -1894,6 +2574,36 @@ module Aws::QuickSight
|
|
1894
2574
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
1895
2575
|
end)
|
1896
2576
|
|
2577
|
+
api.add_operation(:create_account_customization, Seahorse::Model::Operation.new.tap do |o|
|
2578
|
+
o.name = "CreateAccountCustomization"
|
2579
|
+
o.http_method = "POST"
|
2580
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/customizations"
|
2581
|
+
o.input = Shapes::ShapeRef.new(shape: CreateAccountCustomizationRequest)
|
2582
|
+
o.output = Shapes::ShapeRef.new(shape: CreateAccountCustomizationResponse)
|
2583
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2584
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2585
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
2586
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2587
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2588
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2589
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2590
|
+
end)
|
2591
|
+
|
2592
|
+
api.add_operation(:create_analysis, Seahorse::Model::Operation.new.tap do |o|
|
2593
|
+
o.name = "CreateAnalysis"
|
2594
|
+
o.http_method = "POST"
|
2595
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/analyses/{AnalysisId}"
|
2596
|
+
o.input = Shapes::ShapeRef.new(shape: CreateAnalysisRequest)
|
2597
|
+
o.output = Shapes::ShapeRef.new(shape: CreateAnalysisResponse)
|
2598
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2599
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2600
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2601
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
2602
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2603
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
2604
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2605
|
+
end)
|
2606
|
+
|
1897
2607
|
api.add_operation(:create_dashboard, Seahorse::Model::Operation.new.tap do |o|
|
1898
2608
|
o.name = "CreateDashboard"
|
1899
2609
|
o.http_method = "POST"
|
@@ -2004,6 +2714,24 @@ module Aws::QuickSight
|
|
2004
2714
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2005
2715
|
end)
|
2006
2716
|
|
2717
|
+
api.add_operation(:create_namespace, Seahorse::Model::Operation.new.tap do |o|
|
2718
|
+
o.name = "CreateNamespace"
|
2719
|
+
o.http_method = "POST"
|
2720
|
+
o.http_request_uri = "/accounts/{AwsAccountId}"
|
2721
|
+
o.input = Shapes::ShapeRef.new(shape: CreateNamespaceRequest)
|
2722
|
+
o.output = Shapes::ShapeRef.new(shape: CreateNamespaceResponse)
|
2723
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2724
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2725
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2726
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2727
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
2728
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
2729
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
2730
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2731
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2732
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2733
|
+
end)
|
2734
|
+
|
2007
2735
|
api.add_operation(:create_template, Seahorse::Model::Operation.new.tap do |o|
|
2008
2736
|
o.name = "CreateTemplate"
|
2009
2737
|
o.http_method = "POST"
|
@@ -2017,6 +2745,7 @@ module Aws::QuickSight
|
|
2017
2745
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2018
2746
|
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
2019
2747
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
2748
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2020
2749
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2021
2750
|
end)
|
2022
2751
|
|
@@ -2032,6 +2761,67 @@ module Aws::QuickSight
|
|
2032
2761
|
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
2033
2762
|
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
2034
2763
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
2764
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2765
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2766
|
+
end)
|
2767
|
+
|
2768
|
+
api.add_operation(:create_theme, Seahorse::Model::Operation.new.tap do |o|
|
2769
|
+
o.name = "CreateTheme"
|
2770
|
+
o.http_method = "POST"
|
2771
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}"
|
2772
|
+
o.input = Shapes::ShapeRef.new(shape: CreateThemeRequest)
|
2773
|
+
o.output = Shapes::ShapeRef.new(shape: CreateThemeResponse)
|
2774
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2775
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2776
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
2777
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2778
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2779
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
2780
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
2781
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2782
|
+
end)
|
2783
|
+
|
2784
|
+
api.add_operation(:create_theme_alias, Seahorse::Model::Operation.new.tap do |o|
|
2785
|
+
o.name = "CreateThemeAlias"
|
2786
|
+
o.http_method = "POST"
|
2787
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
|
2788
|
+
o.input = Shapes::ShapeRef.new(shape: CreateThemeAliasRequest)
|
2789
|
+
o.output = Shapes::ShapeRef.new(shape: CreateThemeAliasResponse)
|
2790
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2791
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2792
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
2793
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
2794
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2795
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2796
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
2797
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2798
|
+
end)
|
2799
|
+
|
2800
|
+
api.add_operation(:delete_account_customization, Seahorse::Model::Operation.new.tap do |o|
|
2801
|
+
o.name = "DeleteAccountCustomization"
|
2802
|
+
o.http_method = "DELETE"
|
2803
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/customizations"
|
2804
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAccountCustomizationRequest)
|
2805
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAccountCustomizationResponse)
|
2806
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2807
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2808
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2809
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2810
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2811
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2812
|
+
end)
|
2813
|
+
|
2814
|
+
api.add_operation(:delete_analysis, Seahorse::Model::Operation.new.tap do |o|
|
2815
|
+
o.name = "DeleteAnalysis"
|
2816
|
+
o.http_method = "DELETE"
|
2817
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/analyses/{AnalysisId}"
|
2818
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAnalysisRequest)
|
2819
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAnalysisResponse)
|
2820
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2821
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2822
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2823
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2824
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
2035
2825
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2036
2826
|
end)
|
2037
2827
|
|
@@ -2120,6 +2910,21 @@ module Aws::QuickSight
|
|
2120
2910
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2121
2911
|
end)
|
2122
2912
|
|
2913
|
+
api.add_operation(:delete_namespace, Seahorse::Model::Operation.new.tap do |o|
|
2914
|
+
o.name = "DeleteNamespace"
|
2915
|
+
o.http_method = "DELETE"
|
2916
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}"
|
2917
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteNamespaceRequest)
|
2918
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteNamespaceResponse)
|
2919
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2920
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2921
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2922
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2923
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
2924
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2925
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2926
|
+
end)
|
2927
|
+
|
2123
2928
|
api.add_operation(:delete_template, Seahorse::Model::Operation.new.tap do |o|
|
2124
2929
|
o.name = "DeleteTemplate"
|
2125
2930
|
o.http_method = "DELETE"
|
@@ -2144,6 +2949,36 @@ module Aws::QuickSight
|
|
2144
2949
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2145
2950
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2146
2951
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
2952
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2953
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2954
|
+
end)
|
2955
|
+
|
2956
|
+
api.add_operation(:delete_theme, Seahorse::Model::Operation.new.tap do |o|
|
2957
|
+
o.name = "DeleteTheme"
|
2958
|
+
o.http_method = "DELETE"
|
2959
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}"
|
2960
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteThemeRequest)
|
2961
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteThemeResponse)
|
2962
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2963
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2964
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2965
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2966
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2967
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
2968
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2969
|
+
end)
|
2970
|
+
|
2971
|
+
api.add_operation(:delete_theme_alias, Seahorse::Model::Operation.new.tap do |o|
|
2972
|
+
o.name = "DeleteThemeAlias"
|
2973
|
+
o.http_method = "DELETE"
|
2974
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
|
2975
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteThemeAliasRequest)
|
2976
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteThemeAliasResponse)
|
2977
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2978
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2979
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2980
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2981
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
2147
2982
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2148
2983
|
end)
|
2149
2984
|
|
@@ -2157,6 +2992,7 @@ module Aws::QuickSight
|
|
2157
2992
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2158
2993
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2159
2994
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2995
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
2160
2996
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2161
2997
|
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2162
2998
|
end)
|
@@ -2171,10 +3007,66 @@ module Aws::QuickSight
|
|
2171
3007
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2172
3008
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2173
3009
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3010
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
3011
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3012
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
3013
|
+
end)
|
3014
|
+
|
3015
|
+
api.add_operation(:describe_account_customization, Seahorse::Model::Operation.new.tap do |o|
|
3016
|
+
o.name = "DescribeAccountCustomization"
|
3017
|
+
o.http_method = "GET"
|
3018
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/customizations"
|
3019
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeAccountCustomizationRequest)
|
3020
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeAccountCustomizationResponse)
|
3021
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3022
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3023
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3024
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3025
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3026
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
3027
|
+
end)
|
3028
|
+
|
3029
|
+
api.add_operation(:describe_account_settings, Seahorse::Model::Operation.new.tap do |o|
|
3030
|
+
o.name = "DescribeAccountSettings"
|
3031
|
+
o.http_method = "GET"
|
3032
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/settings"
|
3033
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeAccountSettingsRequest)
|
3034
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeAccountSettingsResponse)
|
3035
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3036
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3037
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3038
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2174
3039
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2175
3040
|
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2176
3041
|
end)
|
2177
3042
|
|
3043
|
+
api.add_operation(:describe_analysis, Seahorse::Model::Operation.new.tap do |o|
|
3044
|
+
o.name = "DescribeAnalysis"
|
3045
|
+
o.http_method = "GET"
|
3046
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/analyses/{AnalysisId}"
|
3047
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeAnalysisRequest)
|
3048
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeAnalysisResponse)
|
3049
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3050
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3051
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
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(:describe_analysis_permissions, Seahorse::Model::Operation.new.tap do |o|
|
3058
|
+
o.name = "DescribeAnalysisPermissions"
|
3059
|
+
o.http_method = "GET"
|
3060
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"
|
3061
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeAnalysisPermissionsRequest)
|
3062
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeAnalysisPermissionsResponse)
|
3063
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3064
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3065
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3066
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3067
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3068
|
+
end)
|
3069
|
+
|
2178
3070
|
api.add_operation(:describe_dashboard, Seahorse::Model::Operation.new.tap do |o|
|
2179
3071
|
o.name = "DescribeDashboard"
|
2180
3072
|
o.http_method = "GET"
|
@@ -2297,6 +3189,20 @@ module Aws::QuickSight
|
|
2297
3189
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2298
3190
|
end)
|
2299
3191
|
|
3192
|
+
api.add_operation(:describe_namespace, Seahorse::Model::Operation.new.tap do |o|
|
3193
|
+
o.name = "DescribeNamespace"
|
3194
|
+
o.http_method = "GET"
|
3195
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/namespaces/{Namespace}"
|
3196
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeNamespaceRequest)
|
3197
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeNamespaceResponse)
|
3198
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3199
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3200
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3201
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3202
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3203
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
3204
|
+
end)
|
3205
|
+
|
2300
3206
|
api.add_operation(:describe_template, Seahorse::Model::Operation.new.tap do |o|
|
2301
3207
|
o.name = "DescribeTemplate"
|
2302
3208
|
o.http_method = "GET"
|
@@ -2339,6 +3245,49 @@ module Aws::QuickSight
|
|
2339
3245
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2340
3246
|
end)
|
2341
3247
|
|
3248
|
+
api.add_operation(:describe_theme, Seahorse::Model::Operation.new.tap do |o|
|
3249
|
+
o.name = "DescribeTheme"
|
3250
|
+
o.http_method = "GET"
|
3251
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}"
|
3252
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeThemeRequest)
|
3253
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeThemeResponse)
|
3254
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3255
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3256
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
3257
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3258
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3259
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3260
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3261
|
+
end)
|
3262
|
+
|
3263
|
+
api.add_operation(:describe_theme_alias, Seahorse::Model::Operation.new.tap do |o|
|
3264
|
+
o.name = "DescribeThemeAlias"
|
3265
|
+
o.http_method = "GET"
|
3266
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
|
3267
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeThemeAliasRequest)
|
3268
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeThemeAliasResponse)
|
3269
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3270
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3271
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3272
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3273
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3274
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3275
|
+
end)
|
3276
|
+
|
3277
|
+
api.add_operation(:describe_theme_permissions, Seahorse::Model::Operation.new.tap do |o|
|
3278
|
+
o.name = "DescribeThemePermissions"
|
3279
|
+
o.http_method = "GET"
|
3280
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"
|
3281
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeThemePermissionsRequest)
|
3282
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeThemePermissionsResponse)
|
3283
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3284
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3285
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3286
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3287
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3288
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3289
|
+
end)
|
3290
|
+
|
2342
3291
|
api.add_operation(:describe_user, Seahorse::Model::Operation.new.tap do |o|
|
2343
3292
|
o.name = "DescribeUser"
|
2344
3293
|
o.http_method = "GET"
|
@@ -2349,6 +3298,7 @@ module Aws::QuickSight
|
|
2349
3298
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2350
3299
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2351
3300
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3301
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
2352
3302
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2353
3303
|
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2354
3304
|
end)
|
@@ -2372,6 +3322,41 @@ module Aws::QuickSight
|
|
2372
3322
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2373
3323
|
end)
|
2374
3324
|
|
3325
|
+
api.add_operation(:get_session_embed_url, Seahorse::Model::Operation.new.tap do |o|
|
3326
|
+
o.name = "GetSessionEmbedUrl"
|
3327
|
+
o.http_method = "GET"
|
3328
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/session-embed-url"
|
3329
|
+
o.input = Shapes::ShapeRef.new(shape: GetSessionEmbedUrlRequest)
|
3330
|
+
o.output = Shapes::ShapeRef.new(shape: GetSessionEmbedUrlResponse)
|
3331
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3332
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3333
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
3334
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3335
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3336
|
+
o.errors << Shapes::ShapeRef.new(shape: QuickSightUserNotFoundException)
|
3337
|
+
o.errors << Shapes::ShapeRef.new(shape: SessionLifetimeInMinutesInvalidException)
|
3338
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3339
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3340
|
+
end)
|
3341
|
+
|
3342
|
+
api.add_operation(:list_analyses, Seahorse::Model::Operation.new.tap do |o|
|
3343
|
+
o.name = "ListAnalyses"
|
3344
|
+
o.http_method = "GET"
|
3345
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/analyses"
|
3346
|
+
o.input = Shapes::ShapeRef.new(shape: ListAnalysesRequest)
|
3347
|
+
o.output = Shapes::ShapeRef.new(shape: ListAnalysesResponse)
|
3348
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3349
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
3350
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3351
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3352
|
+
o[:pager] = Aws::Pager.new(
|
3353
|
+
limit_key: "max_results",
|
3354
|
+
tokens: {
|
3355
|
+
"next_token" => "next_token"
|
3356
|
+
}
|
3357
|
+
)
|
3358
|
+
end)
|
3359
|
+
|
2375
3360
|
api.add_operation(:list_dashboard_versions, Seahorse::Model::Operation.new.tap do |o|
|
2376
3361
|
o.name = "ListDashboardVersions"
|
2377
3362
|
o.http_method = "GET"
|
@@ -2530,6 +3515,28 @@ module Aws::QuickSight
|
|
2530
3515
|
)
|
2531
3516
|
end)
|
2532
3517
|
|
3518
|
+
api.add_operation(:list_namespaces, Seahorse::Model::Operation.new.tap do |o|
|
3519
|
+
o.name = "ListNamespaces"
|
3520
|
+
o.http_method = "GET"
|
3521
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/namespaces"
|
3522
|
+
o.input = Shapes::ShapeRef.new(shape: ListNamespacesRequest)
|
3523
|
+
o.output = Shapes::ShapeRef.new(shape: ListNamespacesResponse)
|
3524
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3525
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3526
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3527
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3528
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
3529
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
3530
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3531
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
3532
|
+
o[:pager] = Aws::Pager.new(
|
3533
|
+
limit_key: "max_results",
|
3534
|
+
tokens: {
|
3535
|
+
"next_token" => "next_token"
|
3536
|
+
}
|
3537
|
+
)
|
3538
|
+
end)
|
3539
|
+
|
2533
3540
|
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
2534
3541
|
o.name = "ListTagsForResource"
|
2535
3542
|
o.http_method = "GET"
|
@@ -2549,6 +3556,7 @@ module Aws::QuickSight
|
|
2549
3556
|
o.http_request_uri = "/accounts/{AwsAccountId}/templates/{TemplateId}/aliases"
|
2550
3557
|
o.input = Shapes::ShapeRef.new(shape: ListTemplateAliasesRequest)
|
2551
3558
|
o.output = Shapes::ShapeRef.new(shape: ListTemplateAliasesResponse)
|
3559
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
2552
3560
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2553
3561
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2554
3562
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
@@ -2601,6 +3609,51 @@ module Aws::QuickSight
|
|
2601
3609
|
)
|
2602
3610
|
end)
|
2603
3611
|
|
3612
|
+
api.add_operation(:list_theme_aliases, Seahorse::Model::Operation.new.tap do |o|
|
3613
|
+
o.name = "ListThemeAliases"
|
3614
|
+
o.http_method = "GET"
|
3615
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases"
|
3616
|
+
o.input = Shapes::ShapeRef.new(shape: ListThemeAliasesRequest)
|
3617
|
+
o.output = Shapes::ShapeRef.new(shape: ListThemeAliasesResponse)
|
3618
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3619
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
3620
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3621
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3622
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3623
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3624
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3625
|
+
end)
|
3626
|
+
|
3627
|
+
api.add_operation(:list_theme_versions, Seahorse::Model::Operation.new.tap do |o|
|
3628
|
+
o.name = "ListThemeVersions"
|
3629
|
+
o.http_method = "GET"
|
3630
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/versions"
|
3631
|
+
o.input = Shapes::ShapeRef.new(shape: ListThemeVersionsRequest)
|
3632
|
+
o.output = Shapes::ShapeRef.new(shape: ListThemeVersionsResponse)
|
3633
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3634
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
3635
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3636
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3637
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3638
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3639
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3640
|
+
end)
|
3641
|
+
|
3642
|
+
api.add_operation(:list_themes, Seahorse::Model::Operation.new.tap do |o|
|
3643
|
+
o.name = "ListThemes"
|
3644
|
+
o.http_method = "GET"
|
3645
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes"
|
3646
|
+
o.input = Shapes::ShapeRef.new(shape: ListThemesRequest)
|
3647
|
+
o.output = Shapes::ShapeRef.new(shape: ListThemesResponse)
|
3648
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3649
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3650
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
3651
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3652
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3653
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3654
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3655
|
+
end)
|
3656
|
+
|
2604
3657
|
api.add_operation(:list_user_groups, Seahorse::Model::Operation.new.tap do |o|
|
2605
3658
|
o.name = "ListUserGroups"
|
2606
3659
|
o.http_method = "GET"
|
@@ -2611,6 +3664,7 @@ module Aws::QuickSight
|
|
2611
3664
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2612
3665
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2613
3666
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3667
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
2614
3668
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2615
3669
|
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2616
3670
|
end)
|
@@ -2626,6 +3680,7 @@ module Aws::QuickSight
|
|
2626
3680
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2627
3681
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2628
3682
|
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
3683
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
2629
3684
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2630
3685
|
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2631
3686
|
end)
|
@@ -2647,6 +3702,40 @@ module Aws::QuickSight
|
|
2647
3702
|
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2648
3703
|
end)
|
2649
3704
|
|
3705
|
+
api.add_operation(:restore_analysis, Seahorse::Model::Operation.new.tap do |o|
|
3706
|
+
o.name = "RestoreAnalysis"
|
3707
|
+
o.http_method = "POST"
|
3708
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/restore/analyses/{AnalysisId}"
|
3709
|
+
o.input = Shapes::ShapeRef.new(shape: RestoreAnalysisRequest)
|
3710
|
+
o.output = Shapes::ShapeRef.new(shape: RestoreAnalysisResponse)
|
3711
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3712
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3713
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3714
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3715
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3716
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3717
|
+
end)
|
3718
|
+
|
3719
|
+
api.add_operation(:search_analyses, Seahorse::Model::Operation.new.tap do |o|
|
3720
|
+
o.name = "SearchAnalyses"
|
3721
|
+
o.http_method = "POST"
|
3722
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/search/analyses"
|
3723
|
+
o.input = Shapes::ShapeRef.new(shape: SearchAnalysesRequest)
|
3724
|
+
o.output = Shapes::ShapeRef.new(shape: SearchAnalysesResponse)
|
3725
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3726
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3727
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3728
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3729
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
3730
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3731
|
+
o[:pager] = Aws::Pager.new(
|
3732
|
+
limit_key: "max_results",
|
3733
|
+
tokens: {
|
3734
|
+
"next_token" => "next_token"
|
3735
|
+
}
|
3736
|
+
)
|
3737
|
+
end)
|
3738
|
+
|
2650
3739
|
api.add_operation(:search_dashboards, Seahorse::Model::Operation.new.tap do |o|
|
2651
3740
|
o.name = "SearchDashboards"
|
2652
3741
|
o.http_method = "POST"
|
@@ -2694,6 +3783,63 @@ module Aws::QuickSight
|
|
2694
3783
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2695
3784
|
end)
|
2696
3785
|
|
3786
|
+
api.add_operation(:update_account_customization, Seahorse::Model::Operation.new.tap do |o|
|
3787
|
+
o.name = "UpdateAccountCustomization"
|
3788
|
+
o.http_method = "PUT"
|
3789
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/customizations"
|
3790
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAccountCustomizationRequest)
|
3791
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAccountCustomizationResponse)
|
3792
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3793
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3794
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3795
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3796
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3797
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
3798
|
+
end)
|
3799
|
+
|
3800
|
+
api.add_operation(:update_account_settings, Seahorse::Model::Operation.new.tap do |o|
|
3801
|
+
o.name = "UpdateAccountSettings"
|
3802
|
+
o.http_method = "PUT"
|
3803
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/settings"
|
3804
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAccountSettingsRequest)
|
3805
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAccountSettingsResponse)
|
3806
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3807
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3808
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3809
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3810
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3811
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
3812
|
+
end)
|
3813
|
+
|
3814
|
+
api.add_operation(:update_analysis, Seahorse::Model::Operation.new.tap do |o|
|
3815
|
+
o.name = "UpdateAnalysis"
|
3816
|
+
o.http_method = "PUT"
|
3817
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/analyses/{AnalysisId}"
|
3818
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAnalysisRequest)
|
3819
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAnalysisResponse)
|
3820
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3821
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3822
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3823
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
3824
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3825
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3826
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3827
|
+
end)
|
3828
|
+
|
3829
|
+
api.add_operation(:update_analysis_permissions, Seahorse::Model::Operation.new.tap do |o|
|
3830
|
+
o.name = "UpdateAnalysisPermissions"
|
3831
|
+
o.http_method = "PUT"
|
3832
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"
|
3833
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAnalysisPermissionsRequest)
|
3834
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAnalysisPermissionsResponse)
|
3835
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3836
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
3837
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3838
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
3839
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3840
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
3841
|
+
end)
|
3842
|
+
|
2697
3843
|
api.add_operation(:update_dashboard, Seahorse::Model::Operation.new.tap do |o|
|
2698
3844
|
o.name = "UpdateDashboard"
|
2699
3845
|
o.http_method = "PUT"
|
@@ -2851,6 +3997,7 @@ module Aws::QuickSight
|
|
2851
3997
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2852
3998
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2853
3999
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
4000
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2854
4001
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2855
4002
|
end)
|
2856
4003
|
|
@@ -2868,6 +4015,51 @@ module Aws::QuickSight
|
|
2868
4015
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2869
4016
|
end)
|
2870
4017
|
|
4018
|
+
api.add_operation(:update_theme, Seahorse::Model::Operation.new.tap do |o|
|
4019
|
+
o.name = "UpdateTheme"
|
4020
|
+
o.http_method = "PUT"
|
4021
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}"
|
4022
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateThemeRequest)
|
4023
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateThemeResponse)
|
4024
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
4025
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
4026
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
4027
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
4028
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
4029
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4030
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
4031
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
4032
|
+
end)
|
4033
|
+
|
4034
|
+
api.add_operation(:update_theme_alias, Seahorse::Model::Operation.new.tap do |o|
|
4035
|
+
o.name = "UpdateThemeAlias"
|
4036
|
+
o.http_method = "PUT"
|
4037
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
|
4038
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateThemeAliasRequest)
|
4039
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateThemeAliasResponse)
|
4040
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
4041
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
4042
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
4043
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
4044
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4045
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
4046
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
4047
|
+
end)
|
4048
|
+
|
4049
|
+
api.add_operation(:update_theme_permissions, Seahorse::Model::Operation.new.tap do |o|
|
4050
|
+
o.name = "UpdateThemePermissions"
|
4051
|
+
o.http_method = "PUT"
|
4052
|
+
o.http_request_uri = "/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"
|
4053
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateThemePermissionsRequest)
|
4054
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateThemePermissionsResponse)
|
4055
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
4056
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
4057
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
4058
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4059
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserEditionException)
|
4060
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
4061
|
+
end)
|
4062
|
+
|
2871
4063
|
api.add_operation(:update_user, Seahorse::Model::Operation.new.tap do |o|
|
2872
4064
|
o.name = "UpdateUser"
|
2873
4065
|
o.http_method = "PUT"
|
@@ -2878,6 +4070,7 @@ module Aws::QuickSight
|
|
2878
4070
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
2879
4071
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2880
4072
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4073
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
|
2881
4074
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
2882
4075
|
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
2883
4076
|
end)
|