1{
2  "version":"2.0",
3  "metadata":{
4    "apiVersion":"2018-04-01",
5    "endpointPrefix":"quicksight",
6    "jsonVersion":"1.0",
7    "protocol":"rest-json",
8    "serviceFullName":"Amazon QuickSight",
9    "serviceId":"QuickSight",
10    "signatureVersion":"v4",
11    "uid":"quicksight-2018-04-01"
12  },
13  "operations":{
14    "CancelIngestion":{
15      "name":"CancelIngestion",
16      "http":{
17        "method":"DELETE",
18        "requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"
19      },
20      "input":{"shape":"CancelIngestionRequest"},
21      "output":{"shape":"CancelIngestionResponse"},
22      "errors":[
23        {"shape":"AccessDeniedException"},
24        {"shape":"InvalidParameterValueException"},
25        {"shape":"ResourceNotFoundException"},
26        {"shape":"ThrottlingException"},
27        {"shape":"ResourceExistsException"},
28        {"shape":"InternalFailureException"}
29      ]
30    },
31    "CreateAccountCustomization":{
32      "name":"CreateAccountCustomization",
33      "http":{
34        "method":"POST",
35        "requestUri":"/accounts/{AwsAccountId}/customizations"
36      },
37      "input":{"shape":"CreateAccountCustomizationRequest"},
38      "output":{"shape":"CreateAccountCustomizationResponse"},
39      "errors":[
40        {"shape":"AccessDeniedException"},
41        {"shape":"InvalidParameterValueException"},
42        {"shape":"ResourceExistsException"},
43        {"shape":"ResourceNotFoundException"},
44        {"shape":"ThrottlingException"},
45        {"shape":"InternalFailureException"},
46        {"shape":"ResourceUnavailableException"}
47      ]
48    },
49    "CreateAnalysis":{
50      "name":"CreateAnalysis",
51      "http":{
52        "method":"POST",
53        "requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"
54      },
55      "input":{"shape":"CreateAnalysisRequest"},
56      "output":{"shape":"CreateAnalysisResponse"},
57      "errors":[
58        {"shape":"ResourceNotFoundException"},
59        {"shape":"InvalidParameterValueException"},
60        {"shape":"ThrottlingException"},
61        {"shape":"ResourceExistsException"},
62        {"shape":"ConflictException"},
63        {"shape":"UnsupportedUserEditionException"},
64        {"shape":"InternalFailureException"}
65      ]
66    },
67    "CreateDashboard":{
68      "name":"CreateDashboard",
69      "http":{
70        "method":"POST",
71        "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"
72      },
73      "input":{"shape":"CreateDashboardRequest"},
74      "output":{"shape":"CreateDashboardResponse"},
75      "errors":[
76        {"shape":"ResourceNotFoundException"},
77        {"shape":"InvalidParameterValueException"},
78        {"shape":"ThrottlingException"},
79        {"shape":"ResourceExistsException"},
80        {"shape":"ConflictException"},
81        {"shape":"UnsupportedUserEditionException"},
82        {"shape":"InternalFailureException"}
83      ]
84    },
85    "CreateDataSet":{
86      "name":"CreateDataSet",
87      "http":{
88        "method":"POST",
89        "requestUri":"/accounts/{AwsAccountId}/data-sets"
90      },
91      "input":{"shape":"CreateDataSetRequest"},
92      "output":{"shape":"CreateDataSetResponse"},
93      "errors":[
94        {"shape":"AccessDeniedException"},
95        {"shape":"ConflictException"},
96        {"shape":"InvalidParameterValueException"},
97        {"shape":"LimitExceededException"},
98        {"shape":"ResourceExistsException"},
99        {"shape":"ResourceNotFoundException"},
100        {"shape":"ThrottlingException"},
101        {"shape":"UnsupportedUserEditionException"},
102        {"shape":"InternalFailureException"}
103      ]
104    },
105    "CreateDataSource":{
106      "name":"CreateDataSource",
107      "http":{
108        "method":"POST",
109        "requestUri":"/accounts/{AwsAccountId}/data-sources"
110      },
111      "input":{"shape":"CreateDataSourceRequest"},
112      "output":{"shape":"CreateDataSourceResponse"},
113      "errors":[
114        {"shape":"AccessDeniedException"},
115        {"shape":"ConflictException"},
116        {"shape":"InvalidParameterValueException"},
117        {"shape":"LimitExceededException"},
118        {"shape":"ResourceNotFoundException"},
119        {"shape":"ResourceExistsException"},
120        {"shape":"ThrottlingException"},
121        {"shape":"InternalFailureException"}
122      ]
123    },
124    "CreateFolder":{
125      "name":"CreateFolder",
126      "http":{
127        "method":"POST",
128        "requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"
129      },
130      "input":{"shape":"CreateFolderRequest"},
131      "output":{"shape":"CreateFolderResponse"},
132      "errors":[
133        {"shape":"ResourceNotFoundException"},
134        {"shape":"InvalidParameterValueException"},
135        {"shape":"ThrottlingException"},
136        {"shape":"ResourceExistsException"},
137        {"shape":"ConflictException"},
138        {"shape":"UnsupportedUserEditionException"},
139        {"shape":"AccessDeniedException"},
140        {"shape":"LimitExceededException"},
141        {"shape":"InternalFailureException"}
142      ]
143    },
144    "CreateFolderMembership":{
145      "name":"CreateFolderMembership",
146      "http":{
147        "method":"PUT",
148        "requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}"
149      },
150      "input":{"shape":"CreateFolderMembershipRequest"},
151      "output":{"shape":"CreateFolderMembershipResponse"},
152      "errors":[
153        {"shape":"AccessDeniedException"},
154        {"shape":"InvalidParameterValueException"},
155        {"shape":"ResourceNotFoundException"},
156        {"shape":"ResourceExistsException"},
157        {"shape":"ThrottlingException"},
158        {"shape":"LimitExceededException"},
159        {"shape":"UnsupportedUserEditionException"},
160        {"shape":"InternalFailureException"}
161      ]
162    },
163    "CreateGroup":{
164      "name":"CreateGroup",
165      "http":{
166        "method":"POST",
167        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups"
168      },
169      "input":{"shape":"CreateGroupRequest"},
170      "output":{"shape":"CreateGroupResponse"},
171      "errors":[
172        {"shape":"AccessDeniedException"},
173        {"shape":"InvalidParameterValueException"},
174        {"shape":"ResourceExistsException"},
175        {"shape":"ResourceNotFoundException"},
176        {"shape":"ThrottlingException"},
177        {"shape":"PreconditionNotMetException"},
178        {"shape":"LimitExceededException"},
179        {"shape":"InternalFailureException"},
180        {"shape":"ResourceUnavailableException"}
181      ]
182    },
183    "CreateGroupMembership":{
184      "name":"CreateGroupMembership",
185      "http":{
186        "method":"PUT",
187        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"
188      },
189      "input":{"shape":"CreateGroupMembershipRequest"},
190      "output":{"shape":"CreateGroupMembershipResponse"},
191      "errors":[
192        {"shape":"AccessDeniedException"},
193        {"shape":"InvalidParameterValueException"},
194        {"shape":"ResourceNotFoundException"},
195        {"shape":"ThrottlingException"},
196        {"shape":"PreconditionNotMetException"},
197        {"shape":"InternalFailureException"},
198        {"shape":"ResourceUnavailableException"}
199      ]
200    },
201    "CreateIAMPolicyAssignment":{
202      "name":"CreateIAMPolicyAssignment",
203      "http":{
204        "method":"POST",
205        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/"
206      },
207      "input":{"shape":"CreateIAMPolicyAssignmentRequest"},
208      "output":{"shape":"CreateIAMPolicyAssignmentResponse"},
209      "errors":[
210        {"shape":"AccessDeniedException"},
211        {"shape":"InvalidParameterValueException"},
212        {"shape":"ResourceExistsException"},
213        {"shape":"ResourceNotFoundException"},
214        {"shape":"ThrottlingException"},
215        {"shape":"ConcurrentUpdatingException"},
216        {"shape":"InternalFailureException"}
217      ]
218    },
219    "CreateIngestion":{
220      "name":"CreateIngestion",
221      "http":{
222        "method":"PUT",
223        "requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"
224      },
225      "input":{"shape":"CreateIngestionRequest"},
226      "output":{"shape":"CreateIngestionResponse"},
227      "errors":[
228        {"shape":"AccessDeniedException"},
229        {"shape":"InvalidParameterValueException"},
230        {"shape":"ResourceNotFoundException"},
231        {"shape":"ThrottlingException"},
232        {"shape":"LimitExceededException"},
233        {"shape":"ResourceExistsException"},
234        {"shape":"InternalFailureException"}
235      ]
236    },
237    "CreateNamespace":{
238      "name":"CreateNamespace",
239      "http":{
240        "method":"POST",
241        "requestUri":"/accounts/{AwsAccountId}"
242      },
243      "input":{"shape":"CreateNamespaceRequest"},
244      "output":{"shape":"CreateNamespaceResponse"},
245      "errors":[
246        {"shape":"AccessDeniedException"},
247        {"shape":"InvalidParameterValueException"},
248        {"shape":"ResourceNotFoundException"},
249        {"shape":"ThrottlingException"},
250        {"shape":"LimitExceededException"},
251        {"shape":"ResourceExistsException"},
252        {"shape":"PreconditionNotMetException"},
253        {"shape":"ConflictException"},
254        {"shape":"InternalFailureException"},
255        {"shape":"ResourceUnavailableException"}
256      ]
257    },
258    "CreateTemplate":{
259      "name":"CreateTemplate",
260      "http":{
261        "method":"POST",
262        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"
263      },
264      "input":{"shape":"CreateTemplateRequest"},
265      "output":{"shape":"CreateTemplateResponse"},
266      "errors":[
267        {"shape":"InvalidParameterValueException"},
268        {"shape":"AccessDeniedException"},
269        {"shape":"ResourceExistsException"},
270        {"shape":"ResourceNotFoundException"},
271        {"shape":"ThrottlingException"},
272        {"shape":"LimitExceededException"},
273        {"shape":"UnsupportedUserEditionException"},
274        {"shape":"ConflictException"},
275        {"shape":"InternalFailureException"}
276      ]
277    },
278    "CreateTemplateAlias":{
279      "name":"CreateTemplateAlias",
280      "http":{
281        "method":"POST",
282        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"
283      },
284      "input":{"shape":"CreateTemplateAliasRequest"},
285      "output":{"shape":"CreateTemplateAliasResponse"},
286      "errors":[
287        {"shape":"ThrottlingException"},
288        {"shape":"ResourceNotFoundException"},
289        {"shape":"ConflictException"},
290        {"shape":"ResourceExistsException"},
291        {"shape":"LimitExceededException"},
292        {"shape":"UnsupportedUserEditionException"},
293        {"shape":"ConflictException"},
294        {"shape":"InternalFailureException"}
295      ]
296    },
297    "CreateTheme":{
298      "name":"CreateTheme",
299      "http":{
300        "method":"POST",
301        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"
302      },
303      "input":{"shape":"CreateThemeRequest"},
304      "output":{"shape":"CreateThemeResponse"},
305      "errors":[
306        {"shape":"AccessDeniedException"},
307        {"shape":"InvalidParameterValueException"},
308        {"shape":"ResourceExistsException"},
309        {"shape":"ResourceNotFoundException"},
310        {"shape":"ThrottlingException"},
311        {"shape":"UnsupportedUserEditionException"},
312        {"shape":"LimitExceededException"},
313        {"shape":"InternalFailureException"}
314      ]
315    },
316    "CreateThemeAlias":{
317      "name":"CreateThemeAlias",
318      "http":{
319        "method":"POST",
320        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
321      },
322      "input":{"shape":"CreateThemeAliasRequest"},
323      "output":{"shape":"CreateThemeAliasResponse"},
324      "errors":[
325        {"shape":"ConflictException"},
326        {"shape":"InvalidParameterValueException"},
327        {"shape":"LimitExceededException"},
328        {"shape":"ResourceExistsException"},
329        {"shape":"ResourceNotFoundException"},
330        {"shape":"ThrottlingException"},
331        {"shape":"UnsupportedUserEditionException"},
332        {"shape":"InternalFailureException"}
333      ]
334    },
335    "DeleteAccountCustomization":{
336      "name":"DeleteAccountCustomization",
337      "http":{
338        "method":"DELETE",
339        "requestUri":"/accounts/{AwsAccountId}/customizations"
340      },
341      "input":{"shape":"DeleteAccountCustomizationRequest"},
342      "output":{"shape":"DeleteAccountCustomizationResponse"},
343      "errors":[
344        {"shape":"AccessDeniedException"},
345        {"shape":"InvalidParameterValueException"},
346        {"shape":"ResourceNotFoundException"},
347        {"shape":"ThrottlingException"},
348        {"shape":"InternalFailureException"},
349        {"shape":"ResourceUnavailableException"}
350      ]
351    },
352    "DeleteAnalysis":{
353      "name":"DeleteAnalysis",
354      "http":{
355        "method":"DELETE",
356        "requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"
357      },
358      "input":{"shape":"DeleteAnalysisRequest"},
359      "output":{"shape":"DeleteAnalysisResponse"},
360      "errors":[
361        {"shape":"ThrottlingException"},
362        {"shape":"InvalidParameterValueException"},
363        {"shape":"ConflictException"},
364        {"shape":"ResourceNotFoundException"},
365        {"shape":"UnsupportedUserEditionException"},
366        {"shape":"InternalFailureException"}
367      ]
368    },
369    "DeleteDashboard":{
370      "name":"DeleteDashboard",
371      "http":{
372        "method":"DELETE",
373        "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"
374      },
375      "input":{"shape":"DeleteDashboardRequest"},
376      "output":{"shape":"DeleteDashboardResponse"},
377      "errors":[
378        {"shape":"ThrottlingException"},
379        {"shape":"InvalidParameterValueException"},
380        {"shape":"ConflictException"},
381        {"shape":"ResourceNotFoundException"},
382        {"shape":"UnsupportedUserEditionException"},
383        {"shape":"InternalFailureException"}
384      ]
385    },
386    "DeleteDataSet":{
387      "name":"DeleteDataSet",
388      "http":{
389        "method":"DELETE",
390        "requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"
391      },
392      "input":{"shape":"DeleteDataSetRequest"},
393      "output":{"shape":"DeleteDataSetResponse"},
394      "errors":[
395        {"shape":"AccessDeniedException"},
396        {"shape":"InvalidParameterValueException"},
397        {"shape":"ThrottlingException"},
398        {"shape":"ResourceNotFoundException"},
399        {"shape":"InternalFailureException"}
400      ]
401    },
402    "DeleteDataSource":{
403      "name":"DeleteDataSource",
404      "http":{
405        "method":"DELETE",
406        "requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"
407      },
408      "input":{"shape":"DeleteDataSourceRequest"},
409      "output":{"shape":"DeleteDataSourceResponse"},
410      "errors":[
411        {"shape":"AccessDeniedException"},
412        {"shape":"InvalidParameterValueException"},
413        {"shape":"ThrottlingException"},
414        {"shape":"ResourceNotFoundException"},
415        {"shape":"InternalFailureException"}
416      ]
417    },
418    "DeleteFolder":{
419      "name":"DeleteFolder",
420      "http":{
421        "method":"DELETE",
422        "requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"
423      },
424      "input":{"shape":"DeleteFolderRequest"},
425      "output":{"shape":"DeleteFolderResponse"},
426      "errors":[
427        {"shape":"InvalidParameterValueException"},
428        {"shape":"PreconditionNotMetException"},
429        {"shape":"AccessDeniedException"},
430        {"shape":"ResourceNotFoundException"},
431        {"shape":"ConflictException"},
432        {"shape":"ThrottlingException"},
433        {"shape":"UnsupportedUserEditionException"},
434        {"shape":"InternalFailureException"}
435      ]
436    },
437    "DeleteFolderMembership":{
438      "name":"DeleteFolderMembership",
439      "http":{
440        "method":"DELETE",
441        "requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}"
442      },
443      "input":{"shape":"DeleteFolderMembershipRequest"},
444      "output":{"shape":"DeleteFolderMembershipResponse"},
445      "errors":[
446        {"shape":"AccessDeniedException"},
447        {"shape":"InvalidParameterValueException"},
448        {"shape":"ResourceNotFoundException"},
449        {"shape":"ThrottlingException"},
450        {"shape":"UnsupportedUserEditionException"},
451        {"shape":"InternalFailureException"}
452      ]
453    },
454    "DeleteGroup":{
455      "name":"DeleteGroup",
456      "http":{
457        "method":"DELETE",
458        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"
459      },
460      "input":{"shape":"DeleteGroupRequest"},
461      "output":{"shape":"DeleteGroupResponse"},
462      "errors":[
463        {"shape":"AccessDeniedException"},
464        {"shape":"InvalidParameterValueException"},
465        {"shape":"ResourceNotFoundException"},
466        {"shape":"ThrottlingException"},
467        {"shape":"PreconditionNotMetException"},
468        {"shape":"InternalFailureException"},
469        {"shape":"ResourceUnavailableException"}
470      ]
471    },
472    "DeleteGroupMembership":{
473      "name":"DeleteGroupMembership",
474      "http":{
475        "method":"DELETE",
476        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"
477      },
478      "input":{"shape":"DeleteGroupMembershipRequest"},
479      "output":{"shape":"DeleteGroupMembershipResponse"},
480      "errors":[
481        {"shape":"AccessDeniedException"},
482        {"shape":"InvalidParameterValueException"},
483        {"shape":"ResourceNotFoundException"},
484        {"shape":"ThrottlingException"},
485        {"shape":"PreconditionNotMetException"},
486        {"shape":"InternalFailureException"},
487        {"shape":"ResourceUnavailableException"}
488      ]
489    },
490    "DeleteIAMPolicyAssignment":{
491      "name":"DeleteIAMPolicyAssignment",
492      "http":{
493        "method":"DELETE",
494        "requestUri":"/accounts/{AwsAccountId}/namespace/{Namespace}/iam-policy-assignments/{AssignmentName}"
495      },
496      "input":{"shape":"DeleteIAMPolicyAssignmentRequest"},
497      "output":{"shape":"DeleteIAMPolicyAssignmentResponse"},
498      "errors":[
499        {"shape":"AccessDeniedException"},
500        {"shape":"InvalidParameterValueException"},
501        {"shape":"ResourceExistsException"},
502        {"shape":"ResourceNotFoundException"},
503        {"shape":"ThrottlingException"},
504        {"shape":"ConcurrentUpdatingException"},
505        {"shape":"InternalFailureException"}
506      ]
507    },
508    "DeleteNamespace":{
509      "name":"DeleteNamespace",
510      "http":{
511        "method":"DELETE",
512        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}"
513      },
514      "input":{"shape":"DeleteNamespaceRequest"},
515      "output":{"shape":"DeleteNamespaceResponse"},
516      "errors":[
517        {"shape":"AccessDeniedException"},
518        {"shape":"InvalidParameterValueException"},
519        {"shape":"ResourceNotFoundException"},
520        {"shape":"ThrottlingException"},
521        {"shape":"PreconditionNotMetException"},
522        {"shape":"InternalFailureException"},
523        {"shape":"ResourceUnavailableException"}
524      ]
525    },
526    "DeleteTemplate":{
527      "name":"DeleteTemplate",
528      "http":{
529        "method":"DELETE",
530        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"
531      },
532      "input":{"shape":"DeleteTemplateRequest"},
533      "output":{"shape":"DeleteTemplateResponse"},
534      "errors":[
535        {"shape":"InvalidParameterValueException"},
536        {"shape":"ResourceNotFoundException"},
537        {"shape":"ThrottlingException"},
538        {"shape":"ConflictException"},
539        {"shape":"LimitExceededException"},
540        {"shape":"UnsupportedUserEditionException"},
541        {"shape":"InternalFailureException"}
542      ]
543    },
544    "DeleteTemplateAlias":{
545      "name":"DeleteTemplateAlias",
546      "http":{
547        "method":"DELETE",
548        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"
549      },
550      "input":{"shape":"DeleteTemplateAliasRequest"},
551      "output":{"shape":"DeleteTemplateAliasResponse"},
552      "errors":[
553        {"shape":"ThrottlingException"},
554        {"shape":"ResourceNotFoundException"},
555        {"shape":"UnsupportedUserEditionException"},
556        {"shape":"ConflictException"},
557        {"shape":"InternalFailureException"}
558      ]
559    },
560    "DeleteTheme":{
561      "name":"DeleteTheme",
562      "http":{
563        "method":"DELETE",
564        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"
565      },
566      "input":{"shape":"DeleteThemeRequest"},
567      "output":{"shape":"DeleteThemeResponse"},
568      "errors":[
569        {"shape":"AccessDeniedException"},
570        {"shape":"ConflictException"},
571        {"shape":"InvalidParameterValueException"},
572        {"shape":"ResourceNotFoundException"},
573        {"shape":"ThrottlingException"},
574        {"shape":"UnsupportedUserEditionException"},
575        {"shape":"InternalFailureException"}
576      ]
577    },
578    "DeleteThemeAlias":{
579      "name":"DeleteThemeAlias",
580      "http":{
581        "method":"DELETE",
582        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
583      },
584      "input":{"shape":"DeleteThemeAliasRequest"},
585      "output":{"shape":"DeleteThemeAliasResponse"},
586      "errors":[
587        {"shape":"ConflictException"},
588        {"shape":"InvalidParameterValueException"},
589        {"shape":"ResourceNotFoundException"},
590        {"shape":"ThrottlingException"},
591        {"shape":"UnsupportedUserEditionException"},
592        {"shape":"InternalFailureException"}
593      ]
594    },
595    "DeleteUser":{
596      "name":"DeleteUser",
597      "http":{
598        "method":"DELETE",
599        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"
600      },
601      "input":{"shape":"DeleteUserRequest"},
602      "output":{"shape":"DeleteUserResponse"},
603      "errors":[
604        {"shape":"AccessDeniedException"},
605        {"shape":"InvalidParameterValueException"},
606        {"shape":"ResourceNotFoundException"},
607        {"shape":"ThrottlingException"},
608        {"shape":"PreconditionNotMetException"},
609        {"shape":"InternalFailureException"},
610        {"shape":"ResourceUnavailableException"}
611      ]
612    },
613    "DeleteUserByPrincipalId":{
614      "name":"DeleteUserByPrincipalId",
615      "http":{
616        "method":"DELETE",
617        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/user-principals/{PrincipalId}"
618      },
619      "input":{"shape":"DeleteUserByPrincipalIdRequest"},
620      "output":{"shape":"DeleteUserByPrincipalIdResponse"},
621      "errors":[
622        {"shape":"AccessDeniedException"},
623        {"shape":"InvalidParameterValueException"},
624        {"shape":"ResourceNotFoundException"},
625        {"shape":"ThrottlingException"},
626        {"shape":"PreconditionNotMetException"},
627        {"shape":"InternalFailureException"},
628        {"shape":"ResourceUnavailableException"}
629      ]
630    },
631    "DescribeAccountCustomization":{
632      "name":"DescribeAccountCustomization",
633      "http":{
634        "method":"GET",
635        "requestUri":"/accounts/{AwsAccountId}/customizations"
636      },
637      "input":{"shape":"DescribeAccountCustomizationRequest"},
638      "output":{"shape":"DescribeAccountCustomizationResponse"},
639      "errors":[
640        {"shape":"AccessDeniedException"},
641        {"shape":"InvalidParameterValueException"},
642        {"shape":"ResourceNotFoundException"},
643        {"shape":"ThrottlingException"},
644        {"shape":"InternalFailureException"},
645        {"shape":"ResourceUnavailableException"}
646      ]
647    },
648    "DescribeAccountSettings":{
649      "name":"DescribeAccountSettings",
650      "http":{
651        "method":"GET",
652        "requestUri":"/accounts/{AwsAccountId}/settings"
653      },
654      "input":{"shape":"DescribeAccountSettingsRequest"},
655      "output":{"shape":"DescribeAccountSettingsResponse"},
656      "errors":[
657        {"shape":"AccessDeniedException"},
658        {"shape":"InvalidParameterValueException"},
659        {"shape":"ResourceNotFoundException"},
660        {"shape":"ThrottlingException"},
661        {"shape":"InternalFailureException"},
662        {"shape":"ResourceUnavailableException"}
663      ]
664    },
665    "DescribeAnalysis":{
666      "name":"DescribeAnalysis",
667      "http":{
668        "method":"GET",
669        "requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"
670      },
671      "input":{"shape":"DescribeAnalysisRequest"},
672      "output":{"shape":"DescribeAnalysisResponse"},
673      "errors":[
674        {"shape":"InvalidParameterValueException"},
675        {"shape":"ResourceNotFoundException"},
676        {"shape":"AccessDeniedException"},
677        {"shape":"ThrottlingException"},
678        {"shape":"UnsupportedUserEditionException"},
679        {"shape":"InternalFailureException"}
680      ]
681    },
682    "DescribeAnalysisPermissions":{
683      "name":"DescribeAnalysisPermissions",
684      "http":{
685        "method":"GET",
686        "requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"
687      },
688      "input":{"shape":"DescribeAnalysisPermissionsRequest"},
689      "output":{"shape":"DescribeAnalysisPermissionsResponse"},
690      "errors":[
691        {"shape":"InvalidParameterValueException"},
692        {"shape":"ResourceNotFoundException"},
693        {"shape":"ThrottlingException"},
694        {"shape":"UnsupportedUserEditionException"},
695        {"shape":"InternalFailureException"}
696      ]
697    },
698    "DescribeDashboard":{
699      "name":"DescribeDashboard",
700      "http":{
701        "method":"GET",
702        "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"
703      },
704      "input":{"shape":"DescribeDashboardRequest"},
705      "output":{"shape":"DescribeDashboardResponse"},
706      "errors":[
707        {"shape":"InvalidParameterValueException"},
708        {"shape":"ResourceNotFoundException"},
709        {"shape":"AccessDeniedException"},
710        {"shape":"ThrottlingException"},
711        {"shape":"UnsupportedUserEditionException"},
712        {"shape":"InternalFailureException"}
713      ]
714    },
715    "DescribeDashboardPermissions":{
716      "name":"DescribeDashboardPermissions",
717      "http":{
718        "method":"GET",
719        "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions"
720      },
721      "input":{"shape":"DescribeDashboardPermissionsRequest"},
722      "output":{"shape":"DescribeDashboardPermissionsResponse"},
723      "errors":[
724        {"shape":"InvalidParameterValueException"},
725        {"shape":"ResourceNotFoundException"},
726        {"shape":"ThrottlingException"},
727        {"shape":"UnsupportedUserEditionException"},
728        {"shape":"InternalFailureException"}
729      ]
730    },
731    "DescribeDataSet":{
732      "name":"DescribeDataSet",
733      "http":{
734        "method":"GET",
735        "requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"
736      },
737      "input":{"shape":"DescribeDataSetRequest"},
738      "output":{"shape":"DescribeDataSetResponse"},
739      "errors":[
740        {"shape":"AccessDeniedException"},
741        {"shape":"InvalidParameterValueException"},
742        {"shape":"ThrottlingException"},
743        {"shape":"ResourceNotFoundException"},
744        {"shape":"InternalFailureException"}
745      ]
746    },
747    "DescribeDataSetPermissions":{
748      "name":"DescribeDataSetPermissions",
749      "http":{
750        "method":"GET",
751        "requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions"
752      },
753      "input":{"shape":"DescribeDataSetPermissionsRequest"},
754      "output":{"shape":"DescribeDataSetPermissionsResponse"},
755      "errors":[
756        {"shape":"AccessDeniedException"},
757        {"shape":"InvalidParameterValueException"},
758        {"shape":"ThrottlingException"},
759        {"shape":"ResourceNotFoundException"},
760        {"shape":"InternalFailureException"}
761      ]
762    },
763    "DescribeDataSource":{
764      "name":"DescribeDataSource",
765      "http":{
766        "method":"GET",
767        "requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"
768      },
769      "input":{"shape":"DescribeDataSourceRequest"},
770      "output":{"shape":"DescribeDataSourceResponse"},
771      "errors":[
772        {"shape":"AccessDeniedException"},
773        {"shape":"InvalidParameterValueException"},
774        {"shape":"ThrottlingException"},
775        {"shape":"ResourceNotFoundException"},
776        {"shape":"InternalFailureException"}
777      ]
778    },
779    "DescribeDataSourcePermissions":{
780      "name":"DescribeDataSourcePermissions",
781      "http":{
782        "method":"GET",
783        "requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions"
784      },
785      "input":{"shape":"DescribeDataSourcePermissionsRequest"},
786      "output":{"shape":"DescribeDataSourcePermissionsResponse"},
787      "errors":[
788        {"shape":"AccessDeniedException"},
789        {"shape":"InvalidParameterValueException"},
790        {"shape":"ThrottlingException"},
791        {"shape":"ResourceNotFoundException"},
792        {"shape":"InternalFailureException"}
793      ]
794    },
795    "DescribeFolder":{
796      "name":"DescribeFolder",
797      "http":{
798        "method":"GET",
799        "requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"
800      },
801      "input":{"shape":"DescribeFolderRequest"},
802      "output":{"shape":"DescribeFolderResponse"},
803      "errors":[
804        {"shape":"InvalidParameterValueException"},
805        {"shape":"AccessDeniedException"},
806        {"shape":"ResourceNotFoundException"},
807        {"shape":"ThrottlingException"},
808        {"shape":"UnsupportedUserEditionException"},
809        {"shape":"InternalFailureException"}
810      ]
811    },
812    "DescribeFolderPermissions":{
813      "name":"DescribeFolderPermissions",
814      "http":{
815        "method":"GET",
816        "requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/permissions"
817      },
818      "input":{"shape":"DescribeFolderPermissionsRequest"},
819      "output":{"shape":"DescribeFolderPermissionsResponse"},
820      "errors":[
821        {"shape":"InvalidParameterValueException"},
822        {"shape":"AccessDeniedException"},
823        {"shape":"ResourceNotFoundException"},
824        {"shape":"ThrottlingException"},
825        {"shape":"UnsupportedUserEditionException"},
826        {"shape":"InternalFailureException"}
827      ]
828    },
829    "DescribeFolderResolvedPermissions":{
830      "name":"DescribeFolderResolvedPermissions",
831      "http":{
832        "method":"GET",
833        "requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/resolved-permissions"
834      },
835      "input":{"shape":"DescribeFolderResolvedPermissionsRequest"},
836      "output":{"shape":"DescribeFolderResolvedPermissionsResponse"},
837      "errors":[
838        {"shape":"InvalidParameterValueException"},
839        {"shape":"AccessDeniedException"},
840        {"shape":"ResourceNotFoundException"},
841        {"shape":"ThrottlingException"},
842        {"shape":"UnsupportedUserEditionException"},
843        {"shape":"InternalFailureException"}
844      ]
845    },
846    "DescribeGroup":{
847      "name":"DescribeGroup",
848      "http":{
849        "method":"GET",
850        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"
851      },
852      "input":{"shape":"DescribeGroupRequest"},
853      "output":{"shape":"DescribeGroupResponse"},
854      "errors":[
855        {"shape":"AccessDeniedException"},
856        {"shape":"InvalidParameterValueException"},
857        {"shape":"ResourceNotFoundException"},
858        {"shape":"ThrottlingException"},
859        {"shape":"PreconditionNotMetException"},
860        {"shape":"InternalFailureException"},
861        {"shape":"ResourceUnavailableException"}
862      ]
863    },
864    "DescribeIAMPolicyAssignment":{
865      "name":"DescribeIAMPolicyAssignment",
866      "http":{
867        "method":"GET",
868        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"
869      },
870      "input":{"shape":"DescribeIAMPolicyAssignmentRequest"},
871      "output":{"shape":"DescribeIAMPolicyAssignmentResponse"},
872      "errors":[
873        {"shape":"AccessDeniedException"},
874        {"shape":"InvalidParameterValueException"},
875        {"shape":"ResourceNotFoundException"},
876        {"shape":"ThrottlingException"},
877        {"shape":"InvalidNextTokenException"},
878        {"shape":"InternalFailureException"}
879      ]
880    },
881    "DescribeIngestion":{
882      "name":"DescribeIngestion",
883      "http":{
884        "method":"GET",
885        "requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"
886      },
887      "input":{"shape":"DescribeIngestionRequest"},
888      "output":{"shape":"DescribeIngestionResponse"},
889      "errors":[
890        {"shape":"AccessDeniedException"},
891        {"shape":"InvalidParameterValueException"},
892        {"shape":"ResourceNotFoundException"},
893        {"shape":"ThrottlingException"},
894        {"shape":"ResourceExistsException"},
895        {"shape":"InternalFailureException"}
896      ]
897    },
898    "DescribeNamespace":{
899      "name":"DescribeNamespace",
900      "http":{
901        "method":"GET",
902        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}"
903      },
904      "input":{"shape":"DescribeNamespaceRequest"},
905      "output":{"shape":"DescribeNamespaceResponse"},
906      "errors":[
907        {"shape":"AccessDeniedException"},
908        {"shape":"InvalidParameterValueException"},
909        {"shape":"ResourceNotFoundException"},
910        {"shape":"ThrottlingException"},
911        {"shape":"InternalFailureException"},
912        {"shape":"ResourceUnavailableException"}
913      ]
914    },
915    "DescribeTemplate":{
916      "name":"DescribeTemplate",
917      "http":{
918        "method":"GET",
919        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"
920      },
921      "input":{"shape":"DescribeTemplateRequest"},
922      "output":{"shape":"DescribeTemplateResponse"},
923      "errors":[
924        {"shape":"InvalidParameterValueException"},
925        {"shape":"AccessDeniedException"},
926        {"shape":"ResourceExistsException"},
927        {"shape":"ResourceNotFoundException"},
928        {"shape":"ThrottlingException"},
929        {"shape":"ConflictException"},
930        {"shape":"UnsupportedUserEditionException"},
931        {"shape":"InternalFailureException"}
932      ]
933    },
934    "DescribeTemplateAlias":{
935      "name":"DescribeTemplateAlias",
936      "http":{
937        "method":"GET",
938        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"
939      },
940      "input":{"shape":"DescribeTemplateAliasRequest"},
941      "output":{"shape":"DescribeTemplateAliasResponse"},
942      "errors":[
943        {"shape":"ThrottlingException"},
944        {"shape":"ResourceNotFoundException"},
945        {"shape":"UnsupportedUserEditionException"},
946        {"shape":"InternalFailureException"}
947      ]
948    },
949    "DescribeTemplatePermissions":{
950      "name":"DescribeTemplatePermissions",
951      "http":{
952        "method":"GET",
953        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/permissions"
954      },
955      "input":{"shape":"DescribeTemplatePermissionsRequest"},
956      "output":{"shape":"DescribeTemplatePermissionsResponse"},
957      "errors":[
958        {"shape":"ThrottlingException"},
959        {"shape":"InvalidParameterValueException"},
960        {"shape":"ConflictException"},
961        {"shape":"ResourceNotFoundException"},
962        {"shape":"UnsupportedUserEditionException"},
963        {"shape":"InternalFailureException"}
964      ]
965    },
966    "DescribeTheme":{
967      "name":"DescribeTheme",
968      "http":{
969        "method":"GET",
970        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"
971      },
972      "input":{"shape":"DescribeThemeRequest"},
973      "output":{"shape":"DescribeThemeResponse"},
974      "errors":[
975        {"shape":"AccessDeniedException"},
976        {"shape":"InvalidParameterValueException"},
977        {"shape":"ResourceExistsException"},
978        {"shape":"ResourceNotFoundException"},
979        {"shape":"ThrottlingException"},
980        {"shape":"UnsupportedUserEditionException"},
981        {"shape":"InternalFailureException"}
982      ]
983    },
984    "DescribeThemeAlias":{
985      "name":"DescribeThemeAlias",
986      "http":{
987        "method":"GET",
988        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
989      },
990      "input":{"shape":"DescribeThemeAliasRequest"},
991      "output":{"shape":"DescribeThemeAliasResponse"},
992      "errors":[
993        {"shape":"ConflictException"},
994        {"shape":"InvalidParameterValueException"},
995        {"shape":"ResourceNotFoundException"},
996        {"shape":"ThrottlingException"},
997        {"shape":"UnsupportedUserEditionException"},
998        {"shape":"InternalFailureException"}
999      ]
1000    },
1001    "DescribeThemePermissions":{
1002      "name":"DescribeThemePermissions",
1003      "http":{
1004        "method":"GET",
1005        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"
1006      },
1007      "input":{"shape":"DescribeThemePermissionsRequest"},
1008      "output":{"shape":"DescribeThemePermissionsResponse"},
1009      "errors":[
1010        {"shape":"AccessDeniedException"},
1011        {"shape":"InvalidParameterValueException"},
1012        {"shape":"ResourceNotFoundException"},
1013        {"shape":"ThrottlingException"},
1014        {"shape":"UnsupportedUserEditionException"},
1015        {"shape":"InternalFailureException"}
1016      ]
1017    },
1018    "DescribeUser":{
1019      "name":"DescribeUser",
1020      "http":{
1021        "method":"GET",
1022        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"
1023      },
1024      "input":{"shape":"DescribeUserRequest"},
1025      "output":{"shape":"DescribeUserResponse"},
1026      "errors":[
1027        {"shape":"AccessDeniedException"},
1028        {"shape":"InvalidParameterValueException"},
1029        {"shape":"ResourceNotFoundException"},
1030        {"shape":"ThrottlingException"},
1031        {"shape":"PreconditionNotMetException"},
1032        {"shape":"InternalFailureException"},
1033        {"shape":"ResourceUnavailableException"}
1034      ]
1035    },
1036    "GenerateEmbedUrlForAnonymousUser":{
1037      "name":"GenerateEmbedUrlForAnonymousUser",
1038      "http":{
1039        "method":"POST",
1040        "requestUri":"/accounts/{AwsAccountId}/embed-url/anonymous-user"
1041      },
1042      "input":{"shape":"GenerateEmbedUrlForAnonymousUserRequest"},
1043      "output":{"shape":"GenerateEmbedUrlForAnonymousUserResponse"},
1044      "errors":[
1045        {"shape":"AccessDeniedException"},
1046        {"shape":"InvalidParameterValueException"},
1047        {"shape":"ResourceNotFoundException"},
1048        {"shape":"ThrottlingException"},
1049        {"shape":"SessionLifetimeInMinutesInvalidException"},
1050        {"shape":"UnsupportedUserEditionException"},
1051        {"shape":"UnsupportedPricingPlanException"},
1052        {"shape":"InternalFailureException"}
1053      ]
1054    },
1055    "GenerateEmbedUrlForRegisteredUser":{
1056      "name":"GenerateEmbedUrlForRegisteredUser",
1057      "http":{
1058        "method":"POST",
1059        "requestUri":"/accounts/{AwsAccountId}/embed-url/registered-user"
1060      },
1061      "input":{"shape":"GenerateEmbedUrlForRegisteredUserRequest"},
1062      "output":{"shape":"GenerateEmbedUrlForRegisteredUserResponse"},
1063      "errors":[
1064        {"shape":"AccessDeniedException"},
1065        {"shape":"InvalidParameterValueException"},
1066        {"shape":"QuickSightUserNotFoundException"},
1067        {"shape":"ResourceNotFoundException"},
1068        {"shape":"SessionLifetimeInMinutesInvalidException"},
1069        {"shape":"ThrottlingException"},
1070        {"shape":"UnsupportedUserEditionException"},
1071        {"shape":"UnsupportedPricingPlanException"},
1072        {"shape":"InternalFailureException"}
1073      ]
1074    },
1075    "GetDashboardEmbedUrl":{
1076      "name":"GetDashboardEmbedUrl",
1077      "http":{
1078        "method":"GET",
1079        "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/embed-url"
1080      },
1081      "input":{"shape":"GetDashboardEmbedUrlRequest"},
1082      "output":{"shape":"GetDashboardEmbedUrlResponse"},
1083      "errors":[
1084        {"shape":"AccessDeniedException"},
1085        {"shape":"InvalidParameterValueException"},
1086        {"shape":"ResourceExistsException"},
1087        {"shape":"ResourceNotFoundException"},
1088        {"shape":"ThrottlingException"},
1089        {"shape":"DomainNotWhitelistedException"},
1090        {"shape":"QuickSightUserNotFoundException"},
1091        {"shape":"IdentityTypeNotSupportedException"},
1092        {"shape":"SessionLifetimeInMinutesInvalidException"},
1093        {"shape":"UnsupportedUserEditionException"},
1094        {"shape":"UnsupportedPricingPlanException"},
1095        {"shape":"InternalFailureException"}
1096      ]
1097    },
1098    "GetSessionEmbedUrl":{
1099      "name":"GetSessionEmbedUrl",
1100      "http":{
1101        "method":"GET",
1102        "requestUri":"/accounts/{AwsAccountId}/session-embed-url"
1103      },
1104      "input":{"shape":"GetSessionEmbedUrlRequest"},
1105      "output":{"shape":"GetSessionEmbedUrlResponse"},
1106      "errors":[
1107        {"shape":"AccessDeniedException"},
1108        {"shape":"InvalidParameterValueException"},
1109        {"shape":"ResourceExistsException"},
1110        {"shape":"ResourceNotFoundException"},
1111        {"shape":"ThrottlingException"},
1112        {"shape":"QuickSightUserNotFoundException"},
1113        {"shape":"SessionLifetimeInMinutesInvalidException"},
1114        {"shape":"UnsupportedUserEditionException"},
1115        {"shape":"InternalFailureException"}
1116      ]
1117    },
1118    "ListAnalyses":{
1119      "name":"ListAnalyses",
1120      "http":{
1121        "method":"GET",
1122        "requestUri":"/accounts/{AwsAccountId}/analyses"
1123      },
1124      "input":{"shape":"ListAnalysesRequest"},
1125      "output":{"shape":"ListAnalysesResponse"},
1126      "errors":[
1127        {"shape":"ThrottlingException"},
1128        {"shape":"InvalidNextTokenException"},
1129        {"shape":"UnsupportedUserEditionException"},
1130        {"shape":"InternalFailureException"}
1131      ]
1132    },
1133    "ListDashboardVersions":{
1134      "name":"ListDashboardVersions",
1135      "http":{
1136        "method":"GET",
1137        "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions"
1138      },
1139      "input":{"shape":"ListDashboardVersionsRequest"},
1140      "output":{"shape":"ListDashboardVersionsResponse"},
1141      "errors":[
1142        {"shape":"InvalidParameterValueException"},
1143        {"shape":"ResourceNotFoundException"},
1144        {"shape":"ThrottlingException"},
1145        {"shape":"InvalidNextTokenException"},
1146        {"shape":"UnsupportedUserEditionException"},
1147        {"shape":"InternalFailureException"}
1148      ]
1149    },
1150    "ListDashboards":{
1151      "name":"ListDashboards",
1152      "http":{
1153        "method":"GET",
1154        "requestUri":"/accounts/{AwsAccountId}/dashboards"
1155      },
1156      "input":{"shape":"ListDashboardsRequest"},
1157      "output":{"shape":"ListDashboardsResponse"},
1158      "errors":[
1159        {"shape":"ThrottlingException"},
1160        {"shape":"InvalidNextTokenException"},
1161        {"shape":"UnsupportedUserEditionException"},
1162        {"shape":"InternalFailureException"}
1163      ]
1164    },
1165    "ListDataSets":{
1166      "name":"ListDataSets",
1167      "http":{
1168        "method":"GET",
1169        "requestUri":"/accounts/{AwsAccountId}/data-sets"
1170      },
1171      "input":{"shape":"ListDataSetsRequest"},
1172      "output":{"shape":"ListDataSetsResponse"},
1173      "errors":[
1174        {"shape":"AccessDeniedException"},
1175        {"shape":"InvalidParameterValueException"},
1176        {"shape":"ThrottlingException"},
1177        {"shape":"InvalidNextTokenException"},
1178        {"shape":"InternalFailureException"}
1179      ]
1180    },
1181    "ListDataSources":{
1182      "name":"ListDataSources",
1183      "http":{
1184        "method":"GET",
1185        "requestUri":"/accounts/{AwsAccountId}/data-sources"
1186      },
1187      "input":{"shape":"ListDataSourcesRequest"},
1188      "output":{"shape":"ListDataSourcesResponse"},
1189      "errors":[
1190        {"shape":"AccessDeniedException"},
1191        {"shape":"InvalidParameterValueException"},
1192        {"shape":"ThrottlingException"},
1193        {"shape":"InvalidNextTokenException"},
1194        {"shape":"InternalFailureException"}
1195      ]
1196    },
1197    "ListFolderMembers":{
1198      "name":"ListFolderMembers",
1199      "http":{
1200        "method":"GET",
1201        "requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members"
1202      },
1203      "input":{"shape":"ListFolderMembersRequest"},
1204      "output":{"shape":"ListFolderMembersResponse"},
1205      "errors":[
1206        {"shape":"InvalidParameterValueException"},
1207        {"shape":"AccessDeniedException"},
1208        {"shape":"ResourceNotFoundException"},
1209        {"shape":"ThrottlingException"},
1210        {"shape":"InvalidNextTokenException"},
1211        {"shape":"UnsupportedUserEditionException"},
1212        {"shape":"InternalFailureException"}
1213      ]
1214    },
1215    "ListFolders":{
1216      "name":"ListFolders",
1217      "http":{
1218        "method":"GET",
1219        "requestUri":"/accounts/{AwsAccountId}/folders"
1220      },
1221      "input":{"shape":"ListFoldersRequest"},
1222      "output":{"shape":"ListFoldersResponse"},
1223      "errors":[
1224        {"shape":"InvalidParameterValueException"},
1225        {"shape":"AccessDeniedException"},
1226        {"shape":"ResourceNotFoundException"},
1227        {"shape":"ThrottlingException"},
1228        {"shape":"InvalidNextTokenException"},
1229        {"shape":"UnsupportedUserEditionException"},
1230        {"shape":"InternalFailureException"}
1231      ]
1232    },
1233    "ListGroupMemberships":{
1234      "name":"ListGroupMemberships",
1235      "http":{
1236        "method":"GET",
1237        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members"
1238      },
1239      "input":{"shape":"ListGroupMembershipsRequest"},
1240      "output":{"shape":"ListGroupMembershipsResponse"},
1241      "errors":[
1242        {"shape":"AccessDeniedException"},
1243        {"shape":"InvalidParameterValueException"},
1244        {"shape":"ResourceNotFoundException"},
1245        {"shape":"ThrottlingException"},
1246        {"shape":"InvalidNextTokenException"},
1247        {"shape":"PreconditionNotMetException"},
1248        {"shape":"InternalFailureException"},
1249        {"shape":"ResourceUnavailableException"}
1250      ]
1251    },
1252    "ListGroups":{
1253      "name":"ListGroups",
1254      "http":{
1255        "method":"GET",
1256        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups"
1257      },
1258      "input":{"shape":"ListGroupsRequest"},
1259      "output":{"shape":"ListGroupsResponse"},
1260      "errors":[
1261        {"shape":"AccessDeniedException"},
1262        {"shape":"InvalidParameterValueException"},
1263        {"shape":"ResourceNotFoundException"},
1264        {"shape":"ThrottlingException"},
1265        {"shape":"InvalidNextTokenException"},
1266        {"shape":"PreconditionNotMetException"},
1267        {"shape":"InternalFailureException"},
1268        {"shape":"ResourceUnavailableException"}
1269      ]
1270    },
1271    "ListIAMPolicyAssignments":{
1272      "name":"ListIAMPolicyAssignments",
1273      "http":{
1274        "method":"GET",
1275        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments"
1276      },
1277      "input":{"shape":"ListIAMPolicyAssignmentsRequest"},
1278      "output":{"shape":"ListIAMPolicyAssignmentsResponse"},
1279      "errors":[
1280        {"shape":"AccessDeniedException"},
1281        {"shape":"InvalidParameterValueException"},
1282        {"shape":"ResourceNotFoundException"},
1283        {"shape":"ThrottlingException"},
1284        {"shape":"InvalidNextTokenException"},
1285        {"shape":"InternalFailureException"}
1286      ]
1287    },
1288    "ListIAMPolicyAssignmentsForUser":{
1289      "name":"ListIAMPolicyAssignmentsForUser",
1290      "http":{
1291        "method":"GET",
1292        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/iam-policy-assignments"
1293      },
1294      "input":{"shape":"ListIAMPolicyAssignmentsForUserRequest"},
1295      "output":{"shape":"ListIAMPolicyAssignmentsForUserResponse"},
1296      "errors":[
1297        {"shape":"AccessDeniedException"},
1298        {"shape":"InvalidParameterValueException"},
1299        {"shape":"ResourceExistsException"},
1300        {"shape":"ResourceNotFoundException"},
1301        {"shape":"ThrottlingException"},
1302        {"shape":"ConcurrentUpdatingException"},
1303        {"shape":"InternalFailureException"}
1304      ]
1305    },
1306    "ListIngestions":{
1307      "name":"ListIngestions",
1308      "http":{
1309        "method":"GET",
1310        "requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions"
1311      },
1312      "input":{"shape":"ListIngestionsRequest"},
1313      "output":{"shape":"ListIngestionsResponse"},
1314      "errors":[
1315        {"shape":"AccessDeniedException"},
1316        {"shape":"InvalidParameterValueException"},
1317        {"shape":"ResourceNotFoundException"},
1318        {"shape":"ThrottlingException"},
1319        {"shape":"ResourceExistsException"},
1320        {"shape":"InvalidNextTokenException"},
1321        {"shape":"InternalFailureException"}
1322      ]
1323    },
1324    "ListNamespaces":{
1325      "name":"ListNamespaces",
1326      "http":{
1327        "method":"GET",
1328        "requestUri":"/accounts/{AwsAccountId}/namespaces"
1329      },
1330      "input":{"shape":"ListNamespacesRequest"},
1331      "output":{"shape":"ListNamespacesResponse"},
1332      "errors":[
1333        {"shape":"AccessDeniedException"},
1334        {"shape":"InvalidParameterValueException"},
1335        {"shape":"ResourceNotFoundException"},
1336        {"shape":"ThrottlingException"},
1337        {"shape":"InvalidNextTokenException"},
1338        {"shape":"PreconditionNotMetException"},
1339        {"shape":"InternalFailureException"},
1340        {"shape":"ResourceUnavailableException"}
1341      ]
1342    },
1343    "ListTagsForResource":{
1344      "name":"ListTagsForResource",
1345      "http":{
1346        "method":"GET",
1347        "requestUri":"/resources/{ResourceArn}/tags"
1348      },
1349      "input":{"shape":"ListTagsForResourceRequest"},
1350      "output":{"shape":"ListTagsForResourceResponse"},
1351      "errors":[
1352        {"shape":"AccessDeniedException"},
1353        {"shape":"InvalidParameterValueException"},
1354        {"shape":"ResourceNotFoundException"},
1355        {"shape":"ThrottlingException"},
1356        {"shape":"InternalFailureException"}
1357      ]
1358    },
1359    "ListTemplateAliases":{
1360      "name":"ListTemplateAliases",
1361      "http":{
1362        "method":"GET",
1363        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases"
1364      },
1365      "input":{"shape":"ListTemplateAliasesRequest"},
1366      "output":{"shape":"ListTemplateAliasesResponse"},
1367      "errors":[
1368        {"shape":"InvalidNextTokenException"},
1369        {"shape":"ThrottlingException"},
1370        {"shape":"ResourceNotFoundException"},
1371        {"shape":"UnsupportedUserEditionException"},
1372        {"shape":"InternalFailureException"}
1373      ]
1374    },
1375    "ListTemplateVersions":{
1376      "name":"ListTemplateVersions",
1377      "http":{
1378        "method":"GET",
1379        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/versions"
1380      },
1381      "input":{"shape":"ListTemplateVersionsRequest"},
1382      "output":{"shape":"ListTemplateVersionsResponse"},
1383      "errors":[
1384        {"shape":"ThrottlingException"},
1385        {"shape":"InvalidParameterValueException"},
1386        {"shape":"ResourceNotFoundException"},
1387        {"shape":"InvalidNextTokenException"},
1388        {"shape":"UnsupportedUserEditionException"},
1389        {"shape":"InternalFailureException"}
1390      ]
1391    },
1392    "ListTemplates":{
1393      "name":"ListTemplates",
1394      "http":{
1395        "method":"GET",
1396        "requestUri":"/accounts/{AwsAccountId}/templates"
1397      },
1398      "input":{"shape":"ListTemplatesRequest"},
1399      "output":{"shape":"ListTemplatesResponse"},
1400      "errors":[
1401        {"shape":"ThrottlingException"},
1402        {"shape":"InvalidParameterValueException"},
1403        {"shape":"ResourceNotFoundException"},
1404        {"shape":"InvalidNextTokenException"},
1405        {"shape":"UnsupportedUserEditionException"},
1406        {"shape":"InternalFailureException"}
1407      ]
1408    },
1409    "ListThemeAliases":{
1410      "name":"ListThemeAliases",
1411      "http":{
1412        "method":"GET",
1413        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases"
1414      },
1415      "input":{"shape":"ListThemeAliasesRequest"},
1416      "output":{"shape":"ListThemeAliasesResponse"},
1417      "errors":[
1418        {"shape":"ConflictException"},
1419        {"shape":"InvalidNextTokenException"},
1420        {"shape":"InvalidParameterValueException"},
1421        {"shape":"ResourceNotFoundException"},
1422        {"shape":"ThrottlingException"},
1423        {"shape":"UnsupportedUserEditionException"},
1424        {"shape":"InternalFailureException"}
1425      ]
1426    },
1427    "ListThemeVersions":{
1428      "name":"ListThemeVersions",
1429      "http":{
1430        "method":"GET",
1431        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/versions"
1432      },
1433      "input":{"shape":"ListThemeVersionsRequest"},
1434      "output":{"shape":"ListThemeVersionsResponse"},
1435      "errors":[
1436        {"shape":"AccessDeniedException"},
1437        {"shape":"InvalidNextTokenException"},
1438        {"shape":"InvalidParameterValueException"},
1439        {"shape":"ResourceNotFoundException"},
1440        {"shape":"ThrottlingException"},
1441        {"shape":"UnsupportedUserEditionException"},
1442        {"shape":"InternalFailureException"}
1443      ]
1444    },
1445    "ListThemes":{
1446      "name":"ListThemes",
1447      "http":{
1448        "method":"GET",
1449        "requestUri":"/accounts/{AwsAccountId}/themes"
1450      },
1451      "input":{"shape":"ListThemesRequest"},
1452      "output":{"shape":"ListThemesResponse"},
1453      "errors":[
1454        {"shape":"AccessDeniedException"},
1455        {"shape":"InvalidParameterValueException"},
1456        {"shape":"InvalidNextTokenException"},
1457        {"shape":"ResourceNotFoundException"},
1458        {"shape":"ThrottlingException"},
1459        {"shape":"UnsupportedUserEditionException"},
1460        {"shape":"InternalFailureException"}
1461      ]
1462    },
1463    "ListUserGroups":{
1464      "name":"ListUserGroups",
1465      "http":{
1466        "method":"GET",
1467        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/groups"
1468      },
1469      "input":{"shape":"ListUserGroupsRequest"},
1470      "output":{"shape":"ListUserGroupsResponse"},
1471      "errors":[
1472        {"shape":"AccessDeniedException"},
1473        {"shape":"InvalidParameterValueException"},
1474        {"shape":"ResourceNotFoundException"},
1475        {"shape":"ThrottlingException"},
1476        {"shape":"PreconditionNotMetException"},
1477        {"shape":"InternalFailureException"},
1478        {"shape":"ResourceUnavailableException"}
1479      ]
1480    },
1481    "ListUsers":{
1482      "name":"ListUsers",
1483      "http":{
1484        "method":"GET",
1485        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users"
1486      },
1487      "input":{"shape":"ListUsersRequest"},
1488      "output":{"shape":"ListUsersResponse"},
1489      "errors":[
1490        {"shape":"AccessDeniedException"},
1491        {"shape":"InvalidParameterValueException"},
1492        {"shape":"ResourceNotFoundException"},
1493        {"shape":"ThrottlingException"},
1494        {"shape":"InvalidNextTokenException"},
1495        {"shape":"PreconditionNotMetException"},
1496        {"shape":"InternalFailureException"},
1497        {"shape":"ResourceUnavailableException"}
1498      ]
1499    },
1500    "RegisterUser":{
1501      "name":"RegisterUser",
1502      "http":{
1503        "method":"POST",
1504        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users"
1505      },
1506      "input":{"shape":"RegisterUserRequest"},
1507      "output":{"shape":"RegisterUserResponse"},
1508      "errors":[
1509        {"shape":"AccessDeniedException"},
1510        {"shape":"InvalidParameterValueException"},
1511        {"shape":"ResourceNotFoundException"},
1512        {"shape":"ThrottlingException"},
1513        {"shape":"LimitExceededException"},
1514        {"shape":"ResourceExistsException"},
1515        {"shape":"PreconditionNotMetException"},
1516        {"shape":"InternalFailureException"},
1517        {"shape":"ResourceUnavailableException"}
1518      ]
1519    },
1520    "RestoreAnalysis":{
1521      "name":"RestoreAnalysis",
1522      "http":{
1523        "method":"POST",
1524        "requestUri":"/accounts/{AwsAccountId}/restore/analyses/{AnalysisId}"
1525      },
1526      "input":{"shape":"RestoreAnalysisRequest"},
1527      "output":{"shape":"RestoreAnalysisResponse"},
1528      "errors":[
1529        {"shape":"ThrottlingException"},
1530        {"shape":"InvalidParameterValueException"},
1531        {"shape":"ConflictException"},
1532        {"shape":"ResourceNotFoundException"},
1533        {"shape":"UnsupportedUserEditionException"},
1534        {"shape":"InternalFailureException"}
1535      ]
1536    },
1537    "SearchAnalyses":{
1538      "name":"SearchAnalyses",
1539      "http":{
1540        "method":"POST",
1541        "requestUri":"/accounts/{AwsAccountId}/search/analyses"
1542      },
1543      "input":{"shape":"SearchAnalysesRequest"},
1544      "output":{"shape":"SearchAnalysesResponse"},
1545      "errors":[
1546        {"shape":"ThrottlingException"},
1547        {"shape":"ResourceNotFoundException"},
1548        {"shape":"InvalidParameterValueException"},
1549        {"shape":"UnsupportedUserEditionException"},
1550        {"shape":"InvalidNextTokenException"},
1551        {"shape":"InternalFailureException"}
1552      ]
1553    },
1554    "SearchDashboards":{
1555      "name":"SearchDashboards",
1556      "http":{
1557        "method":"POST",
1558        "requestUri":"/accounts/{AwsAccountId}/search/dashboards"
1559      },
1560      "input":{"shape":"SearchDashboardsRequest"},
1561      "output":{"shape":"SearchDashboardsResponse"},
1562      "errors":[
1563        {"shape":"ThrottlingException"},
1564        {"shape":"ResourceNotFoundException"},
1565        {"shape":"InvalidParameterValueException"},
1566        {"shape":"UnsupportedUserEditionException"},
1567        {"shape":"InvalidNextTokenException"},
1568        {"shape":"InternalFailureException"}
1569      ]
1570    },
1571    "SearchFolders":{
1572      "name":"SearchFolders",
1573      "http":{
1574        "method":"POST",
1575        "requestUri":"/accounts/{AwsAccountId}/search/folders"
1576      },
1577      "input":{"shape":"SearchFoldersRequest"},
1578      "output":{"shape":"SearchFoldersResponse"},
1579      "errors":[
1580        {"shape":"InvalidParameterValueException"},
1581        {"shape":"AccessDeniedException"},
1582        {"shape":"ResourceNotFoundException"},
1583        {"shape":"ThrottlingException"},
1584        {"shape":"InvalidNextTokenException"},
1585        {"shape":"UnsupportedUserEditionException"},
1586        {"shape":"InternalFailureException"}
1587      ]
1588    },
1589    "TagResource":{
1590      "name":"TagResource",
1591      "http":{
1592        "method":"POST",
1593        "requestUri":"/resources/{ResourceArn}/tags"
1594      },
1595      "input":{"shape":"TagResourceRequest"},
1596      "output":{"shape":"TagResourceResponse"},
1597      "errors":[
1598        {"shape":"LimitExceededException"},
1599        {"shape":"AccessDeniedException"},
1600        {"shape":"InvalidParameterValueException"},
1601        {"shape":"ResourceNotFoundException"},
1602        {"shape":"ThrottlingException"},
1603        {"shape":"InternalFailureException"}
1604      ]
1605    },
1606    "UntagResource":{
1607      "name":"UntagResource",
1608      "http":{
1609        "method":"DELETE",
1610        "requestUri":"/resources/{ResourceArn}/tags"
1611      },
1612      "input":{"shape":"UntagResourceRequest"},
1613      "output":{"shape":"UntagResourceResponse"},
1614      "errors":[
1615        {"shape":"AccessDeniedException"},
1616        {"shape":"InvalidParameterValueException"},
1617        {"shape":"ResourceNotFoundException"},
1618        {"shape":"ThrottlingException"},
1619        {"shape":"InternalFailureException"}
1620      ]
1621    },
1622    "UpdateAccountCustomization":{
1623      "name":"UpdateAccountCustomization",
1624      "http":{
1625        "method":"PUT",
1626        "requestUri":"/accounts/{AwsAccountId}/customizations"
1627      },
1628      "input":{"shape":"UpdateAccountCustomizationRequest"},
1629      "output":{"shape":"UpdateAccountCustomizationResponse"},
1630      "errors":[
1631        {"shape":"AccessDeniedException"},
1632        {"shape":"InvalidParameterValueException"},
1633        {"shape":"ResourceNotFoundException"},
1634        {"shape":"ThrottlingException"},
1635        {"shape":"InternalFailureException"},
1636        {"shape":"ResourceUnavailableException"}
1637      ]
1638    },
1639    "UpdateAccountSettings":{
1640      "name":"UpdateAccountSettings",
1641      "http":{
1642        "method":"PUT",
1643        "requestUri":"/accounts/{AwsAccountId}/settings"
1644      },
1645      "input":{"shape":"UpdateAccountSettingsRequest"},
1646      "output":{"shape":"UpdateAccountSettingsResponse"},
1647      "errors":[
1648        {"shape":"AccessDeniedException"},
1649        {"shape":"InvalidParameterValueException"},
1650        {"shape":"ResourceNotFoundException"},
1651        {"shape":"ThrottlingException"},
1652        {"shape":"InternalFailureException"},
1653        {"shape":"ResourceUnavailableException"}
1654      ]
1655    },
1656    "UpdateAnalysis":{
1657      "name":"UpdateAnalysis",
1658      "http":{
1659        "method":"PUT",
1660        "requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"
1661      },
1662      "input":{"shape":"UpdateAnalysisRequest"},
1663      "output":{"shape":"UpdateAnalysisResponse"},
1664      "errors":[
1665        {"shape":"ResourceNotFoundException"},
1666        {"shape":"InvalidParameterValueException"},
1667        {"shape":"ThrottlingException"},
1668        {"shape":"ResourceExistsException"},
1669        {"shape":"ConflictException"},
1670        {"shape":"UnsupportedUserEditionException"},
1671        {"shape":"InternalFailureException"}
1672      ]
1673    },
1674    "UpdateAnalysisPermissions":{
1675      "name":"UpdateAnalysisPermissions",
1676      "http":{
1677        "method":"PUT",
1678        "requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"
1679      },
1680      "input":{"shape":"UpdateAnalysisPermissionsRequest"},
1681      "output":{"shape":"UpdateAnalysisPermissionsResponse"},
1682      "errors":[
1683        {"shape":"ThrottlingException"},
1684        {"shape":"InvalidParameterValueException"},
1685        {"shape":"ResourceNotFoundException"},
1686        {"shape":"UnsupportedUserEditionException"},
1687        {"shape":"ConflictException"},
1688        {"shape":"InternalFailureException"}
1689      ]
1690    },
1691    "UpdateDashboard":{
1692      "name":"UpdateDashboard",
1693      "http":{
1694        "method":"PUT",
1695        "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"
1696      },
1697      "input":{"shape":"UpdateDashboardRequest"},
1698      "output":{"shape":"UpdateDashboardResponse"},
1699      "errors":[
1700        {"shape":"ThrottlingException"},
1701        {"shape":"InvalidParameterValueException"},
1702        {"shape":"ResourceNotFoundException"},
1703        {"shape":"ConflictException"},
1704        {"shape":"LimitExceededException"},
1705        {"shape":"UnsupportedUserEditionException"},
1706        {"shape":"InternalFailureException"}
1707      ]
1708    },
1709    "UpdateDashboardPermissions":{
1710      "name":"UpdateDashboardPermissions",
1711      "http":{
1712        "method":"PUT",
1713        "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions"
1714      },
1715      "input":{"shape":"UpdateDashboardPermissionsRequest"},
1716      "output":{"shape":"UpdateDashboardPermissionsResponse"},
1717      "errors":[
1718        {"shape":"ThrottlingException"},
1719        {"shape":"InvalidParameterValueException"},
1720        {"shape":"ResourceNotFoundException"},
1721        {"shape":"UnsupportedUserEditionException"},
1722        {"shape":"ConflictException"},
1723        {"shape":"InternalFailureException"}
1724      ]
1725    },
1726    "UpdateDashboardPublishedVersion":{
1727      "name":"UpdateDashboardPublishedVersion",
1728      "http":{
1729        "method":"PUT",
1730        "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions/{VersionNumber}"
1731      },
1732      "input":{"shape":"UpdateDashboardPublishedVersionRequest"},
1733      "output":{"shape":"UpdateDashboardPublishedVersionResponse"},
1734      "errors":[
1735        {"shape":"InvalidParameterValueException"},
1736        {"shape":"ThrottlingException"},
1737        {"shape":"ConflictException"},
1738        {"shape":"ResourceNotFoundException"},
1739        {"shape":"UnsupportedUserEditionException"},
1740        {"shape":"InternalFailureException"}
1741      ]
1742    },
1743    "UpdateDataSet":{
1744      "name":"UpdateDataSet",
1745      "http":{
1746        "method":"PUT",
1747        "requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"
1748      },
1749      "input":{"shape":"UpdateDataSetRequest"},
1750      "output":{"shape":"UpdateDataSetResponse"},
1751      "errors":[
1752        {"shape":"AccessDeniedException"},
1753        {"shape":"ConflictException"},
1754        {"shape":"InvalidParameterValueException"},
1755        {"shape":"LimitExceededException"},
1756        {"shape":"ThrottlingException"},
1757        {"shape":"ResourceNotFoundException"},
1758        {"shape":"UnsupportedUserEditionException"},
1759        {"shape":"InternalFailureException"}
1760      ]
1761    },
1762    "UpdateDataSetPermissions":{
1763      "name":"UpdateDataSetPermissions",
1764      "http":{
1765        "method":"POST",
1766        "requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions"
1767      },
1768      "input":{"shape":"UpdateDataSetPermissionsRequest"},
1769      "output":{"shape":"UpdateDataSetPermissionsResponse"},
1770      "errors":[
1771        {"shape":"AccessDeniedException"},
1772        {"shape":"ConflictException"},
1773        {"shape":"InvalidParameterValueException"},
1774        {"shape":"ResourceNotFoundException"},
1775        {"shape":"ThrottlingException"},
1776        {"shape":"InternalFailureException"}
1777      ]
1778    },
1779    "UpdateDataSource":{
1780      "name":"UpdateDataSource",
1781      "http":{
1782        "method":"PUT",
1783        "requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"
1784      },
1785      "input":{"shape":"UpdateDataSourceRequest"},
1786      "output":{"shape":"UpdateDataSourceResponse"},
1787      "errors":[
1788        {"shape":"AccessDeniedException"},
1789        {"shape":"ConflictException"},
1790        {"shape":"InvalidParameterValueException"},
1791        {"shape":"ThrottlingException"},
1792        {"shape":"ResourceNotFoundException"},
1793        {"shape":"InternalFailureException"}
1794      ]
1795    },
1796    "UpdateDataSourcePermissions":{
1797      "name":"UpdateDataSourcePermissions",
1798      "http":{
1799        "method":"POST",
1800        "requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions"
1801      },
1802      "input":{"shape":"UpdateDataSourcePermissionsRequest"},
1803      "output":{"shape":"UpdateDataSourcePermissionsResponse"},
1804      "errors":[
1805        {"shape":"AccessDeniedException"},
1806        {"shape":"ConflictException"},
1807        {"shape":"InvalidParameterValueException"},
1808        {"shape":"ResourceNotFoundException"},
1809        {"shape":"ThrottlingException"},
1810        {"shape":"InternalFailureException"}
1811      ]
1812    },
1813    "UpdateFolder":{
1814      "name":"UpdateFolder",
1815      "http":{
1816        "method":"PUT",
1817        "requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"
1818      },
1819      "input":{"shape":"UpdateFolderRequest"},
1820      "output":{"shape":"UpdateFolderResponse"},
1821      "errors":[
1822        {"shape":"InvalidParameterValueException"},
1823        {"shape":"AccessDeniedException"},
1824        {"shape":"ResourceExistsException"},
1825        {"shape":"ResourceNotFoundException"},
1826        {"shape":"ConflictException"},
1827        {"shape":"ThrottlingException"},
1828        {"shape":"UnsupportedUserEditionException"},
1829        {"shape":"InternalFailureException"}
1830      ]
1831    },
1832    "UpdateFolderPermissions":{
1833      "name":"UpdateFolderPermissions",
1834      "http":{
1835        "method":"PUT",
1836        "requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/permissions"
1837      },
1838      "input":{"shape":"UpdateFolderPermissionsRequest"},
1839      "output":{"shape":"UpdateFolderPermissionsResponse"},
1840      "errors":[
1841        {"shape":"InvalidParameterValueException"},
1842        {"shape":"AccessDeniedException"},
1843        {"shape":"LimitExceededException"},
1844        {"shape":"ResourceNotFoundException"},
1845        {"shape":"ThrottlingException"},
1846        {"shape":"UnsupportedUserEditionException"},
1847        {"shape":"InternalFailureException"}
1848      ]
1849    },
1850    "UpdateGroup":{
1851      "name":"UpdateGroup",
1852      "http":{
1853        "method":"PUT",
1854        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"
1855      },
1856      "input":{"shape":"UpdateGroupRequest"},
1857      "output":{"shape":"UpdateGroupResponse"},
1858      "errors":[
1859        {"shape":"AccessDeniedException"},
1860        {"shape":"InvalidParameterValueException"},
1861        {"shape":"ResourceNotFoundException"},
1862        {"shape":"ThrottlingException"},
1863        {"shape":"PreconditionNotMetException"},
1864        {"shape":"InternalFailureException"},
1865        {"shape":"ResourceUnavailableException"}
1866      ]
1867    },
1868    "UpdateIAMPolicyAssignment":{
1869      "name":"UpdateIAMPolicyAssignment",
1870      "http":{
1871        "method":"PUT",
1872        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"
1873      },
1874      "input":{"shape":"UpdateIAMPolicyAssignmentRequest"},
1875      "output":{"shape":"UpdateIAMPolicyAssignmentResponse"},
1876      "errors":[
1877        {"shape":"AccessDeniedException"},
1878        {"shape":"InvalidParameterValueException"},
1879        {"shape":"ResourceExistsException"},
1880        {"shape":"ResourceNotFoundException"},
1881        {"shape":"ThrottlingException"},
1882        {"shape":"ConcurrentUpdatingException"},
1883        {"shape":"InternalFailureException"}
1884      ]
1885    },
1886    "UpdateTemplate":{
1887      "name":"UpdateTemplate",
1888      "http":{
1889        "method":"PUT",
1890        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"
1891      },
1892      "input":{"shape":"UpdateTemplateRequest"},
1893      "output":{"shape":"UpdateTemplateResponse"},
1894      "errors":[
1895        {"shape":"InvalidParameterValueException"},
1896        {"shape":"ResourceExistsException"},
1897        {"shape":"ResourceNotFoundException"},
1898        {"shape":"ThrottlingException"},
1899        {"shape":"ConflictException"},
1900        {"shape":"LimitExceededException"},
1901        {"shape":"UnsupportedUserEditionException"},
1902        {"shape":"InternalFailureException"}
1903      ]
1904    },
1905    "UpdateTemplateAlias":{
1906      "name":"UpdateTemplateAlias",
1907      "http":{
1908        "method":"PUT",
1909        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"
1910      },
1911      "input":{"shape":"UpdateTemplateAliasRequest"},
1912      "output":{"shape":"UpdateTemplateAliasResponse"},
1913      "errors":[
1914        {"shape":"ThrottlingException"},
1915        {"shape":"ResourceNotFoundException"},
1916        {"shape":"ConflictException"},
1917        {"shape":"UnsupportedUserEditionException"},
1918        {"shape":"ConflictException"},
1919        {"shape":"InternalFailureException"}
1920      ]
1921    },
1922    "UpdateTemplatePermissions":{
1923      "name":"UpdateTemplatePermissions",
1924      "http":{
1925        "method":"PUT",
1926        "requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/permissions"
1927      },
1928      "input":{"shape":"UpdateTemplatePermissionsRequest"},
1929      "output":{"shape":"UpdateTemplatePermissionsResponse"},
1930      "errors":[
1931        {"shape":"ThrottlingException"},
1932        {"shape":"InvalidParameterValueException"},
1933        {"shape":"ConflictException"},
1934        {"shape":"ResourceNotFoundException"},
1935        {"shape":"UnsupportedUserEditionException"},
1936        {"shape":"InternalFailureException"}
1937      ]
1938    },
1939    "UpdateTheme":{
1940      "name":"UpdateTheme",
1941      "http":{
1942        "method":"PUT",
1943        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"
1944      },
1945      "input":{"shape":"UpdateThemeRequest"},
1946      "output":{"shape":"UpdateThemeResponse"},
1947      "errors":[
1948        {"shape":"AccessDeniedException"},
1949        {"shape":"InvalidParameterValueException"},
1950        {"shape":"LimitExceededException"},
1951        {"shape":"ResourceExistsException"},
1952        {"shape":"ResourceNotFoundException"},
1953        {"shape":"ThrottlingException"},
1954        {"shape":"UnsupportedUserEditionException"},
1955        {"shape":"InternalFailureException"}
1956      ]
1957    },
1958    "UpdateThemeAlias":{
1959      "name":"UpdateThemeAlias",
1960      "http":{
1961        "method":"PUT",
1962        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"
1963      },
1964      "input":{"shape":"UpdateThemeAliasRequest"},
1965      "output":{"shape":"UpdateThemeAliasResponse"},
1966      "errors":[
1967        {"shape":"ConflictException"},
1968        {"shape":"InvalidParameterValueException"},
1969        {"shape":"ResourceExistsException"},
1970        {"shape":"ResourceNotFoundException"},
1971        {"shape":"ThrottlingException"},
1972        {"shape":"UnsupportedUserEditionException"},
1973        {"shape":"InternalFailureException"}
1974      ]
1975    },
1976    "UpdateThemePermissions":{
1977      "name":"UpdateThemePermissions",
1978      "http":{
1979        "method":"PUT",
1980        "requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"
1981      },
1982      "input":{"shape":"UpdateThemePermissionsRequest"},
1983      "output":{"shape":"UpdateThemePermissionsResponse"},
1984      "errors":[
1985        {"shape":"AccessDeniedException"},
1986        {"shape":"InvalidParameterValueException"},
1987        {"shape":"ResourceNotFoundException"},
1988        {"shape":"ThrottlingException"},
1989        {"shape":"UnsupportedUserEditionException"},
1990        {"shape":"InternalFailureException"}
1991      ]
1992    },
1993    "UpdateUser":{
1994      "name":"UpdateUser",
1995      "http":{
1996        "method":"PUT",
1997        "requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"
1998      },
1999      "input":{"shape":"UpdateUserRequest"},
2000      "output":{"shape":"UpdateUserResponse"},
2001      "errors":[
2002        {"shape":"AccessDeniedException"},
2003        {"shape":"InvalidParameterValueException"},
2004        {"shape":"ResourceNotFoundException"},
2005        {"shape":"ThrottlingException"},
2006        {"shape":"PreconditionNotMetException"},
2007        {"shape":"InternalFailureException"},
2008        {"shape":"ResourceUnavailableException"}
2009      ]
2010    }
2011  },
2012  "shapes":{
2013    "AccessDeniedException":{
2014      "type":"structure",
2015      "members":{
2016        "Message":{"shape":"String"},
2017        "RequestId":{"shape":"String"}
2018      },
2019      "error":{"httpStatusCode":401},
2020      "exception":true
2021    },
2022    "AccountCustomization":{
2023      "type":"structure",
2024      "members":{
2025        "DefaultTheme":{"shape":"Arn"}
2026      }
2027    },
2028    "AccountSettings":{
2029      "type":"structure",
2030      "members":{
2031        "AccountName":{"shape":"String"},
2032        "Edition":{"shape":"Edition"},
2033        "DefaultNamespace":{"shape":"Namespace"},
2034        "NotificationEmail":{"shape":"String"}
2035      }
2036    },
2037    "ActionList":{
2038      "type":"list",
2039      "member":{"shape":"String"},
2040      "max":16,
2041      "min":1
2042    },
2043    "ActiveIAMPolicyAssignment":{
2044      "type":"structure",
2045      "members":{
2046        "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
2047        "PolicyArn":{"shape":"Arn"}
2048      }
2049    },
2050    "ActiveIAMPolicyAssignmentList":{
2051      "type":"list",
2052      "member":{"shape":"ActiveIAMPolicyAssignment"}
2053    },
2054    "AdHocFilteringOption":{
2055      "type":"structure",
2056      "members":{
2057        "AvailabilityStatus":{"shape":"DashboardBehavior"}
2058      }
2059    },
2060    "AdditionalDashboardIdList":{
2061      "type":"list",
2062      "member":{"shape":"RestrictiveResourceId"},
2063      "max":20,
2064      "min":1
2065    },
2066    "AliasName":{
2067      "type":"string",
2068      "max":2048,
2069      "min":1,
2070      "pattern":"[\\w\\-]+|(\\$LATEST)|(\\$PUBLISHED)"
2071    },
2072    "AmazonElasticsearchParameters":{
2073      "type":"structure",
2074      "required":["Domain"],
2075      "members":{
2076        "Domain":{"shape":"Domain"}
2077      }
2078    },
2079    "Analysis":{
2080      "type":"structure",
2081      "members":{
2082        "AnalysisId":{"shape":"RestrictiveResourceId"},
2083        "Arn":{"shape":"Arn"},
2084        "Name":{"shape":"AnalysisName"},
2085        "Status":{"shape":"ResourceStatus"},
2086        "Errors":{"shape":"AnalysisErrorList"},
2087        "DataSetArns":{"shape":"DataSetArnsList"},
2088        "ThemeArn":{"shape":"Arn"},
2089        "CreatedTime":{"shape":"Timestamp"},
2090        "LastUpdatedTime":{"shape":"Timestamp"},
2091        "Sheets":{"shape":"SheetList"}
2092      }
2093    },
2094    "AnalysisError":{
2095      "type":"structure",
2096      "members":{
2097        "Type":{"shape":"AnalysisErrorType"},
2098        "Message":{"shape":"NonEmptyString"}
2099      }
2100    },
2101    "AnalysisErrorList":{
2102      "type":"list",
2103      "member":{"shape":"AnalysisError"},
2104      "min":1
2105    },
2106    "AnalysisErrorType":{
2107      "type":"string",
2108      "enum":[
2109        "ACCESS_DENIED",
2110        "SOURCE_NOT_FOUND",
2111        "DATA_SET_NOT_FOUND",
2112        "INTERNAL_FAILURE",
2113        "PARAMETER_VALUE_INCOMPATIBLE",
2114        "PARAMETER_TYPE_INVALID",
2115        "PARAMETER_NOT_FOUND",
2116        "COLUMN_TYPE_MISMATCH",
2117        "COLUMN_GEOGRAPHIC_ROLE_MISMATCH",
2118        "COLUMN_REPLACEMENT_MISSING"
2119      ]
2120    },
2121    "AnalysisFilterAttribute":{
2122      "type":"string",
2123      "enum":["QUICKSIGHT_USER"]
2124    },
2125    "AnalysisName":{
2126      "type":"string",
2127      "max":2048,
2128      "min":1
2129    },
2130    "AnalysisSearchFilter":{
2131      "type":"structure",
2132      "members":{
2133        "Operator":{"shape":"FilterOperator"},
2134        "Name":{"shape":"AnalysisFilterAttribute"},
2135        "Value":{"shape":"String"}
2136      }
2137    },
2138    "AnalysisSearchFilterList":{
2139      "type":"list",
2140      "member":{"shape":"AnalysisSearchFilter"},
2141      "max":1,
2142      "min":1
2143    },
2144    "AnalysisSourceEntity":{
2145      "type":"structure",
2146      "members":{
2147        "SourceTemplate":{"shape":"AnalysisSourceTemplate"}
2148      }
2149    },
2150    "AnalysisSourceTemplate":{
2151      "type":"structure",
2152      "required":[
2153        "DataSetReferences",
2154        "Arn"
2155      ],
2156      "members":{
2157        "DataSetReferences":{"shape":"DataSetReferenceList"},
2158        "Arn":{"shape":"Arn"}
2159      }
2160    },
2161    "AnalysisSummary":{
2162      "type":"structure",
2163      "members":{
2164        "Arn":{"shape":"Arn"},
2165        "AnalysisId":{"shape":"RestrictiveResourceId"},
2166        "Name":{"shape":"AnalysisName"},
2167        "Status":{"shape":"ResourceStatus"},
2168        "CreatedTime":{"shape":"Timestamp"},
2169        "LastUpdatedTime":{"shape":"Timestamp"}
2170      }
2171    },
2172    "AnalysisSummaryList":{
2173      "type":"list",
2174      "member":{"shape":"AnalysisSummary"},
2175      "max":100
2176    },
2177    "AnonymousUserDashboardEmbeddingConfiguration":{
2178      "type":"structure",
2179      "required":["InitialDashboardId"],
2180      "members":{
2181        "InitialDashboardId":{"shape":"RestrictiveResourceId"}
2182      }
2183    },
2184    "AnonymousUserEmbeddingExperienceConfiguration":{
2185      "type":"structure",
2186      "members":{
2187        "Dashboard":{"shape":"AnonymousUserDashboardEmbeddingConfiguration"}
2188      }
2189    },
2190    "Arn":{"type":"string"},
2191    "ArnList":{
2192      "type":"list",
2193      "member":{"shape":"Arn"}
2194    },
2195    "AssignmentStatus":{
2196      "type":"string",
2197      "enum":[
2198        "ENABLED",
2199        "DRAFT",
2200        "DISABLED"
2201      ]
2202    },
2203    "AthenaParameters":{
2204      "type":"structure",
2205      "members":{
2206        "WorkGroup":{"shape":"WorkGroup"}
2207      }
2208    },
2209    "AuroraParameters":{
2210      "type":"structure",
2211      "required":[
2212        "Host",
2213        "Port",
2214        "Database"
2215      ],
2216      "members":{
2217        "Host":{"shape":"Host"},
2218        "Port":{"shape":"Port"},
2219        "Database":{"shape":"Database"}
2220      }
2221    },
2222    "AuroraPostgreSqlParameters":{
2223      "type":"structure",
2224      "required":[
2225        "Host",
2226        "Port",
2227        "Database"
2228      ],
2229      "members":{
2230        "Host":{"shape":"Host"},
2231        "Port":{"shape":"Port"},
2232        "Database":{"shape":"Database"}
2233      }
2234    },
2235    "AwsAccountId":{
2236      "type":"string",
2237      "max":12,
2238      "min":12,
2239      "pattern":"^[0-9]{12}$"
2240    },
2241    "AwsAndAccountId":{
2242      "type":"string",
2243      "pattern":"^(aws|[0-9]{12})$"
2244    },
2245    "AwsIotAnalyticsParameters":{
2246      "type":"structure",
2247      "required":["DataSetName"],
2248      "members":{
2249        "DataSetName":{"shape":"DataSetName"}
2250      }
2251    },
2252    "Boolean":{"type":"boolean"},
2253    "BorderStyle":{
2254      "type":"structure",
2255      "members":{
2256        "Show":{
2257          "shape":"boolean",
2258          "box":true
2259        }
2260      }
2261    },
2262    "CalculatedColumn":{
2263      "type":"structure",
2264      "required":[
2265        "ColumnName",
2266        "ColumnId",
2267        "Expression"
2268      ],
2269      "members":{
2270        "ColumnName":{"shape":"ColumnName"},
2271        "ColumnId":{"shape":"ColumnId"},
2272        "Expression":{"shape":"Expression"}
2273      }
2274    },
2275    "CalculatedColumnList":{
2276      "type":"list",
2277      "member":{"shape":"CalculatedColumn"},
2278      "max":128,
2279      "min":1
2280    },
2281    "CancelIngestionRequest":{
2282      "type":"structure",
2283      "required":[
2284        "AwsAccountId",
2285        "DataSetId",
2286        "IngestionId"
2287      ],
2288      "members":{
2289        "AwsAccountId":{
2290          "shape":"AwsAccountId",
2291          "location":"uri",
2292          "locationName":"AwsAccountId"
2293        },
2294        "DataSetId":{
2295          "shape":"string",
2296          "location":"uri",
2297          "locationName":"DataSetId"
2298        },
2299        "IngestionId":{
2300          "shape":"IngestionId",
2301          "location":"uri",
2302          "locationName":"IngestionId"
2303        }
2304      }
2305    },
2306    "CancelIngestionResponse":{
2307      "type":"structure",
2308      "members":{
2309        "Arn":{"shape":"Arn"},
2310        "IngestionId":{"shape":"IngestionId"},
2311        "RequestId":{"shape":"string"},
2312        "Status":{
2313          "shape":"StatusCode",
2314          "location":"statusCode"
2315        }
2316      }
2317    },
2318    "CastColumnTypeOperation":{
2319      "type":"structure",
2320      "required":[
2321        "ColumnName",
2322        "NewColumnType"
2323      ],
2324      "members":{
2325        "ColumnName":{"shape":"ColumnName"},
2326        "NewColumnType":{"shape":"ColumnDataType"},
2327        "Format":{"shape":"TypeCastFormat"}
2328      }
2329    },
2330    "Catalog":{
2331      "type":"string",
2332      "max":128
2333    },
2334    "ClusterId":{
2335      "type":"string",
2336      "max":64,
2337      "min":1
2338    },
2339    "ColorList":{
2340      "type":"list",
2341      "member":{"shape":"HexColor"},
2342      "max":100
2343    },
2344    "ColumnDataType":{
2345      "type":"string",
2346      "enum":[
2347        "STRING",
2348        "INTEGER",
2349        "DECIMAL",
2350        "DATETIME"
2351      ]
2352    },
2353    "ColumnDescription":{
2354      "type":"structure",
2355      "members":{
2356        "Text":{"shape":"ColumnDescriptiveText"}
2357      }
2358    },
2359    "ColumnDescriptiveText":{
2360      "type":"string",
2361      "max":500,
2362      "min":0
2363    },
2364    "ColumnGroup":{
2365      "type":"structure",
2366      "members":{
2367        "GeoSpatialColumnGroup":{"shape":"GeoSpatialColumnGroup"}
2368      }
2369    },
2370    "ColumnGroupColumnSchema":{
2371      "type":"structure",
2372      "members":{
2373        "Name":{"shape":"String"}
2374      }
2375    },
2376    "ColumnGroupColumnSchemaList":{
2377      "type":"list",
2378      "member":{"shape":"ColumnGroupColumnSchema"},
2379      "max":500
2380    },
2381    "ColumnGroupList":{
2382      "type":"list",
2383      "member":{"shape":"ColumnGroup"},
2384      "max":8,
2385      "min":1
2386    },
2387    "ColumnGroupName":{
2388      "type":"string",
2389      "max":64,
2390      "min":1
2391    },
2392    "ColumnGroupSchema":{
2393      "type":"structure",
2394      "members":{
2395        "Name":{"shape":"String"},
2396        "ColumnGroupColumnSchemaList":{"shape":"ColumnGroupColumnSchemaList"}
2397      }
2398    },
2399    "ColumnGroupSchemaList":{
2400      "type":"list",
2401      "member":{"shape":"ColumnGroupSchema"},
2402      "max":500
2403    },
2404    "ColumnId":{
2405      "type":"string",
2406      "max":64,
2407      "min":1
2408    },
2409    "ColumnLevelPermissionRule":{
2410      "type":"structure",
2411      "members":{
2412        "Principals":{"shape":"PrincipalList"},
2413        "ColumnNames":{"shape":"ColumnNameList"}
2414      }
2415    },
2416    "ColumnLevelPermissionRuleList":{
2417      "type":"list",
2418      "member":{"shape":"ColumnLevelPermissionRule"},
2419      "min":1
2420    },
2421    "ColumnList":{
2422      "type":"list",
2423      "member":{"shape":"ColumnName"},
2424      "max":16,
2425      "min":1
2426    },
2427    "ColumnName":{
2428      "type":"string",
2429      "max":128,
2430      "min":1
2431    },
2432    "ColumnNameList":{
2433      "type":"list",
2434      "member":{"shape":"String"},
2435      "min":1
2436    },
2437    "ColumnSchema":{
2438      "type":"structure",
2439      "members":{
2440        "Name":{"shape":"String"},
2441        "DataType":{"shape":"String"},
2442        "GeographicRole":{"shape":"String"}
2443      }
2444    },
2445    "ColumnSchemaList":{
2446      "type":"list",
2447      "member":{"shape":"ColumnSchema"},
2448      "max":500
2449    },
2450    "ColumnTag":{
2451      "type":"structure",
2452      "members":{
2453        "ColumnGeographicRole":{"shape":"GeoSpatialDataRole"},
2454        "ColumnDescription":{"shape":"ColumnDescription"}
2455      }
2456    },
2457    "ColumnTagList":{
2458      "type":"list",
2459      "member":{"shape":"ColumnTag"},
2460      "max":16,
2461      "min":1
2462    },
2463    "ConcurrentUpdatingException":{
2464      "type":"structure",
2465      "members":{
2466        "Message":{"shape":"String"},
2467        "RequestId":{"shape":"String"}
2468      },
2469      "error":{"httpStatusCode":500},
2470      "exception":true
2471    },
2472    "ConflictException":{
2473      "type":"structure",
2474      "members":{
2475        "Message":{"shape":"String"},
2476        "RequestId":{"shape":"String"}
2477      },
2478      "error":{"httpStatusCode":409},
2479      "exception":true
2480    },
2481    "CopySourceArn":{
2482      "type":"string",
2483      "pattern":"^arn:[-a-z0-9]*:quicksight:[-a-z0-9]*:[0-9]{12}:datasource/.+"
2484    },
2485    "CreateAccountCustomizationRequest":{
2486      "type":"structure",
2487      "required":[
2488        "AwsAccountId",
2489        "AccountCustomization"
2490      ],
2491      "members":{
2492        "AwsAccountId":{
2493          "shape":"AwsAccountId",
2494          "location":"uri",
2495          "locationName":"AwsAccountId"
2496        },
2497        "Namespace":{
2498          "shape":"Namespace",
2499          "location":"querystring",
2500          "locationName":"namespace"
2501        },
2502        "AccountCustomization":{"shape":"AccountCustomization"},
2503        "Tags":{"shape":"TagList"}
2504      }
2505    },
2506    "CreateAccountCustomizationResponse":{
2507      "type":"structure",
2508      "members":{
2509        "Arn":{"shape":"Arn"},
2510        "AwsAccountId":{"shape":"AwsAccountId"},
2511        "Namespace":{"shape":"Namespace"},
2512        "AccountCustomization":{"shape":"AccountCustomization"},
2513        "RequestId":{"shape":"String"},
2514        "Status":{
2515          "shape":"StatusCode",
2516          "location":"statusCode"
2517        }
2518      }
2519    },
2520    "CreateAnalysisRequest":{
2521      "type":"structure",
2522      "required":[
2523        "AwsAccountId",
2524        "AnalysisId",
2525        "Name",
2526        "SourceEntity"
2527      ],
2528      "members":{
2529        "AwsAccountId":{
2530          "shape":"AwsAccountId",
2531          "location":"uri",
2532          "locationName":"AwsAccountId"
2533        },
2534        "AnalysisId":{
2535          "shape":"RestrictiveResourceId",
2536          "location":"uri",
2537          "locationName":"AnalysisId"
2538        },
2539        "Name":{"shape":"AnalysisName"},
2540        "Parameters":{"shape":"Parameters"},
2541        "Permissions":{"shape":"ResourcePermissionList"},
2542        "SourceEntity":{"shape":"AnalysisSourceEntity"},
2543        "ThemeArn":{"shape":"Arn"},
2544        "Tags":{"shape":"TagList"}
2545      }
2546    },
2547    "CreateAnalysisResponse":{
2548      "type":"structure",
2549      "members":{
2550        "Arn":{"shape":"Arn"},
2551        "AnalysisId":{"shape":"RestrictiveResourceId"},
2552        "CreationStatus":{"shape":"ResourceStatus"},
2553        "Status":{
2554          "shape":"StatusCode",
2555          "location":"statusCode"
2556        },
2557        "RequestId":{"shape":"String"}
2558      }
2559    },
2560    "CreateColumnsOperation":{
2561      "type":"structure",
2562      "required":["Columns"],
2563      "members":{
2564        "Columns":{"shape":"CalculatedColumnList"}
2565      }
2566    },
2567    "CreateDashboardRequest":{
2568      "type":"structure",
2569      "required":[
2570        "AwsAccountId",
2571        "DashboardId",
2572        "Name",
2573        "SourceEntity"
2574      ],
2575      "members":{
2576        "AwsAccountId":{
2577          "shape":"AwsAccountId",
2578          "location":"uri",
2579          "locationName":"AwsAccountId"
2580        },
2581        "DashboardId":{
2582          "shape":"RestrictiveResourceId",
2583          "location":"uri",
2584          "locationName":"DashboardId"
2585        },
2586        "Name":{"shape":"DashboardName"},
2587        "Parameters":{"shape":"Parameters"},
2588        "Permissions":{"shape":"ResourcePermissionList"},
2589        "SourceEntity":{"shape":"DashboardSourceEntity"},
2590        "Tags":{"shape":"TagList"},
2591        "VersionDescription":{"shape":"VersionDescription"},
2592        "DashboardPublishOptions":{"shape":"DashboardPublishOptions"},
2593        "ThemeArn":{"shape":"Arn"}
2594      }
2595    },
2596    "CreateDashboardResponse":{
2597      "type":"structure",
2598      "members":{
2599        "Arn":{"shape":"Arn"},
2600        "VersionArn":{"shape":"Arn"},
2601        "DashboardId":{"shape":"RestrictiveResourceId"},
2602        "CreationStatus":{"shape":"ResourceStatus"},
2603        "Status":{
2604          "shape":"StatusCode",
2605          "location":"statusCode"
2606        },
2607        "RequestId":{"shape":"String"}
2608      }
2609    },
2610    "CreateDataSetRequest":{
2611      "type":"structure",
2612      "required":[
2613        "AwsAccountId",
2614        "DataSetId",
2615        "Name",
2616        "PhysicalTableMap",
2617        "ImportMode"
2618      ],
2619      "members":{
2620        "AwsAccountId":{
2621          "shape":"AwsAccountId",
2622          "location":"uri",
2623          "locationName":"AwsAccountId"
2624        },
2625        "DataSetId":{"shape":"ResourceId"},
2626        "Name":{"shape":"ResourceName"},
2627        "PhysicalTableMap":{"shape":"PhysicalTableMap"},
2628        "LogicalTableMap":{"shape":"LogicalTableMap"},
2629        "ImportMode":{"shape":"DataSetImportMode"},
2630        "ColumnGroups":{"shape":"ColumnGroupList"},
2631        "FieldFolders":{"shape":"FieldFolderMap"},
2632        "Permissions":{"shape":"ResourcePermissionList"},
2633        "RowLevelPermissionDataSet":{"shape":"RowLevelPermissionDataSet"},
2634        "RowLevelPermissionTagConfiguration":{"shape":"RowLevelPermissionTagConfiguration"},
2635        "ColumnLevelPermissionRules":{"shape":"ColumnLevelPermissionRuleList"},
2636        "Tags":{"shape":"TagList"}
2637      }
2638    },
2639    "CreateDataSetResponse":{
2640      "type":"structure",
2641      "members":{
2642        "Arn":{"shape":"Arn"},
2643        "DataSetId":{"shape":"ResourceId"},
2644        "IngestionArn":{"shape":"Arn"},
2645        "IngestionId":{"shape":"ResourceId"},
2646        "RequestId":{"shape":"String"},
2647        "Status":{
2648          "shape":"StatusCode",
2649          "location":"statusCode"
2650        }
2651      }
2652    },
2653    "CreateDataSourceRequest":{
2654      "type":"structure",
2655      "required":[
2656        "AwsAccountId",
2657        "DataSourceId",
2658        "Name",
2659        "Type"
2660      ],
2661      "members":{
2662        "AwsAccountId":{
2663          "shape":"AwsAccountId",
2664          "location":"uri",
2665          "locationName":"AwsAccountId"
2666        },
2667        "DataSourceId":{"shape":"ResourceId"},
2668        "Name":{"shape":"ResourceName"},
2669        "Type":{"shape":"DataSourceType"},
2670        "DataSourceParameters":{"shape":"DataSourceParameters"},
2671        "Credentials":{"shape":"DataSourceCredentials"},
2672        "Permissions":{"shape":"ResourcePermissionList"},
2673        "VpcConnectionProperties":{"shape":"VpcConnectionProperties"},
2674        "SslProperties":{"shape":"SslProperties"},
2675        "Tags":{"shape":"TagList"}
2676      }
2677    },
2678    "CreateDataSourceResponse":{
2679      "type":"structure",
2680      "members":{
2681        "Arn":{"shape":"Arn"},
2682        "DataSourceId":{"shape":"ResourceId"},
2683        "CreationStatus":{"shape":"ResourceStatus"},
2684        "RequestId":{"shape":"String"},
2685        "Status":{
2686          "shape":"StatusCode",
2687          "location":"statusCode"
2688        }
2689      }
2690    },
2691    "CreateFolderMembershipRequest":{
2692      "type":"structure",
2693      "required":[
2694        "AwsAccountId",
2695        "FolderId",
2696        "MemberId",
2697        "MemberType"
2698      ],
2699      "members":{
2700        "AwsAccountId":{
2701          "shape":"AwsAccountId",
2702          "location":"uri",
2703          "locationName":"AwsAccountId"
2704        },
2705        "FolderId":{
2706          "shape":"RestrictiveResourceId",
2707          "location":"uri",
2708          "locationName":"FolderId"
2709        },
2710        "MemberId":{
2711          "shape":"RestrictiveResourceId",
2712          "location":"uri",
2713          "locationName":"MemberId"
2714        },
2715        "MemberType":{
2716          "shape":"MemberType",
2717          "location":"uri",
2718          "locationName":"MemberType"
2719        }
2720      }
2721    },
2722    "CreateFolderMembershipResponse":{
2723      "type":"structure",
2724      "members":{
2725        "Status":{"shape":"StatusCode"},
2726        "FolderMember":{"shape":"FolderMember"},
2727        "RequestId":{"shape":"String"}
2728      }
2729    },
2730    "CreateFolderRequest":{
2731      "type":"structure",
2732      "required":[
2733        "AwsAccountId",
2734        "FolderId"
2735      ],
2736      "members":{
2737        "AwsAccountId":{
2738          "shape":"AwsAccountId",
2739          "location":"uri",
2740          "locationName":"AwsAccountId"
2741        },
2742        "FolderId":{
2743          "shape":"RestrictiveResourceId",
2744          "location":"uri",
2745          "locationName":"FolderId"
2746        },
2747        "Name":{"shape":"FolderName"},
2748        "FolderType":{"shape":"FolderType"},
2749        "ParentFolderArn":{"shape":"Arn"},
2750        "Permissions":{"shape":"ResourcePermissionList"},
2751        "Tags":{"shape":"TagList"}
2752      }
2753    },
2754    "CreateFolderResponse":{
2755      "type":"structure",
2756      "members":{
2757        "Status":{
2758          "shape":"StatusCode",
2759          "location":"statusCode"
2760        },
2761        "Arn":{"shape":"Arn"},
2762        "FolderId":{"shape":"RestrictiveResourceId"},
2763        "RequestId":{"shape":"String"}
2764      }
2765    },
2766    "CreateGroupMembershipRequest":{
2767      "type":"structure",
2768      "required":[
2769        "MemberName",
2770        "GroupName",
2771        "AwsAccountId",
2772        "Namespace"
2773      ],
2774      "members":{
2775        "MemberName":{
2776          "shape":"GroupMemberName",
2777          "location":"uri",
2778          "locationName":"MemberName"
2779        },
2780        "GroupName":{
2781          "shape":"GroupName",
2782          "location":"uri",
2783          "locationName":"GroupName"
2784        },
2785        "AwsAccountId":{
2786          "shape":"AwsAccountId",
2787          "location":"uri",
2788          "locationName":"AwsAccountId"
2789        },
2790        "Namespace":{
2791          "shape":"Namespace",
2792          "location":"uri",
2793          "locationName":"Namespace"
2794        }
2795      }
2796    },
2797    "CreateGroupMembershipResponse":{
2798      "type":"structure",
2799      "members":{
2800        "GroupMember":{"shape":"GroupMember"},
2801        "RequestId":{"shape":"String"},
2802        "Status":{
2803          "shape":"StatusCode",
2804          "location":"statusCode"
2805        }
2806      }
2807    },
2808    "CreateGroupRequest":{
2809      "type":"structure",
2810      "required":[
2811        "GroupName",
2812        "AwsAccountId",
2813        "Namespace"
2814      ],
2815      "members":{
2816        "GroupName":{"shape":"GroupName"},
2817        "Description":{"shape":"GroupDescription"},
2818        "AwsAccountId":{
2819          "shape":"AwsAccountId",
2820          "location":"uri",
2821          "locationName":"AwsAccountId"
2822        },
2823        "Namespace":{
2824          "shape":"Namespace",
2825          "location":"uri",
2826          "locationName":"Namespace"
2827        }
2828      }
2829    },
2830    "CreateGroupResponse":{
2831      "type":"structure",
2832      "members":{
2833        "Group":{"shape":"Group"},
2834        "RequestId":{"shape":"String"},
2835        "Status":{
2836          "shape":"StatusCode",
2837          "location":"statusCode"
2838        }
2839      }
2840    },
2841    "CreateIAMPolicyAssignmentRequest":{
2842      "type":"structure",
2843      "required":[
2844        "AwsAccountId",
2845        "AssignmentName",
2846        "AssignmentStatus",
2847        "Namespace"
2848      ],
2849      "members":{
2850        "AwsAccountId":{
2851          "shape":"AwsAccountId",
2852          "location":"uri",
2853          "locationName":"AwsAccountId"
2854        },
2855        "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
2856        "AssignmentStatus":{"shape":"AssignmentStatus"},
2857        "PolicyArn":{"shape":"Arn"},
2858        "Identities":{"shape":"IdentityMap"},
2859        "Namespace":{
2860          "shape":"Namespace",
2861          "location":"uri",
2862          "locationName":"Namespace"
2863        }
2864      }
2865    },
2866    "CreateIAMPolicyAssignmentResponse":{
2867      "type":"structure",
2868      "members":{
2869        "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
2870        "AssignmentId":{"shape":"String"},
2871        "AssignmentStatus":{"shape":"AssignmentStatus"},
2872        "PolicyArn":{"shape":"Arn"},
2873        "Identities":{"shape":"IdentityMap"},
2874        "RequestId":{"shape":"String"},
2875        "Status":{
2876          "shape":"StatusCode",
2877          "location":"statusCode"
2878        }
2879      }
2880    },
2881    "CreateIngestionRequest":{
2882      "type":"structure",
2883      "required":[
2884        "DataSetId",
2885        "IngestionId",
2886        "AwsAccountId"
2887      ],
2888      "members":{
2889        "DataSetId":{
2890          "shape":"string",
2891          "location":"uri",
2892          "locationName":"DataSetId"
2893        },
2894        "IngestionId":{
2895          "shape":"IngestionId",
2896          "location":"uri",
2897          "locationName":"IngestionId"
2898        },
2899        "AwsAccountId":{
2900          "shape":"AwsAccountId",
2901          "location":"uri",
2902          "locationName":"AwsAccountId"
2903        }
2904      }
2905    },
2906    "CreateIngestionResponse":{
2907      "type":"structure",
2908      "members":{
2909        "Arn":{"shape":"Arn"},
2910        "IngestionId":{"shape":"IngestionId"},
2911        "IngestionStatus":{"shape":"IngestionStatus"},
2912        "RequestId":{"shape":"string"},
2913        "Status":{
2914          "shape":"StatusCode",
2915          "location":"statusCode"
2916        }
2917      }
2918    },
2919    "CreateNamespaceRequest":{
2920      "type":"structure",
2921      "required":[
2922        "AwsAccountId",
2923        "Namespace",
2924        "IdentityStore"
2925      ],
2926      "members":{
2927        "AwsAccountId":{
2928          "shape":"AwsAccountId",
2929          "location":"uri",
2930          "locationName":"AwsAccountId"
2931        },
2932        "Namespace":{"shape":"Namespace"},
2933        "IdentityStore":{"shape":"IdentityStore"},
2934        "Tags":{"shape":"TagList"}
2935      }
2936    },
2937    "CreateNamespaceResponse":{
2938      "type":"structure",
2939      "members":{
2940        "Arn":{"shape":"Arn"},
2941        "Name":{"shape":"Namespace"},
2942        "CapacityRegion":{"shape":"String"},
2943        "CreationStatus":{"shape":"NamespaceStatus"},
2944        "IdentityStore":{"shape":"IdentityStore"},
2945        "RequestId":{"shape":"String"},
2946        "Status":{
2947          "shape":"StatusCode",
2948          "location":"statusCode"
2949        }
2950      }
2951    },
2952    "CreateTemplateAliasRequest":{
2953      "type":"structure",
2954      "required":[
2955        "AwsAccountId",
2956        "TemplateId",
2957        "AliasName",
2958        "TemplateVersionNumber"
2959      ],
2960      "members":{
2961        "AwsAccountId":{
2962          "shape":"AwsAccountId",
2963          "location":"uri",
2964          "locationName":"AwsAccountId"
2965        },
2966        "TemplateId":{
2967          "shape":"RestrictiveResourceId",
2968          "location":"uri",
2969          "locationName":"TemplateId"
2970        },
2971        "AliasName":{
2972          "shape":"AliasName",
2973          "location":"uri",
2974          "locationName":"AliasName"
2975        },
2976        "TemplateVersionNumber":{"shape":"VersionNumber"}
2977      }
2978    },
2979    "CreateTemplateAliasResponse":{
2980      "type":"structure",
2981      "members":{
2982        "TemplateAlias":{"shape":"TemplateAlias"},
2983        "Status":{
2984          "shape":"StatusCode",
2985          "location":"statusCode"
2986        },
2987        "RequestId":{"shape":"String"}
2988      }
2989    },
2990    "CreateTemplateRequest":{
2991      "type":"structure",
2992      "required":[
2993        "AwsAccountId",
2994        "TemplateId",
2995        "SourceEntity"
2996      ],
2997      "members":{
2998        "AwsAccountId":{
2999          "shape":"AwsAccountId",
3000          "location":"uri",
3001          "locationName":"AwsAccountId"
3002        },
3003        "TemplateId":{
3004          "shape":"RestrictiveResourceId",
3005          "location":"uri",
3006          "locationName":"TemplateId"
3007        },
3008        "Name":{"shape":"TemplateName"},
3009        "Permissions":{"shape":"ResourcePermissionList"},
3010        "SourceEntity":{"shape":"TemplateSourceEntity"},
3011        "Tags":{"shape":"TagList"},
3012        "VersionDescription":{"shape":"VersionDescription"}
3013      }
3014    },
3015    "CreateTemplateResponse":{
3016      "type":"structure",
3017      "members":{
3018        "Arn":{"shape":"Arn"},
3019        "VersionArn":{"shape":"Arn"},
3020        "TemplateId":{"shape":"RestrictiveResourceId"},
3021        "CreationStatus":{"shape":"ResourceStatus"},
3022        "Status":{
3023          "shape":"StatusCode",
3024          "location":"statusCode"
3025        },
3026        "RequestId":{"shape":"String"}
3027      }
3028    },
3029    "CreateThemeAliasRequest":{
3030      "type":"structure",
3031      "required":[
3032        "AwsAccountId",
3033        "ThemeId",
3034        "AliasName",
3035        "ThemeVersionNumber"
3036      ],
3037      "members":{
3038        "AwsAccountId":{
3039          "shape":"AwsAccountId",
3040          "location":"uri",
3041          "locationName":"AwsAccountId"
3042        },
3043        "ThemeId":{
3044          "shape":"RestrictiveResourceId",
3045          "location":"uri",
3046          "locationName":"ThemeId"
3047        },
3048        "AliasName":{
3049          "shape":"AliasName",
3050          "location":"uri",
3051          "locationName":"AliasName"
3052        },
3053        "ThemeVersionNumber":{"shape":"VersionNumber"}
3054      }
3055    },
3056    "CreateThemeAliasResponse":{
3057      "type":"structure",
3058      "members":{
3059        "ThemeAlias":{"shape":"ThemeAlias"},
3060        "Status":{
3061          "shape":"StatusCode",
3062          "location":"statusCode"
3063        },
3064        "RequestId":{"shape":"String"}
3065      }
3066    },
3067    "CreateThemeRequest":{
3068      "type":"structure",
3069      "required":[
3070        "AwsAccountId",
3071        "ThemeId",
3072        "Name",
3073        "BaseThemeId",
3074        "Configuration"
3075      ],
3076      "members":{
3077        "AwsAccountId":{
3078          "shape":"AwsAccountId",
3079          "location":"uri",
3080          "locationName":"AwsAccountId"
3081        },
3082        "ThemeId":{
3083          "shape":"RestrictiveResourceId",
3084          "location":"uri",
3085          "locationName":"ThemeId"
3086        },
3087        "Name":{"shape":"ThemeName"},
3088        "BaseThemeId":{"shape":"RestrictiveResourceId"},
3089        "VersionDescription":{"shape":"VersionDescription"},
3090        "Configuration":{"shape":"ThemeConfiguration"},
3091        "Permissions":{"shape":"ResourcePermissionList"},
3092        "Tags":{"shape":"TagList"}
3093      }
3094    },
3095    "CreateThemeResponse":{
3096      "type":"structure",
3097      "members":{
3098        "Arn":{"shape":"Arn"},
3099        "VersionArn":{"shape":"Arn"},
3100        "ThemeId":{"shape":"RestrictiveResourceId"},
3101        "CreationStatus":{"shape":"ResourceStatus"},
3102        "Status":{
3103          "shape":"StatusCode",
3104          "location":"statusCode"
3105        },
3106        "RequestId":{"shape":"String"}
3107      }
3108    },
3109    "CredentialPair":{
3110      "type":"structure",
3111      "required":[
3112        "Username",
3113        "Password"
3114      ],
3115      "members":{
3116        "Username":{"shape":"Username"},
3117        "Password":{"shape":"Password"},
3118        "AlternateDataSourceParameters":{"shape":"DataSourceParametersList"}
3119      }
3120    },
3121    "CustomSql":{
3122      "type":"structure",
3123      "required":[
3124        "DataSourceArn",
3125        "Name",
3126        "SqlQuery"
3127      ],
3128      "members":{
3129        "DataSourceArn":{"shape":"Arn"},
3130        "Name":{"shape":"CustomSqlName"},
3131        "SqlQuery":{"shape":"SqlQuery"},
3132        "Columns":{"shape":"InputColumnList"}
3133      }
3134    },
3135    "CustomSqlName":{
3136      "type":"string",
3137      "max":64,
3138      "min":1
3139    },
3140    "Dashboard":{
3141      "type":"structure",
3142      "members":{
3143        "DashboardId":{"shape":"RestrictiveResourceId"},
3144        "Arn":{"shape":"Arn"},
3145        "Name":{"shape":"DashboardName"},
3146        "Version":{"shape":"DashboardVersion"},
3147        "CreatedTime":{"shape":"Timestamp"},
3148        "LastPublishedTime":{"shape":"Timestamp"},
3149        "LastUpdatedTime":{"shape":"Timestamp"}
3150      }
3151    },
3152    "DashboardBehavior":{
3153      "type":"string",
3154      "enum":[
3155        "ENABLED",
3156        "DISABLED"
3157      ]
3158    },
3159    "DashboardError":{
3160      "type":"structure",
3161      "members":{
3162        "Type":{"shape":"DashboardErrorType"},
3163        "Message":{"shape":"NonEmptyString"}
3164      }
3165    },
3166    "DashboardErrorList":{
3167      "type":"list",
3168      "member":{"shape":"DashboardError"},
3169      "min":1
3170    },
3171    "DashboardErrorType":{
3172      "type":"string",
3173      "enum":[
3174        "ACCESS_DENIED",
3175        "SOURCE_NOT_FOUND",
3176        "DATA_SET_NOT_FOUND",
3177        "INTERNAL_FAILURE",
3178        "PARAMETER_VALUE_INCOMPATIBLE",
3179        "PARAMETER_TYPE_INVALID",
3180        "PARAMETER_NOT_FOUND",
3181        "COLUMN_TYPE_MISMATCH",
3182        "COLUMN_GEOGRAPHIC_ROLE_MISMATCH",
3183        "COLUMN_REPLACEMENT_MISSING"
3184      ]
3185    },
3186    "DashboardFilterAttribute":{
3187      "type":"string",
3188      "enum":["QUICKSIGHT_USER"]
3189    },
3190    "DashboardName":{
3191      "type":"string",
3192      "max":2048,
3193      "min":1
3194    },
3195    "DashboardPublishOptions":{
3196      "type":"structure",
3197      "members":{
3198        "AdHocFilteringOption":{"shape":"AdHocFilteringOption"},
3199        "ExportToCSVOption":{"shape":"ExportToCSVOption"},
3200        "SheetControlsOption":{"shape":"SheetControlsOption"}
3201      }
3202    },
3203    "DashboardSearchFilter":{
3204      "type":"structure",
3205      "required":["Operator"],
3206      "members":{
3207        "Operator":{"shape":"FilterOperator"},
3208        "Name":{"shape":"DashboardFilterAttribute"},
3209        "Value":{"shape":"String"}
3210      }
3211    },
3212    "DashboardSearchFilterList":{
3213      "type":"list",
3214      "member":{"shape":"DashboardSearchFilter"},
3215      "max":1,
3216      "min":1
3217    },
3218    "DashboardSourceEntity":{
3219      "type":"structure",
3220      "members":{
3221        "SourceTemplate":{"shape":"DashboardSourceTemplate"}
3222      }
3223    },
3224    "DashboardSourceTemplate":{
3225      "type":"structure",
3226      "required":[
3227        "DataSetReferences",
3228        "Arn"
3229      ],
3230      "members":{
3231        "DataSetReferences":{"shape":"DataSetReferenceList"},
3232        "Arn":{"shape":"Arn"}
3233      }
3234    },
3235    "DashboardSummary":{
3236      "type":"structure",
3237      "members":{
3238        "Arn":{"shape":"Arn"},
3239        "DashboardId":{"shape":"RestrictiveResourceId"},
3240        "Name":{"shape":"DashboardName"},
3241        "CreatedTime":{"shape":"Timestamp"},
3242        "LastUpdatedTime":{"shape":"Timestamp"},
3243        "PublishedVersionNumber":{"shape":"VersionNumber"},
3244        "LastPublishedTime":{"shape":"Timestamp"}
3245      }
3246    },
3247    "DashboardSummaryList":{
3248      "type":"list",
3249      "member":{"shape":"DashboardSummary"},
3250      "max":100
3251    },
3252    "DashboardUIState":{
3253      "type":"string",
3254      "enum":[
3255        "EXPANDED",
3256        "COLLAPSED"
3257      ]
3258    },
3259    "DashboardVersion":{
3260      "type":"structure",
3261      "members":{
3262        "CreatedTime":{"shape":"Timestamp"},
3263        "Errors":{"shape":"DashboardErrorList"},
3264        "VersionNumber":{"shape":"VersionNumber"},
3265        "Status":{"shape":"ResourceStatus"},
3266        "Arn":{"shape":"Arn"},
3267        "SourceEntityArn":{"shape":"Arn"},
3268        "DataSetArns":{"shape":"DataSetArnsList"},
3269        "Description":{"shape":"VersionDescription"},
3270        "ThemeArn":{"shape":"Arn"},
3271        "Sheets":{"shape":"SheetList"}
3272      }
3273    },
3274    "DashboardVersionSummary":{
3275      "type":"structure",
3276      "members":{
3277        "Arn":{"shape":"Arn"},
3278        "CreatedTime":{"shape":"Timestamp"},
3279        "VersionNumber":{"shape":"VersionNumber"},
3280        "Status":{"shape":"ResourceStatus"},
3281        "SourceEntityArn":{"shape":"Arn"},
3282        "Description":{"shape":"VersionDescription"}
3283      }
3284    },
3285    "DashboardVersionSummaryList":{
3286      "type":"list",
3287      "member":{"shape":"DashboardVersionSummary"},
3288      "max":100
3289    },
3290    "DataColorPalette":{
3291      "type":"structure",
3292      "members":{
3293        "Colors":{"shape":"ColorList"},
3294        "MinMaxGradient":{"shape":"ColorList"},
3295        "EmptyFillColor":{"shape":"HexColor"}
3296      }
3297    },
3298    "DataSet":{
3299      "type":"structure",
3300      "members":{
3301        "Arn":{"shape":"Arn"},
3302        "DataSetId":{"shape":"ResourceId"},
3303        "Name":{"shape":"ResourceName"},
3304        "CreatedTime":{"shape":"Timestamp"},
3305        "LastUpdatedTime":{"shape":"Timestamp"},
3306        "PhysicalTableMap":{"shape":"PhysicalTableMap"},
3307        "LogicalTableMap":{"shape":"LogicalTableMap"},
3308        "OutputColumns":{"shape":"OutputColumnList"},
3309        "ImportMode":{"shape":"DataSetImportMode"},
3310        "ConsumedSpiceCapacityInBytes":{"shape":"Long"},
3311        "ColumnGroups":{"shape":"ColumnGroupList"},
3312        "FieldFolders":{"shape":"FieldFolderMap"},
3313        "RowLevelPermissionDataSet":{"shape":"RowLevelPermissionDataSet"},
3314        "RowLevelPermissionTagConfiguration":{"shape":"RowLevelPermissionTagConfiguration"},
3315        "ColumnLevelPermissionRules":{"shape":"ColumnLevelPermissionRuleList"}
3316      }
3317    },
3318    "DataSetArnsList":{
3319      "type":"list",
3320      "member":{"shape":"Arn"},
3321      "max":100
3322    },
3323    "DataSetConfiguration":{
3324      "type":"structure",
3325      "members":{
3326        "Placeholder":{"shape":"String"},
3327        "DataSetSchema":{"shape":"DataSetSchema"},
3328        "ColumnGroupSchemaList":{"shape":"ColumnGroupSchemaList"}
3329      }
3330    },
3331    "DataSetConfigurationList":{
3332      "type":"list",
3333      "member":{"shape":"DataSetConfiguration"},
3334      "max":30
3335    },
3336    "DataSetImportMode":{
3337      "type":"string",
3338      "enum":[
3339        "SPICE",
3340        "DIRECT_QUERY"
3341      ]
3342    },
3343    "DataSetName":{
3344      "type":"string",
3345      "max":128,
3346      "min":1
3347    },
3348    "DataSetReference":{
3349      "type":"structure",
3350      "required":[
3351        "DataSetPlaceholder",
3352        "DataSetArn"
3353      ],
3354      "members":{
3355        "DataSetPlaceholder":{"shape":"NonEmptyString"},
3356        "DataSetArn":{"shape":"Arn"}
3357      }
3358    },
3359    "DataSetReferenceList":{
3360      "type":"list",
3361      "member":{"shape":"DataSetReference"},
3362      "min":1
3363    },
3364    "DataSetSchema":{
3365      "type":"structure",
3366      "members":{
3367        "ColumnSchemaList":{"shape":"ColumnSchemaList"}
3368      }
3369    },
3370    "DataSetSummary":{
3371      "type":"structure",
3372      "members":{
3373        "Arn":{"shape":"Arn"},
3374        "DataSetId":{"shape":"ResourceId"},
3375        "Name":{"shape":"ResourceName"},
3376        "CreatedTime":{"shape":"Timestamp"},
3377        "LastUpdatedTime":{"shape":"Timestamp"},
3378        "ImportMode":{"shape":"DataSetImportMode"},
3379        "RowLevelPermissionDataSet":{"shape":"RowLevelPermissionDataSet"},
3380        "RowLevelPermissionTagConfigurationApplied":{"shape":"Boolean"},
3381        "ColumnLevelPermissionRulesApplied":{"shape":"Boolean"}
3382      }
3383    },
3384    "DataSetSummaryList":{
3385      "type":"list",
3386      "member":{"shape":"DataSetSummary"}
3387    },
3388    "DataSource":{
3389      "type":"structure",
3390      "members":{
3391        "Arn":{"shape":"Arn"},
3392        "DataSourceId":{"shape":"ResourceId"},
3393        "Name":{"shape":"ResourceName"},
3394        "Type":{"shape":"DataSourceType"},
3395        "Status":{"shape":"ResourceStatus"},
3396        "CreatedTime":{"shape":"Timestamp"},
3397        "LastUpdatedTime":{"shape":"Timestamp"},
3398        "DataSourceParameters":{"shape":"DataSourceParameters"},
3399        "AlternateDataSourceParameters":{"shape":"DataSourceParametersList"},
3400        "VpcConnectionProperties":{"shape":"VpcConnectionProperties"},
3401        "SslProperties":{"shape":"SslProperties"},
3402        "ErrorInfo":{"shape":"DataSourceErrorInfo"}
3403      }
3404    },
3405    "DataSourceCredentials":{
3406      "type":"structure",
3407      "members":{
3408        "CredentialPair":{"shape":"CredentialPair"},
3409        "CopySourceArn":{"shape":"CopySourceArn"}
3410      },
3411      "sensitive":true
3412    },
3413    "DataSourceErrorInfo":{
3414      "type":"structure",
3415      "members":{
3416        "Type":{"shape":"DataSourceErrorInfoType"},
3417        "Message":{"shape":"String"}
3418      }
3419    },
3420    "DataSourceErrorInfoType":{
3421      "type":"string",
3422      "enum":[
3423        "ACCESS_DENIED",
3424        "COPY_SOURCE_NOT_FOUND",
3425        "TIMEOUT",
3426        "ENGINE_VERSION_NOT_SUPPORTED",
3427        "UNKNOWN_HOST",
3428        "GENERIC_SQL_FAILURE",
3429        "CONFLICT",
3430        "UNKNOWN"
3431      ]
3432    },
3433    "DataSourceList":{
3434      "type":"list",
3435      "member":{"shape":"DataSource"}
3436    },
3437    "DataSourceParameters":{
3438      "type":"structure",
3439      "members":{
3440        "AmazonElasticsearchParameters":{"shape":"AmazonElasticsearchParameters"},
3441        "AthenaParameters":{"shape":"AthenaParameters"},
3442        "AuroraParameters":{"shape":"AuroraParameters"},
3443        "AuroraPostgreSqlParameters":{"shape":"AuroraPostgreSqlParameters"},
3444        "AwsIotAnalyticsParameters":{"shape":"AwsIotAnalyticsParameters"},
3445        "JiraParameters":{"shape":"JiraParameters"},
3446        "MariaDbParameters":{"shape":"MariaDbParameters"},
3447        "MySqlParameters":{"shape":"MySqlParameters"},
3448        "OracleParameters":{"shape":"OracleParameters"},
3449        "PostgreSqlParameters":{"shape":"PostgreSqlParameters"},
3450        "PrestoParameters":{"shape":"PrestoParameters"},
3451        "RdsParameters":{"shape":"RdsParameters"},
3452        "RedshiftParameters":{"shape":"RedshiftParameters"},
3453        "S3Parameters":{"shape":"S3Parameters"},
3454        "ServiceNowParameters":{"shape":"ServiceNowParameters"},
3455        "SnowflakeParameters":{"shape":"SnowflakeParameters"},
3456        "SparkParameters":{"shape":"SparkParameters"},
3457        "SqlServerParameters":{"shape":"SqlServerParameters"},
3458        "TeradataParameters":{"shape":"TeradataParameters"},
3459        "TwitterParameters":{"shape":"TwitterParameters"}
3460      }
3461    },
3462    "DataSourceParametersList":{
3463      "type":"list",
3464      "member":{"shape":"DataSourceParameters"},
3465      "max":50,
3466      "min":1
3467    },
3468    "DataSourceType":{
3469      "type":"string",
3470      "enum":[
3471        "ADOBE_ANALYTICS",
3472        "AMAZON_ELASTICSEARCH",
3473        "ATHENA",
3474        "AURORA",
3475        "AURORA_POSTGRESQL",
3476        "AWS_IOT_ANALYTICS",
3477        "GITHUB",
3478        "JIRA",
3479        "MARIADB",
3480        "MYSQL",
3481        "ORACLE",
3482        "POSTGRESQL",
3483        "PRESTO",
3484        "REDSHIFT",
3485        "S3",
3486        "SALESFORCE",
3487        "SERVICENOW",
3488        "SNOWFLAKE",
3489        "SPARK",
3490        "SQLSERVER",
3491        "TERADATA",
3492        "TWITTER",
3493        "TIMESTREAM"
3494      ]
3495    },
3496    "Database":{
3497      "type":"string",
3498      "max":128,
3499      "min":1
3500    },
3501    "DateTimeParameter":{
3502      "type":"structure",
3503      "required":[
3504        "Name",
3505        "Values"
3506      ],
3507      "members":{
3508        "Name":{"shape":"NonEmptyString"},
3509        "Values":{"shape":"TimestampList"}
3510      }
3511    },
3512    "DateTimeParameterList":{
3513      "type":"list",
3514      "member":{"shape":"DateTimeParameter"},
3515      "max":100
3516    },
3517    "DecimalParameter":{
3518      "type":"structure",
3519      "required":[
3520        "Name",
3521        "Values"
3522      ],
3523      "members":{
3524        "Name":{"shape":"NonEmptyString"},
3525        "Values":{"shape":"DoubleList"}
3526      }
3527    },
3528    "DecimalParameterList":{
3529      "type":"list",
3530      "member":{"shape":"DecimalParameter"},
3531      "max":100
3532    },
3533    "DeleteAccountCustomizationRequest":{
3534      "type":"structure",
3535      "required":["AwsAccountId"],
3536      "members":{
3537        "AwsAccountId":{
3538          "shape":"AwsAccountId",
3539          "location":"uri",
3540          "locationName":"AwsAccountId"
3541        },
3542        "Namespace":{
3543          "shape":"Namespace",
3544          "location":"querystring",
3545          "locationName":"namespace"
3546        }
3547      }
3548    },
3549    "DeleteAccountCustomizationResponse":{
3550      "type":"structure",
3551      "members":{
3552        "RequestId":{"shape":"String"},
3553        "Status":{
3554          "shape":"StatusCode",
3555          "location":"statusCode"
3556        }
3557      }
3558    },
3559    "DeleteAnalysisRequest":{
3560      "type":"structure",
3561      "required":[
3562        "AwsAccountId",
3563        "AnalysisId"
3564      ],
3565      "members":{
3566        "AwsAccountId":{
3567          "shape":"AwsAccountId",
3568          "location":"uri",
3569          "locationName":"AwsAccountId"
3570        },
3571        "AnalysisId":{
3572          "shape":"RestrictiveResourceId",
3573          "location":"uri",
3574          "locationName":"AnalysisId"
3575        },
3576        "RecoveryWindowInDays":{
3577          "shape":"RecoveryWindowInDays",
3578          "location":"querystring",
3579          "locationName":"recovery-window-in-days"
3580        },
3581        "ForceDeleteWithoutRecovery":{
3582          "shape":"boolean",
3583          "location":"querystring",
3584          "locationName":"force-delete-without-recovery"
3585        }
3586      }
3587    },
3588    "DeleteAnalysisResponse":{
3589      "type":"structure",
3590      "members":{
3591        "Status":{
3592          "shape":"StatusCode",
3593          "location":"statusCode"
3594        },
3595        "Arn":{"shape":"Arn"},
3596        "AnalysisId":{"shape":"RestrictiveResourceId"},
3597        "DeletionTime":{"shape":"Timestamp"},
3598        "RequestId":{"shape":"String"}
3599      }
3600    },
3601    "DeleteDashboardRequest":{
3602      "type":"structure",
3603      "required":[
3604        "AwsAccountId",
3605        "DashboardId"
3606      ],
3607      "members":{
3608        "AwsAccountId":{
3609          "shape":"AwsAccountId",
3610          "location":"uri",
3611          "locationName":"AwsAccountId"
3612        },
3613        "DashboardId":{
3614          "shape":"RestrictiveResourceId",
3615          "location":"uri",
3616          "locationName":"DashboardId"
3617        },
3618        "VersionNumber":{
3619          "shape":"VersionNumber",
3620          "location":"querystring",
3621          "locationName":"version-number"
3622        }
3623      }
3624    },
3625    "DeleteDashboardResponse":{
3626      "type":"structure",
3627      "members":{
3628        "Status":{
3629          "shape":"StatusCode",
3630          "location":"statusCode"
3631        },
3632        "Arn":{"shape":"Arn"},
3633        "DashboardId":{"shape":"RestrictiveResourceId"},
3634        "RequestId":{"shape":"String"}
3635      }
3636    },
3637    "DeleteDataSetRequest":{
3638      "type":"structure",
3639      "required":[
3640        "AwsAccountId",
3641        "DataSetId"
3642      ],
3643      "members":{
3644        "AwsAccountId":{
3645          "shape":"AwsAccountId",
3646          "location":"uri",
3647          "locationName":"AwsAccountId"
3648        },
3649        "DataSetId":{
3650          "shape":"ResourceId",
3651          "location":"uri",
3652          "locationName":"DataSetId"
3653        }
3654      }
3655    },
3656    "DeleteDataSetResponse":{
3657      "type":"structure",
3658      "members":{
3659        "Arn":{"shape":"Arn"},
3660        "DataSetId":{"shape":"ResourceId"},
3661        "RequestId":{"shape":"String"},
3662        "Status":{
3663          "shape":"StatusCode",
3664          "location":"statusCode"
3665        }
3666      }
3667    },
3668    "DeleteDataSourceRequest":{
3669      "type":"structure",
3670      "required":[
3671        "AwsAccountId",
3672        "DataSourceId"
3673      ],
3674      "members":{
3675        "AwsAccountId":{
3676          "shape":"AwsAccountId",
3677          "location":"uri",
3678          "locationName":"AwsAccountId"
3679        },
3680        "DataSourceId":{
3681          "shape":"ResourceId",
3682          "location":"uri",
3683          "locationName":"DataSourceId"
3684        }
3685      }
3686    },
3687    "DeleteDataSourceResponse":{
3688      "type":"structure",
3689      "members":{
3690        "Arn":{"shape":"Arn"},
3691        "DataSourceId":{"shape":"ResourceId"},
3692        "RequestId":{"shape":"String"},
3693        "Status":{
3694          "shape":"StatusCode",
3695          "location":"statusCode"
3696        }
3697      }
3698    },
3699    "DeleteFolderMembershipRequest":{
3700      "type":"structure",
3701      "required":[
3702        "AwsAccountId",
3703        "FolderId",
3704        "MemberId",
3705        "MemberType"
3706      ],
3707      "members":{
3708        "AwsAccountId":{
3709          "shape":"AwsAccountId",
3710          "location":"uri",
3711          "locationName":"AwsAccountId"
3712        },
3713        "FolderId":{
3714          "shape":"RestrictiveResourceId",
3715          "location":"uri",
3716          "locationName":"FolderId"
3717        },
3718        "MemberId":{
3719          "shape":"RestrictiveResourceId",
3720          "location":"uri",
3721          "locationName":"MemberId"
3722        },
3723        "MemberType":{
3724          "shape":"MemberType",
3725          "location":"uri",
3726          "locationName":"MemberType"
3727        }
3728      }
3729    },
3730    "DeleteFolderMembershipResponse":{
3731      "type":"structure",
3732      "members":{
3733        "Status":{"shape":"StatusCode"},
3734        "RequestId":{"shape":"String"}
3735      }
3736    },
3737    "DeleteFolderRequest":{
3738      "type":"structure",
3739      "required":[
3740        "AwsAccountId",
3741        "FolderId"
3742      ],
3743      "members":{
3744        "AwsAccountId":{
3745          "shape":"AwsAccountId",
3746          "location":"uri",
3747          "locationName":"AwsAccountId"
3748        },
3749        "FolderId":{
3750          "shape":"RestrictiveResourceId",
3751          "location":"uri",
3752          "locationName":"FolderId"
3753        }
3754      }
3755    },
3756    "DeleteFolderResponse":{
3757      "type":"structure",
3758      "members":{
3759        "Status":{
3760          "shape":"StatusCode",
3761          "location":"statusCode"
3762        },
3763        "Arn":{"shape":"Arn"},
3764        "FolderId":{"shape":"RestrictiveResourceId"},
3765        "RequestId":{"shape":"String"}
3766      }
3767    },
3768    "DeleteGroupMembershipRequest":{
3769      "type":"structure",
3770      "required":[
3771        "MemberName",
3772        "GroupName",
3773        "AwsAccountId",
3774        "Namespace"
3775      ],
3776      "members":{
3777        "MemberName":{
3778          "shape":"GroupMemberName",
3779          "location":"uri",
3780          "locationName":"MemberName"
3781        },
3782        "GroupName":{
3783          "shape":"GroupName",
3784          "location":"uri",
3785          "locationName":"GroupName"
3786        },
3787        "AwsAccountId":{
3788          "shape":"AwsAccountId",
3789          "location":"uri",
3790          "locationName":"AwsAccountId"
3791        },
3792        "Namespace":{
3793          "shape":"Namespace",
3794          "location":"uri",
3795          "locationName":"Namespace"
3796        }
3797      }
3798    },
3799    "DeleteGroupMembershipResponse":{
3800      "type":"structure",
3801      "members":{
3802        "RequestId":{"shape":"String"},
3803        "Status":{
3804          "shape":"StatusCode",
3805          "location":"statusCode"
3806        }
3807      }
3808    },
3809    "DeleteGroupRequest":{
3810      "type":"structure",
3811      "required":[
3812        "GroupName",
3813        "AwsAccountId",
3814        "Namespace"
3815      ],
3816      "members":{
3817        "GroupName":{
3818          "shape":"GroupName",
3819          "location":"uri",
3820          "locationName":"GroupName"
3821        },
3822        "AwsAccountId":{
3823          "shape":"AwsAccountId",
3824          "location":"uri",
3825          "locationName":"AwsAccountId"
3826        },
3827        "Namespace":{
3828          "shape":"Namespace",
3829          "location":"uri",
3830          "locationName":"Namespace"
3831        }
3832      }
3833    },
3834    "DeleteGroupResponse":{
3835      "type":"structure",
3836      "members":{
3837        "RequestId":{"shape":"String"},
3838        "Status":{
3839          "shape":"StatusCode",
3840          "location":"statusCode"
3841        }
3842      }
3843    },
3844    "DeleteIAMPolicyAssignmentRequest":{
3845      "type":"structure",
3846      "required":[
3847        "AwsAccountId",
3848        "AssignmentName",
3849        "Namespace"
3850      ],
3851      "members":{
3852        "AwsAccountId":{
3853          "shape":"AwsAccountId",
3854          "location":"uri",
3855          "locationName":"AwsAccountId"
3856        },
3857        "AssignmentName":{
3858          "shape":"IAMPolicyAssignmentName",
3859          "location":"uri",
3860          "locationName":"AssignmentName"
3861        },
3862        "Namespace":{
3863          "shape":"Namespace",
3864          "location":"uri",
3865          "locationName":"Namespace"
3866        }
3867      }
3868    },
3869    "DeleteIAMPolicyAssignmentResponse":{
3870      "type":"structure",
3871      "members":{
3872        "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
3873        "RequestId":{"shape":"String"},
3874        "Status":{
3875          "shape":"StatusCode",
3876          "location":"statusCode"
3877        }
3878      }
3879    },
3880    "DeleteNamespaceRequest":{
3881      "type":"structure",
3882      "required":[
3883        "AwsAccountId",
3884        "Namespace"
3885      ],
3886      "members":{
3887        "AwsAccountId":{
3888          "shape":"AwsAccountId",
3889          "location":"uri",
3890          "locationName":"AwsAccountId"
3891        },
3892        "Namespace":{
3893          "shape":"Namespace",
3894          "location":"uri",
3895          "locationName":"Namespace"
3896        }
3897      }
3898    },
3899    "DeleteNamespaceResponse":{
3900      "type":"structure",
3901      "members":{
3902        "RequestId":{"shape":"String"},
3903        "Status":{
3904          "shape":"StatusCode",
3905          "location":"statusCode"
3906        }
3907      }
3908    },
3909    "DeleteTemplateAliasRequest":{
3910      "type":"structure",
3911      "required":[
3912        "AwsAccountId",
3913        "TemplateId",
3914        "AliasName"
3915      ],
3916      "members":{
3917        "AwsAccountId":{
3918          "shape":"AwsAccountId",
3919          "location":"uri",
3920          "locationName":"AwsAccountId"
3921        },
3922        "TemplateId":{
3923          "shape":"RestrictiveResourceId",
3924          "location":"uri",
3925          "locationName":"TemplateId"
3926        },
3927        "AliasName":{
3928          "shape":"AliasName",
3929          "location":"uri",
3930          "locationName":"AliasName"
3931        }
3932      }
3933    },
3934    "DeleteTemplateAliasResponse":{
3935      "type":"structure",
3936      "members":{
3937        "Status":{
3938          "shape":"StatusCode",
3939          "location":"statusCode"
3940        },
3941        "TemplateId":{"shape":"RestrictiveResourceId"},
3942        "AliasName":{"shape":"AliasName"},
3943        "Arn":{"shape":"Arn"},
3944        "RequestId":{"shape":"String"}
3945      }
3946    },
3947    "DeleteTemplateRequest":{
3948      "type":"structure",
3949      "required":[
3950        "AwsAccountId",
3951        "TemplateId"
3952      ],
3953      "members":{
3954        "AwsAccountId":{
3955          "shape":"AwsAccountId",
3956          "location":"uri",
3957          "locationName":"AwsAccountId"
3958        },
3959        "TemplateId":{
3960          "shape":"RestrictiveResourceId",
3961          "location":"uri",
3962          "locationName":"TemplateId"
3963        },
3964        "VersionNumber":{
3965          "shape":"VersionNumber",
3966          "location":"querystring",
3967          "locationName":"version-number"
3968        }
3969      }
3970    },
3971    "DeleteTemplateResponse":{
3972      "type":"structure",
3973      "members":{
3974        "RequestId":{"shape":"String"},
3975        "Arn":{"shape":"Arn"},
3976        "TemplateId":{"shape":"RestrictiveResourceId"},
3977        "Status":{
3978          "shape":"StatusCode",
3979          "location":"statusCode"
3980        }
3981      }
3982    },
3983    "DeleteThemeAliasRequest":{
3984      "type":"structure",
3985      "required":[
3986        "AwsAccountId",
3987        "ThemeId",
3988        "AliasName"
3989      ],
3990      "members":{
3991        "AwsAccountId":{
3992          "shape":"AwsAccountId",
3993          "location":"uri",
3994          "locationName":"AwsAccountId"
3995        },
3996        "ThemeId":{
3997          "shape":"RestrictiveResourceId",
3998          "location":"uri",
3999          "locationName":"ThemeId"
4000        },
4001        "AliasName":{
4002          "shape":"AliasName",
4003          "location":"uri",
4004          "locationName":"AliasName"
4005        }
4006      }
4007    },
4008    "DeleteThemeAliasResponse":{
4009      "type":"structure",
4010      "members":{
4011        "AliasName":{"shape":"AliasName"},
4012        "Arn":{"shape":"Arn"},
4013        "RequestId":{"shape":"String"},
4014        "Status":{
4015          "shape":"StatusCode",
4016          "location":"statusCode"
4017        },
4018        "ThemeId":{"shape":"RestrictiveResourceId"}
4019      }
4020    },
4021    "DeleteThemeRequest":{
4022      "type":"structure",
4023      "required":[
4024        "AwsAccountId",
4025        "ThemeId"
4026      ],
4027      "members":{
4028        "AwsAccountId":{
4029          "shape":"AwsAccountId",
4030          "location":"uri",
4031          "locationName":"AwsAccountId"
4032        },
4033        "ThemeId":{
4034          "shape":"RestrictiveResourceId",
4035          "location":"uri",
4036          "locationName":"ThemeId"
4037        },
4038        "VersionNumber":{
4039          "shape":"VersionNumber",
4040          "location":"querystring",
4041          "locationName":"version-number"
4042        }
4043      }
4044    },
4045    "DeleteThemeResponse":{
4046      "type":"structure",
4047      "members":{
4048        "Arn":{"shape":"Arn"},
4049        "RequestId":{"shape":"String"},
4050        "Status":{
4051          "shape":"StatusCode",
4052          "location":"statusCode"
4053        },
4054        "ThemeId":{"shape":"RestrictiveResourceId"}
4055      }
4056    },
4057    "DeleteUserByPrincipalIdRequest":{
4058      "type":"structure",
4059      "required":[
4060        "PrincipalId",
4061        "AwsAccountId",
4062        "Namespace"
4063      ],
4064      "members":{
4065        "PrincipalId":{
4066          "shape":"String",
4067          "location":"uri",
4068          "locationName":"PrincipalId"
4069        },
4070        "AwsAccountId":{
4071          "shape":"AwsAccountId",
4072          "location":"uri",
4073          "locationName":"AwsAccountId"
4074        },
4075        "Namespace":{
4076          "shape":"Namespace",
4077          "location":"uri",
4078          "locationName":"Namespace"
4079        }
4080      }
4081    },
4082    "DeleteUserByPrincipalIdResponse":{
4083      "type":"structure",
4084      "members":{
4085        "RequestId":{"shape":"String"},
4086        "Status":{
4087          "shape":"StatusCode",
4088          "location":"statusCode"
4089        }
4090      }
4091    },
4092    "DeleteUserRequest":{
4093      "type":"structure",
4094      "required":[
4095        "UserName",
4096        "AwsAccountId",
4097        "Namespace"
4098      ],
4099      "members":{
4100        "UserName":{
4101          "shape":"UserName",
4102          "location":"uri",
4103          "locationName":"UserName"
4104        },
4105        "AwsAccountId":{
4106          "shape":"AwsAccountId",
4107          "location":"uri",
4108          "locationName":"AwsAccountId"
4109        },
4110        "Namespace":{
4111          "shape":"Namespace",
4112          "location":"uri",
4113          "locationName":"Namespace"
4114        }
4115      }
4116    },
4117    "DeleteUserResponse":{
4118      "type":"structure",
4119      "members":{
4120        "RequestId":{"shape":"String"},
4121        "Status":{
4122          "shape":"StatusCode",
4123          "location":"statusCode"
4124        }
4125      }
4126    },
4127    "Delimiter":{
4128      "type":"string",
4129      "max":1,
4130      "min":1
4131    },
4132    "DescribeAccountCustomizationRequest":{
4133      "type":"structure",
4134      "required":["AwsAccountId"],
4135      "members":{
4136        "AwsAccountId":{
4137          "shape":"AwsAccountId",
4138          "location":"uri",
4139          "locationName":"AwsAccountId"
4140        },
4141        "Namespace":{
4142          "shape":"Namespace",
4143          "location":"querystring",
4144          "locationName":"namespace"
4145        },
4146        "Resolved":{
4147          "shape":"boolean",
4148          "location":"querystring",
4149          "locationName":"resolved"
4150        }
4151      }
4152    },
4153    "DescribeAccountCustomizationResponse":{
4154      "type":"structure",
4155      "members":{
4156        "Arn":{"shape":"Arn"},
4157        "AwsAccountId":{"shape":"AwsAccountId"},
4158        "Namespace":{"shape":"Namespace"},
4159        "AccountCustomization":{"shape":"AccountCustomization"},
4160        "RequestId":{"shape":"String"},
4161        "Status":{
4162          "shape":"StatusCode",
4163          "location":"statusCode"
4164        }
4165      }
4166    },
4167    "DescribeAccountSettingsRequest":{
4168      "type":"structure",
4169      "required":["AwsAccountId"],
4170      "members":{
4171        "AwsAccountId":{
4172          "shape":"AwsAccountId",
4173          "location":"uri",
4174          "locationName":"AwsAccountId"
4175        }
4176      }
4177    },
4178    "DescribeAccountSettingsResponse":{
4179      "type":"structure",
4180      "members":{
4181        "AccountSettings":{"shape":"AccountSettings"},
4182        "RequestId":{"shape":"String"},
4183        "Status":{
4184          "shape":"StatusCode",
4185          "location":"statusCode"
4186        }
4187      }
4188    },
4189    "DescribeAnalysisPermissionsRequest":{
4190      "type":"structure",
4191      "required":[
4192        "AwsAccountId",
4193        "AnalysisId"
4194      ],
4195      "members":{
4196        "AwsAccountId":{
4197          "shape":"AwsAccountId",
4198          "location":"uri",
4199          "locationName":"AwsAccountId"
4200        },
4201        "AnalysisId":{
4202          "shape":"RestrictiveResourceId",
4203          "location":"uri",
4204          "locationName":"AnalysisId"
4205        }
4206      }
4207    },
4208    "DescribeAnalysisPermissionsResponse":{
4209      "type":"structure",
4210      "members":{
4211        "AnalysisId":{"shape":"RestrictiveResourceId"},
4212        "AnalysisArn":{"shape":"Arn"},
4213        "Permissions":{"shape":"ResourcePermissionList"},
4214        "Status":{
4215          "shape":"StatusCode",
4216          "location":"statusCode"
4217        },
4218        "RequestId":{"shape":"String"}
4219      }
4220    },
4221    "DescribeAnalysisRequest":{
4222      "type":"structure",
4223      "required":[
4224        "AwsAccountId",
4225        "AnalysisId"
4226      ],
4227      "members":{
4228        "AwsAccountId":{
4229          "shape":"AwsAccountId",
4230          "location":"uri",
4231          "locationName":"AwsAccountId"
4232        },
4233        "AnalysisId":{
4234          "shape":"RestrictiveResourceId",
4235          "location":"uri",
4236          "locationName":"AnalysisId"
4237        }
4238      }
4239    },
4240    "DescribeAnalysisResponse":{
4241      "type":"structure",
4242      "members":{
4243        "Analysis":{"shape":"Analysis"},
4244        "Status":{
4245          "shape":"StatusCode",
4246          "location":"statusCode"
4247        },
4248        "RequestId":{"shape":"String"}
4249      }
4250    },
4251    "DescribeDashboardPermissionsRequest":{
4252      "type":"structure",
4253      "required":[
4254        "AwsAccountId",
4255        "DashboardId"
4256      ],
4257      "members":{
4258        "AwsAccountId":{
4259          "shape":"AwsAccountId",
4260          "location":"uri",
4261          "locationName":"AwsAccountId"
4262        },
4263        "DashboardId":{
4264          "shape":"RestrictiveResourceId",
4265          "location":"uri",
4266          "locationName":"DashboardId"
4267        }
4268      }
4269    },
4270    "DescribeDashboardPermissionsResponse":{
4271      "type":"structure",
4272      "members":{
4273        "DashboardId":{"shape":"RestrictiveResourceId"},
4274        "DashboardArn":{"shape":"Arn"},
4275        "Permissions":{"shape":"ResourcePermissionList"},
4276        "Status":{
4277          "shape":"StatusCode",
4278          "location":"statusCode"
4279        },
4280        "RequestId":{"shape":"String"}
4281      }
4282    },
4283    "DescribeDashboardRequest":{
4284      "type":"structure",
4285      "required":[
4286        "AwsAccountId",
4287        "DashboardId"
4288      ],
4289      "members":{
4290        "AwsAccountId":{
4291          "shape":"AwsAccountId",
4292          "location":"uri",
4293          "locationName":"AwsAccountId"
4294        },
4295        "DashboardId":{
4296          "shape":"RestrictiveResourceId",
4297          "location":"uri",
4298          "locationName":"DashboardId"
4299        },
4300        "VersionNumber":{
4301          "shape":"VersionNumber",
4302          "location":"querystring",
4303          "locationName":"version-number"
4304        },
4305        "AliasName":{
4306          "shape":"AliasName",
4307          "location":"querystring",
4308          "locationName":"alias-name"
4309        }
4310      }
4311    },
4312    "DescribeDashboardResponse":{
4313      "type":"structure",
4314      "members":{
4315        "Dashboard":{"shape":"Dashboard"},
4316        "Status":{
4317          "shape":"StatusCode",
4318          "location":"statusCode"
4319        },
4320        "RequestId":{"shape":"String"}
4321      }
4322    },
4323    "DescribeDataSetPermissionsRequest":{
4324      "type":"structure",
4325      "required":[
4326        "AwsAccountId",
4327        "DataSetId"
4328      ],
4329      "members":{
4330        "AwsAccountId":{
4331          "shape":"AwsAccountId",
4332          "location":"uri",
4333          "locationName":"AwsAccountId"
4334        },
4335        "DataSetId":{
4336          "shape":"ResourceId",
4337          "location":"uri",
4338          "locationName":"DataSetId"
4339        }
4340      }
4341    },
4342    "DescribeDataSetPermissionsResponse":{
4343      "type":"structure",
4344      "members":{
4345        "DataSetArn":{"shape":"Arn"},
4346        "DataSetId":{"shape":"ResourceId"},
4347        "Permissions":{"shape":"ResourcePermissionList"},
4348        "RequestId":{"shape":"String"},
4349        "Status":{
4350          "shape":"StatusCode",
4351          "location":"statusCode"
4352        }
4353      }
4354    },
4355    "DescribeDataSetRequest":{
4356      "type":"structure",
4357      "required":[
4358        "AwsAccountId",
4359        "DataSetId"
4360      ],
4361      "members":{
4362        "AwsAccountId":{
4363          "shape":"AwsAccountId",
4364          "location":"uri",
4365          "locationName":"AwsAccountId"
4366        },
4367        "DataSetId":{
4368          "shape":"ResourceId",
4369          "location":"uri",
4370          "locationName":"DataSetId"
4371        }
4372      }
4373    },
4374    "DescribeDataSetResponse":{
4375      "type":"structure",
4376      "members":{
4377        "DataSet":{"shape":"DataSet"},
4378        "RequestId":{"shape":"String"},
4379        "Status":{
4380          "shape":"StatusCode",
4381          "location":"statusCode"
4382        }
4383      }
4384    },
4385    "DescribeDataSourcePermissionsRequest":{
4386      "type":"structure",
4387      "required":[
4388        "AwsAccountId",
4389        "DataSourceId"
4390      ],
4391      "members":{
4392        "AwsAccountId":{
4393          "shape":"AwsAccountId",
4394          "location":"uri",
4395          "locationName":"AwsAccountId"
4396        },
4397        "DataSourceId":{
4398          "shape":"ResourceId",
4399          "location":"uri",
4400          "locationName":"DataSourceId"
4401        }
4402      }
4403    },
4404    "DescribeDataSourcePermissionsResponse":{
4405      "type":"structure",
4406      "members":{
4407        "DataSourceArn":{"shape":"Arn"},
4408        "DataSourceId":{"shape":"ResourceId"},
4409        "Permissions":{"shape":"ResourcePermissionList"},
4410        "RequestId":{"shape":"String"},
4411        "Status":{
4412          "shape":"StatusCode",
4413          "location":"statusCode"
4414        }
4415      }
4416    },
4417    "DescribeDataSourceRequest":{
4418      "type":"structure",
4419      "required":[
4420        "AwsAccountId",
4421        "DataSourceId"
4422      ],
4423      "members":{
4424        "AwsAccountId":{
4425          "shape":"AwsAccountId",
4426          "location":"uri",
4427          "locationName":"AwsAccountId"
4428        },
4429        "DataSourceId":{
4430          "shape":"ResourceId",
4431          "location":"uri",
4432          "locationName":"DataSourceId"
4433        }
4434      }
4435    },
4436    "DescribeDataSourceResponse":{
4437      "type":"structure",
4438      "members":{
4439        "DataSource":{"shape":"DataSource"},
4440        "RequestId":{"shape":"String"},
4441        "Status":{
4442          "shape":"StatusCode",
4443          "location":"statusCode"
4444        }
4445      }
4446    },
4447    "DescribeFolderPermissionsRequest":{
4448      "type":"structure",
4449      "required":[
4450        "AwsAccountId",
4451        "FolderId"
4452      ],
4453      "members":{
4454        "AwsAccountId":{
4455          "shape":"AwsAccountId",
4456          "location":"uri",
4457          "locationName":"AwsAccountId"
4458        },
4459        "FolderId":{
4460          "shape":"RestrictiveResourceId",
4461          "location":"uri",
4462          "locationName":"FolderId"
4463        }
4464      }
4465    },
4466    "DescribeFolderPermissionsResponse":{
4467      "type":"structure",
4468      "members":{
4469        "Status":{
4470          "shape":"StatusCode",
4471          "location":"statusCode"
4472        },
4473        "FolderId":{"shape":"RestrictiveResourceId"},
4474        "Arn":{"shape":"Arn"},
4475        "Permissions":{"shape":"ResourcePermissionList"},
4476        "RequestId":{"shape":"String"}
4477      }
4478    },
4479    "DescribeFolderRequest":{
4480      "type":"structure",
4481      "required":[
4482        "AwsAccountId",
4483        "FolderId"
4484      ],
4485      "members":{
4486        "AwsAccountId":{
4487          "shape":"AwsAccountId",
4488          "location":"uri",
4489          "locationName":"AwsAccountId"
4490        },
4491        "FolderId":{
4492          "shape":"RestrictiveResourceId",
4493          "location":"uri",
4494          "locationName":"FolderId"
4495        }
4496      }
4497    },
4498    "DescribeFolderResolvedPermissionsRequest":{
4499      "type":"structure",
4500      "required":[
4501        "AwsAccountId",
4502        "FolderId"
4503      ],
4504      "members":{
4505        "AwsAccountId":{
4506          "shape":"AwsAccountId",
4507          "location":"uri",
4508          "locationName":"AwsAccountId"
4509        },
4510        "FolderId":{
4511          "shape":"RestrictiveResourceId",
4512          "location":"uri",
4513          "locationName":"FolderId"
4514        }
4515      }
4516    },
4517    "DescribeFolderResolvedPermissionsResponse":{
4518      "type":"structure",
4519      "members":{
4520        "Status":{
4521          "shape":"StatusCode",
4522          "location":"statusCode"
4523        },
4524        "FolderId":{"shape":"RestrictiveResourceId"},
4525        "Arn":{"shape":"Arn"},
4526        "Permissions":{"shape":"ResourcePermissionList"},
4527        "RequestId":{"shape":"String"}
4528      }
4529    },
4530    "DescribeFolderResponse":{
4531      "type":"structure",
4532      "members":{
4533        "Status":{
4534          "shape":"StatusCode",
4535          "location":"statusCode"
4536        },
4537        "Folder":{"shape":"Folder"},
4538        "RequestId":{"shape":"String"}
4539      }
4540    },
4541    "DescribeGroupRequest":{
4542      "type":"structure",
4543      "required":[
4544        "GroupName",
4545        "AwsAccountId",
4546        "Namespace"
4547      ],
4548      "members":{
4549        "GroupName":{
4550          "shape":"GroupName",
4551          "location":"uri",
4552          "locationName":"GroupName"
4553        },
4554        "AwsAccountId":{
4555          "shape":"AwsAccountId",
4556          "location":"uri",
4557          "locationName":"AwsAccountId"
4558        },
4559        "Namespace":{
4560          "shape":"Namespace",
4561          "location":"uri",
4562          "locationName":"Namespace"
4563        }
4564      }
4565    },
4566    "DescribeGroupResponse":{
4567      "type":"structure",
4568      "members":{
4569        "Group":{"shape":"Group"},
4570        "RequestId":{"shape":"String"},
4571        "Status":{
4572          "shape":"StatusCode",
4573          "location":"statusCode"
4574        }
4575      }
4576    },
4577    "DescribeIAMPolicyAssignmentRequest":{
4578      "type":"structure",
4579      "required":[
4580        "AwsAccountId",
4581        "AssignmentName",
4582        "Namespace"
4583      ],
4584      "members":{
4585        "AwsAccountId":{
4586          "shape":"AwsAccountId",
4587          "location":"uri",
4588          "locationName":"AwsAccountId"
4589        },
4590        "AssignmentName":{
4591          "shape":"IAMPolicyAssignmentName",
4592          "location":"uri",
4593          "locationName":"AssignmentName"
4594        },
4595        "Namespace":{
4596          "shape":"Namespace",
4597          "location":"uri",
4598          "locationName":"Namespace"
4599        }
4600      }
4601    },
4602    "DescribeIAMPolicyAssignmentResponse":{
4603      "type":"structure",
4604      "members":{
4605        "IAMPolicyAssignment":{"shape":"IAMPolicyAssignment"},
4606        "RequestId":{"shape":"String"},
4607        "Status":{
4608          "shape":"StatusCode",
4609          "location":"statusCode"
4610        }
4611      }
4612    },
4613    "DescribeIngestionRequest":{
4614      "type":"structure",
4615      "required":[
4616        "AwsAccountId",
4617        "DataSetId",
4618        "IngestionId"
4619      ],
4620      "members":{
4621        "AwsAccountId":{
4622          "shape":"AwsAccountId",
4623          "location":"uri",
4624          "locationName":"AwsAccountId"
4625        },
4626        "DataSetId":{
4627          "shape":"string",
4628          "location":"uri",
4629          "locationName":"DataSetId"
4630        },
4631        "IngestionId":{
4632          "shape":"IngestionId",
4633          "location":"uri",
4634          "locationName":"IngestionId"
4635        }
4636      }
4637    },
4638    "DescribeIngestionResponse":{
4639      "type":"structure",
4640      "members":{
4641        "Ingestion":{"shape":"Ingestion"},
4642        "RequestId":{"shape":"string"},
4643        "Status":{
4644          "shape":"StatusCode",
4645          "location":"statusCode"
4646        }
4647      }
4648    },
4649    "DescribeNamespaceRequest":{
4650      "type":"structure",
4651      "required":[
4652        "AwsAccountId",
4653        "Namespace"
4654      ],
4655      "members":{
4656        "AwsAccountId":{
4657          "shape":"AwsAccountId",
4658          "location":"uri",
4659          "locationName":"AwsAccountId"
4660        },
4661        "Namespace":{
4662          "shape":"Namespace",
4663          "location":"uri",
4664          "locationName":"Namespace"
4665        }
4666      }
4667    },
4668    "DescribeNamespaceResponse":{
4669      "type":"structure",
4670      "members":{
4671        "Namespace":{"shape":"NamespaceInfoV2"},
4672        "RequestId":{"shape":"String"},
4673        "Status":{
4674          "shape":"StatusCode",
4675          "location":"statusCode"
4676        }
4677      }
4678    },
4679    "DescribeTemplateAliasRequest":{
4680      "type":"structure",
4681      "required":[
4682        "AwsAccountId",
4683        "TemplateId",
4684        "AliasName"
4685      ],
4686      "members":{
4687        "AwsAccountId":{
4688          "shape":"AwsAccountId",
4689          "location":"uri",
4690          "locationName":"AwsAccountId"
4691        },
4692        "TemplateId":{
4693          "shape":"RestrictiveResourceId",
4694          "location":"uri",
4695          "locationName":"TemplateId"
4696        },
4697        "AliasName":{
4698          "shape":"AliasName",
4699          "location":"uri",
4700          "locationName":"AliasName"
4701        }
4702      }
4703    },
4704    "DescribeTemplateAliasResponse":{
4705      "type":"structure",
4706      "members":{
4707        "TemplateAlias":{"shape":"TemplateAlias"},
4708        "Status":{
4709          "shape":"StatusCode",
4710          "location":"statusCode"
4711        },
4712        "RequestId":{"shape":"String"}
4713      }
4714    },
4715    "DescribeTemplatePermissionsRequest":{
4716      "type":"structure",
4717      "required":[
4718        "AwsAccountId",
4719        "TemplateId"
4720      ],
4721      "members":{
4722        "AwsAccountId":{
4723          "shape":"AwsAccountId",
4724          "location":"uri",
4725          "locationName":"AwsAccountId"
4726        },
4727        "TemplateId":{
4728          "shape":"RestrictiveResourceId",
4729          "location":"uri",
4730          "locationName":"TemplateId"
4731        }
4732      }
4733    },
4734    "DescribeTemplatePermissionsResponse":{
4735      "type":"structure",
4736      "members":{
4737        "TemplateId":{"shape":"RestrictiveResourceId"},
4738        "TemplateArn":{"shape":"Arn"},
4739        "Permissions":{"shape":"ResourcePermissionList"},
4740        "RequestId":{"shape":"String"},
4741        "Status":{
4742          "shape":"StatusCode",
4743          "location":"statusCode"
4744        }
4745      }
4746    },
4747    "DescribeTemplateRequest":{
4748      "type":"structure",
4749      "required":[
4750        "AwsAccountId",
4751        "TemplateId"
4752      ],
4753      "members":{
4754        "AwsAccountId":{
4755          "shape":"AwsAccountId",
4756          "location":"uri",
4757          "locationName":"AwsAccountId"
4758        },
4759        "TemplateId":{
4760          "shape":"RestrictiveResourceId",
4761          "location":"uri",
4762          "locationName":"TemplateId"
4763        },
4764        "VersionNumber":{
4765          "shape":"VersionNumber",
4766          "location":"querystring",
4767          "locationName":"version-number"
4768        },
4769        "AliasName":{
4770          "shape":"AliasName",
4771          "location":"querystring",
4772          "locationName":"alias-name"
4773        }
4774      }
4775    },
4776    "DescribeTemplateResponse":{
4777      "type":"structure",
4778      "members":{
4779        "Template":{"shape":"Template"},
4780        "Status":{
4781          "shape":"StatusCode",
4782          "location":"statusCode"
4783        },
4784        "RequestId":{"shape":"String"}
4785      }
4786    },
4787    "DescribeThemeAliasRequest":{
4788      "type":"structure",
4789      "required":[
4790        "AwsAccountId",
4791        "ThemeId",
4792        "AliasName"
4793      ],
4794      "members":{
4795        "AwsAccountId":{
4796          "shape":"AwsAccountId",
4797          "location":"uri",
4798          "locationName":"AwsAccountId"
4799        },
4800        "ThemeId":{
4801          "shape":"RestrictiveResourceId",
4802          "location":"uri",
4803          "locationName":"ThemeId"
4804        },
4805        "AliasName":{
4806          "shape":"AliasName",
4807          "location":"uri",
4808          "locationName":"AliasName"
4809        }
4810      }
4811    },
4812    "DescribeThemeAliasResponse":{
4813      "type":"structure",
4814      "members":{
4815        "ThemeAlias":{"shape":"ThemeAlias"},
4816        "Status":{
4817          "shape":"StatusCode",
4818          "location":"statusCode"
4819        },
4820        "RequestId":{"shape":"String"}
4821      }
4822    },
4823    "DescribeThemePermissionsRequest":{
4824      "type":"structure",
4825      "required":[
4826        "AwsAccountId",
4827        "ThemeId"
4828      ],
4829      "members":{
4830        "AwsAccountId":{
4831          "shape":"AwsAccountId",
4832          "location":"uri",
4833          "locationName":"AwsAccountId"
4834        },
4835        "ThemeId":{
4836          "shape":"RestrictiveResourceId",
4837          "location":"uri",
4838          "locationName":"ThemeId"
4839        }
4840      }
4841    },
4842    "DescribeThemePermissionsResponse":{
4843      "type":"structure",
4844      "members":{
4845        "ThemeId":{"shape":"RestrictiveResourceId"},
4846        "ThemeArn":{"shape":"Arn"},
4847        "Permissions":{"shape":"ResourcePermissionList"},
4848        "RequestId":{"shape":"String"},
4849        "Status":{
4850          "shape":"StatusCode",
4851          "location":"statusCode"
4852        }
4853      }
4854    },
4855    "DescribeThemeRequest":{
4856      "type":"structure",
4857      "required":[
4858        "AwsAccountId",
4859        "ThemeId"
4860      ],
4861      "members":{
4862        "AwsAccountId":{
4863          "shape":"AwsAndAccountId",
4864          "location":"uri",
4865          "locationName":"AwsAccountId"
4866        },
4867        "ThemeId":{
4868          "shape":"RestrictiveResourceId",
4869          "location":"uri",
4870          "locationName":"ThemeId"
4871        },
4872        "VersionNumber":{
4873          "shape":"VersionNumber",
4874          "location":"querystring",
4875          "locationName":"version-number"
4876        },
4877        "AliasName":{
4878          "shape":"AliasName",
4879          "location":"querystring",
4880          "locationName":"alias-name"
4881        }
4882      }
4883    },
4884    "DescribeThemeResponse":{
4885      "type":"structure",
4886      "members":{
4887        "Theme":{"shape":"Theme"},
4888        "Status":{
4889          "shape":"StatusCode",
4890          "location":"statusCode"
4891        },
4892        "RequestId":{"shape":"String"}
4893      }
4894    },
4895    "DescribeUserRequest":{
4896      "type":"structure",
4897      "required":[
4898        "UserName",
4899        "AwsAccountId",
4900        "Namespace"
4901      ],
4902      "members":{
4903        "UserName":{
4904          "shape":"UserName",
4905          "location":"uri",
4906          "locationName":"UserName"
4907        },
4908        "AwsAccountId":{
4909          "shape":"AwsAccountId",
4910          "location":"uri",
4911          "locationName":"AwsAccountId"
4912        },
4913        "Namespace":{
4914          "shape":"Namespace",
4915          "location":"uri",
4916          "locationName":"Namespace"
4917        }
4918      }
4919    },
4920    "DescribeUserResponse":{
4921      "type":"structure",
4922      "members":{
4923        "User":{"shape":"User"},
4924        "RequestId":{"shape":"String"},
4925        "Status":{
4926          "shape":"StatusCode",
4927          "location":"statusCode"
4928        }
4929      }
4930    },
4931    "Domain":{
4932      "type":"string",
4933      "max":64,
4934      "min":1
4935    },
4936    "DomainNotWhitelistedException":{
4937      "type":"structure",
4938      "members":{
4939        "Message":{"shape":"String"},
4940        "RequestId":{"shape":"String"}
4941      },
4942      "error":{"httpStatusCode":403},
4943      "exception":true
4944    },
4945    "Double":{"type":"double"},
4946    "DoubleList":{
4947      "type":"list",
4948      "member":{"shape":"Double"}
4949    },
4950    "Edition":{
4951      "type":"string",
4952      "enum":[
4953        "STANDARD",
4954        "ENTERPRISE"
4955      ]
4956    },
4957    "EmbeddingIdentityType":{
4958      "type":"string",
4959      "enum":[
4960        "IAM",
4961        "QUICKSIGHT",
4962        "ANONYMOUS"
4963      ]
4964    },
4965    "EmbeddingUrl":{
4966      "type":"string",
4967      "sensitive":true
4968    },
4969    "EntryPath":{
4970      "type":"string",
4971      "max":1000,
4972      "min":1
4973    },
4974    "EntryPoint":{
4975      "type":"string",
4976      "max":1000,
4977      "min":1
4978    },
4979    "ErrorInfo":{
4980      "type":"structure",
4981      "members":{
4982        "Type":{"shape":"IngestionErrorType"},
4983        "Message":{"shape":"string"}
4984      }
4985    },
4986    "ExceptionResourceType":{
4987      "type":"string",
4988      "enum":[
4989        "USER",
4990        "GROUP",
4991        "NAMESPACE",
4992        "ACCOUNT_SETTINGS",
4993        "IAMPOLICY_ASSIGNMENT",
4994        "DATA_SOURCE",
4995        "DATA_SET",
4996        "VPC_CONNECTION",
4997        "INGESTION"
4998      ]
4999    },
5000    "ExportToCSVOption":{
5001      "type":"structure",
5002      "members":{
5003        "AvailabilityStatus":{"shape":"DashboardBehavior"}
5004      }
5005    },
5006    "Expression":{
5007      "type":"string",
5008      "max":4096,
5009      "min":1
5010    },
5011    "FieldFolder":{
5012      "type":"structure",
5013      "members":{
5014        "description":{"shape":"FieldFolderDescription"},
5015        "columns":{"shape":"FolderColumnList"}
5016      }
5017    },
5018    "FieldFolderDescription":{
5019      "type":"string",
5020      "max":500
5021    },
5022    "FieldFolderMap":{
5023      "type":"map",
5024      "key":{"shape":"FieldFolderPath"},
5025      "value":{"shape":"FieldFolder"}
5026    },
5027    "FieldFolderPath":{
5028      "type":"string",
5029      "max":1000,
5030      "min":1
5031    },
5032    "FileFormat":{
5033      "type":"string",
5034      "enum":[
5035        "CSV",
5036        "TSV",
5037        "CLF",
5038        "ELF",
5039        "XLSX",
5040        "JSON"
5041      ]
5042    },
5043    "FilterOperation":{
5044      "type":"structure",
5045      "required":["ConditionExpression"],
5046      "members":{
5047        "ConditionExpression":{"shape":"Expression"}
5048      }
5049    },
5050    "FilterOperator":{
5051      "type":"string",
5052      "enum":["StringEquals"]
5053    },
5054    "Folder":{
5055      "type":"structure",
5056      "members":{
5057        "FolderId":{"shape":"RestrictiveResourceId"},
5058        "Arn":{"shape":"Arn"},
5059        "Name":{"shape":"FolderName"},
5060        "FolderType":{"shape":"FolderType"},
5061        "FolderPath":{"shape":"Path"},
5062        "CreatedTime":{"shape":"Timestamp"},
5063        "LastUpdatedTime":{"shape":"Timestamp"}
5064      }
5065    },
5066    "FolderColumnList":{
5067      "type":"list",
5068      "member":{"shape":"String"},
5069      "max":5000
5070    },
5071    "FolderFilterAttribute":{
5072      "type":"string",
5073      "enum":["PARENT_FOLDER_ARN"]
5074    },
5075    "FolderMember":{
5076      "type":"structure",
5077      "members":{
5078        "MemberId":{"shape":"RestrictiveResourceId"},
5079        "MemberType":{"shape":"MemberType"}
5080      }
5081    },
5082    "FolderMemberList":{
5083      "type":"list",
5084      "member":{"shape":"MemberIdArnPair"},
5085      "max":100
5086    },
5087    "FolderName":{
5088      "type":"string",
5089      "max":200,
5090      "min":1
5091    },
5092    "FolderSearchFilter":{
5093      "type":"structure",
5094      "members":{
5095        "Operator":{"shape":"FilterOperator"},
5096        "Name":{"shape":"FolderFilterAttribute"},
5097        "Value":{"shape":"String"}
5098      }
5099    },
5100    "FolderSearchFilterList":{
5101      "type":"list",
5102      "member":{"shape":"FolderSearchFilter"},
5103      "max":100
5104    },
5105    "FolderSummary":{
5106      "type":"structure",
5107      "members":{
5108        "Arn":{"shape":"Arn"},
5109        "FolderId":{"shape":"RestrictiveResourceId"},
5110        "Name":{"shape":"FolderName"},
5111        "FolderType":{"shape":"FolderType"},
5112        "CreatedTime":{"shape":"Timestamp"},
5113        "LastUpdatedTime":{"shape":"Timestamp"}
5114      }
5115    },
5116    "FolderSummaryList":{
5117      "type":"list",
5118      "member":{"shape":"FolderSummary"},
5119      "max":100
5120    },
5121    "FolderType":{
5122      "type":"string",
5123      "enum":["SHARED"]
5124    },
5125    "GenerateEmbedUrlForAnonymousUserRequest":{
5126      "type":"structure",
5127      "required":[
5128        "AwsAccountId",
5129        "Namespace",
5130        "AuthorizedResourceArns",
5131        "ExperienceConfiguration"
5132      ],
5133      "members":{
5134        "AwsAccountId":{
5135          "shape":"AwsAccountId",
5136          "location":"uri",
5137          "locationName":"AwsAccountId"
5138        },
5139        "SessionLifetimeInMinutes":{"shape":"SessionLifetimeInMinutes"},
5140        "Namespace":{"shape":"Namespace"},
5141        "SessionTags":{"shape":"SessionTagList"},
5142        "AuthorizedResourceArns":{"shape":"ArnList"},
5143        "ExperienceConfiguration":{"shape":"AnonymousUserEmbeddingExperienceConfiguration"}
5144      }
5145    },
5146    "GenerateEmbedUrlForAnonymousUserResponse":{
5147      "type":"structure",
5148      "required":[
5149        "EmbedUrl",
5150        "Status",
5151        "RequestId"
5152      ],
5153      "members":{
5154        "EmbedUrl":{"shape":"EmbeddingUrl"},
5155        "Status":{
5156          "shape":"StatusCode",
5157          "location":"statusCode"
5158        },
5159        "RequestId":{"shape":"String"}
5160      }
5161    },
5162    "GenerateEmbedUrlForRegisteredUserRequest":{
5163      "type":"structure",
5164      "required":[
5165        "AwsAccountId",
5166        "UserArn",
5167        "ExperienceConfiguration"
5168      ],
5169      "members":{
5170        "AwsAccountId":{
5171          "shape":"AwsAccountId",
5172          "location":"uri",
5173          "locationName":"AwsAccountId"
5174        },
5175        "SessionLifetimeInMinutes":{"shape":"SessionLifetimeInMinutes"},
5176        "UserArn":{"shape":"Arn"},
5177        "ExperienceConfiguration":{"shape":"RegisteredUserEmbeddingExperienceConfiguration"}
5178      }
5179    },
5180    "GenerateEmbedUrlForRegisteredUserResponse":{
5181      "type":"structure",
5182      "required":[
5183        "EmbedUrl",
5184        "Status",
5185        "RequestId"
5186      ],
5187      "members":{
5188        "EmbedUrl":{"shape":"EmbeddingUrl"},
5189        "Status":{
5190          "shape":"StatusCode",
5191          "location":"statusCode"
5192        },
5193        "RequestId":{"shape":"String"}
5194      }
5195    },
5196    "GeoSpatialColumnGroup":{
5197      "type":"structure",
5198      "required":[
5199        "Name",
5200        "CountryCode",
5201        "Columns"
5202      ],
5203      "members":{
5204        "Name":{"shape":"ColumnGroupName"},
5205        "CountryCode":{"shape":"GeoSpatialCountryCode"},
5206        "Columns":{"shape":"ColumnList"}
5207      }
5208    },
5209    "GeoSpatialCountryCode":{
5210      "type":"string",
5211      "enum":["US"]
5212    },
5213    "GeoSpatialDataRole":{
5214      "type":"string",
5215      "enum":[
5216        "COUNTRY",
5217        "STATE",
5218        "COUNTY",
5219        "CITY",
5220        "POSTCODE",
5221        "LONGITUDE",
5222        "LATITUDE"
5223      ]
5224    },
5225    "GetDashboardEmbedUrlRequest":{
5226      "type":"structure",
5227      "required":[
5228        "AwsAccountId",
5229        "DashboardId",
5230        "IdentityType"
5231      ],
5232      "members":{
5233        "AwsAccountId":{
5234          "shape":"AwsAccountId",
5235          "location":"uri",
5236          "locationName":"AwsAccountId"
5237        },
5238        "DashboardId":{
5239          "shape":"RestrictiveResourceId",
5240          "location":"uri",
5241          "locationName":"DashboardId"
5242        },
5243        "IdentityType":{
5244          "shape":"EmbeddingIdentityType",
5245          "location":"querystring",
5246          "locationName":"creds-type"
5247        },
5248        "SessionLifetimeInMinutes":{
5249          "shape":"SessionLifetimeInMinutes",
5250          "location":"querystring",
5251          "locationName":"session-lifetime"
5252        },
5253        "UndoRedoDisabled":{
5254          "shape":"Boolean",
5255          "location":"querystring",
5256          "locationName":"undo-redo-disabled"
5257        },
5258        "ResetDisabled":{
5259          "shape":"Boolean",
5260          "location":"querystring",
5261          "locationName":"reset-disabled"
5262        },
5263        "StatePersistenceEnabled":{
5264          "shape":"Boolean",
5265          "location":"querystring",
5266          "locationName":"state-persistence-enabled"
5267        },
5268        "UserArn":{
5269          "shape":"Arn",
5270          "location":"querystring",
5271          "locationName":"user-arn"
5272        },
5273        "Namespace":{
5274          "shape":"Namespace",
5275          "location":"querystring",
5276          "locationName":"namespace"
5277        },
5278        "AdditionalDashboardIds":{
5279          "shape":"AdditionalDashboardIdList",
5280          "location":"querystring",
5281          "locationName":"additional-dashboard-ids"
5282        }
5283      }
5284    },
5285    "GetDashboardEmbedUrlResponse":{
5286      "type":"structure",
5287      "members":{
5288        "EmbedUrl":{"shape":"EmbeddingUrl"},
5289        "Status":{
5290          "shape":"StatusCode",
5291          "location":"statusCode"
5292        },
5293        "RequestId":{"shape":"String"}
5294      }
5295    },
5296    "GetSessionEmbedUrlRequest":{
5297      "type":"structure",
5298      "required":["AwsAccountId"],
5299      "members":{
5300        "AwsAccountId":{
5301          "shape":"AwsAccountId",
5302          "location":"uri",
5303          "locationName":"AwsAccountId"
5304        },
5305        "EntryPoint":{
5306          "shape":"EntryPoint",
5307          "location":"querystring",
5308          "locationName":"entry-point"
5309        },
5310        "SessionLifetimeInMinutes":{
5311          "shape":"SessionLifetimeInMinutes",
5312          "location":"querystring",
5313          "locationName":"session-lifetime"
5314        },
5315        "UserArn":{
5316          "shape":"Arn",
5317          "location":"querystring",
5318          "locationName":"user-arn"
5319        }
5320      }
5321    },
5322    "GetSessionEmbedUrlResponse":{
5323      "type":"structure",
5324      "members":{
5325        "EmbedUrl":{"shape":"EmbeddingUrl"},
5326        "Status":{
5327          "shape":"StatusCode",
5328          "location":"statusCode"
5329        },
5330        "RequestId":{"shape":"String"}
5331      }
5332    },
5333    "Group":{
5334      "type":"structure",
5335      "members":{
5336        "Arn":{"shape":"Arn"},
5337        "GroupName":{"shape":"GroupName"},
5338        "Description":{"shape":"GroupDescription"},
5339        "PrincipalId":{"shape":"String"}
5340      }
5341    },
5342    "GroupDescription":{
5343      "type":"string",
5344      "max":512,
5345      "min":1
5346    },
5347    "GroupList":{
5348      "type":"list",
5349      "member":{"shape":"Group"}
5350    },
5351    "GroupMember":{
5352      "type":"structure",
5353      "members":{
5354        "Arn":{"shape":"Arn"},
5355        "MemberName":{"shape":"GroupMemberName"}
5356      }
5357    },
5358    "GroupMemberList":{
5359      "type":"list",
5360      "member":{"shape":"GroupMember"}
5361    },
5362    "GroupMemberName":{
5363      "type":"string",
5364      "max":256,
5365      "min":1,
5366      "pattern":"[\\u0020-\\u00FF]+"
5367    },
5368    "GroupName":{
5369      "type":"string",
5370      "min":1,
5371      "pattern":"[\\u0020-\\u00FF]+"
5372    },
5373    "GutterStyle":{
5374      "type":"structure",
5375      "members":{
5376        "Show":{
5377          "shape":"boolean",
5378          "box":true
5379        }
5380      }
5381    },
5382    "HexColor":{
5383      "type":"string",
5384      "pattern":"^#[A-F0-9]{6}$"
5385    },
5386    "Host":{
5387      "type":"string",
5388      "max":256,
5389      "min":1
5390    },
5391    "IAMPolicyAssignment":{
5392      "type":"structure",
5393      "members":{
5394        "AwsAccountId":{"shape":"AwsAccountId"},
5395        "AssignmentId":{"shape":"String"},
5396        "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
5397        "PolicyArn":{"shape":"Arn"},
5398        "Identities":{"shape":"IdentityMap"},
5399        "AssignmentStatus":{"shape":"AssignmentStatus"}
5400      }
5401    },
5402    "IAMPolicyAssignmentName":{
5403      "type":"string",
5404      "min":1,
5405      "pattern":"(?=^.{2,256}$)(?!.*\\s)[0-9a-zA-Z-_.:=+@]*$"
5406    },
5407    "IAMPolicyAssignmentSummary":{
5408      "type":"structure",
5409      "members":{
5410        "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
5411        "AssignmentStatus":{"shape":"AssignmentStatus"}
5412      }
5413    },
5414    "IAMPolicyAssignmentSummaryList":{
5415      "type":"list",
5416      "member":{"shape":"IAMPolicyAssignmentSummary"}
5417    },
5418    "IdentityMap":{
5419      "type":"map",
5420      "key":{"shape":"String"},
5421      "value":{"shape":"IdentityNameList"}
5422    },
5423    "IdentityName":{
5424      "type":"string",
5425      "min":1,
5426      "pattern":"[\\u0020-\\u00FF]+"
5427    },
5428    "IdentityNameList":{
5429      "type":"list",
5430      "member":{"shape":"IdentityName"}
5431    },
5432    "IdentityStore":{
5433      "type":"string",
5434      "enum":["QUICKSIGHT"]
5435    },
5436    "IdentityType":{
5437      "type":"string",
5438      "enum":[
5439        "IAM",
5440        "QUICKSIGHT"
5441      ]
5442    },
5443    "IdentityTypeNotSupportedException":{
5444      "type":"structure",
5445      "members":{
5446        "Message":{"shape":"String"},
5447        "RequestId":{"shape":"String"}
5448      },
5449      "error":{"httpStatusCode":403},
5450      "exception":true
5451    },
5452    "Ingestion":{
5453      "type":"structure",
5454      "required":[
5455        "Arn",
5456        "IngestionStatus",
5457        "CreatedTime"
5458      ],
5459      "members":{
5460        "Arn":{"shape":"Arn"},
5461        "IngestionId":{"shape":"IngestionId"},
5462        "IngestionStatus":{"shape":"IngestionStatus"},
5463        "ErrorInfo":{"shape":"ErrorInfo"},
5464        "RowInfo":{"shape":"RowInfo"},
5465        "QueueInfo":{"shape":"QueueInfo"},
5466        "CreatedTime":{"shape":"timestamp"},
5467        "IngestionTimeInSeconds":{
5468          "shape":"long",
5469          "box":true
5470        },
5471        "IngestionSizeInBytes":{
5472          "shape":"long",
5473          "box":true
5474        },
5475        "RequestSource":{"shape":"IngestionRequestSource"},
5476        "RequestType":{"shape":"IngestionRequestType"}
5477      }
5478    },
5479    "IngestionErrorType":{
5480      "type":"string",
5481      "enum":[
5482        "FAILURE_TO_ASSUME_ROLE",
5483        "INGESTION_SUPERSEDED",
5484        "INGESTION_CANCELED",
5485        "DATA_SET_DELETED",
5486        "DATA_SET_NOT_SPICE",
5487        "S3_UPLOADED_FILE_DELETED",
5488        "S3_MANIFEST_ERROR",
5489        "DATA_TOLERANCE_EXCEPTION",
5490        "SPICE_TABLE_NOT_FOUND",
5491        "DATA_SET_SIZE_LIMIT_EXCEEDED",
5492        "ROW_SIZE_LIMIT_EXCEEDED",
5493        "ACCOUNT_CAPACITY_LIMIT_EXCEEDED",
5494        "CUSTOMER_ERROR",
5495        "DATA_SOURCE_NOT_FOUND",
5496        "IAM_ROLE_NOT_AVAILABLE",
5497        "CONNECTION_FAILURE",
5498        "SQL_TABLE_NOT_FOUND",
5499        "PERMISSION_DENIED",
5500        "SSL_CERTIFICATE_VALIDATION_FAILURE",
5501        "OAUTH_TOKEN_FAILURE",
5502        "SOURCE_API_LIMIT_EXCEEDED_FAILURE",
5503        "PASSWORD_AUTHENTICATION_FAILURE",
5504        "SQL_SCHEMA_MISMATCH_ERROR",
5505        "INVALID_DATE_FORMAT",
5506        "INVALID_DATAPREP_SYNTAX",
5507        "SOURCE_RESOURCE_LIMIT_EXCEEDED",
5508        "SQL_INVALID_PARAMETER_VALUE",
5509        "QUERY_TIMEOUT",
5510        "SQL_NUMERIC_OVERFLOW",
5511        "UNRESOLVABLE_HOST",
5512        "UNROUTABLE_HOST",
5513        "SQL_EXCEPTION",
5514        "S3_FILE_INACCESSIBLE",
5515        "IOT_FILE_NOT_FOUND",
5516        "IOT_DATA_SET_FILE_EMPTY",
5517        "INVALID_DATA_SOURCE_CONFIG",
5518        "DATA_SOURCE_AUTH_FAILED",
5519        "DATA_SOURCE_CONNECTION_FAILED",
5520        "FAILURE_TO_PROCESS_JSON_FILE",
5521        "INTERNAL_SERVICE_ERROR"
5522      ]
5523    },
5524    "IngestionId":{
5525      "type":"string",
5526      "max":128,
5527      "min":1,
5528      "pattern":"^[a-zA-Z0-9-_]+$"
5529    },
5530    "IngestionMaxResults":{
5531      "type":"integer",
5532      "max":100,
5533      "min":1
5534    },
5535    "IngestionRequestSource":{
5536      "type":"string",
5537      "enum":[
5538        "MANUAL",
5539        "SCHEDULED"
5540      ]
5541    },
5542    "IngestionRequestType":{
5543      "type":"string",
5544      "enum":[
5545        "INITIAL_INGESTION",
5546        "EDIT",
5547        "INCREMENTAL_REFRESH",
5548        "FULL_REFRESH"
5549      ]
5550    },
5551    "IngestionStatus":{
5552      "type":"string",
5553      "enum":[
5554        "INITIALIZED",
5555        "QUEUED",
5556        "RUNNING",
5557        "FAILED",
5558        "COMPLETED",
5559        "CANCELLED"
5560      ]
5561    },
5562    "Ingestions":{
5563      "type":"list",
5564      "member":{"shape":"Ingestion"}
5565    },
5566    "InputColumn":{
5567      "type":"structure",
5568      "required":[
5569        "Name",
5570        "Type"
5571      ],
5572      "members":{
5573        "Name":{"shape":"ColumnName"},
5574        "Type":{"shape":"InputColumnDataType"}
5575      }
5576    },
5577    "InputColumnDataType":{
5578      "type":"string",
5579      "enum":[
5580        "STRING",
5581        "INTEGER",
5582        "DECIMAL",
5583        "DATETIME",
5584        "BIT",
5585        "BOOLEAN",
5586        "JSON"
5587      ]
5588    },
5589    "InputColumnList":{
5590      "type":"list",
5591      "member":{"shape":"InputColumn"},
5592      "max":2048,
5593      "min":1
5594    },
5595    "InstanceId":{
5596      "type":"string",
5597      "max":64,
5598      "min":1
5599    },
5600    "IntegerParameter":{
5601      "type":"structure",
5602      "required":[
5603        "Name",
5604        "Values"
5605      ],
5606      "members":{
5607        "Name":{"shape":"NonEmptyString"},
5608        "Values":{"shape":"LongList"}
5609      }
5610    },
5611    "IntegerParameterList":{
5612      "type":"list",
5613      "member":{"shape":"IntegerParameter"},
5614      "max":100
5615    },
5616    "InternalFailureException":{
5617      "type":"structure",
5618      "members":{
5619        "Message":{"shape":"String"},
5620        "RequestId":{"shape":"String"}
5621      },
5622      "error":{"httpStatusCode":500},
5623      "exception":true,
5624      "fault":true
5625    },
5626    "InvalidNextTokenException":{
5627      "type":"structure",
5628      "members":{
5629        "Message":{"shape":"String"},
5630        "RequestId":{"shape":"String"}
5631      },
5632      "error":{"httpStatusCode":400},
5633      "exception":true
5634    },
5635    "InvalidParameterValueException":{
5636      "type":"structure",
5637      "members":{
5638        "Message":{"shape":"String"},
5639        "RequestId":{"shape":"String"}
5640      },
5641      "error":{"httpStatusCode":400},
5642      "exception":true
5643    },
5644    "JiraParameters":{
5645      "type":"structure",
5646      "required":["SiteBaseUrl"],
5647      "members":{
5648        "SiteBaseUrl":{"shape":"SiteBaseUrl"}
5649      }
5650    },
5651    "JoinInstruction":{
5652      "type":"structure",
5653      "required":[
5654        "LeftOperand",
5655        "RightOperand",
5656        "Type",
5657        "OnClause"
5658      ],
5659      "members":{
5660        "LeftOperand":{"shape":"LogicalTableId"},
5661        "RightOperand":{"shape":"LogicalTableId"},
5662        "LeftJoinKeyProperties":{"shape":"JoinKeyProperties"},
5663        "RightJoinKeyProperties":{"shape":"JoinKeyProperties"},
5664        "Type":{"shape":"JoinType"},
5665        "OnClause":{"shape":"OnClause"}
5666      }
5667    },
5668    "JoinKeyProperties":{
5669      "type":"structure",
5670      "members":{
5671        "UniqueKey":{
5672          "shape":"Boolean",
5673          "box":true
5674        }
5675      }
5676    },
5677    "JoinType":{
5678      "type":"string",
5679      "enum":[
5680        "INNER",
5681        "OUTER",
5682        "LEFT",
5683        "RIGHT"
5684      ]
5685    },
5686    "LimitExceededException":{
5687      "type":"structure",
5688      "members":{
5689        "Message":{"shape":"String"},
5690        "ResourceType":{"shape":"ExceptionResourceType"},
5691        "RequestId":{"shape":"String"}
5692      },
5693      "error":{"httpStatusCode":409},
5694      "exception":true
5695    },
5696    "ListAnalysesRequest":{
5697      "type":"structure",
5698      "required":["AwsAccountId"],
5699      "members":{
5700        "AwsAccountId":{
5701          "shape":"AwsAccountId",
5702          "location":"uri",
5703          "locationName":"AwsAccountId"
5704        },
5705        "NextToken":{
5706          "shape":"String",
5707          "location":"querystring",
5708          "locationName":"next-token"
5709        },
5710        "MaxResults":{
5711          "shape":"MaxResults",
5712          "box":true,
5713          "location":"querystring",
5714          "locationName":"max-results"
5715        }
5716      }
5717    },
5718    "ListAnalysesResponse":{
5719      "type":"structure",
5720      "members":{
5721        "AnalysisSummaryList":{"shape":"AnalysisSummaryList"},
5722        "NextToken":{"shape":"String"},
5723        "Status":{
5724          "shape":"StatusCode",
5725          "location":"statusCode"
5726        },
5727        "RequestId":{"shape":"String"}
5728      }
5729    },
5730    "ListDashboardVersionsRequest":{
5731      "type":"structure",
5732      "required":[
5733        "AwsAccountId",
5734        "DashboardId"
5735      ],
5736      "members":{
5737        "AwsAccountId":{
5738          "shape":"AwsAccountId",
5739          "location":"uri",
5740          "locationName":"AwsAccountId"
5741        },
5742        "DashboardId":{
5743          "shape":"RestrictiveResourceId",
5744          "location":"uri",
5745          "locationName":"DashboardId"
5746        },
5747        "NextToken":{
5748          "shape":"String",
5749          "location":"querystring",
5750          "locationName":"next-token"
5751        },
5752        "MaxResults":{
5753          "shape":"MaxResults",
5754          "box":true,
5755          "location":"querystring",
5756          "locationName":"max-results"
5757        }
5758      }
5759    },
5760    "ListDashboardVersionsResponse":{
5761      "type":"structure",
5762      "members":{
5763        "DashboardVersionSummaryList":{"shape":"DashboardVersionSummaryList"},
5764        "NextToken":{"shape":"String"},
5765        "Status":{
5766          "shape":"StatusCode",
5767          "location":"statusCode"
5768        },
5769        "RequestId":{"shape":"String"}
5770      }
5771    },
5772    "ListDashboardsRequest":{
5773      "type":"structure",
5774      "required":["AwsAccountId"],
5775      "members":{
5776        "AwsAccountId":{
5777          "shape":"AwsAccountId",
5778          "location":"uri",
5779          "locationName":"AwsAccountId"
5780        },
5781        "NextToken":{
5782          "shape":"String",
5783          "location":"querystring",
5784          "locationName":"next-token"
5785        },
5786        "MaxResults":{
5787          "shape":"MaxResults",
5788          "box":true,
5789          "location":"querystring",
5790          "locationName":"max-results"
5791        }
5792      }
5793    },
5794    "ListDashboardsResponse":{
5795      "type":"structure",
5796      "members":{
5797        "DashboardSummaryList":{"shape":"DashboardSummaryList"},
5798        "NextToken":{"shape":"String"},
5799        "Status":{
5800          "shape":"StatusCode",
5801          "location":"statusCode"
5802        },
5803        "RequestId":{"shape":"String"}
5804      }
5805    },
5806    "ListDataSetsRequest":{
5807      "type":"structure",
5808      "required":["AwsAccountId"],
5809      "members":{
5810        "AwsAccountId":{
5811          "shape":"AwsAccountId",
5812          "location":"uri",
5813          "locationName":"AwsAccountId"
5814        },
5815        "NextToken":{
5816          "shape":"String",
5817          "location":"querystring",
5818          "locationName":"next-token"
5819        },
5820        "MaxResults":{
5821          "shape":"MaxResults",
5822          "box":true,
5823          "location":"querystring",
5824          "locationName":"max-results"
5825        }
5826      }
5827    },
5828    "ListDataSetsResponse":{
5829      "type":"structure",
5830      "members":{
5831        "DataSetSummaries":{"shape":"DataSetSummaryList"},
5832        "NextToken":{"shape":"String"},
5833        "RequestId":{"shape":"String"},
5834        "Status":{
5835          "shape":"StatusCode",
5836          "location":"statusCode"
5837        }
5838      }
5839    },
5840    "ListDataSourcesRequest":{
5841      "type":"structure",
5842      "required":["AwsAccountId"],
5843      "members":{
5844        "AwsAccountId":{
5845          "shape":"AwsAccountId",
5846          "location":"uri",
5847          "locationName":"AwsAccountId"
5848        },
5849        "NextToken":{
5850          "shape":"String",
5851          "location":"querystring",
5852          "locationName":"next-token"
5853        },
5854        "MaxResults":{
5855          "shape":"MaxResults",
5856          "box":true,
5857          "location":"querystring",
5858          "locationName":"max-results"
5859        }
5860      }
5861    },
5862    "ListDataSourcesResponse":{
5863      "type":"structure",
5864      "members":{
5865        "DataSources":{"shape":"DataSourceList"},
5866        "NextToken":{"shape":"String"},
5867        "RequestId":{"shape":"String"},
5868        "Status":{
5869          "shape":"StatusCode",
5870          "location":"statusCode"
5871        }
5872      }
5873    },
5874    "ListFolderMembersRequest":{
5875      "type":"structure",
5876      "required":[
5877        "AwsAccountId",
5878        "FolderId"
5879      ],
5880      "members":{
5881        "AwsAccountId":{
5882          "shape":"AwsAccountId",
5883          "location":"uri",
5884          "locationName":"AwsAccountId"
5885        },
5886        "FolderId":{
5887          "shape":"RestrictiveResourceId",
5888          "location":"uri",
5889          "locationName":"FolderId"
5890        },
5891        "NextToken":{
5892          "shape":"String",
5893          "location":"querystring",
5894          "locationName":"next-token"
5895        },
5896        "MaxResults":{
5897          "shape":"MaxResults",
5898          "box":true,
5899          "location":"querystring",
5900          "locationName":"max-results"
5901        }
5902      }
5903    },
5904    "ListFolderMembersResponse":{
5905      "type":"structure",
5906      "members":{
5907        "Status":{
5908          "shape":"StatusCode",
5909          "location":"statusCode"
5910        },
5911        "FolderMemberList":{"shape":"FolderMemberList"},
5912        "NextToken":{"shape":"String"},
5913        "RequestId":{"shape":"String"}
5914      }
5915    },
5916    "ListFoldersRequest":{
5917      "type":"structure",
5918      "required":["AwsAccountId"],
5919      "members":{
5920        "AwsAccountId":{
5921          "shape":"AwsAccountId",
5922          "location":"uri",
5923          "locationName":"AwsAccountId"
5924        },
5925        "NextToken":{
5926          "shape":"String",
5927          "location":"querystring",
5928          "locationName":"next-token"
5929        },
5930        "MaxResults":{
5931          "shape":"MaxResults",
5932          "box":true,
5933          "location":"querystring",
5934          "locationName":"max-results"
5935        }
5936      }
5937    },
5938    "ListFoldersResponse":{
5939      "type":"structure",
5940      "members":{
5941        "Status":{
5942          "shape":"StatusCode",
5943          "location":"statusCode"
5944        },
5945        "FolderSummaryList":{"shape":"FolderSummaryList"},
5946        "NextToken":{"shape":"String"},
5947        "RequestId":{"shape":"String"}
5948      }
5949    },
5950    "ListGroupMembershipsRequest":{
5951      "type":"structure",
5952      "required":[
5953        "GroupName",
5954        "AwsAccountId",
5955        "Namespace"
5956      ],
5957      "members":{
5958        "GroupName":{
5959          "shape":"GroupName",
5960          "location":"uri",
5961          "locationName":"GroupName"
5962        },
5963        "NextToken":{
5964          "shape":"String",
5965          "location":"querystring",
5966          "locationName":"next-token"
5967        },
5968        "MaxResults":{
5969          "shape":"MaxResults",
5970          "box":true,
5971          "location":"querystring",
5972          "locationName":"max-results"
5973        },
5974        "AwsAccountId":{
5975          "shape":"AwsAccountId",
5976          "location":"uri",
5977          "locationName":"AwsAccountId"
5978        },
5979        "Namespace":{
5980          "shape":"Namespace",
5981          "location":"uri",
5982          "locationName":"Namespace"
5983        }
5984      }
5985    },
5986    "ListGroupMembershipsResponse":{
5987      "type":"structure",
5988      "members":{
5989        "GroupMemberList":{"shape":"GroupMemberList"},
5990        "NextToken":{"shape":"String"},
5991        "RequestId":{"shape":"String"},
5992        "Status":{
5993          "shape":"StatusCode",
5994          "location":"statusCode"
5995        }
5996      }
5997    },
5998    "ListGroupsRequest":{
5999      "type":"structure",
6000      "required":[
6001        "AwsAccountId",
6002        "Namespace"
6003      ],
6004      "members":{
6005        "AwsAccountId":{
6006          "shape":"AwsAccountId",
6007          "location":"uri",
6008          "locationName":"AwsAccountId"
6009        },
6010        "NextToken":{
6011          "shape":"String",
6012          "location":"querystring",
6013          "locationName":"next-token"
6014        },
6015        "MaxResults":{
6016          "shape":"MaxResults",
6017          "box":true,
6018          "location":"querystring",
6019          "locationName":"max-results"
6020        },
6021        "Namespace":{
6022          "shape":"Namespace",
6023          "location":"uri",
6024          "locationName":"Namespace"
6025        }
6026      }
6027    },
6028    "ListGroupsResponse":{
6029      "type":"structure",
6030      "members":{
6031        "GroupList":{"shape":"GroupList"},
6032        "NextToken":{"shape":"String"},
6033        "RequestId":{"shape":"String"},
6034        "Status":{
6035          "shape":"StatusCode",
6036          "location":"statusCode"
6037        }
6038      }
6039    },
6040    "ListIAMPolicyAssignmentsForUserRequest":{
6041      "type":"structure",
6042      "required":[
6043        "AwsAccountId",
6044        "UserName",
6045        "Namespace"
6046      ],
6047      "members":{
6048        "AwsAccountId":{
6049          "shape":"AwsAccountId",
6050          "location":"uri",
6051          "locationName":"AwsAccountId"
6052        },
6053        "UserName":{
6054          "shape":"UserName",
6055          "location":"uri",
6056          "locationName":"UserName"
6057        },
6058        "NextToken":{
6059          "shape":"String",
6060          "location":"querystring",
6061          "locationName":"next-token"
6062        },
6063        "MaxResults":{
6064          "shape":"MaxResults",
6065          "box":true,
6066          "location":"querystring",
6067          "locationName":"max-results"
6068        },
6069        "Namespace":{
6070          "shape":"Namespace",
6071          "location":"uri",
6072          "locationName":"Namespace"
6073        }
6074      }
6075    },
6076    "ListIAMPolicyAssignmentsForUserResponse":{
6077      "type":"structure",
6078      "members":{
6079        "ActiveAssignments":{"shape":"ActiveIAMPolicyAssignmentList"},
6080        "RequestId":{"shape":"String"},
6081        "NextToken":{"shape":"String"},
6082        "Status":{
6083          "shape":"StatusCode",
6084          "location":"statusCode"
6085        }
6086      }
6087    },
6088    "ListIAMPolicyAssignmentsRequest":{
6089      "type":"structure",
6090      "required":[
6091        "AwsAccountId",
6092        "Namespace"
6093      ],
6094      "members":{
6095        "AwsAccountId":{
6096          "shape":"AwsAccountId",
6097          "location":"uri",
6098          "locationName":"AwsAccountId"
6099        },
6100        "AssignmentStatus":{"shape":"AssignmentStatus"},
6101        "Namespace":{
6102          "shape":"Namespace",
6103          "location":"uri",
6104          "locationName":"Namespace"
6105        },
6106        "NextToken":{
6107          "shape":"String",
6108          "location":"querystring",
6109          "locationName":"next-token"
6110        },
6111        "MaxResults":{
6112          "shape":"MaxResults",
6113          "box":true,
6114          "location":"querystring",
6115          "locationName":"max-results"
6116        }
6117      }
6118    },
6119    "ListIAMPolicyAssignmentsResponse":{
6120      "type":"structure",
6121      "members":{
6122        "IAMPolicyAssignments":{"shape":"IAMPolicyAssignmentSummaryList"},
6123        "NextToken":{"shape":"String"},
6124        "RequestId":{"shape":"String"},
6125        "Status":{
6126          "shape":"StatusCode",
6127          "location":"statusCode"
6128        }
6129      }
6130    },
6131    "ListIngestionsRequest":{
6132      "type":"structure",
6133      "required":[
6134        "DataSetId",
6135        "AwsAccountId"
6136      ],
6137      "members":{
6138        "DataSetId":{
6139          "shape":"string",
6140          "location":"uri",
6141          "locationName":"DataSetId"
6142        },
6143        "NextToken":{
6144          "shape":"string",
6145          "location":"querystring",
6146          "locationName":"next-token"
6147        },
6148        "AwsAccountId":{
6149          "shape":"AwsAccountId",
6150          "location":"uri",
6151          "locationName":"AwsAccountId"
6152        },
6153        "MaxResults":{
6154          "shape":"IngestionMaxResults",
6155          "box":true,
6156          "location":"querystring",
6157          "locationName":"max-results"
6158        }
6159      }
6160    },
6161    "ListIngestionsResponse":{
6162      "type":"structure",
6163      "members":{
6164        "Ingestions":{"shape":"Ingestions"},
6165        "NextToken":{"shape":"string"},
6166        "RequestId":{"shape":"string"},
6167        "Status":{
6168          "shape":"StatusCode",
6169          "location":"statusCode"
6170        }
6171      }
6172    },
6173    "ListNamespacesRequest":{
6174      "type":"structure",
6175      "required":["AwsAccountId"],
6176      "members":{
6177        "AwsAccountId":{
6178          "shape":"AwsAccountId",
6179          "location":"uri",
6180          "locationName":"AwsAccountId"
6181        },
6182        "NextToken":{
6183          "shape":"String",
6184          "location":"querystring",
6185          "locationName":"next-token"
6186        },
6187        "MaxResults":{
6188          "shape":"MaxResults",
6189          "box":true,
6190          "location":"querystring",
6191          "locationName":"max-results"
6192        }
6193      }
6194    },
6195    "ListNamespacesResponse":{
6196      "type":"structure",
6197      "members":{
6198        "Namespaces":{"shape":"Namespaces"},
6199        "NextToken":{"shape":"String"},
6200        "RequestId":{"shape":"String"},
6201        "Status":{
6202          "shape":"StatusCode",
6203          "location":"statusCode"
6204        }
6205      }
6206    },
6207    "ListTagsForResourceRequest":{
6208      "type":"structure",
6209      "required":["ResourceArn"],
6210      "members":{
6211        "ResourceArn":{
6212          "shape":"Arn",
6213          "location":"uri",
6214          "locationName":"ResourceArn"
6215        }
6216      }
6217    },
6218    "ListTagsForResourceResponse":{
6219      "type":"structure",
6220      "members":{
6221        "Tags":{"shape":"TagList"},
6222        "RequestId":{"shape":"String"},
6223        "Status":{
6224          "shape":"StatusCode",
6225          "location":"statusCode"
6226        }
6227      }
6228    },
6229    "ListTemplateAliasesRequest":{
6230      "type":"structure",
6231      "required":[
6232        "AwsAccountId",
6233        "TemplateId"
6234      ],
6235      "members":{
6236        "AwsAccountId":{
6237          "shape":"AwsAccountId",
6238          "location":"uri",
6239          "locationName":"AwsAccountId"
6240        },
6241        "TemplateId":{
6242          "shape":"RestrictiveResourceId",
6243          "location":"uri",
6244          "locationName":"TemplateId"
6245        },
6246        "NextToken":{
6247          "shape":"String",
6248          "location":"querystring",
6249          "locationName":"next-token"
6250        },
6251        "MaxResults":{
6252          "shape":"MaxResults",
6253          "box":true,
6254          "location":"querystring",
6255          "locationName":"max-result"
6256        }
6257      }
6258    },
6259    "ListTemplateAliasesResponse":{
6260      "type":"structure",
6261      "members":{
6262        "TemplateAliasList":{"shape":"TemplateAliasList"},
6263        "Status":{
6264          "shape":"StatusCode",
6265          "location":"statusCode"
6266        },
6267        "RequestId":{"shape":"String"},
6268        "NextToken":{"shape":"String"}
6269      }
6270    },
6271    "ListTemplateVersionsRequest":{
6272      "type":"structure",
6273      "required":[
6274        "AwsAccountId",
6275        "TemplateId"
6276      ],
6277      "members":{
6278        "AwsAccountId":{
6279          "shape":"AwsAccountId",
6280          "location":"uri",
6281          "locationName":"AwsAccountId"
6282        },
6283        "TemplateId":{
6284          "shape":"RestrictiveResourceId",
6285          "location":"uri",
6286          "locationName":"TemplateId"
6287        },
6288        "NextToken":{
6289          "shape":"String",
6290          "location":"querystring",
6291          "locationName":"next-token"
6292        },
6293        "MaxResults":{
6294          "shape":"MaxResults",
6295          "box":true,
6296          "location":"querystring",
6297          "locationName":"max-results"
6298        }
6299      }
6300    },
6301    "ListTemplateVersionsResponse":{
6302      "type":"structure",
6303      "members":{
6304        "TemplateVersionSummaryList":{"shape":"TemplateVersionSummaryList"},
6305        "NextToken":{"shape":"String"},
6306        "Status":{
6307          "shape":"StatusCode",
6308          "location":"statusCode"
6309        },
6310        "RequestId":{"shape":"String"}
6311      }
6312    },
6313    "ListTemplatesRequest":{
6314      "type":"structure",
6315      "required":["AwsAccountId"],
6316      "members":{
6317        "AwsAccountId":{
6318          "shape":"AwsAccountId",
6319          "location":"uri",
6320          "locationName":"AwsAccountId"
6321        },
6322        "NextToken":{
6323          "shape":"String",
6324          "location":"querystring",
6325          "locationName":"next-token"
6326        },
6327        "MaxResults":{
6328          "shape":"MaxResults",
6329          "box":true,
6330          "location":"querystring",
6331          "locationName":"max-result"
6332        }
6333      }
6334    },
6335    "ListTemplatesResponse":{
6336      "type":"structure",
6337      "members":{
6338        "TemplateSummaryList":{"shape":"TemplateSummaryList"},
6339        "NextToken":{"shape":"String"},
6340        "Status":{
6341          "shape":"StatusCode",
6342          "location":"statusCode"
6343        },
6344        "RequestId":{"shape":"String"}
6345      }
6346    },
6347    "ListThemeAliasesRequest":{
6348      "type":"structure",
6349      "required":[
6350        "AwsAccountId",
6351        "ThemeId"
6352      ],
6353      "members":{
6354        "AwsAccountId":{
6355          "shape":"AwsAccountId",
6356          "location":"uri",
6357          "locationName":"AwsAccountId"
6358        },
6359        "ThemeId":{
6360          "shape":"RestrictiveResourceId",
6361          "location":"uri",
6362          "locationName":"ThemeId"
6363        },
6364        "NextToken":{
6365          "shape":"String",
6366          "location":"querystring",
6367          "locationName":"next-token"
6368        },
6369        "MaxResults":{
6370          "shape":"MaxResults",
6371          "box":true,
6372          "location":"querystring",
6373          "locationName":"max-result"
6374        }
6375      }
6376    },
6377    "ListThemeAliasesResponse":{
6378      "type":"structure",
6379      "members":{
6380        "ThemeAliasList":{"shape":"ThemeAliasList"},
6381        "Status":{
6382          "shape":"StatusCode",
6383          "location":"statusCode"
6384        },
6385        "RequestId":{"shape":"String"},
6386        "NextToken":{"shape":"String"}
6387      }
6388    },
6389    "ListThemeVersionsRequest":{
6390      "type":"structure",
6391      "required":[
6392        "AwsAccountId",
6393        "ThemeId"
6394      ],
6395      "members":{
6396        "AwsAccountId":{
6397          "shape":"AwsAccountId",
6398          "location":"uri",
6399          "locationName":"AwsAccountId"
6400        },
6401        "ThemeId":{
6402          "shape":"RestrictiveResourceId",
6403          "location":"uri",
6404          "locationName":"ThemeId"
6405        },
6406        "NextToken":{
6407          "shape":"String",
6408          "location":"querystring",
6409          "locationName":"next-token"
6410        },
6411        "MaxResults":{
6412          "shape":"MaxResults",
6413          "box":true,
6414          "location":"querystring",
6415          "locationName":"max-results"
6416        }
6417      }
6418    },
6419    "ListThemeVersionsResponse":{
6420      "type":"structure",
6421      "members":{
6422        "ThemeVersionSummaryList":{"shape":"ThemeVersionSummaryList"},
6423        "NextToken":{"shape":"String"},
6424        "Status":{
6425          "shape":"StatusCode",
6426          "location":"statusCode"
6427        },
6428        "RequestId":{"shape":"String"}
6429      }
6430    },
6431    "ListThemesRequest":{
6432      "type":"structure",
6433      "required":["AwsAccountId"],
6434      "members":{
6435        "AwsAccountId":{
6436          "shape":"AwsAccountId",
6437          "location":"uri",
6438          "locationName":"AwsAccountId"
6439        },
6440        "NextToken":{
6441          "shape":"String",
6442          "location":"querystring",
6443          "locationName":"next-token"
6444        },
6445        "MaxResults":{
6446          "shape":"MaxResults",
6447          "box":true,
6448          "location":"querystring",
6449          "locationName":"max-results"
6450        },
6451        "Type":{
6452          "shape":"ThemeType",
6453          "location":"querystring",
6454          "locationName":"type"
6455        }
6456      }
6457    },
6458    "ListThemesResponse":{
6459      "type":"structure",
6460      "members":{
6461        "ThemeSummaryList":{"shape":"ThemeSummaryList"},
6462        "NextToken":{"shape":"String"},
6463        "Status":{
6464          "shape":"StatusCode",
6465          "location":"statusCode"
6466        },
6467        "RequestId":{"shape":"String"}
6468      }
6469    },
6470    "ListUserGroupsRequest":{
6471      "type":"structure",
6472      "required":[
6473        "UserName",
6474        "AwsAccountId",
6475        "Namespace"
6476      ],
6477      "members":{
6478        "UserName":{
6479          "shape":"UserName",
6480          "location":"uri",
6481          "locationName":"UserName"
6482        },
6483        "AwsAccountId":{
6484          "shape":"AwsAccountId",
6485          "location":"uri",
6486          "locationName":"AwsAccountId"
6487        },
6488        "Namespace":{
6489          "shape":"Namespace",
6490          "location":"uri",
6491          "locationName":"Namespace"
6492        },
6493        "NextToken":{
6494          "shape":"String",
6495          "location":"querystring",
6496          "locationName":"next-token"
6497        },
6498        "MaxResults":{
6499          "shape":"MaxResults",
6500          "box":true,
6501          "location":"querystring",
6502          "locationName":"max-results"
6503        }
6504      }
6505    },
6506    "ListUserGroupsResponse":{
6507      "type":"structure",
6508      "members":{
6509        "GroupList":{"shape":"GroupList"},
6510        "NextToken":{"shape":"String"},
6511        "RequestId":{"shape":"String"},
6512        "Status":{
6513          "shape":"StatusCode",
6514          "location":"statusCode"
6515        }
6516      }
6517    },
6518    "ListUsersRequest":{
6519      "type":"structure",
6520      "required":[
6521        "AwsAccountId",
6522        "Namespace"
6523      ],
6524      "members":{
6525        "AwsAccountId":{
6526          "shape":"AwsAccountId",
6527          "location":"uri",
6528          "locationName":"AwsAccountId"
6529        },
6530        "NextToken":{
6531          "shape":"String",
6532          "location":"querystring",
6533          "locationName":"next-token"
6534        },
6535        "MaxResults":{
6536          "shape":"MaxResults",
6537          "box":true,
6538          "location":"querystring",
6539          "locationName":"max-results"
6540        },
6541        "Namespace":{
6542          "shape":"Namespace",
6543          "location":"uri",
6544          "locationName":"Namespace"
6545        }
6546      }
6547    },
6548    "ListUsersResponse":{
6549      "type":"structure",
6550      "members":{
6551        "UserList":{"shape":"UserList"},
6552        "NextToken":{"shape":"String"},
6553        "RequestId":{"shape":"String"},
6554        "Status":{
6555          "shape":"StatusCode",
6556          "location":"statusCode"
6557        }
6558      }
6559    },
6560    "LogicalTable":{
6561      "type":"structure",
6562      "required":[
6563        "Alias",
6564        "Source"
6565      ],
6566      "members":{
6567        "Alias":{"shape":"LogicalTableAlias"},
6568        "DataTransforms":{"shape":"TransformOperationList"},
6569        "Source":{"shape":"LogicalTableSource"}
6570      }
6571    },
6572    "LogicalTableAlias":{
6573      "type":"string",
6574      "max":64,
6575      "min":1
6576    },
6577    "LogicalTableId":{
6578      "type":"string",
6579      "max":64,
6580      "min":1,
6581      "pattern":"[0-9a-zA-Z-]*"
6582    },
6583    "LogicalTableMap":{
6584      "type":"map",
6585      "key":{"shape":"LogicalTableId"},
6586      "value":{"shape":"LogicalTable"},
6587      "max":64,
6588      "min":1
6589    },
6590    "LogicalTableSource":{
6591      "type":"structure",
6592      "members":{
6593        "JoinInstruction":{"shape":"JoinInstruction"},
6594        "PhysicalTableId":{"shape":"PhysicalTableId"}
6595      }
6596    },
6597    "Long":{"type":"long"},
6598    "LongList":{
6599      "type":"list",
6600      "member":{"shape":"Long"}
6601    },
6602    "ManifestFileLocation":{
6603      "type":"structure",
6604      "required":[
6605        "Bucket",
6606        "Key"
6607      ],
6608      "members":{
6609        "Bucket":{"shape":"S3Bucket"},
6610        "Key":{"shape":"S3Key"}
6611      }
6612    },
6613    "MarginStyle":{
6614      "type":"structure",
6615      "members":{
6616        "Show":{
6617          "shape":"boolean",
6618          "box":true
6619        }
6620      }
6621    },
6622    "MariaDbParameters":{
6623      "type":"structure",
6624      "required":[
6625        "Host",
6626        "Port",
6627        "Database"
6628      ],
6629      "members":{
6630        "Host":{"shape":"Host"},
6631        "Port":{"shape":"Port"},
6632        "Database":{"shape":"Database"}
6633      }
6634    },
6635    "MaxResults":{
6636      "type":"integer",
6637      "max":100,
6638      "min":1
6639    },
6640    "MemberIdArnPair":{
6641      "type":"structure",
6642      "members":{
6643        "MemberId":{"shape":"RestrictiveResourceId"},
6644        "MemberArn":{"shape":"Arn"}
6645      }
6646    },
6647    "MemberType":{
6648      "type":"string",
6649      "enum":[
6650        "DASHBOARD",
6651        "ANALYSIS",
6652        "DATASET"
6653      ]
6654    },
6655    "MySqlParameters":{
6656      "type":"structure",
6657      "required":[
6658        "Host",
6659        "Port",
6660        "Database"
6661      ],
6662      "members":{
6663        "Host":{"shape":"Host"},
6664        "Port":{"shape":"Port"},
6665        "Database":{"shape":"Database"}
6666      }
6667    },
6668    "Namespace":{
6669      "type":"string",
6670      "max":64,
6671      "pattern":"^[a-zA-Z0-9._-]*$"
6672    },
6673    "NamespaceError":{
6674      "type":"structure",
6675      "members":{
6676        "Type":{"shape":"NamespaceErrorType"},
6677        "Message":{"shape":"String"}
6678      }
6679    },
6680    "NamespaceErrorType":{
6681      "type":"string",
6682      "enum":[
6683        "PERMISSION_DENIED",
6684        "INTERNAL_SERVICE_ERROR"
6685      ]
6686    },
6687    "NamespaceInfoV2":{
6688      "type":"structure",
6689      "members":{
6690        "Name":{"shape":"Namespace"},
6691        "Arn":{"shape":"Arn"},
6692        "CapacityRegion":{"shape":"String"},
6693        "CreationStatus":{"shape":"NamespaceStatus"},
6694        "IdentityStore":{"shape":"IdentityStore"},
6695        "NamespaceError":{"shape":"NamespaceError"}
6696      }
6697    },
6698    "NamespaceStatus":{
6699      "type":"string",
6700      "enum":[
6701        "CREATED",
6702        "CREATING",
6703        "DELETING",
6704        "RETRYABLE_FAILURE",
6705        "NON_RETRYABLE_FAILURE"
6706      ]
6707    },
6708    "Namespaces":{
6709      "type":"list",
6710      "member":{"shape":"NamespaceInfoV2"}
6711    },
6712    "NonEmptyString":{
6713      "type":"string",
6714      "pattern":".*\\S.*"
6715    },
6716    "OnClause":{
6717      "type":"string",
6718      "max":512,
6719      "min":1
6720    },
6721    "OptionalPort":{
6722      "type":"integer",
6723      "max":65535,
6724      "min":0
6725    },
6726    "OracleParameters":{
6727      "type":"structure",
6728      "required":[
6729        "Host",
6730        "Port",
6731        "Database"
6732      ],
6733      "members":{
6734        "Host":{"shape":"Host"},
6735        "Port":{"shape":"Port"},
6736        "Database":{"shape":"Database"}
6737      }
6738    },
6739    "OutputColumn":{
6740      "type":"structure",
6741      "members":{
6742        "Name":{"shape":"ColumnName"},
6743        "Description":{"shape":"ColumnDescriptiveText"},
6744        "Type":{"shape":"ColumnDataType"}
6745      }
6746    },
6747    "OutputColumnList":{
6748      "type":"list",
6749      "member":{"shape":"OutputColumn"}
6750    },
6751    "Parameters":{
6752      "type":"structure",
6753      "members":{
6754        "StringParameters":{"shape":"StringParameterList"},
6755        "IntegerParameters":{"shape":"IntegerParameterList"},
6756        "DecimalParameters":{"shape":"DecimalParameterList"},
6757        "DateTimeParameters":{"shape":"DateTimeParameterList"}
6758      }
6759    },
6760    "Password":{
6761      "type":"string",
6762      "max":1024,
6763      "min":1
6764    },
6765    "Path":{
6766      "type":"list",
6767      "member":{"shape":"Arn"},
6768      "max":10,
6769      "min":1
6770    },
6771    "PhysicalTable":{
6772      "type":"structure",
6773      "members":{
6774        "RelationalTable":{"shape":"RelationalTable"},
6775        "CustomSql":{"shape":"CustomSql"},
6776        "S3Source":{"shape":"S3Source"}
6777      }
6778    },
6779    "PhysicalTableId":{
6780      "type":"string",
6781      "max":64,
6782      "min":1,
6783      "pattern":"[0-9a-zA-Z-]*"
6784    },
6785    "PhysicalTableMap":{
6786      "type":"map",
6787      "key":{"shape":"PhysicalTableId"},
6788      "value":{"shape":"PhysicalTable"},
6789      "max":32,
6790      "min":1
6791    },
6792    "Port":{
6793      "type":"integer",
6794      "max":65535,
6795      "min":1
6796    },
6797    "PositiveInteger":{
6798      "type":"integer",
6799      "min":1
6800    },
6801    "PostgreSqlParameters":{
6802      "type":"structure",
6803      "required":[
6804        "Host",
6805        "Port",
6806        "Database"
6807      ],
6808      "members":{
6809        "Host":{"shape":"Host"},
6810        "Port":{"shape":"Port"},
6811        "Database":{"shape":"Database"}
6812      }
6813    },
6814    "PreconditionNotMetException":{
6815      "type":"structure",
6816      "members":{
6817        "Message":{"shape":"String"},
6818        "RequestId":{"shape":"String"}
6819      },
6820      "error":{"httpStatusCode":400},
6821      "exception":true
6822    },
6823    "PrestoParameters":{
6824      "type":"structure",
6825      "required":[
6826        "Host",
6827        "Port",
6828        "Catalog"
6829      ],
6830      "members":{
6831        "Host":{"shape":"Host"},
6832        "Port":{"shape":"Port"},
6833        "Catalog":{"shape":"Catalog"}
6834      }
6835    },
6836    "Principal":{
6837      "type":"string",
6838      "max":256,
6839      "min":1
6840    },
6841    "PrincipalList":{
6842      "type":"list",
6843      "member":{"shape":"String"},
6844      "max":100,
6845      "min":1
6846    },
6847    "ProjectOperation":{
6848      "type":"structure",
6849      "required":["ProjectedColumns"],
6850      "members":{
6851        "ProjectedColumns":{"shape":"ProjectedColumnList"}
6852      }
6853    },
6854    "ProjectedColumnList":{
6855      "type":"list",
6856      "member":{"shape":"String"},
6857      "max":2000,
6858      "min":1
6859    },
6860    "Query":{
6861      "type":"string",
6862      "max":256,
6863      "min":1
6864    },
6865    "QueueInfo":{
6866      "type":"structure",
6867      "required":[
6868        "WaitingOnIngestion",
6869        "QueuedIngestion"
6870      ],
6871      "members":{
6872        "WaitingOnIngestion":{"shape":"string"},
6873        "QueuedIngestion":{"shape":"string"}
6874      }
6875    },
6876    "QuickSightUserNotFoundException":{
6877      "type":"structure",
6878      "members":{
6879        "Message":{"shape":"String"},
6880        "RequestId":{"shape":"String"}
6881      },
6882      "error":{"httpStatusCode":404},
6883      "exception":true
6884    },
6885    "RdsParameters":{
6886      "type":"structure",
6887      "required":[
6888        "InstanceId",
6889        "Database"
6890      ],
6891      "members":{
6892        "InstanceId":{"shape":"InstanceId"},
6893        "Database":{"shape":"Database"}
6894      }
6895    },
6896    "RecoveryWindowInDays":{
6897      "type":"long",
6898      "max":30,
6899      "min":7
6900    },
6901    "RedshiftParameters":{
6902      "type":"structure",
6903      "required":["Database"],
6904      "members":{
6905        "Host":{"shape":"Host"},
6906        "Port":{"shape":"OptionalPort"},
6907        "Database":{"shape":"Database"},
6908        "ClusterId":{"shape":"ClusterId"}
6909      }
6910    },
6911    "RegisterUserRequest":{
6912      "type":"structure",
6913      "required":[
6914        "IdentityType",
6915        "Email",
6916        "UserRole",
6917        "AwsAccountId",
6918        "Namespace"
6919      ],
6920      "members":{
6921        "IdentityType":{"shape":"IdentityType"},
6922        "Email":{"shape":"String"},
6923        "UserRole":{"shape":"UserRole"},
6924        "IamArn":{"shape":"String"},
6925        "SessionName":{"shape":"RoleSessionName"},
6926        "AwsAccountId":{
6927          "shape":"AwsAccountId",
6928          "location":"uri",
6929          "locationName":"AwsAccountId"
6930        },
6931        "Namespace":{
6932          "shape":"Namespace",
6933          "location":"uri",
6934          "locationName":"Namespace"
6935        },
6936        "UserName":{"shape":"UserName"},
6937        "CustomPermissionsName":{"shape":"RoleName"},
6938        "ExternalLoginFederationProviderType":{"shape":"String"},
6939        "CustomFederationProviderUrl":{"shape":"String"},
6940        "ExternalLoginId":{"shape":"String"}
6941      }
6942    },
6943    "RegisterUserResponse":{
6944      "type":"structure",
6945      "members":{
6946        "User":{"shape":"User"},
6947        "UserInvitationUrl":{"shape":"String"},
6948        "RequestId":{"shape":"String"},
6949        "Status":{
6950          "shape":"StatusCode",
6951          "location":"statusCode"
6952        }
6953      }
6954    },
6955    "RegisteredUserDashboardEmbeddingConfiguration":{
6956      "type":"structure",
6957      "required":["InitialDashboardId"],
6958      "members":{
6959        "InitialDashboardId":{"shape":"RestrictiveResourceId"}
6960      }
6961    },
6962    "RegisteredUserEmbeddingExperienceConfiguration":{
6963      "type":"structure",
6964      "members":{
6965        "Dashboard":{"shape":"RegisteredUserDashboardEmbeddingConfiguration"},
6966        "QuickSightConsole":{"shape":"RegisteredUserQuickSightConsoleEmbeddingConfiguration"}
6967      }
6968    },
6969    "RegisteredUserQuickSightConsoleEmbeddingConfiguration":{
6970      "type":"structure",
6971      "members":{
6972        "InitialPath":{"shape":"EntryPath"}
6973      }
6974    },
6975    "RelationalTable":{
6976      "type":"structure",
6977      "required":[
6978        "DataSourceArn",
6979        "Name",
6980        "InputColumns"
6981      ],
6982      "members":{
6983        "DataSourceArn":{"shape":"Arn"},
6984        "Catalog":{"shape":"RelationalTableCatalog"},
6985        "Schema":{"shape":"RelationalTableSchema"},
6986        "Name":{"shape":"RelationalTableName"},
6987        "InputColumns":{"shape":"InputColumnList"}
6988      }
6989    },
6990    "RelationalTableCatalog":{
6991      "type":"string",
6992      "max":256
6993    },
6994    "RelationalTableName":{
6995      "type":"string",
6996      "max":64,
6997      "min":1
6998    },
6999    "RelationalTableSchema":{
7000      "type":"string",
7001      "max":64
7002    },
7003    "RenameColumnOperation":{
7004      "type":"structure",
7005      "required":[
7006        "ColumnName",
7007        "NewColumnName"
7008      ],
7009      "members":{
7010        "ColumnName":{"shape":"ColumnName"},
7011        "NewColumnName":{"shape":"ColumnName"}
7012      }
7013    },
7014    "ResourceExistsException":{
7015      "type":"structure",
7016      "members":{
7017        "Message":{"shape":"String"},
7018        "ResourceType":{"shape":"ExceptionResourceType"},
7019        "RequestId":{"shape":"String"}
7020      },
7021      "error":{"httpStatusCode":409},
7022      "exception":true
7023    },
7024    "ResourceId":{"type":"string"},
7025    "ResourceName":{
7026      "type":"string",
7027      "max":128,
7028      "min":1
7029    },
7030    "ResourceNotFoundException":{
7031      "type":"structure",
7032      "members":{
7033        "Message":{"shape":"String"},
7034        "ResourceType":{"shape":"ExceptionResourceType"},
7035        "RequestId":{"shape":"String"}
7036      },
7037      "error":{"httpStatusCode":404},
7038      "exception":true
7039    },
7040    "ResourcePermission":{
7041      "type":"structure",
7042      "required":[
7043        "Principal",
7044        "Actions"
7045      ],
7046      "members":{
7047        "Principal":{"shape":"Principal"},
7048        "Actions":{"shape":"ActionList"}
7049      }
7050    },
7051    "ResourcePermissionList":{
7052      "type":"list",
7053      "member":{"shape":"ResourcePermission"},
7054      "max":64,
7055      "min":1
7056    },
7057    "ResourceStatus":{
7058      "type":"string",
7059      "enum":[
7060        "CREATION_IN_PROGRESS",
7061        "CREATION_SUCCESSFUL",
7062        "CREATION_FAILED",
7063        "UPDATE_IN_PROGRESS",
7064        "UPDATE_SUCCESSFUL",
7065        "UPDATE_FAILED",
7066        "DELETED"
7067      ]
7068    },
7069    "ResourceUnavailableException":{
7070      "type":"structure",
7071      "members":{
7072        "Message":{"shape":"String"},
7073        "ResourceType":{"shape":"ExceptionResourceType"},
7074        "RequestId":{"shape":"String"}
7075      },
7076      "error":{"httpStatusCode":503},
7077      "exception":true
7078    },
7079    "RestoreAnalysisRequest":{
7080      "type":"structure",
7081      "required":[
7082        "AwsAccountId",
7083        "AnalysisId"
7084      ],
7085      "members":{
7086        "AwsAccountId":{
7087          "shape":"AwsAccountId",
7088          "location":"uri",
7089          "locationName":"AwsAccountId"
7090        },
7091        "AnalysisId":{
7092          "shape":"RestrictiveResourceId",
7093          "location":"uri",
7094          "locationName":"AnalysisId"
7095        }
7096      }
7097    },
7098    "RestoreAnalysisResponse":{
7099      "type":"structure",
7100      "members":{
7101        "Status":{
7102          "shape":"StatusCode",
7103          "location":"statusCode"
7104        },
7105        "Arn":{"shape":"Arn"},
7106        "AnalysisId":{"shape":"RestrictiveResourceId"},
7107        "RequestId":{"shape":"String"}
7108      }
7109    },
7110    "RestrictiveResourceId":{
7111      "type":"string",
7112      "max":2048,
7113      "min":1,
7114      "pattern":"[\\w\\-]+"
7115    },
7116    "RoleName":{
7117      "type":"string",
7118      "max":64,
7119      "min":1,
7120      "pattern":"^[a-zA-Z0-9+=,.@_-]+$"
7121    },
7122    "RoleSessionName":{
7123      "type":"string",
7124      "max":64,
7125      "min":2,
7126      "pattern":"[\\w+=.@-]*"
7127    },
7128    "RowInfo":{
7129      "type":"structure",
7130      "members":{
7131        "RowsIngested":{
7132          "shape":"long",
7133          "box":true
7134        },
7135        "RowsDropped":{
7136          "shape":"long",
7137          "box":true
7138        }
7139      }
7140    },
7141    "RowLevelPermissionDataSet":{
7142      "type":"structure",
7143      "required":[
7144        "Arn",
7145        "PermissionPolicy"
7146      ],
7147      "members":{
7148        "Namespace":{"shape":"Namespace"},
7149        "Arn":{"shape":"Arn"},
7150        "PermissionPolicy":{"shape":"RowLevelPermissionPolicy"},
7151        "FormatVersion":{"shape":"RowLevelPermissionFormatVersion"},
7152        "Status":{"shape":"Status"}
7153      }
7154    },
7155    "RowLevelPermissionFormatVersion":{
7156      "type":"string",
7157      "enum":[
7158        "VERSION_1",
7159        "VERSION_2"
7160      ]
7161    },
7162    "RowLevelPermissionPolicy":{
7163      "type":"string",
7164      "enum":[
7165        "GRANT_ACCESS",
7166        "DENY_ACCESS"
7167      ]
7168    },
7169    "RowLevelPermissionTagConfiguration":{
7170      "type":"structure",
7171      "required":["TagRules"],
7172      "members":{
7173        "Status":{"shape":"Status"},
7174        "TagRules":{"shape":"RowLevelPermissionTagRuleList"}
7175      }
7176    },
7177    "RowLevelPermissionTagDelimiter":{
7178      "type":"string",
7179      "max":10
7180    },
7181    "RowLevelPermissionTagRule":{
7182      "type":"structure",
7183      "required":[
7184        "TagKey",
7185        "ColumnName"
7186      ],
7187      "members":{
7188        "TagKey":{"shape":"SessionTagKey"},
7189        "ColumnName":{"shape":"String"},
7190        "TagMultiValueDelimiter":{"shape":"RowLevelPermissionTagDelimiter"},
7191        "MatchAllValue":{"shape":"SessionTagValue"}
7192      }
7193    },
7194    "RowLevelPermissionTagRuleList":{
7195      "type":"list",
7196      "member":{"shape":"RowLevelPermissionTagRule"},
7197      "max":50,
7198      "min":1
7199    },
7200    "S3Bucket":{
7201      "type":"string",
7202      "max":1024,
7203      "min":1
7204    },
7205    "S3Key":{
7206      "type":"string",
7207      "max":1024,
7208      "min":1
7209    },
7210    "S3Parameters":{
7211      "type":"structure",
7212      "required":["ManifestFileLocation"],
7213      "members":{
7214        "ManifestFileLocation":{"shape":"ManifestFileLocation"}
7215      }
7216    },
7217    "S3Source":{
7218      "type":"structure",
7219      "required":[
7220        "DataSourceArn",
7221        "InputColumns"
7222      ],
7223      "members":{
7224        "DataSourceArn":{"shape":"Arn"},
7225        "UploadSettings":{"shape":"UploadSettings"},
7226        "InputColumns":{"shape":"InputColumnList"}
7227      }
7228    },
7229    "SearchAnalysesRequest":{
7230      "type":"structure",
7231      "required":[
7232        "AwsAccountId",
7233        "Filters"
7234      ],
7235      "members":{
7236        "AwsAccountId":{
7237          "shape":"AwsAccountId",
7238          "location":"uri",
7239          "locationName":"AwsAccountId"
7240        },
7241        "Filters":{"shape":"AnalysisSearchFilterList"},
7242        "NextToken":{"shape":"String"},
7243        "MaxResults":{
7244          "shape":"MaxResults",
7245          "box":true
7246        }
7247      }
7248    },
7249    "SearchAnalysesResponse":{
7250      "type":"structure",
7251      "members":{
7252        "AnalysisSummaryList":{"shape":"AnalysisSummaryList"},
7253        "NextToken":{"shape":"String"},
7254        "Status":{
7255          "shape":"StatusCode",
7256          "location":"statusCode"
7257        },
7258        "RequestId":{"shape":"String"}
7259      }
7260    },
7261    "SearchDashboardsRequest":{
7262      "type":"structure",
7263      "required":[
7264        "AwsAccountId",
7265        "Filters"
7266      ],
7267      "members":{
7268        "AwsAccountId":{
7269          "shape":"AwsAccountId",
7270          "location":"uri",
7271          "locationName":"AwsAccountId"
7272        },
7273        "Filters":{"shape":"DashboardSearchFilterList"},
7274        "NextToken":{"shape":"String"},
7275        "MaxResults":{
7276          "shape":"MaxResults",
7277          "box":true
7278        }
7279      }
7280    },
7281    "SearchDashboardsResponse":{
7282      "type":"structure",
7283      "members":{
7284        "DashboardSummaryList":{"shape":"DashboardSummaryList"},
7285        "NextToken":{"shape":"String"},
7286        "Status":{
7287          "shape":"StatusCode",
7288          "location":"statusCode"
7289        },
7290        "RequestId":{"shape":"String"}
7291      }
7292    },
7293    "SearchFoldersRequest":{
7294      "type":"structure",
7295      "required":[
7296        "AwsAccountId",
7297        "Filters"
7298      ],
7299      "members":{
7300        "AwsAccountId":{
7301          "shape":"AwsAccountId",
7302          "location":"uri",
7303          "locationName":"AwsAccountId"
7304        },
7305        "Filters":{"shape":"FolderSearchFilterList"},
7306        "NextToken":{"shape":"String"},
7307        "MaxResults":{
7308          "shape":"MaxResults",
7309          "box":true
7310        }
7311      }
7312    },
7313    "SearchFoldersResponse":{
7314      "type":"structure",
7315      "members":{
7316        "Status":{
7317          "shape":"StatusCode",
7318          "location":"statusCode"
7319        },
7320        "FolderSummaryList":{"shape":"FolderSummaryList"},
7321        "NextToken":{"shape":"String"},
7322        "RequestId":{"shape":"String"}
7323      }
7324    },
7325    "ServiceNowParameters":{
7326      "type":"structure",
7327      "required":["SiteBaseUrl"],
7328      "members":{
7329        "SiteBaseUrl":{"shape":"SiteBaseUrl"}
7330      }
7331    },
7332    "SessionLifetimeInMinutes":{
7333      "type":"long",
7334      "max":600,
7335      "min":15
7336    },
7337    "SessionLifetimeInMinutesInvalidException":{
7338      "type":"structure",
7339      "members":{
7340        "Message":{"shape":"String"},
7341        "RequestId":{"shape":"String"}
7342      },
7343      "error":{"httpStatusCode":400},
7344      "exception":true
7345    },
7346    "SessionTag":{
7347      "type":"structure",
7348      "required":[
7349        "Key",
7350        "Value"
7351      ],
7352      "members":{
7353        "Key":{"shape":"SessionTagKey"},
7354        "Value":{"shape":"SessionTagValue"}
7355      }
7356    },
7357    "SessionTagKey":{
7358      "type":"string",
7359      "max":128,
7360      "min":1
7361    },
7362    "SessionTagList":{
7363      "type":"list",
7364      "member":{"shape":"SessionTag"},
7365      "max":50,
7366      "min":1
7367    },
7368    "SessionTagValue":{
7369      "type":"string",
7370      "max":256,
7371      "min":1,
7372      "sensitive":true
7373    },
7374    "Sheet":{
7375      "type":"structure",
7376      "members":{
7377        "SheetId":{"shape":"RestrictiveResourceId"},
7378        "Name":{"shape":"NonEmptyString"}
7379      }
7380    },
7381    "SheetControlsOption":{
7382      "type":"structure",
7383      "members":{
7384        "VisibilityState":{"shape":"DashboardUIState"}
7385      }
7386    },
7387    "SheetList":{
7388      "type":"list",
7389      "member":{"shape":"Sheet"},
7390      "max":20
7391    },
7392    "SheetStyle":{
7393      "type":"structure",
7394      "members":{
7395        "Tile":{"shape":"TileStyle"},
7396        "TileLayout":{"shape":"TileLayoutStyle"}
7397      }
7398    },
7399    "SiteBaseUrl":{
7400      "type":"string",
7401      "max":1024,
7402      "min":1
7403    },
7404    "SnowflakeParameters":{
7405      "type":"structure",
7406      "required":[
7407        "Host",
7408        "Database",
7409        "Warehouse"
7410      ],
7411      "members":{
7412        "Host":{"shape":"Host"},
7413        "Database":{"shape":"Database"},
7414        "Warehouse":{"shape":"Warehouse"}
7415      }
7416    },
7417    "SparkParameters":{
7418      "type":"structure",
7419      "required":[
7420        "Host",
7421        "Port"
7422      ],
7423      "members":{
7424        "Host":{"shape":"Host"},
7425        "Port":{"shape":"Port"}
7426      }
7427    },
7428    "SqlQuery":{
7429      "type":"string",
7430      "max":65536,
7431      "min":1
7432    },
7433    "SqlServerParameters":{
7434      "type":"structure",
7435      "required":[
7436        "Host",
7437        "Port",
7438        "Database"
7439      ],
7440      "members":{
7441        "Host":{"shape":"Host"},
7442        "Port":{"shape":"Port"},
7443        "Database":{"shape":"Database"}
7444      }
7445    },
7446    "SslProperties":{
7447      "type":"structure",
7448      "members":{
7449        "DisableSsl":{"shape":"Boolean"}
7450      }
7451    },
7452    "Status":{
7453      "type":"string",
7454      "enum":[
7455        "ENABLED",
7456        "DISABLED"
7457      ]
7458    },
7459    "StatusCode":{"type":"integer"},
7460    "String":{"type":"string"},
7461    "StringList":{
7462      "type":"list",
7463      "member":{"shape":"String"}
7464    },
7465    "StringParameter":{
7466      "type":"structure",
7467      "required":[
7468        "Name",
7469        "Values"
7470      ],
7471      "members":{
7472        "Name":{"shape":"NonEmptyString"},
7473        "Values":{"shape":"StringList"}
7474      }
7475    },
7476    "StringParameterList":{
7477      "type":"list",
7478      "member":{"shape":"StringParameter"},
7479      "max":100
7480    },
7481    "Tag":{
7482      "type":"structure",
7483      "required":[
7484        "Key",
7485        "Value"
7486      ],
7487      "members":{
7488        "Key":{"shape":"TagKey"},
7489        "Value":{"shape":"TagValue"}
7490      }
7491    },
7492    "TagColumnOperation":{
7493      "type":"structure",
7494      "required":[
7495        "ColumnName",
7496        "Tags"
7497      ],
7498      "members":{
7499        "ColumnName":{"shape":"ColumnName"},
7500        "Tags":{"shape":"ColumnTagList"}
7501      }
7502    },
7503    "TagKey":{
7504      "type":"string",
7505      "max":128,
7506      "min":1
7507    },
7508    "TagKeyList":{
7509      "type":"list",
7510      "member":{"shape":"TagKey"},
7511      "max":200,
7512      "min":1
7513    },
7514    "TagList":{
7515      "type":"list",
7516      "member":{"shape":"Tag"},
7517      "max":200,
7518      "min":1
7519    },
7520    "TagResourceRequest":{
7521      "type":"structure",
7522      "required":[
7523        "ResourceArn",
7524        "Tags"
7525      ],
7526      "members":{
7527        "ResourceArn":{
7528          "shape":"Arn",
7529          "location":"uri",
7530          "locationName":"ResourceArn"
7531        },
7532        "Tags":{"shape":"TagList"}
7533      }
7534    },
7535    "TagResourceResponse":{
7536      "type":"structure",
7537      "members":{
7538        "RequestId":{"shape":"String"},
7539        "Status":{
7540          "shape":"StatusCode",
7541          "location":"statusCode"
7542        }
7543      }
7544    },
7545    "TagValue":{
7546      "type":"string",
7547      "max":256,
7548      "min":1
7549    },
7550    "Template":{
7551      "type":"structure",
7552      "members":{
7553        "Arn":{"shape":"Arn"},
7554        "Name":{"shape":"TemplateName"},
7555        "Version":{"shape":"TemplateVersion"},
7556        "TemplateId":{"shape":"RestrictiveResourceId"},
7557        "LastUpdatedTime":{"shape":"Timestamp"},
7558        "CreatedTime":{"shape":"Timestamp"}
7559      }
7560    },
7561    "TemplateAlias":{
7562      "type":"structure",
7563      "members":{
7564        "AliasName":{"shape":"AliasName"},
7565        "Arn":{"shape":"Arn"},
7566        "TemplateVersionNumber":{"shape":"VersionNumber"}
7567      }
7568    },
7569    "TemplateAliasList":{
7570      "type":"list",
7571      "member":{"shape":"TemplateAlias"},
7572      "max":100
7573    },
7574    "TemplateError":{
7575      "type":"structure",
7576      "members":{
7577        "Type":{"shape":"TemplateErrorType"},
7578        "Message":{"shape":"NonEmptyString"}
7579      }
7580    },
7581    "TemplateErrorList":{
7582      "type":"list",
7583      "member":{"shape":"TemplateError"},
7584      "min":1
7585    },
7586    "TemplateErrorType":{
7587      "type":"string",
7588      "enum":[
7589        "SOURCE_NOT_FOUND",
7590        "DATA_SET_NOT_FOUND",
7591        "INTERNAL_FAILURE",
7592        "ACCESS_DENIED"
7593      ]
7594    },
7595    "TemplateName":{
7596      "type":"string",
7597      "max":2048,
7598      "min":1
7599    },
7600    "TemplateSourceAnalysis":{
7601      "type":"structure",
7602      "required":[
7603        "Arn",
7604        "DataSetReferences"
7605      ],
7606      "members":{
7607        "Arn":{"shape":"Arn"},
7608        "DataSetReferences":{"shape":"DataSetReferenceList"}
7609      }
7610    },
7611    "TemplateSourceEntity":{
7612      "type":"structure",
7613      "members":{
7614        "SourceAnalysis":{"shape":"TemplateSourceAnalysis"},
7615        "SourceTemplate":{"shape":"TemplateSourceTemplate"}
7616      }
7617    },
7618    "TemplateSourceTemplate":{
7619      "type":"structure",
7620      "required":["Arn"],
7621      "members":{
7622        "Arn":{"shape":"Arn"}
7623      }
7624    },
7625    "TemplateSummary":{
7626      "type":"structure",
7627      "members":{
7628        "Arn":{"shape":"Arn"},
7629        "TemplateId":{"shape":"RestrictiveResourceId"},
7630        "Name":{"shape":"TemplateName"},
7631        "LatestVersionNumber":{"shape":"VersionNumber"},
7632        "CreatedTime":{"shape":"Timestamp"},
7633        "LastUpdatedTime":{"shape":"Timestamp"}
7634      }
7635    },
7636    "TemplateSummaryList":{
7637      "type":"list",
7638      "member":{"shape":"TemplateSummary"},
7639      "max":100
7640    },
7641    "TemplateVersion":{
7642      "type":"structure",
7643      "members":{
7644        "CreatedTime":{"shape":"Timestamp"},
7645        "Errors":{"shape":"TemplateErrorList"},
7646        "VersionNumber":{"shape":"VersionNumber"},
7647        "Status":{"shape":"ResourceStatus"},
7648        "DataSetConfigurations":{"shape":"DataSetConfigurationList"},
7649        "Description":{"shape":"VersionDescription"},
7650        "SourceEntityArn":{"shape":"Arn"},
7651        "ThemeArn":{"shape":"Arn"},
7652        "Sheets":{"shape":"SheetList"}
7653      }
7654    },
7655    "TemplateVersionSummary":{
7656      "type":"structure",
7657      "members":{
7658        "Arn":{"shape":"Arn"},
7659        "VersionNumber":{"shape":"VersionNumber"},
7660        "CreatedTime":{"shape":"Timestamp"},
7661        "Status":{"shape":"ResourceStatus"},
7662        "Description":{"shape":"VersionDescription"}
7663      }
7664    },
7665    "TemplateVersionSummaryList":{
7666      "type":"list",
7667      "member":{"shape":"TemplateVersionSummary"},
7668      "max":100
7669    },
7670    "TeradataParameters":{
7671      "type":"structure",
7672      "required":[
7673        "Host",
7674        "Port",
7675        "Database"
7676      ],
7677      "members":{
7678        "Host":{"shape":"Host"},
7679        "Port":{"shape":"Port"},
7680        "Database":{"shape":"Database"}
7681      }
7682    },
7683    "TextQualifier":{
7684      "type":"string",
7685      "enum":[
7686        "DOUBLE_QUOTE",
7687        "SINGLE_QUOTE"
7688      ]
7689    },
7690    "Theme":{
7691      "type":"structure",
7692      "members":{
7693        "Arn":{"shape":"Arn"},
7694        "Name":{"shape":"ThemeName"},
7695        "ThemeId":{"shape":"RestrictiveResourceId"},
7696        "Version":{"shape":"ThemeVersion"},
7697        "CreatedTime":{"shape":"Timestamp"},
7698        "LastUpdatedTime":{"shape":"Timestamp"},
7699        "Type":{"shape":"ThemeType"}
7700      }
7701    },
7702    "ThemeAlias":{
7703      "type":"structure",
7704      "members":{
7705        "Arn":{"shape":"Arn"},
7706        "AliasName":{"shape":"AliasName"},
7707        "ThemeVersionNumber":{"shape":"VersionNumber"}
7708      }
7709    },
7710    "ThemeAliasList":{
7711      "type":"list",
7712      "member":{"shape":"ThemeAlias"},
7713      "max":100
7714    },
7715    "ThemeConfiguration":{
7716      "type":"structure",
7717      "members":{
7718        "DataColorPalette":{"shape":"DataColorPalette"},
7719        "UIColorPalette":{"shape":"UIColorPalette"},
7720        "Sheet":{"shape":"SheetStyle"}
7721      }
7722    },
7723    "ThemeError":{
7724      "type":"structure",
7725      "members":{
7726        "Type":{"shape":"ThemeErrorType"},
7727        "Message":{"shape":"NonEmptyString"}
7728      }
7729    },
7730    "ThemeErrorList":{
7731      "type":"list",
7732      "member":{"shape":"ThemeError"},
7733      "min":1
7734    },
7735    "ThemeErrorType":{
7736      "type":"string",
7737      "enum":["INTERNAL_FAILURE"]
7738    },
7739    "ThemeName":{
7740      "type":"string",
7741      "max":2048,
7742      "min":1
7743    },
7744    "ThemeSummary":{
7745      "type":"structure",
7746      "members":{
7747        "Arn":{"shape":"Arn"},
7748        "Name":{"shape":"ThemeName"},
7749        "ThemeId":{"shape":"RestrictiveResourceId"},
7750        "LatestVersionNumber":{"shape":"VersionNumber"},
7751        "CreatedTime":{"shape":"Timestamp"},
7752        "LastUpdatedTime":{"shape":"Timestamp"}
7753      }
7754    },
7755    "ThemeSummaryList":{
7756      "type":"list",
7757      "member":{"shape":"ThemeSummary"},
7758      "max":100
7759    },
7760    "ThemeType":{
7761      "type":"string",
7762      "enum":[
7763        "QUICKSIGHT",
7764        "CUSTOM",
7765        "ALL"
7766      ]
7767    },
7768    "ThemeVersion":{
7769      "type":"structure",
7770      "members":{
7771        "VersionNumber":{"shape":"VersionNumber"},
7772        "Arn":{"shape":"Arn"},
7773        "Description":{"shape":"VersionDescription"},
7774        "BaseThemeId":{"shape":"RestrictiveResourceId"},
7775        "CreatedTime":{"shape":"Timestamp"},
7776        "Configuration":{"shape":"ThemeConfiguration"},
7777        "Errors":{"shape":"ThemeErrorList"},
7778        "Status":{"shape":"ResourceStatus"}
7779      }
7780    },
7781    "ThemeVersionSummary":{
7782      "type":"structure",
7783      "members":{
7784        "VersionNumber":{"shape":"VersionNumber"},
7785        "Arn":{"shape":"Arn"},
7786        "Description":{"shape":"VersionDescription"},
7787        "CreatedTime":{"shape":"Timestamp"},
7788        "Status":{"shape":"ResourceStatus"}
7789      }
7790    },
7791    "ThemeVersionSummaryList":{
7792      "type":"list",
7793      "member":{"shape":"ThemeVersionSummary"},
7794      "max":100
7795    },
7796    "ThrottlingException":{
7797      "type":"structure",
7798      "members":{
7799        "Message":{"shape":"String"},
7800        "RequestId":{"shape":"String"}
7801      },
7802      "error":{"httpStatusCode":429},
7803      "exception":true
7804    },
7805    "TileLayoutStyle":{
7806      "type":"structure",
7807      "members":{
7808        "Gutter":{"shape":"GutterStyle"},
7809        "Margin":{"shape":"MarginStyle"}
7810      }
7811    },
7812    "TileStyle":{
7813      "type":"structure",
7814      "members":{
7815        "Border":{"shape":"BorderStyle"}
7816      }
7817    },
7818    "Timestamp":{"type":"timestamp"},
7819    "TimestampList":{
7820      "type":"list",
7821      "member":{"shape":"Timestamp"}
7822    },
7823    "TransformOperation":{
7824      "type":"structure",
7825      "members":{
7826        "ProjectOperation":{"shape":"ProjectOperation"},
7827        "FilterOperation":{"shape":"FilterOperation"},
7828        "CreateColumnsOperation":{"shape":"CreateColumnsOperation"},
7829        "RenameColumnOperation":{"shape":"RenameColumnOperation"},
7830        "CastColumnTypeOperation":{"shape":"CastColumnTypeOperation"},
7831        "TagColumnOperation":{"shape":"TagColumnOperation"}
7832      }
7833    },
7834    "TransformOperationList":{
7835      "type":"list",
7836      "member":{"shape":"TransformOperation"},
7837      "max":2048,
7838      "min":1
7839    },
7840    "TwitterParameters":{
7841      "type":"structure",
7842      "required":[
7843        "Query",
7844        "MaxRows"
7845      ],
7846      "members":{
7847        "Query":{"shape":"Query"},
7848        "MaxRows":{"shape":"PositiveInteger"}
7849      }
7850    },
7851    "TypeCastFormat":{
7852      "type":"string",
7853      "max":32
7854    },
7855    "UIColorPalette":{
7856      "type":"structure",
7857      "members":{
7858        "PrimaryForeground":{"shape":"HexColor"},
7859        "PrimaryBackground":{"shape":"HexColor"},
7860        "SecondaryForeground":{"shape":"HexColor"},
7861        "SecondaryBackground":{"shape":"HexColor"},
7862        "Accent":{"shape":"HexColor"},
7863        "AccentForeground":{"shape":"HexColor"},
7864        "Danger":{"shape":"HexColor"},
7865        "DangerForeground":{"shape":"HexColor"},
7866        "Warning":{"shape":"HexColor"},
7867        "WarningForeground":{"shape":"HexColor"},
7868        "Success":{"shape":"HexColor"},
7869        "SuccessForeground":{"shape":"HexColor"},
7870        "Dimension":{"shape":"HexColor"},
7871        "DimensionForeground":{"shape":"HexColor"},
7872        "Measure":{"shape":"HexColor"},
7873        "MeasureForeground":{"shape":"HexColor"}
7874      }
7875    },
7876    "UnsupportedPricingPlanException":{
7877      "type":"structure",
7878      "members":{
7879        "Message":{"shape":"String"},
7880        "RequestId":{"shape":"String"}
7881      },
7882      "error":{"httpStatusCode":403},
7883      "exception":true
7884    },
7885    "UnsupportedUserEditionException":{
7886      "type":"structure",
7887      "members":{
7888        "Message":{"shape":"String"},
7889        "RequestId":{"shape":"String"}
7890      },
7891      "error":{"httpStatusCode":403},
7892      "exception":true
7893    },
7894    "UntagResourceRequest":{
7895      "type":"structure",
7896      "required":[
7897        "ResourceArn",
7898        "TagKeys"
7899      ],
7900      "members":{
7901        "ResourceArn":{
7902          "shape":"Arn",
7903          "location":"uri",
7904          "locationName":"ResourceArn"
7905        },
7906        "TagKeys":{
7907          "shape":"TagKeyList",
7908          "location":"querystring",
7909          "locationName":"keys"
7910        }
7911      }
7912    },
7913    "UntagResourceResponse":{
7914      "type":"structure",
7915      "members":{
7916        "RequestId":{"shape":"String"},
7917        "Status":{
7918          "shape":"StatusCode",
7919          "location":"statusCode"
7920        }
7921      }
7922    },
7923    "UpdateAccountCustomizationRequest":{
7924      "type":"structure",
7925      "required":[
7926        "AwsAccountId",
7927        "AccountCustomization"
7928      ],
7929      "members":{
7930        "AwsAccountId":{
7931          "shape":"AwsAccountId",
7932          "location":"uri",
7933          "locationName":"AwsAccountId"
7934        },
7935        "Namespace":{
7936          "shape":"Namespace",
7937          "location":"querystring",
7938          "locationName":"namespace"
7939        },
7940        "AccountCustomization":{"shape":"AccountCustomization"}
7941      }
7942    },
7943    "UpdateAccountCustomizationResponse":{
7944      "type":"structure",
7945      "members":{
7946        "Arn":{"shape":"Arn"},
7947        "AwsAccountId":{"shape":"AwsAccountId"},
7948        "Namespace":{"shape":"Namespace"},
7949        "AccountCustomization":{"shape":"AccountCustomization"},
7950        "RequestId":{"shape":"String"},
7951        "Status":{
7952          "shape":"StatusCode",
7953          "location":"statusCode"
7954        }
7955      }
7956    },
7957    "UpdateAccountSettingsRequest":{
7958      "type":"structure",
7959      "required":[
7960        "AwsAccountId",
7961        "DefaultNamespace"
7962      ],
7963      "members":{
7964        "AwsAccountId":{
7965          "shape":"AwsAccountId",
7966          "location":"uri",
7967          "locationName":"AwsAccountId"
7968        },
7969        "DefaultNamespace":{"shape":"Namespace"},
7970        "NotificationEmail":{"shape":"String"}
7971      }
7972    },
7973    "UpdateAccountSettingsResponse":{
7974      "type":"structure",
7975      "members":{
7976        "RequestId":{"shape":"String"},
7977        "Status":{
7978          "shape":"StatusCode",
7979          "location":"statusCode"
7980        }
7981      }
7982    },
7983    "UpdateAnalysisPermissionsRequest":{
7984      "type":"structure",
7985      "required":[
7986        "AwsAccountId",
7987        "AnalysisId"
7988      ],
7989      "members":{
7990        "AwsAccountId":{
7991          "shape":"AwsAccountId",
7992          "location":"uri",
7993          "locationName":"AwsAccountId"
7994        },
7995        "AnalysisId":{
7996          "shape":"RestrictiveResourceId",
7997          "location":"uri",
7998          "locationName":"AnalysisId"
7999        },
8000        "GrantPermissions":{"shape":"UpdateResourcePermissionList"},
8001        "RevokePermissions":{"shape":"UpdateResourcePermissionList"}
8002      }
8003    },
8004    "UpdateAnalysisPermissionsResponse":{
8005      "type":"structure",
8006      "members":{
8007        "AnalysisArn":{"shape":"Arn"},
8008        "AnalysisId":{"shape":"RestrictiveResourceId"},
8009        "Permissions":{"shape":"ResourcePermissionList"},
8010        "RequestId":{"shape":"String"},
8011        "Status":{
8012          "shape":"StatusCode",
8013          "location":"statusCode"
8014        }
8015      }
8016    },
8017    "UpdateAnalysisRequest":{
8018      "type":"structure",
8019      "required":[
8020        "AwsAccountId",
8021        "AnalysisId",
8022        "Name",
8023        "SourceEntity"
8024      ],
8025      "members":{
8026        "AwsAccountId":{
8027          "shape":"AwsAccountId",
8028          "location":"uri",
8029          "locationName":"AwsAccountId"
8030        },
8031        "AnalysisId":{
8032          "shape":"RestrictiveResourceId",
8033          "location":"uri",
8034          "locationName":"AnalysisId"
8035        },
8036        "Name":{"shape":"AnalysisName"},
8037        "Parameters":{"shape":"Parameters"},
8038        "SourceEntity":{"shape":"AnalysisSourceEntity"},
8039        "ThemeArn":{"shape":"Arn"}
8040      }
8041    },
8042    "UpdateAnalysisResponse":{
8043      "type":"structure",
8044      "members":{
8045        "Arn":{"shape":"Arn"},
8046        "AnalysisId":{"shape":"RestrictiveResourceId"},
8047        "UpdateStatus":{"shape":"ResourceStatus"},
8048        "Status":{
8049          "shape":"StatusCode",
8050          "location":"statusCode"
8051        },
8052        "RequestId":{"shape":"String"}
8053      }
8054    },
8055    "UpdateDashboardPermissionsRequest":{
8056      "type":"structure",
8057      "required":[
8058        "AwsAccountId",
8059        "DashboardId"
8060      ],
8061      "members":{
8062        "AwsAccountId":{
8063          "shape":"AwsAccountId",
8064          "location":"uri",
8065          "locationName":"AwsAccountId"
8066        },
8067        "DashboardId":{
8068          "shape":"RestrictiveResourceId",
8069          "location":"uri",
8070          "locationName":"DashboardId"
8071        },
8072        "GrantPermissions":{"shape":"UpdateResourcePermissionList"},
8073        "RevokePermissions":{"shape":"UpdateResourcePermissionList"}
8074      }
8075    },
8076    "UpdateDashboardPermissionsResponse":{
8077      "type":"structure",
8078      "members":{
8079        "DashboardArn":{"shape":"Arn"},
8080        "DashboardId":{"shape":"RestrictiveResourceId"},
8081        "Permissions":{"shape":"ResourcePermissionList"},
8082        "RequestId":{"shape":"String"},
8083        "Status":{
8084          "shape":"StatusCode",
8085          "location":"statusCode"
8086        }
8087      }
8088    },
8089    "UpdateDashboardPublishedVersionRequest":{
8090      "type":"structure",
8091      "required":[
8092        "AwsAccountId",
8093        "DashboardId",
8094        "VersionNumber"
8095      ],
8096      "members":{
8097        "AwsAccountId":{
8098          "shape":"AwsAccountId",
8099          "location":"uri",
8100          "locationName":"AwsAccountId"
8101        },
8102        "DashboardId":{
8103          "shape":"RestrictiveResourceId",
8104          "location":"uri",
8105          "locationName":"DashboardId"
8106        },
8107        "VersionNumber":{
8108          "shape":"VersionNumber",
8109          "location":"uri",
8110          "locationName":"VersionNumber"
8111        }
8112      }
8113    },
8114    "UpdateDashboardPublishedVersionResponse":{
8115      "type":"structure",
8116      "members":{
8117        "DashboardId":{"shape":"RestrictiveResourceId"},
8118        "DashboardArn":{"shape":"Arn"},
8119        "Status":{
8120          "shape":"StatusCode",
8121          "location":"statusCode"
8122        },
8123        "RequestId":{"shape":"String"}
8124      }
8125    },
8126    "UpdateDashboardRequest":{
8127      "type":"structure",
8128      "required":[
8129        "AwsAccountId",
8130        "DashboardId",
8131        "Name",
8132        "SourceEntity"
8133      ],
8134      "members":{
8135        "AwsAccountId":{
8136          "shape":"AwsAccountId",
8137          "location":"uri",
8138          "locationName":"AwsAccountId"
8139        },
8140        "DashboardId":{
8141          "shape":"RestrictiveResourceId",
8142          "location":"uri",
8143          "locationName":"DashboardId"
8144        },
8145        "Name":{"shape":"DashboardName"},
8146        "SourceEntity":{"shape":"DashboardSourceEntity"},
8147        "Parameters":{"shape":"Parameters"},
8148        "VersionDescription":{"shape":"VersionDescription"},
8149        "DashboardPublishOptions":{"shape":"DashboardPublishOptions"},
8150        "ThemeArn":{"shape":"Arn"}
8151      }
8152    },
8153    "UpdateDashboardResponse":{
8154      "type":"structure",
8155      "members":{
8156        "Arn":{"shape":"Arn"},
8157        "VersionArn":{"shape":"Arn"},
8158        "DashboardId":{"shape":"RestrictiveResourceId"},
8159        "CreationStatus":{"shape":"ResourceStatus"},
8160        "Status":{"shape":"StatusCode"},
8161        "RequestId":{"shape":"String"}
8162      }
8163    },
8164    "UpdateDataSetPermissionsRequest":{
8165      "type":"structure",
8166      "required":[
8167        "AwsAccountId",
8168        "DataSetId"
8169      ],
8170      "members":{
8171        "AwsAccountId":{
8172          "shape":"AwsAccountId",
8173          "location":"uri",
8174          "locationName":"AwsAccountId"
8175        },
8176        "DataSetId":{
8177          "shape":"ResourceId",
8178          "location":"uri",
8179          "locationName":"DataSetId"
8180        },
8181        "GrantPermissions":{"shape":"ResourcePermissionList"},
8182        "RevokePermissions":{"shape":"ResourcePermissionList"}
8183      }
8184    },
8185    "UpdateDataSetPermissionsResponse":{
8186      "type":"structure",
8187      "members":{
8188        "DataSetArn":{"shape":"Arn"},
8189        "DataSetId":{"shape":"ResourceId"},
8190        "RequestId":{"shape":"String"},
8191        "Status":{
8192          "shape":"StatusCode",
8193          "location":"statusCode"
8194        }
8195      }
8196    },
8197    "UpdateDataSetRequest":{
8198      "type":"structure",
8199      "required":[
8200        "AwsAccountId",
8201        "DataSetId",
8202        "Name",
8203        "PhysicalTableMap",
8204        "ImportMode"
8205      ],
8206      "members":{
8207        "AwsAccountId":{
8208          "shape":"AwsAccountId",
8209          "location":"uri",
8210          "locationName":"AwsAccountId"
8211        },
8212        "DataSetId":{
8213          "shape":"ResourceId",
8214          "location":"uri",
8215          "locationName":"DataSetId"
8216        },
8217        "Name":{"shape":"ResourceName"},
8218        "PhysicalTableMap":{"shape":"PhysicalTableMap"},
8219        "LogicalTableMap":{"shape":"LogicalTableMap"},
8220        "ImportMode":{"shape":"DataSetImportMode"},
8221        "ColumnGroups":{"shape":"ColumnGroupList"},
8222        "FieldFolders":{"shape":"FieldFolderMap"},
8223        "RowLevelPermissionDataSet":{"shape":"RowLevelPermissionDataSet"},
8224        "RowLevelPermissionTagConfiguration":{"shape":"RowLevelPermissionTagConfiguration"},
8225        "ColumnLevelPermissionRules":{"shape":"ColumnLevelPermissionRuleList"}
8226      }
8227    },
8228    "UpdateDataSetResponse":{
8229      "type":"structure",
8230      "members":{
8231        "Arn":{"shape":"Arn"},
8232        "DataSetId":{"shape":"ResourceId"},
8233        "IngestionArn":{"shape":"Arn"},
8234        "IngestionId":{"shape":"ResourceId"},
8235        "RequestId":{"shape":"String"},
8236        "Status":{
8237          "shape":"StatusCode",
8238          "location":"statusCode"
8239        }
8240      }
8241    },
8242    "UpdateDataSourcePermissionsRequest":{
8243      "type":"structure",
8244      "required":[
8245        "AwsAccountId",
8246        "DataSourceId"
8247      ],
8248      "members":{
8249        "AwsAccountId":{
8250          "shape":"AwsAccountId",
8251          "location":"uri",
8252          "locationName":"AwsAccountId"
8253        },
8254        "DataSourceId":{
8255          "shape":"ResourceId",
8256          "location":"uri",
8257          "locationName":"DataSourceId"
8258        },
8259        "GrantPermissions":{"shape":"ResourcePermissionList"},
8260        "RevokePermissions":{"shape":"ResourcePermissionList"}
8261      }
8262    },
8263    "UpdateDataSourcePermissionsResponse":{
8264      "type":"structure",
8265      "members":{
8266        "DataSourceArn":{"shape":"Arn"},
8267        "DataSourceId":{"shape":"ResourceId"},
8268        "RequestId":{"shape":"String"},
8269        "Status":{
8270          "shape":"StatusCode",
8271          "location":"statusCode"
8272        }
8273      }
8274    },
8275    "UpdateDataSourceRequest":{
8276      "type":"structure",
8277      "required":[
8278        "AwsAccountId",
8279        "DataSourceId",
8280        "Name"
8281      ],
8282      "members":{
8283        "AwsAccountId":{
8284          "shape":"AwsAccountId",
8285          "location":"uri",
8286          "locationName":"AwsAccountId"
8287        },
8288        "DataSourceId":{
8289          "shape":"ResourceId",
8290          "location":"uri",
8291          "locationName":"DataSourceId"
8292        },
8293        "Name":{"shape":"ResourceName"},
8294        "DataSourceParameters":{"shape":"DataSourceParameters"},
8295        "Credentials":{"shape":"DataSourceCredentials"},
8296        "VpcConnectionProperties":{"shape":"VpcConnectionProperties"},
8297        "SslProperties":{"shape":"SslProperties"}
8298      }
8299    },
8300    "UpdateDataSourceResponse":{
8301      "type":"structure",
8302      "members":{
8303        "Arn":{"shape":"Arn"},
8304        "DataSourceId":{"shape":"ResourceId"},
8305        "UpdateStatus":{"shape":"ResourceStatus"},
8306        "RequestId":{"shape":"String"},
8307        "Status":{
8308          "shape":"StatusCode",
8309          "location":"statusCode"
8310        }
8311      }
8312    },
8313    "UpdateFolderPermissionsRequest":{
8314      "type":"structure",
8315      "required":[
8316        "AwsAccountId",
8317        "FolderId"
8318      ],
8319      "members":{
8320        "AwsAccountId":{
8321          "shape":"AwsAccountId",
8322          "location":"uri",
8323          "locationName":"AwsAccountId"
8324        },
8325        "FolderId":{
8326          "shape":"RestrictiveResourceId",
8327          "location":"uri",
8328          "locationName":"FolderId"
8329        },
8330        "GrantPermissions":{"shape":"ResourcePermissionList"},
8331        "RevokePermissions":{"shape":"ResourcePermissionList"}
8332      }
8333    },
8334    "UpdateFolderPermissionsResponse":{
8335      "type":"structure",
8336      "members":{
8337        "Status":{"shape":"StatusCode"},
8338        "Arn":{"shape":"Arn"},
8339        "FolderId":{"shape":"RestrictiveResourceId"},
8340        "Permissions":{"shape":"ResourcePermissionList"},
8341        "RequestId":{"shape":"String"}
8342      }
8343    },
8344    "UpdateFolderRequest":{
8345      "type":"structure",
8346      "required":[
8347        "AwsAccountId",
8348        "FolderId",
8349        "Name"
8350      ],
8351      "members":{
8352        "AwsAccountId":{
8353          "shape":"AwsAccountId",
8354          "location":"uri",
8355          "locationName":"AwsAccountId"
8356        },
8357        "FolderId":{
8358          "shape":"RestrictiveResourceId",
8359          "location":"uri",
8360          "locationName":"FolderId"
8361        },
8362        "Name":{"shape":"FolderName"}
8363      }
8364    },
8365    "UpdateFolderResponse":{
8366      "type":"structure",
8367      "members":{
8368        "Status":{
8369          "shape":"StatusCode",
8370          "location":"statusCode"
8371        },
8372        "Arn":{"shape":"Arn"},
8373        "FolderId":{"shape":"RestrictiveResourceId"},
8374        "RequestId":{"shape":"String"}
8375      }
8376    },
8377    "UpdateGroupRequest":{
8378      "type":"structure",
8379      "required":[
8380        "GroupName",
8381        "AwsAccountId",
8382        "Namespace"
8383      ],
8384      "members":{
8385        "GroupName":{
8386          "shape":"GroupName",
8387          "location":"uri",
8388          "locationName":"GroupName"
8389        },
8390        "Description":{"shape":"GroupDescription"},
8391        "AwsAccountId":{
8392          "shape":"AwsAccountId",
8393          "location":"uri",
8394          "locationName":"AwsAccountId"
8395        },
8396        "Namespace":{
8397          "shape":"Namespace",
8398          "location":"uri",
8399          "locationName":"Namespace"
8400        }
8401      }
8402    },
8403    "UpdateGroupResponse":{
8404      "type":"structure",
8405      "members":{
8406        "Group":{"shape":"Group"},
8407        "RequestId":{"shape":"String"},
8408        "Status":{
8409          "shape":"StatusCode",
8410          "location":"statusCode"
8411        }
8412      }
8413    },
8414    "UpdateIAMPolicyAssignmentRequest":{
8415      "type":"structure",
8416      "required":[
8417        "AwsAccountId",
8418        "AssignmentName",
8419        "Namespace"
8420      ],
8421      "members":{
8422        "AwsAccountId":{
8423          "shape":"AwsAccountId",
8424          "location":"uri",
8425          "locationName":"AwsAccountId"
8426        },
8427        "AssignmentName":{
8428          "shape":"IAMPolicyAssignmentName",
8429          "location":"uri",
8430          "locationName":"AssignmentName"
8431        },
8432        "Namespace":{
8433          "shape":"Namespace",
8434          "location":"uri",
8435          "locationName":"Namespace"
8436        },
8437        "AssignmentStatus":{"shape":"AssignmentStatus"},
8438        "PolicyArn":{"shape":"Arn"},
8439        "Identities":{"shape":"IdentityMap"}
8440      }
8441    },
8442    "UpdateIAMPolicyAssignmentResponse":{
8443      "type":"structure",
8444      "members":{
8445        "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
8446        "AssignmentId":{"shape":"String"},
8447        "PolicyArn":{"shape":"Arn"},
8448        "Identities":{"shape":"IdentityMap"},
8449        "AssignmentStatus":{"shape":"AssignmentStatus"},
8450        "RequestId":{"shape":"String"},
8451        "Status":{
8452          "shape":"StatusCode",
8453          "location":"statusCode"
8454        }
8455      }
8456    },
8457    "UpdateResourcePermissionList":{
8458      "type":"list",
8459      "member":{"shape":"ResourcePermission"},
8460      "max":100
8461    },
8462    "UpdateTemplateAliasRequest":{
8463      "type":"structure",
8464      "required":[
8465        "AwsAccountId",
8466        "TemplateId",
8467        "AliasName",
8468        "TemplateVersionNumber"
8469      ],
8470      "members":{
8471        "AwsAccountId":{
8472          "shape":"AwsAccountId",
8473          "location":"uri",
8474          "locationName":"AwsAccountId"
8475        },
8476        "TemplateId":{
8477          "shape":"RestrictiveResourceId",
8478          "location":"uri",
8479          "locationName":"TemplateId"
8480        },
8481        "AliasName":{
8482          "shape":"AliasName",
8483          "location":"uri",
8484          "locationName":"AliasName"
8485        },
8486        "TemplateVersionNumber":{"shape":"VersionNumber"}
8487      }
8488    },
8489    "UpdateTemplateAliasResponse":{
8490      "type":"structure",
8491      "members":{
8492        "TemplateAlias":{"shape":"TemplateAlias"},
8493        "Status":{
8494          "shape":"StatusCode",
8495          "location":"statusCode"
8496        },
8497        "RequestId":{"shape":"String"}
8498      }
8499    },
8500    "UpdateTemplatePermissionsRequest":{
8501      "type":"structure",
8502      "required":[
8503        "AwsAccountId",
8504        "TemplateId"
8505      ],
8506      "members":{
8507        "AwsAccountId":{
8508          "shape":"AwsAccountId",
8509          "location":"uri",
8510          "locationName":"AwsAccountId"
8511        },
8512        "TemplateId":{
8513          "shape":"RestrictiveResourceId",
8514          "location":"uri",
8515          "locationName":"TemplateId"
8516        },
8517        "GrantPermissions":{"shape":"UpdateResourcePermissionList"},
8518        "RevokePermissions":{"shape":"UpdateResourcePermissionList"}
8519      }
8520    },
8521    "UpdateTemplatePermissionsResponse":{
8522      "type":"structure",
8523      "members":{
8524        "TemplateId":{"shape":"RestrictiveResourceId"},
8525        "TemplateArn":{"shape":"Arn"},
8526        "Permissions":{"shape":"ResourcePermissionList"},
8527        "RequestId":{"shape":"String"},
8528        "Status":{
8529          "shape":"StatusCode",
8530          "location":"statusCode"
8531        }
8532      }
8533    },
8534    "UpdateTemplateRequest":{
8535      "type":"structure",
8536      "required":[
8537        "AwsAccountId",
8538        "TemplateId",
8539        "SourceEntity"
8540      ],
8541      "members":{
8542        "AwsAccountId":{
8543          "shape":"AwsAccountId",
8544          "location":"uri",
8545          "locationName":"AwsAccountId"
8546        },
8547        "TemplateId":{
8548          "shape":"RestrictiveResourceId",
8549          "location":"uri",
8550          "locationName":"TemplateId"
8551        },
8552        "SourceEntity":{"shape":"TemplateSourceEntity"},
8553        "VersionDescription":{"shape":"VersionDescription"},
8554        "Name":{"shape":"TemplateName"}
8555      }
8556    },
8557    "UpdateTemplateResponse":{
8558      "type":"structure",
8559      "members":{
8560        "TemplateId":{"shape":"RestrictiveResourceId"},
8561        "Arn":{"shape":"Arn"},
8562        "VersionArn":{"shape":"Arn"},
8563        "CreationStatus":{"shape":"ResourceStatus"},
8564        "Status":{
8565          "shape":"StatusCode",
8566          "location":"statusCode"
8567        },
8568        "RequestId":{"shape":"String"}
8569      }
8570    },
8571    "UpdateThemeAliasRequest":{
8572      "type":"structure",
8573      "required":[
8574        "AwsAccountId",
8575        "ThemeId",
8576        "AliasName",
8577        "ThemeVersionNumber"
8578      ],
8579      "members":{
8580        "AwsAccountId":{
8581          "shape":"AwsAccountId",
8582          "location":"uri",
8583          "locationName":"AwsAccountId"
8584        },
8585        "ThemeId":{
8586          "shape":"RestrictiveResourceId",
8587          "location":"uri",
8588          "locationName":"ThemeId"
8589        },
8590        "AliasName":{
8591          "shape":"AliasName",
8592          "location":"uri",
8593          "locationName":"AliasName"
8594        },
8595        "ThemeVersionNumber":{"shape":"VersionNumber"}
8596      }
8597    },
8598    "UpdateThemeAliasResponse":{
8599      "type":"structure",
8600      "members":{
8601        "ThemeAlias":{"shape":"ThemeAlias"},
8602        "Status":{
8603          "shape":"StatusCode",
8604          "location":"statusCode"
8605        },
8606        "RequestId":{"shape":"String"}
8607      }
8608    },
8609    "UpdateThemePermissionsRequest":{
8610      "type":"structure",
8611      "required":[
8612        "AwsAccountId",
8613        "ThemeId"
8614      ],
8615      "members":{
8616        "AwsAccountId":{
8617          "shape":"AwsAccountId",
8618          "location":"uri",
8619          "locationName":"AwsAccountId"
8620        },
8621        "ThemeId":{
8622          "shape":"RestrictiveResourceId",
8623          "location":"uri",
8624          "locationName":"ThemeId"
8625        },
8626        "GrantPermissions":{"shape":"UpdateResourcePermissionList"},
8627        "RevokePermissions":{"shape":"UpdateResourcePermissionList"}
8628      }
8629    },
8630    "UpdateThemePermissionsResponse":{
8631      "type":"structure",
8632      "members":{
8633        "ThemeId":{"shape":"RestrictiveResourceId"},
8634        "ThemeArn":{"shape":"Arn"},
8635        "Permissions":{"shape":"ResourcePermissionList"},
8636        "RequestId":{"shape":"String"},
8637        "Status":{
8638          "shape":"StatusCode",
8639          "location":"statusCode"
8640        }
8641      }
8642    },
8643    "UpdateThemeRequest":{
8644      "type":"structure",
8645      "required":[
8646        "AwsAccountId",
8647        "ThemeId",
8648        "BaseThemeId"
8649      ],
8650      "members":{
8651        "AwsAccountId":{
8652          "shape":"AwsAccountId",
8653          "location":"uri",
8654          "locationName":"AwsAccountId"
8655        },
8656        "ThemeId":{
8657          "shape":"RestrictiveResourceId",
8658          "location":"uri",
8659          "locationName":"ThemeId"
8660        },
8661        "Name":{"shape":"ThemeName"},
8662        "BaseThemeId":{"shape":"RestrictiveResourceId"},
8663        "VersionDescription":{"shape":"VersionDescription"},
8664        "Configuration":{"shape":"ThemeConfiguration"}
8665      }
8666    },
8667    "UpdateThemeResponse":{
8668      "type":"structure",
8669      "members":{
8670        "ThemeId":{"shape":"RestrictiveResourceId"},
8671        "Arn":{"shape":"Arn"},
8672        "VersionArn":{"shape":"Arn"},
8673        "CreationStatus":{"shape":"ResourceStatus"},
8674        "Status":{
8675          "shape":"StatusCode",
8676          "location":"statusCode"
8677        },
8678        "RequestId":{"shape":"String"}
8679      }
8680    },
8681    "UpdateUserRequest":{
8682      "type":"structure",
8683      "required":[
8684        "UserName",
8685        "AwsAccountId",
8686        "Namespace",
8687        "Email",
8688        "Role"
8689      ],
8690      "members":{
8691        "UserName":{
8692          "shape":"UserName",
8693          "location":"uri",
8694          "locationName":"UserName"
8695        },
8696        "AwsAccountId":{
8697          "shape":"AwsAccountId",
8698          "location":"uri",
8699          "locationName":"AwsAccountId"
8700        },
8701        "Namespace":{
8702          "shape":"Namespace",
8703          "location":"uri",
8704          "locationName":"Namespace"
8705        },
8706        "Email":{"shape":"String"},
8707        "Role":{"shape":"UserRole"},
8708        "CustomPermissionsName":{"shape":"RoleName"},
8709        "UnapplyCustomPermissions":{"shape":"Boolean"},
8710        "ExternalLoginFederationProviderType":{"shape":"String"},
8711        "CustomFederationProviderUrl":{"shape":"String"},
8712        "ExternalLoginId":{"shape":"String"}
8713      }
8714    },
8715    "UpdateUserResponse":{
8716      "type":"structure",
8717      "members":{
8718        "User":{"shape":"User"},
8719        "RequestId":{"shape":"String"},
8720        "Status":{
8721          "shape":"StatusCode",
8722          "location":"statusCode"
8723        }
8724      }
8725    },
8726    "UploadSettings":{
8727      "type":"structure",
8728      "members":{
8729        "Format":{"shape":"FileFormat"},
8730        "StartFromRow":{
8731          "shape":"PositiveInteger",
8732          "box":true
8733        },
8734        "ContainsHeader":{
8735          "shape":"Boolean",
8736          "box":true
8737        },
8738        "TextQualifier":{"shape":"TextQualifier"},
8739        "Delimiter":{"shape":"Delimiter"}
8740      }
8741    },
8742    "User":{
8743      "type":"structure",
8744      "members":{
8745        "Arn":{"shape":"Arn"},
8746        "UserName":{"shape":"UserName"},
8747        "Email":{"shape":"String"},
8748        "Role":{"shape":"UserRole"},
8749        "IdentityType":{"shape":"IdentityType"},
8750        "Active":{"shape":"Boolean"},
8751        "PrincipalId":{"shape":"String"},
8752        "CustomPermissionsName":{"shape":"RoleName"},
8753        "ExternalLoginFederationProviderType":{"shape":"String"},
8754        "ExternalLoginFederationProviderUrl":{"shape":"String"},
8755        "ExternalLoginId":{"shape":"String"}
8756      }
8757    },
8758    "UserList":{
8759      "type":"list",
8760      "member":{"shape":"User"}
8761    },
8762    "UserName":{
8763      "type":"string",
8764      "min":1,
8765      "pattern":"[\\u0020-\\u00FF]+"
8766    },
8767    "UserRole":{
8768      "type":"string",
8769      "enum":[
8770        "ADMIN",
8771        "AUTHOR",
8772        "READER",
8773        "RESTRICTED_AUTHOR",
8774        "RESTRICTED_READER"
8775      ]
8776    },
8777    "Username":{
8778      "type":"string",
8779      "max":64,
8780      "min":1
8781    },
8782    "VersionDescription":{
8783      "type":"string",
8784      "max":512,
8785      "min":1
8786    },
8787    "VersionNumber":{
8788      "type":"long",
8789      "min":1
8790    },
8791    "VpcConnectionProperties":{
8792      "type":"structure",
8793      "required":["VpcConnectionArn"],
8794      "members":{
8795        "VpcConnectionArn":{"shape":"Arn"}
8796      }
8797    },
8798    "Warehouse":{
8799      "type":"string",
8800      "max":128
8801    },
8802    "WorkGroup":{
8803      "type":"string",
8804      "max":128,
8805      "min":1
8806    },
8807    "boolean":{"type":"boolean"},
8808    "long":{"type":"long"},
8809    "string":{"type":"string"},
8810    "timestamp":{"type":"timestamp"}
8811  }
8812}
8813