github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/quicksight/2018-04-01/api-2.json (about)

     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      "AmazonOpenSearchParameters":{
  2080        "type":"structure",
  2081        "required":["Domain"],
  2082        "members":{
  2083          "Domain":{"shape":"Domain"}
  2084        }
  2085      },
  2086      "Analysis":{
  2087        "type":"structure",
  2088        "members":{
  2089          "AnalysisId":{"shape":"RestrictiveResourceId"},
  2090          "Arn":{"shape":"Arn"},
  2091          "Name":{"shape":"AnalysisName"},
  2092          "Status":{"shape":"ResourceStatus"},
  2093          "Errors":{"shape":"AnalysisErrorList"},
  2094          "DataSetArns":{"shape":"DataSetArnsList"},
  2095          "ThemeArn":{"shape":"Arn"},
  2096          "CreatedTime":{"shape":"Timestamp"},
  2097          "LastUpdatedTime":{"shape":"Timestamp"},
  2098          "Sheets":{"shape":"SheetList"}
  2099        }
  2100      },
  2101      "AnalysisError":{
  2102        "type":"structure",
  2103        "members":{
  2104          "Type":{"shape":"AnalysisErrorType"},
  2105          "Message":{"shape":"NonEmptyString"}
  2106        }
  2107      },
  2108      "AnalysisErrorList":{
  2109        "type":"list",
  2110        "member":{"shape":"AnalysisError"},
  2111        "min":1
  2112      },
  2113      "AnalysisErrorType":{
  2114        "type":"string",
  2115        "enum":[
  2116          "ACCESS_DENIED",
  2117          "SOURCE_NOT_FOUND",
  2118          "DATA_SET_NOT_FOUND",
  2119          "INTERNAL_FAILURE",
  2120          "PARAMETER_VALUE_INCOMPATIBLE",
  2121          "PARAMETER_TYPE_INVALID",
  2122          "PARAMETER_NOT_FOUND",
  2123          "COLUMN_TYPE_MISMATCH",
  2124          "COLUMN_GEOGRAPHIC_ROLE_MISMATCH",
  2125          "COLUMN_REPLACEMENT_MISSING"
  2126        ]
  2127      },
  2128      "AnalysisFilterAttribute":{
  2129        "type":"string",
  2130        "enum":["QUICKSIGHT_USER"]
  2131      },
  2132      "AnalysisName":{
  2133        "type":"string",
  2134        "max":2048,
  2135        "min":1
  2136      },
  2137      "AnalysisSearchFilter":{
  2138        "type":"structure",
  2139        "members":{
  2140          "Operator":{"shape":"FilterOperator"},
  2141          "Name":{"shape":"AnalysisFilterAttribute"},
  2142          "Value":{"shape":"String"}
  2143        }
  2144      },
  2145      "AnalysisSearchFilterList":{
  2146        "type":"list",
  2147        "member":{"shape":"AnalysisSearchFilter"},
  2148        "max":1,
  2149        "min":1
  2150      },
  2151      "AnalysisSourceEntity":{
  2152        "type":"structure",
  2153        "members":{
  2154          "SourceTemplate":{"shape":"AnalysisSourceTemplate"}
  2155        }
  2156      },
  2157      "AnalysisSourceTemplate":{
  2158        "type":"structure",
  2159        "required":[
  2160          "DataSetReferences",
  2161          "Arn"
  2162        ],
  2163        "members":{
  2164          "DataSetReferences":{"shape":"DataSetReferenceList"},
  2165          "Arn":{"shape":"Arn"}
  2166        }
  2167      },
  2168      "AnalysisSummary":{
  2169        "type":"structure",
  2170        "members":{
  2171          "Arn":{"shape":"Arn"},
  2172          "AnalysisId":{"shape":"RestrictiveResourceId"},
  2173          "Name":{"shape":"AnalysisName"},
  2174          "Status":{"shape":"ResourceStatus"},
  2175          "CreatedTime":{"shape":"Timestamp"},
  2176          "LastUpdatedTime":{"shape":"Timestamp"}
  2177        }
  2178      },
  2179      "AnalysisSummaryList":{
  2180        "type":"list",
  2181        "member":{"shape":"AnalysisSummary"},
  2182        "max":100
  2183      },
  2184      "AnonymousUserDashboardEmbeddingConfiguration":{
  2185        "type":"structure",
  2186        "required":["InitialDashboardId"],
  2187        "members":{
  2188          "InitialDashboardId":{"shape":"RestrictiveResourceId"}
  2189        }
  2190      },
  2191      "AnonymousUserEmbeddingExperienceConfiguration":{
  2192        "type":"structure",
  2193        "members":{
  2194          "Dashboard":{"shape":"AnonymousUserDashboardEmbeddingConfiguration"}
  2195        }
  2196      },
  2197      "Arn":{"type":"string"},
  2198      "ArnList":{
  2199        "type":"list",
  2200        "member":{"shape":"Arn"}
  2201      },
  2202      "AssignmentStatus":{
  2203        "type":"string",
  2204        "enum":[
  2205          "ENABLED",
  2206          "DRAFT",
  2207          "DISABLED"
  2208        ]
  2209      },
  2210      "AthenaParameters":{
  2211        "type":"structure",
  2212        "members":{
  2213          "WorkGroup":{"shape":"WorkGroup"}
  2214        }
  2215      },
  2216      "AuroraParameters":{
  2217        "type":"structure",
  2218        "required":[
  2219          "Host",
  2220          "Port",
  2221          "Database"
  2222        ],
  2223        "members":{
  2224          "Host":{"shape":"Host"},
  2225          "Port":{"shape":"Port"},
  2226          "Database":{"shape":"Database"}
  2227        }
  2228      },
  2229      "AuroraPostgreSqlParameters":{
  2230        "type":"structure",
  2231        "required":[
  2232          "Host",
  2233          "Port",
  2234          "Database"
  2235        ],
  2236        "members":{
  2237          "Host":{"shape":"Host"},
  2238          "Port":{"shape":"Port"},
  2239          "Database":{"shape":"Database"}
  2240        }
  2241      },
  2242      "AwsAccountId":{
  2243        "type":"string",
  2244        "max":12,
  2245        "min":12,
  2246        "pattern":"^[0-9]{12}$"
  2247      },
  2248      "AwsAndAccountId":{
  2249        "type":"string",
  2250        "pattern":"^(aws|[0-9]{12})$"
  2251      },
  2252      "AwsIotAnalyticsParameters":{
  2253        "type":"structure",
  2254        "required":["DataSetName"],
  2255        "members":{
  2256          "DataSetName":{"shape":"DataSetName"}
  2257        }
  2258      },
  2259      "Boolean":{"type":"boolean"},
  2260      "BorderStyle":{
  2261        "type":"structure",
  2262        "members":{
  2263          "Show":{
  2264            "shape":"boolean",
  2265            "box":true
  2266          }
  2267        }
  2268      },
  2269      "CalculatedColumn":{
  2270        "type":"structure",
  2271        "required":[
  2272          "ColumnName",
  2273          "ColumnId",
  2274          "Expression"
  2275        ],
  2276        "members":{
  2277          "ColumnName":{"shape":"ColumnName"},
  2278          "ColumnId":{"shape":"ColumnId"},
  2279          "Expression":{"shape":"Expression"}
  2280        }
  2281      },
  2282      "CalculatedColumnList":{
  2283        "type":"list",
  2284        "member":{"shape":"CalculatedColumn"},
  2285        "max":128,
  2286        "min":1
  2287      },
  2288      "CancelIngestionRequest":{
  2289        "type":"structure",
  2290        "required":[
  2291          "AwsAccountId",
  2292          "DataSetId",
  2293          "IngestionId"
  2294        ],
  2295        "members":{
  2296          "AwsAccountId":{
  2297            "shape":"AwsAccountId",
  2298            "location":"uri",
  2299            "locationName":"AwsAccountId"
  2300          },
  2301          "DataSetId":{
  2302            "shape":"string",
  2303            "location":"uri",
  2304            "locationName":"DataSetId"
  2305          },
  2306          "IngestionId":{
  2307            "shape":"IngestionId",
  2308            "location":"uri",
  2309            "locationName":"IngestionId"
  2310          }
  2311        }
  2312      },
  2313      "CancelIngestionResponse":{
  2314        "type":"structure",
  2315        "members":{
  2316          "Arn":{"shape":"Arn"},
  2317          "IngestionId":{"shape":"IngestionId"},
  2318          "RequestId":{"shape":"string"},
  2319          "Status":{
  2320            "shape":"StatusCode",
  2321            "location":"statusCode"
  2322          }
  2323        }
  2324      },
  2325      "CastColumnTypeOperation":{
  2326        "type":"structure",
  2327        "required":[
  2328          "ColumnName",
  2329          "NewColumnType"
  2330        ],
  2331        "members":{
  2332          "ColumnName":{"shape":"ColumnName"},
  2333          "NewColumnType":{"shape":"ColumnDataType"},
  2334          "Format":{"shape":"TypeCastFormat"}
  2335        }
  2336      },
  2337      "Catalog":{
  2338        "type":"string",
  2339        "max":128
  2340      },
  2341      "ClusterId":{
  2342        "type":"string",
  2343        "max":64,
  2344        "min":1
  2345      },
  2346      "ColorList":{
  2347        "type":"list",
  2348        "member":{"shape":"HexColor"},
  2349        "max":100
  2350      },
  2351      "ColumnDataType":{
  2352        "type":"string",
  2353        "enum":[
  2354          "STRING",
  2355          "INTEGER",
  2356          "DECIMAL",
  2357          "DATETIME"
  2358        ]
  2359      },
  2360      "ColumnDescription":{
  2361        "type":"structure",
  2362        "members":{
  2363          "Text":{"shape":"ColumnDescriptiveText"}
  2364        }
  2365      },
  2366      "ColumnDescriptiveText":{
  2367        "type":"string",
  2368        "max":500,
  2369        "min":0
  2370      },
  2371      "ColumnGroup":{
  2372        "type":"structure",
  2373        "members":{
  2374          "GeoSpatialColumnGroup":{"shape":"GeoSpatialColumnGroup"}
  2375        }
  2376      },
  2377      "ColumnGroupColumnSchema":{
  2378        "type":"structure",
  2379        "members":{
  2380          "Name":{"shape":"String"}
  2381        }
  2382      },
  2383      "ColumnGroupColumnSchemaList":{
  2384        "type":"list",
  2385        "member":{"shape":"ColumnGroupColumnSchema"},
  2386        "max":500
  2387      },
  2388      "ColumnGroupList":{
  2389        "type":"list",
  2390        "member":{"shape":"ColumnGroup"},
  2391        "max":8,
  2392        "min":1
  2393      },
  2394      "ColumnGroupName":{
  2395        "type":"string",
  2396        "max":64,
  2397        "min":1
  2398      },
  2399      "ColumnGroupSchema":{
  2400        "type":"structure",
  2401        "members":{
  2402          "Name":{"shape":"String"},
  2403          "ColumnGroupColumnSchemaList":{"shape":"ColumnGroupColumnSchemaList"}
  2404        }
  2405      },
  2406      "ColumnGroupSchemaList":{
  2407        "type":"list",
  2408        "member":{"shape":"ColumnGroupSchema"},
  2409        "max":500
  2410      },
  2411      "ColumnId":{
  2412        "type":"string",
  2413        "max":64,
  2414        "min":1
  2415      },
  2416      "ColumnLevelPermissionRule":{
  2417        "type":"structure",
  2418        "members":{
  2419          "Principals":{"shape":"PrincipalList"},
  2420          "ColumnNames":{"shape":"ColumnNameList"}
  2421        }
  2422      },
  2423      "ColumnLevelPermissionRuleList":{
  2424        "type":"list",
  2425        "member":{"shape":"ColumnLevelPermissionRule"},
  2426        "min":1
  2427      },
  2428      "ColumnList":{
  2429        "type":"list",
  2430        "member":{"shape":"ColumnName"},
  2431        "max":16,
  2432        "min":1
  2433      },
  2434      "ColumnName":{
  2435        "type":"string",
  2436        "max":128,
  2437        "min":1
  2438      },
  2439      "ColumnNameList":{
  2440        "type":"list",
  2441        "member":{"shape":"String"},
  2442        "min":1
  2443      },
  2444      "ColumnSchema":{
  2445        "type":"structure",
  2446        "members":{
  2447          "Name":{"shape":"String"},
  2448          "DataType":{"shape":"String"},
  2449          "GeographicRole":{"shape":"String"}
  2450        }
  2451      },
  2452      "ColumnSchemaList":{
  2453        "type":"list",
  2454        "member":{"shape":"ColumnSchema"},
  2455        "max":500
  2456      },
  2457      "ColumnTag":{
  2458        "type":"structure",
  2459        "members":{
  2460          "ColumnGeographicRole":{"shape":"GeoSpatialDataRole"},
  2461          "ColumnDescription":{"shape":"ColumnDescription"}
  2462        }
  2463      },
  2464      "ColumnTagList":{
  2465        "type":"list",
  2466        "member":{"shape":"ColumnTag"},
  2467        "max":16,
  2468        "min":1
  2469      },
  2470      "ColumnTagName":{
  2471        "type":"string",
  2472        "enum":[
  2473          "COLUMN_GEOGRAPHIC_ROLE",
  2474          "COLUMN_DESCRIPTION"
  2475        ]
  2476      },
  2477      "ColumnTagNames":{
  2478        "type":"list",
  2479        "member":{"shape":"ColumnTagName"}
  2480      },
  2481      "ConcurrentUpdatingException":{
  2482        "type":"structure",
  2483        "members":{
  2484          "Message":{"shape":"String"},
  2485          "RequestId":{"shape":"String"}
  2486        },
  2487        "error":{"httpStatusCode":500},
  2488        "exception":true
  2489      },
  2490      "ConflictException":{
  2491        "type":"structure",
  2492        "members":{
  2493          "Message":{"shape":"String"},
  2494          "RequestId":{"shape":"String"}
  2495        },
  2496        "error":{"httpStatusCode":409},
  2497        "exception":true
  2498      },
  2499      "CopySourceArn":{
  2500        "type":"string",
  2501        "pattern":"^arn:[-a-z0-9]*:quicksight:[-a-z0-9]*:[0-9]{12}:datasource/.+"
  2502      },
  2503      "CreateAccountCustomizationRequest":{
  2504        "type":"structure",
  2505        "required":[
  2506          "AwsAccountId",
  2507          "AccountCustomization"
  2508        ],
  2509        "members":{
  2510          "AwsAccountId":{
  2511            "shape":"AwsAccountId",
  2512            "location":"uri",
  2513            "locationName":"AwsAccountId"
  2514          },
  2515          "Namespace":{
  2516            "shape":"Namespace",
  2517            "location":"querystring",
  2518            "locationName":"namespace"
  2519          },
  2520          "AccountCustomization":{"shape":"AccountCustomization"},
  2521          "Tags":{"shape":"TagList"}
  2522        }
  2523      },
  2524      "CreateAccountCustomizationResponse":{
  2525        "type":"structure",
  2526        "members":{
  2527          "Arn":{"shape":"Arn"},
  2528          "AwsAccountId":{"shape":"AwsAccountId"},
  2529          "Namespace":{"shape":"Namespace"},
  2530          "AccountCustomization":{"shape":"AccountCustomization"},
  2531          "RequestId":{"shape":"String"},
  2532          "Status":{
  2533            "shape":"StatusCode",
  2534            "location":"statusCode"
  2535          }
  2536        }
  2537      },
  2538      "CreateAnalysisRequest":{
  2539        "type":"structure",
  2540        "required":[
  2541          "AwsAccountId",
  2542          "AnalysisId",
  2543          "Name",
  2544          "SourceEntity"
  2545        ],
  2546        "members":{
  2547          "AwsAccountId":{
  2548            "shape":"AwsAccountId",
  2549            "location":"uri",
  2550            "locationName":"AwsAccountId"
  2551          },
  2552          "AnalysisId":{
  2553            "shape":"RestrictiveResourceId",
  2554            "location":"uri",
  2555            "locationName":"AnalysisId"
  2556          },
  2557          "Name":{"shape":"AnalysisName"},
  2558          "Parameters":{"shape":"Parameters"},
  2559          "Permissions":{"shape":"ResourcePermissionList"},
  2560          "SourceEntity":{"shape":"AnalysisSourceEntity"},
  2561          "ThemeArn":{"shape":"Arn"},
  2562          "Tags":{"shape":"TagList"}
  2563        }
  2564      },
  2565      "CreateAnalysisResponse":{
  2566        "type":"structure",
  2567        "members":{
  2568          "Arn":{"shape":"Arn"},
  2569          "AnalysisId":{"shape":"RestrictiveResourceId"},
  2570          "CreationStatus":{"shape":"ResourceStatus"},
  2571          "Status":{
  2572            "shape":"StatusCode",
  2573            "location":"statusCode"
  2574          },
  2575          "RequestId":{"shape":"String"}
  2576        }
  2577      },
  2578      "CreateColumnsOperation":{
  2579        "type":"structure",
  2580        "required":["Columns"],
  2581        "members":{
  2582          "Columns":{"shape":"CalculatedColumnList"}
  2583        }
  2584      },
  2585      "CreateDashboardRequest":{
  2586        "type":"structure",
  2587        "required":[
  2588          "AwsAccountId",
  2589          "DashboardId",
  2590          "Name",
  2591          "SourceEntity"
  2592        ],
  2593        "members":{
  2594          "AwsAccountId":{
  2595            "shape":"AwsAccountId",
  2596            "location":"uri",
  2597            "locationName":"AwsAccountId"
  2598          },
  2599          "DashboardId":{
  2600            "shape":"RestrictiveResourceId",
  2601            "location":"uri",
  2602            "locationName":"DashboardId"
  2603          },
  2604          "Name":{"shape":"DashboardName"},
  2605          "Parameters":{"shape":"Parameters"},
  2606          "Permissions":{"shape":"ResourcePermissionList"},
  2607          "SourceEntity":{"shape":"DashboardSourceEntity"},
  2608          "Tags":{"shape":"TagList"},
  2609          "VersionDescription":{"shape":"VersionDescription"},
  2610          "DashboardPublishOptions":{"shape":"DashboardPublishOptions"},
  2611          "ThemeArn":{"shape":"Arn"}
  2612        }
  2613      },
  2614      "CreateDashboardResponse":{
  2615        "type":"structure",
  2616        "members":{
  2617          "Arn":{"shape":"Arn"},
  2618          "VersionArn":{"shape":"Arn"},
  2619          "DashboardId":{"shape":"RestrictiveResourceId"},
  2620          "CreationStatus":{"shape":"ResourceStatus"},
  2621          "Status":{
  2622            "shape":"StatusCode",
  2623            "location":"statusCode"
  2624          },
  2625          "RequestId":{"shape":"String"}
  2626        }
  2627      },
  2628      "CreateDataSetRequest":{
  2629        "type":"structure",
  2630        "required":[
  2631          "AwsAccountId",
  2632          "DataSetId",
  2633          "Name",
  2634          "PhysicalTableMap",
  2635          "ImportMode"
  2636        ],
  2637        "members":{
  2638          "AwsAccountId":{
  2639            "shape":"AwsAccountId",
  2640            "location":"uri",
  2641            "locationName":"AwsAccountId"
  2642          },
  2643          "DataSetId":{"shape":"ResourceId"},
  2644          "Name":{"shape":"ResourceName"},
  2645          "PhysicalTableMap":{"shape":"PhysicalTableMap"},
  2646          "LogicalTableMap":{"shape":"LogicalTableMap"},
  2647          "ImportMode":{"shape":"DataSetImportMode"},
  2648          "ColumnGroups":{"shape":"ColumnGroupList"},
  2649          "FieldFolders":{"shape":"FieldFolderMap"},
  2650          "Permissions":{"shape":"ResourcePermissionList"},
  2651          "RowLevelPermissionDataSet":{"shape":"RowLevelPermissionDataSet"},
  2652          "RowLevelPermissionTagConfiguration":{"shape":"RowLevelPermissionTagConfiguration"},
  2653          "ColumnLevelPermissionRules":{"shape":"ColumnLevelPermissionRuleList"},
  2654          "Tags":{"shape":"TagList"},
  2655          "DataSetUsageConfiguration":{"shape":"DataSetUsageConfiguration"}
  2656        }
  2657      },
  2658      "CreateDataSetResponse":{
  2659        "type":"structure",
  2660        "members":{
  2661          "Arn":{"shape":"Arn"},
  2662          "DataSetId":{"shape":"ResourceId"},
  2663          "IngestionArn":{"shape":"Arn"},
  2664          "IngestionId":{"shape":"ResourceId"},
  2665          "RequestId":{"shape":"String"},
  2666          "Status":{
  2667            "shape":"StatusCode",
  2668            "location":"statusCode"
  2669          }
  2670        }
  2671      },
  2672      "CreateDataSourceRequest":{
  2673        "type":"structure",
  2674        "required":[
  2675          "AwsAccountId",
  2676          "DataSourceId",
  2677          "Name",
  2678          "Type"
  2679        ],
  2680        "members":{
  2681          "AwsAccountId":{
  2682            "shape":"AwsAccountId",
  2683            "location":"uri",
  2684            "locationName":"AwsAccountId"
  2685          },
  2686          "DataSourceId":{"shape":"ResourceId"},
  2687          "Name":{"shape":"ResourceName"},
  2688          "Type":{"shape":"DataSourceType"},
  2689          "DataSourceParameters":{"shape":"DataSourceParameters"},
  2690          "Credentials":{"shape":"DataSourceCredentials"},
  2691          "Permissions":{"shape":"ResourcePermissionList"},
  2692          "VpcConnectionProperties":{"shape":"VpcConnectionProperties"},
  2693          "SslProperties":{"shape":"SslProperties"},
  2694          "Tags":{"shape":"TagList"}
  2695        }
  2696      },
  2697      "CreateDataSourceResponse":{
  2698        "type":"structure",
  2699        "members":{
  2700          "Arn":{"shape":"Arn"},
  2701          "DataSourceId":{"shape":"ResourceId"},
  2702          "CreationStatus":{"shape":"ResourceStatus"},
  2703          "RequestId":{"shape":"String"},
  2704          "Status":{
  2705            "shape":"StatusCode",
  2706            "location":"statusCode"
  2707          }
  2708        }
  2709      },
  2710      "CreateFolderMembershipRequest":{
  2711        "type":"structure",
  2712        "required":[
  2713          "AwsAccountId",
  2714          "FolderId",
  2715          "MemberId",
  2716          "MemberType"
  2717        ],
  2718        "members":{
  2719          "AwsAccountId":{
  2720            "shape":"AwsAccountId",
  2721            "location":"uri",
  2722            "locationName":"AwsAccountId"
  2723          },
  2724          "FolderId":{
  2725            "shape":"RestrictiveResourceId",
  2726            "location":"uri",
  2727            "locationName":"FolderId"
  2728          },
  2729          "MemberId":{
  2730            "shape":"RestrictiveResourceId",
  2731            "location":"uri",
  2732            "locationName":"MemberId"
  2733          },
  2734          "MemberType":{
  2735            "shape":"MemberType",
  2736            "location":"uri",
  2737            "locationName":"MemberType"
  2738          }
  2739        }
  2740      },
  2741      "CreateFolderMembershipResponse":{
  2742        "type":"structure",
  2743        "members":{
  2744          "Status":{"shape":"StatusCode"},
  2745          "FolderMember":{"shape":"FolderMember"},
  2746          "RequestId":{"shape":"String"}
  2747        }
  2748      },
  2749      "CreateFolderRequest":{
  2750        "type":"structure",
  2751        "required":[
  2752          "AwsAccountId",
  2753          "FolderId"
  2754        ],
  2755        "members":{
  2756          "AwsAccountId":{
  2757            "shape":"AwsAccountId",
  2758            "location":"uri",
  2759            "locationName":"AwsAccountId"
  2760          },
  2761          "FolderId":{
  2762            "shape":"RestrictiveResourceId",
  2763            "location":"uri",
  2764            "locationName":"FolderId"
  2765          },
  2766          "Name":{"shape":"FolderName"},
  2767          "FolderType":{"shape":"FolderType"},
  2768          "ParentFolderArn":{"shape":"Arn"},
  2769          "Permissions":{"shape":"ResourcePermissionList"},
  2770          "Tags":{"shape":"TagList"}
  2771        }
  2772      },
  2773      "CreateFolderResponse":{
  2774        "type":"structure",
  2775        "members":{
  2776          "Status":{
  2777            "shape":"StatusCode",
  2778            "location":"statusCode"
  2779          },
  2780          "Arn":{"shape":"Arn"},
  2781          "FolderId":{"shape":"RestrictiveResourceId"},
  2782          "RequestId":{"shape":"String"}
  2783        }
  2784      },
  2785      "CreateGroupMembershipRequest":{
  2786        "type":"structure",
  2787        "required":[
  2788          "MemberName",
  2789          "GroupName",
  2790          "AwsAccountId",
  2791          "Namespace"
  2792        ],
  2793        "members":{
  2794          "MemberName":{
  2795            "shape":"GroupMemberName",
  2796            "location":"uri",
  2797            "locationName":"MemberName"
  2798          },
  2799          "GroupName":{
  2800            "shape":"GroupName",
  2801            "location":"uri",
  2802            "locationName":"GroupName"
  2803          },
  2804          "AwsAccountId":{
  2805            "shape":"AwsAccountId",
  2806            "location":"uri",
  2807            "locationName":"AwsAccountId"
  2808          },
  2809          "Namespace":{
  2810            "shape":"Namespace",
  2811            "location":"uri",
  2812            "locationName":"Namespace"
  2813          }
  2814        }
  2815      },
  2816      "CreateGroupMembershipResponse":{
  2817        "type":"structure",
  2818        "members":{
  2819          "GroupMember":{"shape":"GroupMember"},
  2820          "RequestId":{"shape":"String"},
  2821          "Status":{
  2822            "shape":"StatusCode",
  2823            "location":"statusCode"
  2824          }
  2825        }
  2826      },
  2827      "CreateGroupRequest":{
  2828        "type":"structure",
  2829        "required":[
  2830          "GroupName",
  2831          "AwsAccountId",
  2832          "Namespace"
  2833        ],
  2834        "members":{
  2835          "GroupName":{"shape":"GroupName"},
  2836          "Description":{"shape":"GroupDescription"},
  2837          "AwsAccountId":{
  2838            "shape":"AwsAccountId",
  2839            "location":"uri",
  2840            "locationName":"AwsAccountId"
  2841          },
  2842          "Namespace":{
  2843            "shape":"Namespace",
  2844            "location":"uri",
  2845            "locationName":"Namespace"
  2846          }
  2847        }
  2848      },
  2849      "CreateGroupResponse":{
  2850        "type":"structure",
  2851        "members":{
  2852          "Group":{"shape":"Group"},
  2853          "RequestId":{"shape":"String"},
  2854          "Status":{
  2855            "shape":"StatusCode",
  2856            "location":"statusCode"
  2857          }
  2858        }
  2859      },
  2860      "CreateIAMPolicyAssignmentRequest":{
  2861        "type":"structure",
  2862        "required":[
  2863          "AwsAccountId",
  2864          "AssignmentName",
  2865          "AssignmentStatus",
  2866          "Namespace"
  2867        ],
  2868        "members":{
  2869          "AwsAccountId":{
  2870            "shape":"AwsAccountId",
  2871            "location":"uri",
  2872            "locationName":"AwsAccountId"
  2873          },
  2874          "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
  2875          "AssignmentStatus":{"shape":"AssignmentStatus"},
  2876          "PolicyArn":{"shape":"Arn"},
  2877          "Identities":{"shape":"IdentityMap"},
  2878          "Namespace":{
  2879            "shape":"Namespace",
  2880            "location":"uri",
  2881            "locationName":"Namespace"
  2882          }
  2883        }
  2884      },
  2885      "CreateIAMPolicyAssignmentResponse":{
  2886        "type":"structure",
  2887        "members":{
  2888          "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
  2889          "AssignmentId":{"shape":"String"},
  2890          "AssignmentStatus":{"shape":"AssignmentStatus"},
  2891          "PolicyArn":{"shape":"Arn"},
  2892          "Identities":{"shape":"IdentityMap"},
  2893          "RequestId":{"shape":"String"},
  2894          "Status":{
  2895            "shape":"StatusCode",
  2896            "location":"statusCode"
  2897          }
  2898        }
  2899      },
  2900      "CreateIngestionRequest":{
  2901        "type":"structure",
  2902        "required":[
  2903          "DataSetId",
  2904          "IngestionId",
  2905          "AwsAccountId"
  2906        ],
  2907        "members":{
  2908          "DataSetId":{
  2909            "shape":"string",
  2910            "location":"uri",
  2911            "locationName":"DataSetId"
  2912          },
  2913          "IngestionId":{
  2914            "shape":"IngestionId",
  2915            "location":"uri",
  2916            "locationName":"IngestionId"
  2917          },
  2918          "AwsAccountId":{
  2919            "shape":"AwsAccountId",
  2920            "location":"uri",
  2921            "locationName":"AwsAccountId"
  2922          }
  2923        }
  2924      },
  2925      "CreateIngestionResponse":{
  2926        "type":"structure",
  2927        "members":{
  2928          "Arn":{"shape":"Arn"},
  2929          "IngestionId":{"shape":"IngestionId"},
  2930          "IngestionStatus":{"shape":"IngestionStatus"},
  2931          "RequestId":{"shape":"string"},
  2932          "Status":{
  2933            "shape":"StatusCode",
  2934            "location":"statusCode"
  2935          }
  2936        }
  2937      },
  2938      "CreateNamespaceRequest":{
  2939        "type":"structure",
  2940        "required":[
  2941          "AwsAccountId",
  2942          "Namespace",
  2943          "IdentityStore"
  2944        ],
  2945        "members":{
  2946          "AwsAccountId":{
  2947            "shape":"AwsAccountId",
  2948            "location":"uri",
  2949            "locationName":"AwsAccountId"
  2950          },
  2951          "Namespace":{"shape":"Namespace"},
  2952          "IdentityStore":{"shape":"IdentityStore"},
  2953          "Tags":{"shape":"TagList"}
  2954        }
  2955      },
  2956      "CreateNamespaceResponse":{
  2957        "type":"structure",
  2958        "members":{
  2959          "Arn":{"shape":"Arn"},
  2960          "Name":{"shape":"Namespace"},
  2961          "CapacityRegion":{"shape":"String"},
  2962          "CreationStatus":{"shape":"NamespaceStatus"},
  2963          "IdentityStore":{"shape":"IdentityStore"},
  2964          "RequestId":{"shape":"String"},
  2965          "Status":{
  2966            "shape":"StatusCode",
  2967            "location":"statusCode"
  2968          }
  2969        }
  2970      },
  2971      "CreateTemplateAliasRequest":{
  2972        "type":"structure",
  2973        "required":[
  2974          "AwsAccountId",
  2975          "TemplateId",
  2976          "AliasName",
  2977          "TemplateVersionNumber"
  2978        ],
  2979        "members":{
  2980          "AwsAccountId":{
  2981            "shape":"AwsAccountId",
  2982            "location":"uri",
  2983            "locationName":"AwsAccountId"
  2984          },
  2985          "TemplateId":{
  2986            "shape":"RestrictiveResourceId",
  2987            "location":"uri",
  2988            "locationName":"TemplateId"
  2989          },
  2990          "AliasName":{
  2991            "shape":"AliasName",
  2992            "location":"uri",
  2993            "locationName":"AliasName"
  2994          },
  2995          "TemplateVersionNumber":{"shape":"VersionNumber"}
  2996        }
  2997      },
  2998      "CreateTemplateAliasResponse":{
  2999        "type":"structure",
  3000        "members":{
  3001          "TemplateAlias":{"shape":"TemplateAlias"},
  3002          "Status":{
  3003            "shape":"StatusCode",
  3004            "location":"statusCode"
  3005          },
  3006          "RequestId":{"shape":"String"}
  3007        }
  3008      },
  3009      "CreateTemplateRequest":{
  3010        "type":"structure",
  3011        "required":[
  3012          "AwsAccountId",
  3013          "TemplateId",
  3014          "SourceEntity"
  3015        ],
  3016        "members":{
  3017          "AwsAccountId":{
  3018            "shape":"AwsAccountId",
  3019            "location":"uri",
  3020            "locationName":"AwsAccountId"
  3021          },
  3022          "TemplateId":{
  3023            "shape":"RestrictiveResourceId",
  3024            "location":"uri",
  3025            "locationName":"TemplateId"
  3026          },
  3027          "Name":{"shape":"TemplateName"},
  3028          "Permissions":{"shape":"ResourcePermissionList"},
  3029          "SourceEntity":{"shape":"TemplateSourceEntity"},
  3030          "Tags":{"shape":"TagList"},
  3031          "VersionDescription":{"shape":"VersionDescription"}
  3032        }
  3033      },
  3034      "CreateTemplateResponse":{
  3035        "type":"structure",
  3036        "members":{
  3037          "Arn":{"shape":"Arn"},
  3038          "VersionArn":{"shape":"Arn"},
  3039          "TemplateId":{"shape":"RestrictiveResourceId"},
  3040          "CreationStatus":{"shape":"ResourceStatus"},
  3041          "Status":{
  3042            "shape":"StatusCode",
  3043            "location":"statusCode"
  3044          },
  3045          "RequestId":{"shape":"String"}
  3046        }
  3047      },
  3048      "CreateThemeAliasRequest":{
  3049        "type":"structure",
  3050        "required":[
  3051          "AwsAccountId",
  3052          "ThemeId",
  3053          "AliasName",
  3054          "ThemeVersionNumber"
  3055        ],
  3056        "members":{
  3057          "AwsAccountId":{
  3058            "shape":"AwsAccountId",
  3059            "location":"uri",
  3060            "locationName":"AwsAccountId"
  3061          },
  3062          "ThemeId":{
  3063            "shape":"RestrictiveResourceId",
  3064            "location":"uri",
  3065            "locationName":"ThemeId"
  3066          },
  3067          "AliasName":{
  3068            "shape":"AliasName",
  3069            "location":"uri",
  3070            "locationName":"AliasName"
  3071          },
  3072          "ThemeVersionNumber":{"shape":"VersionNumber"}
  3073        }
  3074      },
  3075      "CreateThemeAliasResponse":{
  3076        "type":"structure",
  3077        "members":{
  3078          "ThemeAlias":{"shape":"ThemeAlias"},
  3079          "Status":{
  3080            "shape":"StatusCode",
  3081            "location":"statusCode"
  3082          },
  3083          "RequestId":{"shape":"String"}
  3084        }
  3085      },
  3086      "CreateThemeRequest":{
  3087        "type":"structure",
  3088        "required":[
  3089          "AwsAccountId",
  3090          "ThemeId",
  3091          "Name",
  3092          "BaseThemeId",
  3093          "Configuration"
  3094        ],
  3095        "members":{
  3096          "AwsAccountId":{
  3097            "shape":"AwsAccountId",
  3098            "location":"uri",
  3099            "locationName":"AwsAccountId"
  3100          },
  3101          "ThemeId":{
  3102            "shape":"RestrictiveResourceId",
  3103            "location":"uri",
  3104            "locationName":"ThemeId"
  3105          },
  3106          "Name":{"shape":"ThemeName"},
  3107          "BaseThemeId":{"shape":"RestrictiveResourceId"},
  3108          "VersionDescription":{"shape":"VersionDescription"},
  3109          "Configuration":{"shape":"ThemeConfiguration"},
  3110          "Permissions":{"shape":"ResourcePermissionList"},
  3111          "Tags":{"shape":"TagList"}
  3112        }
  3113      },
  3114      "CreateThemeResponse":{
  3115        "type":"structure",
  3116        "members":{
  3117          "Arn":{"shape":"Arn"},
  3118          "VersionArn":{"shape":"Arn"},
  3119          "ThemeId":{"shape":"RestrictiveResourceId"},
  3120          "CreationStatus":{"shape":"ResourceStatus"},
  3121          "Status":{
  3122            "shape":"StatusCode",
  3123            "location":"statusCode"
  3124          },
  3125          "RequestId":{"shape":"String"}
  3126        }
  3127      },
  3128      "CredentialPair":{
  3129        "type":"structure",
  3130        "required":[
  3131          "Username",
  3132          "Password"
  3133        ],
  3134        "members":{
  3135          "Username":{"shape":"Username"},
  3136          "Password":{"shape":"Password"},
  3137          "AlternateDataSourceParameters":{"shape":"DataSourceParametersList"}
  3138        }
  3139      },
  3140      "CustomSql":{
  3141        "type":"structure",
  3142        "required":[
  3143          "DataSourceArn",
  3144          "Name",
  3145          "SqlQuery"
  3146        ],
  3147        "members":{
  3148          "DataSourceArn":{"shape":"Arn"},
  3149          "Name":{"shape":"CustomSqlName"},
  3150          "SqlQuery":{"shape":"SqlQuery"},
  3151          "Columns":{"shape":"InputColumnList"}
  3152        }
  3153      },
  3154      "CustomSqlName":{
  3155        "type":"string",
  3156        "max":64,
  3157        "min":1
  3158      },
  3159      "Dashboard":{
  3160        "type":"structure",
  3161        "members":{
  3162          "DashboardId":{"shape":"RestrictiveResourceId"},
  3163          "Arn":{"shape":"Arn"},
  3164          "Name":{"shape":"DashboardName"},
  3165          "Version":{"shape":"DashboardVersion"},
  3166          "CreatedTime":{"shape":"Timestamp"},
  3167          "LastPublishedTime":{"shape":"Timestamp"},
  3168          "LastUpdatedTime":{"shape":"Timestamp"}
  3169        }
  3170      },
  3171      "DashboardBehavior":{
  3172        "type":"string",
  3173        "enum":[
  3174          "ENABLED",
  3175          "DISABLED"
  3176        ]
  3177      },
  3178      "DashboardError":{
  3179        "type":"structure",
  3180        "members":{
  3181          "Type":{"shape":"DashboardErrorType"},
  3182          "Message":{"shape":"NonEmptyString"}
  3183        }
  3184      },
  3185      "DashboardErrorList":{
  3186        "type":"list",
  3187        "member":{"shape":"DashboardError"},
  3188        "min":1
  3189      },
  3190      "DashboardErrorType":{
  3191        "type":"string",
  3192        "enum":[
  3193          "ACCESS_DENIED",
  3194          "SOURCE_NOT_FOUND",
  3195          "DATA_SET_NOT_FOUND",
  3196          "INTERNAL_FAILURE",
  3197          "PARAMETER_VALUE_INCOMPATIBLE",
  3198          "PARAMETER_TYPE_INVALID",
  3199          "PARAMETER_NOT_FOUND",
  3200          "COLUMN_TYPE_MISMATCH",
  3201          "COLUMN_GEOGRAPHIC_ROLE_MISMATCH",
  3202          "COLUMN_REPLACEMENT_MISSING"
  3203        ]
  3204      },
  3205      "DashboardFilterAttribute":{
  3206        "type":"string",
  3207        "enum":["QUICKSIGHT_USER"]
  3208      },
  3209      "DashboardName":{
  3210        "type":"string",
  3211        "max":2048,
  3212        "min":1
  3213      },
  3214      "DashboardPublishOptions":{
  3215        "type":"structure",
  3216        "members":{
  3217          "AdHocFilteringOption":{"shape":"AdHocFilteringOption"},
  3218          "ExportToCSVOption":{"shape":"ExportToCSVOption"},
  3219          "SheetControlsOption":{"shape":"SheetControlsOption"}
  3220        }
  3221      },
  3222      "DashboardSearchFilter":{
  3223        "type":"structure",
  3224        "required":["Operator"],
  3225        "members":{
  3226          "Operator":{"shape":"FilterOperator"},
  3227          "Name":{"shape":"DashboardFilterAttribute"},
  3228          "Value":{"shape":"String"}
  3229        }
  3230      },
  3231      "DashboardSearchFilterList":{
  3232        "type":"list",
  3233        "member":{"shape":"DashboardSearchFilter"},
  3234        "max":1,
  3235        "min":1
  3236      },
  3237      "DashboardSourceEntity":{
  3238        "type":"structure",
  3239        "members":{
  3240          "SourceTemplate":{"shape":"DashboardSourceTemplate"}
  3241        }
  3242      },
  3243      "DashboardSourceTemplate":{
  3244        "type":"structure",
  3245        "required":[
  3246          "DataSetReferences",
  3247          "Arn"
  3248        ],
  3249        "members":{
  3250          "DataSetReferences":{"shape":"DataSetReferenceList"},
  3251          "Arn":{"shape":"Arn"}
  3252        }
  3253      },
  3254      "DashboardSummary":{
  3255        "type":"structure",
  3256        "members":{
  3257          "Arn":{"shape":"Arn"},
  3258          "DashboardId":{"shape":"RestrictiveResourceId"},
  3259          "Name":{"shape":"DashboardName"},
  3260          "CreatedTime":{"shape":"Timestamp"},
  3261          "LastUpdatedTime":{"shape":"Timestamp"},
  3262          "PublishedVersionNumber":{"shape":"VersionNumber"},
  3263          "LastPublishedTime":{"shape":"Timestamp"}
  3264        }
  3265      },
  3266      "DashboardSummaryList":{
  3267        "type":"list",
  3268        "member":{"shape":"DashboardSummary"},
  3269        "max":100
  3270      },
  3271      "DashboardUIState":{
  3272        "type":"string",
  3273        "enum":[
  3274          "EXPANDED",
  3275          "COLLAPSED"
  3276        ]
  3277      },
  3278      "DashboardVersion":{
  3279        "type":"structure",
  3280        "members":{
  3281          "CreatedTime":{"shape":"Timestamp"},
  3282          "Errors":{"shape":"DashboardErrorList"},
  3283          "VersionNumber":{"shape":"VersionNumber"},
  3284          "Status":{"shape":"ResourceStatus"},
  3285          "Arn":{"shape":"Arn"},
  3286          "SourceEntityArn":{"shape":"Arn"},
  3287          "DataSetArns":{"shape":"DataSetArnsList"},
  3288          "Description":{"shape":"VersionDescription"},
  3289          "ThemeArn":{"shape":"Arn"},
  3290          "Sheets":{"shape":"SheetList"}
  3291        }
  3292      },
  3293      "DashboardVersionSummary":{
  3294        "type":"structure",
  3295        "members":{
  3296          "Arn":{"shape":"Arn"},
  3297          "CreatedTime":{"shape":"Timestamp"},
  3298          "VersionNumber":{"shape":"VersionNumber"},
  3299          "Status":{"shape":"ResourceStatus"},
  3300          "SourceEntityArn":{"shape":"Arn"},
  3301          "Description":{"shape":"VersionDescription"}
  3302        }
  3303      },
  3304      "DashboardVersionSummaryList":{
  3305        "type":"list",
  3306        "member":{"shape":"DashboardVersionSummary"},
  3307        "max":100
  3308      },
  3309      "DataColorPalette":{
  3310        "type":"structure",
  3311        "members":{
  3312          "Colors":{"shape":"ColorList"},
  3313          "MinMaxGradient":{"shape":"ColorList"},
  3314          "EmptyFillColor":{"shape":"HexColor"}
  3315        }
  3316      },
  3317      "DataSet":{
  3318        "type":"structure",
  3319        "members":{
  3320          "Arn":{"shape":"Arn"},
  3321          "DataSetId":{"shape":"ResourceId"},
  3322          "Name":{"shape":"ResourceName"},
  3323          "CreatedTime":{"shape":"Timestamp"},
  3324          "LastUpdatedTime":{"shape":"Timestamp"},
  3325          "PhysicalTableMap":{"shape":"PhysicalTableMap"},
  3326          "LogicalTableMap":{"shape":"LogicalTableMap"},
  3327          "OutputColumns":{"shape":"OutputColumnList"},
  3328          "ImportMode":{"shape":"DataSetImportMode"},
  3329          "ConsumedSpiceCapacityInBytes":{"shape":"Long"},
  3330          "ColumnGroups":{"shape":"ColumnGroupList"},
  3331          "FieldFolders":{"shape":"FieldFolderMap"},
  3332          "RowLevelPermissionDataSet":{"shape":"RowLevelPermissionDataSet"},
  3333          "RowLevelPermissionTagConfiguration":{"shape":"RowLevelPermissionTagConfiguration"},
  3334          "ColumnLevelPermissionRules":{"shape":"ColumnLevelPermissionRuleList"},
  3335          "DataSetUsageConfiguration":{"shape":"DataSetUsageConfiguration"}
  3336        }
  3337      },
  3338      "DataSetArnsList":{
  3339        "type":"list",
  3340        "member":{"shape":"Arn"},
  3341        "max":100
  3342      },
  3343      "DataSetConfiguration":{
  3344        "type":"structure",
  3345        "members":{
  3346          "Placeholder":{"shape":"String"},
  3347          "DataSetSchema":{"shape":"DataSetSchema"},
  3348          "ColumnGroupSchemaList":{"shape":"ColumnGroupSchemaList"}
  3349        }
  3350      },
  3351      "DataSetConfigurationList":{
  3352        "type":"list",
  3353        "member":{"shape":"DataSetConfiguration"},
  3354        "max":30
  3355      },
  3356      "DataSetImportMode":{
  3357        "type":"string",
  3358        "enum":[
  3359          "SPICE",
  3360          "DIRECT_QUERY"
  3361        ]
  3362      },
  3363      "DataSetName":{
  3364        "type":"string",
  3365        "max":128,
  3366        "min":1
  3367      },
  3368      "DataSetReference":{
  3369        "type":"structure",
  3370        "required":[
  3371          "DataSetPlaceholder",
  3372          "DataSetArn"
  3373        ],
  3374        "members":{
  3375          "DataSetPlaceholder":{"shape":"NonEmptyString"},
  3376          "DataSetArn":{"shape":"Arn"}
  3377        }
  3378      },
  3379      "DataSetReferenceList":{
  3380        "type":"list",
  3381        "member":{"shape":"DataSetReference"},
  3382        "min":1
  3383      },
  3384      "DataSetSchema":{
  3385        "type":"structure",
  3386        "members":{
  3387          "ColumnSchemaList":{"shape":"ColumnSchemaList"}
  3388        }
  3389      },
  3390      "DataSetSummary":{
  3391        "type":"structure",
  3392        "members":{
  3393          "Arn":{"shape":"Arn"},
  3394          "DataSetId":{"shape":"ResourceId"},
  3395          "Name":{"shape":"ResourceName"},
  3396          "CreatedTime":{"shape":"Timestamp"},
  3397          "LastUpdatedTime":{"shape":"Timestamp"},
  3398          "ImportMode":{"shape":"DataSetImportMode"},
  3399          "RowLevelPermissionDataSet":{"shape":"RowLevelPermissionDataSet"},
  3400          "RowLevelPermissionTagConfigurationApplied":{"shape":"Boolean"},
  3401          "ColumnLevelPermissionRulesApplied":{"shape":"Boolean"}
  3402        }
  3403      },
  3404      "DataSetSummaryList":{
  3405        "type":"list",
  3406        "member":{"shape":"DataSetSummary"}
  3407      },
  3408      "DataSetUsageConfiguration":{
  3409        "type":"structure",
  3410        "members":{
  3411          "DisableUseAsDirectQuerySource":{"shape":"Boolean"},
  3412          "DisableUseAsImportedSource":{"shape":"Boolean"}
  3413        }
  3414      },
  3415      "DataSource":{
  3416        "type":"structure",
  3417        "members":{
  3418          "Arn":{"shape":"Arn"},
  3419          "DataSourceId":{"shape":"ResourceId"},
  3420          "Name":{"shape":"ResourceName"},
  3421          "Type":{"shape":"DataSourceType"},
  3422          "Status":{"shape":"ResourceStatus"},
  3423          "CreatedTime":{"shape":"Timestamp"},
  3424          "LastUpdatedTime":{"shape":"Timestamp"},
  3425          "DataSourceParameters":{"shape":"DataSourceParameters"},
  3426          "AlternateDataSourceParameters":{"shape":"DataSourceParametersList"},
  3427          "VpcConnectionProperties":{"shape":"VpcConnectionProperties"},
  3428          "SslProperties":{"shape":"SslProperties"},
  3429          "ErrorInfo":{"shape":"DataSourceErrorInfo"}
  3430        }
  3431      },
  3432      "DataSourceCredentials":{
  3433        "type":"structure",
  3434        "members":{
  3435          "CredentialPair":{"shape":"CredentialPair"},
  3436          "CopySourceArn":{"shape":"CopySourceArn"}
  3437        },
  3438        "sensitive":true
  3439      },
  3440      "DataSourceErrorInfo":{
  3441        "type":"structure",
  3442        "members":{
  3443          "Type":{"shape":"DataSourceErrorInfoType"},
  3444          "Message":{"shape":"String"}
  3445        }
  3446      },
  3447      "DataSourceErrorInfoType":{
  3448        "type":"string",
  3449        "enum":[
  3450          "ACCESS_DENIED",
  3451          "COPY_SOURCE_NOT_FOUND",
  3452          "TIMEOUT",
  3453          "ENGINE_VERSION_NOT_SUPPORTED",
  3454          "UNKNOWN_HOST",
  3455          "GENERIC_SQL_FAILURE",
  3456          "CONFLICT",
  3457          "UNKNOWN"
  3458        ]
  3459      },
  3460      "DataSourceList":{
  3461        "type":"list",
  3462        "member":{"shape":"DataSource"}
  3463      },
  3464      "DataSourceParameters":{
  3465        "type":"structure",
  3466        "members":{
  3467          "AmazonElasticsearchParameters":{"shape":"AmazonElasticsearchParameters"},
  3468          "AthenaParameters":{"shape":"AthenaParameters"},
  3469          "AuroraParameters":{"shape":"AuroraParameters"},
  3470          "AuroraPostgreSqlParameters":{"shape":"AuroraPostgreSqlParameters"},
  3471          "AwsIotAnalyticsParameters":{"shape":"AwsIotAnalyticsParameters"},
  3472          "JiraParameters":{"shape":"JiraParameters"},
  3473          "MariaDbParameters":{"shape":"MariaDbParameters"},
  3474          "MySqlParameters":{"shape":"MySqlParameters"},
  3475          "OracleParameters":{"shape":"OracleParameters"},
  3476          "PostgreSqlParameters":{"shape":"PostgreSqlParameters"},
  3477          "PrestoParameters":{"shape":"PrestoParameters"},
  3478          "RdsParameters":{"shape":"RdsParameters"},
  3479          "RedshiftParameters":{"shape":"RedshiftParameters"},
  3480          "S3Parameters":{"shape":"S3Parameters"},
  3481          "ServiceNowParameters":{"shape":"ServiceNowParameters"},
  3482          "SnowflakeParameters":{"shape":"SnowflakeParameters"},
  3483          "SparkParameters":{"shape":"SparkParameters"},
  3484          "SqlServerParameters":{"shape":"SqlServerParameters"},
  3485          "TeradataParameters":{"shape":"TeradataParameters"},
  3486          "TwitterParameters":{"shape":"TwitterParameters"},
  3487          "AmazonOpenSearchParameters":{"shape":"AmazonOpenSearchParameters"}
  3488        }
  3489      },
  3490      "DataSourceParametersList":{
  3491        "type":"list",
  3492        "member":{"shape":"DataSourceParameters"},
  3493        "max":50,
  3494        "min":1
  3495      },
  3496      "DataSourceType":{
  3497        "type":"string",
  3498        "enum":[
  3499          "ADOBE_ANALYTICS",
  3500          "AMAZON_ELASTICSEARCH",
  3501          "ATHENA",
  3502          "AURORA",
  3503          "AURORA_POSTGRESQL",
  3504          "AWS_IOT_ANALYTICS",
  3505          "GITHUB",
  3506          "JIRA",
  3507          "MARIADB",
  3508          "MYSQL",
  3509          "ORACLE",
  3510          "POSTGRESQL",
  3511          "PRESTO",
  3512          "REDSHIFT",
  3513          "S3",
  3514          "SALESFORCE",
  3515          "SERVICENOW",
  3516          "SNOWFLAKE",
  3517          "SPARK",
  3518          "SQLSERVER",
  3519          "TERADATA",
  3520          "TWITTER",
  3521          "TIMESTREAM",
  3522          "AMAZON_OPENSEARCH"
  3523        ]
  3524      },
  3525      "Database":{
  3526        "type":"string",
  3527        "max":128,
  3528        "min":1
  3529      },
  3530      "DateTimeParameter":{
  3531        "type":"structure",
  3532        "required":[
  3533          "Name",
  3534          "Values"
  3535        ],
  3536        "members":{
  3537          "Name":{"shape":"NonEmptyString"},
  3538          "Values":{"shape":"TimestampList"}
  3539        }
  3540      },
  3541      "DateTimeParameterList":{
  3542        "type":"list",
  3543        "member":{"shape":"DateTimeParameter"},
  3544        "max":100
  3545      },
  3546      "DecimalParameter":{
  3547        "type":"structure",
  3548        "required":[
  3549          "Name",
  3550          "Values"
  3551        ],
  3552        "members":{
  3553          "Name":{"shape":"NonEmptyString"},
  3554          "Values":{"shape":"DoubleList"}
  3555        }
  3556      },
  3557      "DecimalParameterList":{
  3558        "type":"list",
  3559        "member":{"shape":"DecimalParameter"},
  3560        "max":100
  3561      },
  3562      "DeleteAccountCustomizationRequest":{
  3563        "type":"structure",
  3564        "required":["AwsAccountId"],
  3565        "members":{
  3566          "AwsAccountId":{
  3567            "shape":"AwsAccountId",
  3568            "location":"uri",
  3569            "locationName":"AwsAccountId"
  3570          },
  3571          "Namespace":{
  3572            "shape":"Namespace",
  3573            "location":"querystring",
  3574            "locationName":"namespace"
  3575          }
  3576        }
  3577      },
  3578      "DeleteAccountCustomizationResponse":{
  3579        "type":"structure",
  3580        "members":{
  3581          "RequestId":{"shape":"String"},
  3582          "Status":{
  3583            "shape":"StatusCode",
  3584            "location":"statusCode"
  3585          }
  3586        }
  3587      },
  3588      "DeleteAnalysisRequest":{
  3589        "type":"structure",
  3590        "required":[
  3591          "AwsAccountId",
  3592          "AnalysisId"
  3593        ],
  3594        "members":{
  3595          "AwsAccountId":{
  3596            "shape":"AwsAccountId",
  3597            "location":"uri",
  3598            "locationName":"AwsAccountId"
  3599          },
  3600          "AnalysisId":{
  3601            "shape":"RestrictiveResourceId",
  3602            "location":"uri",
  3603            "locationName":"AnalysisId"
  3604          },
  3605          "RecoveryWindowInDays":{
  3606            "shape":"RecoveryWindowInDays",
  3607            "location":"querystring",
  3608            "locationName":"recovery-window-in-days"
  3609          },
  3610          "ForceDeleteWithoutRecovery":{
  3611            "shape":"boolean",
  3612            "location":"querystring",
  3613            "locationName":"force-delete-without-recovery"
  3614          }
  3615        }
  3616      },
  3617      "DeleteAnalysisResponse":{
  3618        "type":"structure",
  3619        "members":{
  3620          "Status":{
  3621            "shape":"StatusCode",
  3622            "location":"statusCode"
  3623          },
  3624          "Arn":{"shape":"Arn"},
  3625          "AnalysisId":{"shape":"RestrictiveResourceId"},
  3626          "DeletionTime":{"shape":"Timestamp"},
  3627          "RequestId":{"shape":"String"}
  3628        }
  3629      },
  3630      "DeleteDashboardRequest":{
  3631        "type":"structure",
  3632        "required":[
  3633          "AwsAccountId",
  3634          "DashboardId"
  3635        ],
  3636        "members":{
  3637          "AwsAccountId":{
  3638            "shape":"AwsAccountId",
  3639            "location":"uri",
  3640            "locationName":"AwsAccountId"
  3641          },
  3642          "DashboardId":{
  3643            "shape":"RestrictiveResourceId",
  3644            "location":"uri",
  3645            "locationName":"DashboardId"
  3646          },
  3647          "VersionNumber":{
  3648            "shape":"VersionNumber",
  3649            "location":"querystring",
  3650            "locationName":"version-number"
  3651          }
  3652        }
  3653      },
  3654      "DeleteDashboardResponse":{
  3655        "type":"structure",
  3656        "members":{
  3657          "Status":{
  3658            "shape":"StatusCode",
  3659            "location":"statusCode"
  3660          },
  3661          "Arn":{"shape":"Arn"},
  3662          "DashboardId":{"shape":"RestrictiveResourceId"},
  3663          "RequestId":{"shape":"String"}
  3664        }
  3665      },
  3666      "DeleteDataSetRequest":{
  3667        "type":"structure",
  3668        "required":[
  3669          "AwsAccountId",
  3670          "DataSetId"
  3671        ],
  3672        "members":{
  3673          "AwsAccountId":{
  3674            "shape":"AwsAccountId",
  3675            "location":"uri",
  3676            "locationName":"AwsAccountId"
  3677          },
  3678          "DataSetId":{
  3679            "shape":"ResourceId",
  3680            "location":"uri",
  3681            "locationName":"DataSetId"
  3682          }
  3683        }
  3684      },
  3685      "DeleteDataSetResponse":{
  3686        "type":"structure",
  3687        "members":{
  3688          "Arn":{"shape":"Arn"},
  3689          "DataSetId":{"shape":"ResourceId"},
  3690          "RequestId":{"shape":"String"},
  3691          "Status":{
  3692            "shape":"StatusCode",
  3693            "location":"statusCode"
  3694          }
  3695        }
  3696      },
  3697      "DeleteDataSourceRequest":{
  3698        "type":"structure",
  3699        "required":[
  3700          "AwsAccountId",
  3701          "DataSourceId"
  3702        ],
  3703        "members":{
  3704          "AwsAccountId":{
  3705            "shape":"AwsAccountId",
  3706            "location":"uri",
  3707            "locationName":"AwsAccountId"
  3708          },
  3709          "DataSourceId":{
  3710            "shape":"ResourceId",
  3711            "location":"uri",
  3712            "locationName":"DataSourceId"
  3713          }
  3714        }
  3715      },
  3716      "DeleteDataSourceResponse":{
  3717        "type":"structure",
  3718        "members":{
  3719          "Arn":{"shape":"Arn"},
  3720          "DataSourceId":{"shape":"ResourceId"},
  3721          "RequestId":{"shape":"String"},
  3722          "Status":{
  3723            "shape":"StatusCode",
  3724            "location":"statusCode"
  3725          }
  3726        }
  3727      },
  3728      "DeleteFolderMembershipRequest":{
  3729        "type":"structure",
  3730        "required":[
  3731          "AwsAccountId",
  3732          "FolderId",
  3733          "MemberId",
  3734          "MemberType"
  3735        ],
  3736        "members":{
  3737          "AwsAccountId":{
  3738            "shape":"AwsAccountId",
  3739            "location":"uri",
  3740            "locationName":"AwsAccountId"
  3741          },
  3742          "FolderId":{
  3743            "shape":"RestrictiveResourceId",
  3744            "location":"uri",
  3745            "locationName":"FolderId"
  3746          },
  3747          "MemberId":{
  3748            "shape":"RestrictiveResourceId",
  3749            "location":"uri",
  3750            "locationName":"MemberId"
  3751          },
  3752          "MemberType":{
  3753            "shape":"MemberType",
  3754            "location":"uri",
  3755            "locationName":"MemberType"
  3756          }
  3757        }
  3758      },
  3759      "DeleteFolderMembershipResponse":{
  3760        "type":"structure",
  3761        "members":{
  3762          "Status":{"shape":"StatusCode"},
  3763          "RequestId":{"shape":"String"}
  3764        }
  3765      },
  3766      "DeleteFolderRequest":{
  3767        "type":"structure",
  3768        "required":[
  3769          "AwsAccountId",
  3770          "FolderId"
  3771        ],
  3772        "members":{
  3773          "AwsAccountId":{
  3774            "shape":"AwsAccountId",
  3775            "location":"uri",
  3776            "locationName":"AwsAccountId"
  3777          },
  3778          "FolderId":{
  3779            "shape":"RestrictiveResourceId",
  3780            "location":"uri",
  3781            "locationName":"FolderId"
  3782          }
  3783        }
  3784      },
  3785      "DeleteFolderResponse":{
  3786        "type":"structure",
  3787        "members":{
  3788          "Status":{
  3789            "shape":"StatusCode",
  3790            "location":"statusCode"
  3791          },
  3792          "Arn":{"shape":"Arn"},
  3793          "FolderId":{"shape":"RestrictiveResourceId"},
  3794          "RequestId":{"shape":"String"}
  3795        }
  3796      },
  3797      "DeleteGroupMembershipRequest":{
  3798        "type":"structure",
  3799        "required":[
  3800          "MemberName",
  3801          "GroupName",
  3802          "AwsAccountId",
  3803          "Namespace"
  3804        ],
  3805        "members":{
  3806          "MemberName":{
  3807            "shape":"GroupMemberName",
  3808            "location":"uri",
  3809            "locationName":"MemberName"
  3810          },
  3811          "GroupName":{
  3812            "shape":"GroupName",
  3813            "location":"uri",
  3814            "locationName":"GroupName"
  3815          },
  3816          "AwsAccountId":{
  3817            "shape":"AwsAccountId",
  3818            "location":"uri",
  3819            "locationName":"AwsAccountId"
  3820          },
  3821          "Namespace":{
  3822            "shape":"Namespace",
  3823            "location":"uri",
  3824            "locationName":"Namespace"
  3825          }
  3826        }
  3827      },
  3828      "DeleteGroupMembershipResponse":{
  3829        "type":"structure",
  3830        "members":{
  3831          "RequestId":{"shape":"String"},
  3832          "Status":{
  3833            "shape":"StatusCode",
  3834            "location":"statusCode"
  3835          }
  3836        }
  3837      },
  3838      "DeleteGroupRequest":{
  3839        "type":"structure",
  3840        "required":[
  3841          "GroupName",
  3842          "AwsAccountId",
  3843          "Namespace"
  3844        ],
  3845        "members":{
  3846          "GroupName":{
  3847            "shape":"GroupName",
  3848            "location":"uri",
  3849            "locationName":"GroupName"
  3850          },
  3851          "AwsAccountId":{
  3852            "shape":"AwsAccountId",
  3853            "location":"uri",
  3854            "locationName":"AwsAccountId"
  3855          },
  3856          "Namespace":{
  3857            "shape":"Namespace",
  3858            "location":"uri",
  3859            "locationName":"Namespace"
  3860          }
  3861        }
  3862      },
  3863      "DeleteGroupResponse":{
  3864        "type":"structure",
  3865        "members":{
  3866          "RequestId":{"shape":"String"},
  3867          "Status":{
  3868            "shape":"StatusCode",
  3869            "location":"statusCode"
  3870          }
  3871        }
  3872      },
  3873      "DeleteIAMPolicyAssignmentRequest":{
  3874        "type":"structure",
  3875        "required":[
  3876          "AwsAccountId",
  3877          "AssignmentName",
  3878          "Namespace"
  3879        ],
  3880        "members":{
  3881          "AwsAccountId":{
  3882            "shape":"AwsAccountId",
  3883            "location":"uri",
  3884            "locationName":"AwsAccountId"
  3885          },
  3886          "AssignmentName":{
  3887            "shape":"IAMPolicyAssignmentName",
  3888            "location":"uri",
  3889            "locationName":"AssignmentName"
  3890          },
  3891          "Namespace":{
  3892            "shape":"Namespace",
  3893            "location":"uri",
  3894            "locationName":"Namespace"
  3895          }
  3896        }
  3897      },
  3898      "DeleteIAMPolicyAssignmentResponse":{
  3899        "type":"structure",
  3900        "members":{
  3901          "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
  3902          "RequestId":{"shape":"String"},
  3903          "Status":{
  3904            "shape":"StatusCode",
  3905            "location":"statusCode"
  3906          }
  3907        }
  3908      },
  3909      "DeleteNamespaceRequest":{
  3910        "type":"structure",
  3911        "required":[
  3912          "AwsAccountId",
  3913          "Namespace"
  3914        ],
  3915        "members":{
  3916          "AwsAccountId":{
  3917            "shape":"AwsAccountId",
  3918            "location":"uri",
  3919            "locationName":"AwsAccountId"
  3920          },
  3921          "Namespace":{
  3922            "shape":"Namespace",
  3923            "location":"uri",
  3924            "locationName":"Namespace"
  3925          }
  3926        }
  3927      },
  3928      "DeleteNamespaceResponse":{
  3929        "type":"structure",
  3930        "members":{
  3931          "RequestId":{"shape":"String"},
  3932          "Status":{
  3933            "shape":"StatusCode",
  3934            "location":"statusCode"
  3935          }
  3936        }
  3937      },
  3938      "DeleteTemplateAliasRequest":{
  3939        "type":"structure",
  3940        "required":[
  3941          "AwsAccountId",
  3942          "TemplateId",
  3943          "AliasName"
  3944        ],
  3945        "members":{
  3946          "AwsAccountId":{
  3947            "shape":"AwsAccountId",
  3948            "location":"uri",
  3949            "locationName":"AwsAccountId"
  3950          },
  3951          "TemplateId":{
  3952            "shape":"RestrictiveResourceId",
  3953            "location":"uri",
  3954            "locationName":"TemplateId"
  3955          },
  3956          "AliasName":{
  3957            "shape":"AliasName",
  3958            "location":"uri",
  3959            "locationName":"AliasName"
  3960          }
  3961        }
  3962      },
  3963      "DeleteTemplateAliasResponse":{
  3964        "type":"structure",
  3965        "members":{
  3966          "Status":{
  3967            "shape":"StatusCode",
  3968            "location":"statusCode"
  3969          },
  3970          "TemplateId":{"shape":"RestrictiveResourceId"},
  3971          "AliasName":{"shape":"AliasName"},
  3972          "Arn":{"shape":"Arn"},
  3973          "RequestId":{"shape":"String"}
  3974        }
  3975      },
  3976      "DeleteTemplateRequest":{
  3977        "type":"structure",
  3978        "required":[
  3979          "AwsAccountId",
  3980          "TemplateId"
  3981        ],
  3982        "members":{
  3983          "AwsAccountId":{
  3984            "shape":"AwsAccountId",
  3985            "location":"uri",
  3986            "locationName":"AwsAccountId"
  3987          },
  3988          "TemplateId":{
  3989            "shape":"RestrictiveResourceId",
  3990            "location":"uri",
  3991            "locationName":"TemplateId"
  3992          },
  3993          "VersionNumber":{
  3994            "shape":"VersionNumber",
  3995            "location":"querystring",
  3996            "locationName":"version-number"
  3997          }
  3998        }
  3999      },
  4000      "DeleteTemplateResponse":{
  4001        "type":"structure",
  4002        "members":{
  4003          "RequestId":{"shape":"String"},
  4004          "Arn":{"shape":"Arn"},
  4005          "TemplateId":{"shape":"RestrictiveResourceId"},
  4006          "Status":{
  4007            "shape":"StatusCode",
  4008            "location":"statusCode"
  4009          }
  4010        }
  4011      },
  4012      "DeleteThemeAliasRequest":{
  4013        "type":"structure",
  4014        "required":[
  4015          "AwsAccountId",
  4016          "ThemeId",
  4017          "AliasName"
  4018        ],
  4019        "members":{
  4020          "AwsAccountId":{
  4021            "shape":"AwsAccountId",
  4022            "location":"uri",
  4023            "locationName":"AwsAccountId"
  4024          },
  4025          "ThemeId":{
  4026            "shape":"RestrictiveResourceId",
  4027            "location":"uri",
  4028            "locationName":"ThemeId"
  4029          },
  4030          "AliasName":{
  4031            "shape":"AliasName",
  4032            "location":"uri",
  4033            "locationName":"AliasName"
  4034          }
  4035        }
  4036      },
  4037      "DeleteThemeAliasResponse":{
  4038        "type":"structure",
  4039        "members":{
  4040          "AliasName":{"shape":"AliasName"},
  4041          "Arn":{"shape":"Arn"},
  4042          "RequestId":{"shape":"String"},
  4043          "Status":{
  4044            "shape":"StatusCode",
  4045            "location":"statusCode"
  4046          },
  4047          "ThemeId":{"shape":"RestrictiveResourceId"}
  4048        }
  4049      },
  4050      "DeleteThemeRequest":{
  4051        "type":"structure",
  4052        "required":[
  4053          "AwsAccountId",
  4054          "ThemeId"
  4055        ],
  4056        "members":{
  4057          "AwsAccountId":{
  4058            "shape":"AwsAccountId",
  4059            "location":"uri",
  4060            "locationName":"AwsAccountId"
  4061          },
  4062          "ThemeId":{
  4063            "shape":"RestrictiveResourceId",
  4064            "location":"uri",
  4065            "locationName":"ThemeId"
  4066          },
  4067          "VersionNumber":{
  4068            "shape":"VersionNumber",
  4069            "location":"querystring",
  4070            "locationName":"version-number"
  4071          }
  4072        }
  4073      },
  4074      "DeleteThemeResponse":{
  4075        "type":"structure",
  4076        "members":{
  4077          "Arn":{"shape":"Arn"},
  4078          "RequestId":{"shape":"String"},
  4079          "Status":{
  4080            "shape":"StatusCode",
  4081            "location":"statusCode"
  4082          },
  4083          "ThemeId":{"shape":"RestrictiveResourceId"}
  4084        }
  4085      },
  4086      "DeleteUserByPrincipalIdRequest":{
  4087        "type":"structure",
  4088        "required":[
  4089          "PrincipalId",
  4090          "AwsAccountId",
  4091          "Namespace"
  4092        ],
  4093        "members":{
  4094          "PrincipalId":{
  4095            "shape":"String",
  4096            "location":"uri",
  4097            "locationName":"PrincipalId"
  4098          },
  4099          "AwsAccountId":{
  4100            "shape":"AwsAccountId",
  4101            "location":"uri",
  4102            "locationName":"AwsAccountId"
  4103          },
  4104          "Namespace":{
  4105            "shape":"Namespace",
  4106            "location":"uri",
  4107            "locationName":"Namespace"
  4108          }
  4109        }
  4110      },
  4111      "DeleteUserByPrincipalIdResponse":{
  4112        "type":"structure",
  4113        "members":{
  4114          "RequestId":{"shape":"String"},
  4115          "Status":{
  4116            "shape":"StatusCode",
  4117            "location":"statusCode"
  4118          }
  4119        }
  4120      },
  4121      "DeleteUserRequest":{
  4122        "type":"structure",
  4123        "required":[
  4124          "UserName",
  4125          "AwsAccountId",
  4126          "Namespace"
  4127        ],
  4128        "members":{
  4129          "UserName":{
  4130            "shape":"UserName",
  4131            "location":"uri",
  4132            "locationName":"UserName"
  4133          },
  4134          "AwsAccountId":{
  4135            "shape":"AwsAccountId",
  4136            "location":"uri",
  4137            "locationName":"AwsAccountId"
  4138          },
  4139          "Namespace":{
  4140            "shape":"Namespace",
  4141            "location":"uri",
  4142            "locationName":"Namespace"
  4143          }
  4144        }
  4145      },
  4146      "DeleteUserResponse":{
  4147        "type":"structure",
  4148        "members":{
  4149          "RequestId":{"shape":"String"},
  4150          "Status":{
  4151            "shape":"StatusCode",
  4152            "location":"statusCode"
  4153          }
  4154        }
  4155      },
  4156      "Delimiter":{
  4157        "type":"string",
  4158        "max":1,
  4159        "min":1
  4160      },
  4161      "DescribeAccountCustomizationRequest":{
  4162        "type":"structure",
  4163        "required":["AwsAccountId"],
  4164        "members":{
  4165          "AwsAccountId":{
  4166            "shape":"AwsAccountId",
  4167            "location":"uri",
  4168            "locationName":"AwsAccountId"
  4169          },
  4170          "Namespace":{
  4171            "shape":"Namespace",
  4172            "location":"querystring",
  4173            "locationName":"namespace"
  4174          },
  4175          "Resolved":{
  4176            "shape":"boolean",
  4177            "location":"querystring",
  4178            "locationName":"resolved"
  4179          }
  4180        }
  4181      },
  4182      "DescribeAccountCustomizationResponse":{
  4183        "type":"structure",
  4184        "members":{
  4185          "Arn":{"shape":"Arn"},
  4186          "AwsAccountId":{"shape":"AwsAccountId"},
  4187          "Namespace":{"shape":"Namespace"},
  4188          "AccountCustomization":{"shape":"AccountCustomization"},
  4189          "RequestId":{"shape":"String"},
  4190          "Status":{
  4191            "shape":"StatusCode",
  4192            "location":"statusCode"
  4193          }
  4194        }
  4195      },
  4196      "DescribeAccountSettingsRequest":{
  4197        "type":"structure",
  4198        "required":["AwsAccountId"],
  4199        "members":{
  4200          "AwsAccountId":{
  4201            "shape":"AwsAccountId",
  4202            "location":"uri",
  4203            "locationName":"AwsAccountId"
  4204          }
  4205        }
  4206      },
  4207      "DescribeAccountSettingsResponse":{
  4208        "type":"structure",
  4209        "members":{
  4210          "AccountSettings":{"shape":"AccountSettings"},
  4211          "RequestId":{"shape":"String"},
  4212          "Status":{
  4213            "shape":"StatusCode",
  4214            "location":"statusCode"
  4215          }
  4216        }
  4217      },
  4218      "DescribeAnalysisPermissionsRequest":{
  4219        "type":"structure",
  4220        "required":[
  4221          "AwsAccountId",
  4222          "AnalysisId"
  4223        ],
  4224        "members":{
  4225          "AwsAccountId":{
  4226            "shape":"AwsAccountId",
  4227            "location":"uri",
  4228            "locationName":"AwsAccountId"
  4229          },
  4230          "AnalysisId":{
  4231            "shape":"RestrictiveResourceId",
  4232            "location":"uri",
  4233            "locationName":"AnalysisId"
  4234          }
  4235        }
  4236      },
  4237      "DescribeAnalysisPermissionsResponse":{
  4238        "type":"structure",
  4239        "members":{
  4240          "AnalysisId":{"shape":"RestrictiveResourceId"},
  4241          "AnalysisArn":{"shape":"Arn"},
  4242          "Permissions":{"shape":"ResourcePermissionList"},
  4243          "Status":{
  4244            "shape":"StatusCode",
  4245            "location":"statusCode"
  4246          },
  4247          "RequestId":{"shape":"String"}
  4248        }
  4249      },
  4250      "DescribeAnalysisRequest":{
  4251        "type":"structure",
  4252        "required":[
  4253          "AwsAccountId",
  4254          "AnalysisId"
  4255        ],
  4256        "members":{
  4257          "AwsAccountId":{
  4258            "shape":"AwsAccountId",
  4259            "location":"uri",
  4260            "locationName":"AwsAccountId"
  4261          },
  4262          "AnalysisId":{
  4263            "shape":"RestrictiveResourceId",
  4264            "location":"uri",
  4265            "locationName":"AnalysisId"
  4266          }
  4267        }
  4268      },
  4269      "DescribeAnalysisResponse":{
  4270        "type":"structure",
  4271        "members":{
  4272          "Analysis":{"shape":"Analysis"},
  4273          "Status":{
  4274            "shape":"StatusCode",
  4275            "location":"statusCode"
  4276          },
  4277          "RequestId":{"shape":"String"}
  4278        }
  4279      },
  4280      "DescribeDashboardPermissionsRequest":{
  4281        "type":"structure",
  4282        "required":[
  4283          "AwsAccountId",
  4284          "DashboardId"
  4285        ],
  4286        "members":{
  4287          "AwsAccountId":{
  4288            "shape":"AwsAccountId",
  4289            "location":"uri",
  4290            "locationName":"AwsAccountId"
  4291          },
  4292          "DashboardId":{
  4293            "shape":"RestrictiveResourceId",
  4294            "location":"uri",
  4295            "locationName":"DashboardId"
  4296          }
  4297        }
  4298      },
  4299      "DescribeDashboardPermissionsResponse":{
  4300        "type":"structure",
  4301        "members":{
  4302          "DashboardId":{"shape":"RestrictiveResourceId"},
  4303          "DashboardArn":{"shape":"Arn"},
  4304          "Permissions":{"shape":"ResourcePermissionList"},
  4305          "Status":{
  4306            "shape":"StatusCode",
  4307            "location":"statusCode"
  4308          },
  4309          "RequestId":{"shape":"String"}
  4310        }
  4311      },
  4312      "DescribeDashboardRequest":{
  4313        "type":"structure",
  4314        "required":[
  4315          "AwsAccountId",
  4316          "DashboardId"
  4317        ],
  4318        "members":{
  4319          "AwsAccountId":{
  4320            "shape":"AwsAccountId",
  4321            "location":"uri",
  4322            "locationName":"AwsAccountId"
  4323          },
  4324          "DashboardId":{
  4325            "shape":"RestrictiveResourceId",
  4326            "location":"uri",
  4327            "locationName":"DashboardId"
  4328          },
  4329          "VersionNumber":{
  4330            "shape":"VersionNumber",
  4331            "location":"querystring",
  4332            "locationName":"version-number"
  4333          },
  4334          "AliasName":{
  4335            "shape":"AliasName",
  4336            "location":"querystring",
  4337            "locationName":"alias-name"
  4338          }
  4339        }
  4340      },
  4341      "DescribeDashboardResponse":{
  4342        "type":"structure",
  4343        "members":{
  4344          "Dashboard":{"shape":"Dashboard"},
  4345          "Status":{
  4346            "shape":"StatusCode",
  4347            "location":"statusCode"
  4348          },
  4349          "RequestId":{"shape":"String"}
  4350        }
  4351      },
  4352      "DescribeDataSetPermissionsRequest":{
  4353        "type":"structure",
  4354        "required":[
  4355          "AwsAccountId",
  4356          "DataSetId"
  4357        ],
  4358        "members":{
  4359          "AwsAccountId":{
  4360            "shape":"AwsAccountId",
  4361            "location":"uri",
  4362            "locationName":"AwsAccountId"
  4363          },
  4364          "DataSetId":{
  4365            "shape":"ResourceId",
  4366            "location":"uri",
  4367            "locationName":"DataSetId"
  4368          }
  4369        }
  4370      },
  4371      "DescribeDataSetPermissionsResponse":{
  4372        "type":"structure",
  4373        "members":{
  4374          "DataSetArn":{"shape":"Arn"},
  4375          "DataSetId":{"shape":"ResourceId"},
  4376          "Permissions":{"shape":"ResourcePermissionList"},
  4377          "RequestId":{"shape":"String"},
  4378          "Status":{
  4379            "shape":"StatusCode",
  4380            "location":"statusCode"
  4381          }
  4382        }
  4383      },
  4384      "DescribeDataSetRequest":{
  4385        "type":"structure",
  4386        "required":[
  4387          "AwsAccountId",
  4388          "DataSetId"
  4389        ],
  4390        "members":{
  4391          "AwsAccountId":{
  4392            "shape":"AwsAccountId",
  4393            "location":"uri",
  4394            "locationName":"AwsAccountId"
  4395          },
  4396          "DataSetId":{
  4397            "shape":"ResourceId",
  4398            "location":"uri",
  4399            "locationName":"DataSetId"
  4400          }
  4401        }
  4402      },
  4403      "DescribeDataSetResponse":{
  4404        "type":"structure",
  4405        "members":{
  4406          "DataSet":{"shape":"DataSet"},
  4407          "RequestId":{"shape":"String"},
  4408          "Status":{
  4409            "shape":"StatusCode",
  4410            "location":"statusCode"
  4411          }
  4412        }
  4413      },
  4414      "DescribeDataSourcePermissionsRequest":{
  4415        "type":"structure",
  4416        "required":[
  4417          "AwsAccountId",
  4418          "DataSourceId"
  4419        ],
  4420        "members":{
  4421          "AwsAccountId":{
  4422            "shape":"AwsAccountId",
  4423            "location":"uri",
  4424            "locationName":"AwsAccountId"
  4425          },
  4426          "DataSourceId":{
  4427            "shape":"ResourceId",
  4428            "location":"uri",
  4429            "locationName":"DataSourceId"
  4430          }
  4431        }
  4432      },
  4433      "DescribeDataSourcePermissionsResponse":{
  4434        "type":"structure",
  4435        "members":{
  4436          "DataSourceArn":{"shape":"Arn"},
  4437          "DataSourceId":{"shape":"ResourceId"},
  4438          "Permissions":{"shape":"ResourcePermissionList"},
  4439          "RequestId":{"shape":"String"},
  4440          "Status":{
  4441            "shape":"StatusCode",
  4442            "location":"statusCode"
  4443          }
  4444        }
  4445      },
  4446      "DescribeDataSourceRequest":{
  4447        "type":"structure",
  4448        "required":[
  4449          "AwsAccountId",
  4450          "DataSourceId"
  4451        ],
  4452        "members":{
  4453          "AwsAccountId":{
  4454            "shape":"AwsAccountId",
  4455            "location":"uri",
  4456            "locationName":"AwsAccountId"
  4457          },
  4458          "DataSourceId":{
  4459            "shape":"ResourceId",
  4460            "location":"uri",
  4461            "locationName":"DataSourceId"
  4462          }
  4463        }
  4464      },
  4465      "DescribeDataSourceResponse":{
  4466        "type":"structure",
  4467        "members":{
  4468          "DataSource":{"shape":"DataSource"},
  4469          "RequestId":{"shape":"String"},
  4470          "Status":{
  4471            "shape":"StatusCode",
  4472            "location":"statusCode"
  4473          }
  4474        }
  4475      },
  4476      "DescribeFolderPermissionsRequest":{
  4477        "type":"structure",
  4478        "required":[
  4479          "AwsAccountId",
  4480          "FolderId"
  4481        ],
  4482        "members":{
  4483          "AwsAccountId":{
  4484            "shape":"AwsAccountId",
  4485            "location":"uri",
  4486            "locationName":"AwsAccountId"
  4487          },
  4488          "FolderId":{
  4489            "shape":"RestrictiveResourceId",
  4490            "location":"uri",
  4491            "locationName":"FolderId"
  4492          }
  4493        }
  4494      },
  4495      "DescribeFolderPermissionsResponse":{
  4496        "type":"structure",
  4497        "members":{
  4498          "Status":{
  4499            "shape":"StatusCode",
  4500            "location":"statusCode"
  4501          },
  4502          "FolderId":{"shape":"RestrictiveResourceId"},
  4503          "Arn":{"shape":"Arn"},
  4504          "Permissions":{"shape":"ResourcePermissionList"},
  4505          "RequestId":{"shape":"String"}
  4506        }
  4507      },
  4508      "DescribeFolderRequest":{
  4509        "type":"structure",
  4510        "required":[
  4511          "AwsAccountId",
  4512          "FolderId"
  4513        ],
  4514        "members":{
  4515          "AwsAccountId":{
  4516            "shape":"AwsAccountId",
  4517            "location":"uri",
  4518            "locationName":"AwsAccountId"
  4519          },
  4520          "FolderId":{
  4521            "shape":"RestrictiveResourceId",
  4522            "location":"uri",
  4523            "locationName":"FolderId"
  4524          }
  4525        }
  4526      },
  4527      "DescribeFolderResolvedPermissionsRequest":{
  4528        "type":"structure",
  4529        "required":[
  4530          "AwsAccountId",
  4531          "FolderId"
  4532        ],
  4533        "members":{
  4534          "AwsAccountId":{
  4535            "shape":"AwsAccountId",
  4536            "location":"uri",
  4537            "locationName":"AwsAccountId"
  4538          },
  4539          "FolderId":{
  4540            "shape":"RestrictiveResourceId",
  4541            "location":"uri",
  4542            "locationName":"FolderId"
  4543          }
  4544        }
  4545      },
  4546      "DescribeFolderResolvedPermissionsResponse":{
  4547        "type":"structure",
  4548        "members":{
  4549          "Status":{
  4550            "shape":"StatusCode",
  4551            "location":"statusCode"
  4552          },
  4553          "FolderId":{"shape":"RestrictiveResourceId"},
  4554          "Arn":{"shape":"Arn"},
  4555          "Permissions":{"shape":"ResourcePermissionList"},
  4556          "RequestId":{"shape":"String"}
  4557        }
  4558      },
  4559      "DescribeFolderResponse":{
  4560        "type":"structure",
  4561        "members":{
  4562          "Status":{
  4563            "shape":"StatusCode",
  4564            "location":"statusCode"
  4565          },
  4566          "Folder":{"shape":"Folder"},
  4567          "RequestId":{"shape":"String"}
  4568        }
  4569      },
  4570      "DescribeGroupRequest":{
  4571        "type":"structure",
  4572        "required":[
  4573          "GroupName",
  4574          "AwsAccountId",
  4575          "Namespace"
  4576        ],
  4577        "members":{
  4578          "GroupName":{
  4579            "shape":"GroupName",
  4580            "location":"uri",
  4581            "locationName":"GroupName"
  4582          },
  4583          "AwsAccountId":{
  4584            "shape":"AwsAccountId",
  4585            "location":"uri",
  4586            "locationName":"AwsAccountId"
  4587          },
  4588          "Namespace":{
  4589            "shape":"Namespace",
  4590            "location":"uri",
  4591            "locationName":"Namespace"
  4592          }
  4593        }
  4594      },
  4595      "DescribeGroupResponse":{
  4596        "type":"structure",
  4597        "members":{
  4598          "Group":{"shape":"Group"},
  4599          "RequestId":{"shape":"String"},
  4600          "Status":{
  4601            "shape":"StatusCode",
  4602            "location":"statusCode"
  4603          }
  4604        }
  4605      },
  4606      "DescribeIAMPolicyAssignmentRequest":{
  4607        "type":"structure",
  4608        "required":[
  4609          "AwsAccountId",
  4610          "AssignmentName",
  4611          "Namespace"
  4612        ],
  4613        "members":{
  4614          "AwsAccountId":{
  4615            "shape":"AwsAccountId",
  4616            "location":"uri",
  4617            "locationName":"AwsAccountId"
  4618          },
  4619          "AssignmentName":{
  4620            "shape":"IAMPolicyAssignmentName",
  4621            "location":"uri",
  4622            "locationName":"AssignmentName"
  4623          },
  4624          "Namespace":{
  4625            "shape":"Namespace",
  4626            "location":"uri",
  4627            "locationName":"Namespace"
  4628          }
  4629        }
  4630      },
  4631      "DescribeIAMPolicyAssignmentResponse":{
  4632        "type":"structure",
  4633        "members":{
  4634          "IAMPolicyAssignment":{"shape":"IAMPolicyAssignment"},
  4635          "RequestId":{"shape":"String"},
  4636          "Status":{
  4637            "shape":"StatusCode",
  4638            "location":"statusCode"
  4639          }
  4640        }
  4641      },
  4642      "DescribeIngestionRequest":{
  4643        "type":"structure",
  4644        "required":[
  4645          "AwsAccountId",
  4646          "DataSetId",
  4647          "IngestionId"
  4648        ],
  4649        "members":{
  4650          "AwsAccountId":{
  4651            "shape":"AwsAccountId",
  4652            "location":"uri",
  4653            "locationName":"AwsAccountId"
  4654          },
  4655          "DataSetId":{
  4656            "shape":"string",
  4657            "location":"uri",
  4658            "locationName":"DataSetId"
  4659          },
  4660          "IngestionId":{
  4661            "shape":"IngestionId",
  4662            "location":"uri",
  4663            "locationName":"IngestionId"
  4664          }
  4665        }
  4666      },
  4667      "DescribeIngestionResponse":{
  4668        "type":"structure",
  4669        "members":{
  4670          "Ingestion":{"shape":"Ingestion"},
  4671          "RequestId":{"shape":"string"},
  4672          "Status":{
  4673            "shape":"StatusCode",
  4674            "location":"statusCode"
  4675          }
  4676        }
  4677      },
  4678      "DescribeNamespaceRequest":{
  4679        "type":"structure",
  4680        "required":[
  4681          "AwsAccountId",
  4682          "Namespace"
  4683        ],
  4684        "members":{
  4685          "AwsAccountId":{
  4686            "shape":"AwsAccountId",
  4687            "location":"uri",
  4688            "locationName":"AwsAccountId"
  4689          },
  4690          "Namespace":{
  4691            "shape":"Namespace",
  4692            "location":"uri",
  4693            "locationName":"Namespace"
  4694          }
  4695        }
  4696      },
  4697      "DescribeNamespaceResponse":{
  4698        "type":"structure",
  4699        "members":{
  4700          "Namespace":{"shape":"NamespaceInfoV2"},
  4701          "RequestId":{"shape":"String"},
  4702          "Status":{
  4703            "shape":"StatusCode",
  4704            "location":"statusCode"
  4705          }
  4706        }
  4707      },
  4708      "DescribeTemplateAliasRequest":{
  4709        "type":"structure",
  4710        "required":[
  4711          "AwsAccountId",
  4712          "TemplateId",
  4713          "AliasName"
  4714        ],
  4715        "members":{
  4716          "AwsAccountId":{
  4717            "shape":"AwsAccountId",
  4718            "location":"uri",
  4719            "locationName":"AwsAccountId"
  4720          },
  4721          "TemplateId":{
  4722            "shape":"RestrictiveResourceId",
  4723            "location":"uri",
  4724            "locationName":"TemplateId"
  4725          },
  4726          "AliasName":{
  4727            "shape":"AliasName",
  4728            "location":"uri",
  4729            "locationName":"AliasName"
  4730          }
  4731        }
  4732      },
  4733      "DescribeTemplateAliasResponse":{
  4734        "type":"structure",
  4735        "members":{
  4736          "TemplateAlias":{"shape":"TemplateAlias"},
  4737          "Status":{
  4738            "shape":"StatusCode",
  4739            "location":"statusCode"
  4740          },
  4741          "RequestId":{"shape":"String"}
  4742        }
  4743      },
  4744      "DescribeTemplatePermissionsRequest":{
  4745        "type":"structure",
  4746        "required":[
  4747          "AwsAccountId",
  4748          "TemplateId"
  4749        ],
  4750        "members":{
  4751          "AwsAccountId":{
  4752            "shape":"AwsAccountId",
  4753            "location":"uri",
  4754            "locationName":"AwsAccountId"
  4755          },
  4756          "TemplateId":{
  4757            "shape":"RestrictiveResourceId",
  4758            "location":"uri",
  4759            "locationName":"TemplateId"
  4760          }
  4761        }
  4762      },
  4763      "DescribeTemplatePermissionsResponse":{
  4764        "type":"structure",
  4765        "members":{
  4766          "TemplateId":{"shape":"RestrictiveResourceId"},
  4767          "TemplateArn":{"shape":"Arn"},
  4768          "Permissions":{"shape":"ResourcePermissionList"},
  4769          "RequestId":{"shape":"String"},
  4770          "Status":{
  4771            "shape":"StatusCode",
  4772            "location":"statusCode"
  4773          }
  4774        }
  4775      },
  4776      "DescribeTemplateRequest":{
  4777        "type":"structure",
  4778        "required":[
  4779          "AwsAccountId",
  4780          "TemplateId"
  4781        ],
  4782        "members":{
  4783          "AwsAccountId":{
  4784            "shape":"AwsAccountId",
  4785            "location":"uri",
  4786            "locationName":"AwsAccountId"
  4787          },
  4788          "TemplateId":{
  4789            "shape":"RestrictiveResourceId",
  4790            "location":"uri",
  4791            "locationName":"TemplateId"
  4792          },
  4793          "VersionNumber":{
  4794            "shape":"VersionNumber",
  4795            "location":"querystring",
  4796            "locationName":"version-number"
  4797          },
  4798          "AliasName":{
  4799            "shape":"AliasName",
  4800            "location":"querystring",
  4801            "locationName":"alias-name"
  4802          }
  4803        }
  4804      },
  4805      "DescribeTemplateResponse":{
  4806        "type":"structure",
  4807        "members":{
  4808          "Template":{"shape":"Template"},
  4809          "Status":{
  4810            "shape":"StatusCode",
  4811            "location":"statusCode"
  4812          },
  4813          "RequestId":{"shape":"String"}
  4814        }
  4815      },
  4816      "DescribeThemeAliasRequest":{
  4817        "type":"structure",
  4818        "required":[
  4819          "AwsAccountId",
  4820          "ThemeId",
  4821          "AliasName"
  4822        ],
  4823        "members":{
  4824          "AwsAccountId":{
  4825            "shape":"AwsAccountId",
  4826            "location":"uri",
  4827            "locationName":"AwsAccountId"
  4828          },
  4829          "ThemeId":{
  4830            "shape":"RestrictiveResourceId",
  4831            "location":"uri",
  4832            "locationName":"ThemeId"
  4833          },
  4834          "AliasName":{
  4835            "shape":"AliasName",
  4836            "location":"uri",
  4837            "locationName":"AliasName"
  4838          }
  4839        }
  4840      },
  4841      "DescribeThemeAliasResponse":{
  4842        "type":"structure",
  4843        "members":{
  4844          "ThemeAlias":{"shape":"ThemeAlias"},
  4845          "Status":{
  4846            "shape":"StatusCode",
  4847            "location":"statusCode"
  4848          },
  4849          "RequestId":{"shape":"String"}
  4850        }
  4851      },
  4852      "DescribeThemePermissionsRequest":{
  4853        "type":"structure",
  4854        "required":[
  4855          "AwsAccountId",
  4856          "ThemeId"
  4857        ],
  4858        "members":{
  4859          "AwsAccountId":{
  4860            "shape":"AwsAccountId",
  4861            "location":"uri",
  4862            "locationName":"AwsAccountId"
  4863          },
  4864          "ThemeId":{
  4865            "shape":"RestrictiveResourceId",
  4866            "location":"uri",
  4867            "locationName":"ThemeId"
  4868          }
  4869        }
  4870      },
  4871      "DescribeThemePermissionsResponse":{
  4872        "type":"structure",
  4873        "members":{
  4874          "ThemeId":{"shape":"RestrictiveResourceId"},
  4875          "ThemeArn":{"shape":"Arn"},
  4876          "Permissions":{"shape":"ResourcePermissionList"},
  4877          "RequestId":{"shape":"String"},
  4878          "Status":{
  4879            "shape":"StatusCode",
  4880            "location":"statusCode"
  4881          }
  4882        }
  4883      },
  4884      "DescribeThemeRequest":{
  4885        "type":"structure",
  4886        "required":[
  4887          "AwsAccountId",
  4888          "ThemeId"
  4889        ],
  4890        "members":{
  4891          "AwsAccountId":{
  4892            "shape":"AwsAndAccountId",
  4893            "location":"uri",
  4894            "locationName":"AwsAccountId"
  4895          },
  4896          "ThemeId":{
  4897            "shape":"RestrictiveResourceId",
  4898            "location":"uri",
  4899            "locationName":"ThemeId"
  4900          },
  4901          "VersionNumber":{
  4902            "shape":"VersionNumber",
  4903            "location":"querystring",
  4904            "locationName":"version-number"
  4905          },
  4906          "AliasName":{
  4907            "shape":"AliasName",
  4908            "location":"querystring",
  4909            "locationName":"alias-name"
  4910          }
  4911        }
  4912      },
  4913      "DescribeThemeResponse":{
  4914        "type":"structure",
  4915        "members":{
  4916          "Theme":{"shape":"Theme"},
  4917          "Status":{
  4918            "shape":"StatusCode",
  4919            "location":"statusCode"
  4920          },
  4921          "RequestId":{"shape":"String"}
  4922        }
  4923      },
  4924      "DescribeUserRequest":{
  4925        "type":"structure",
  4926        "required":[
  4927          "UserName",
  4928          "AwsAccountId",
  4929          "Namespace"
  4930        ],
  4931        "members":{
  4932          "UserName":{
  4933            "shape":"UserName",
  4934            "location":"uri",
  4935            "locationName":"UserName"
  4936          },
  4937          "AwsAccountId":{
  4938            "shape":"AwsAccountId",
  4939            "location":"uri",
  4940            "locationName":"AwsAccountId"
  4941          },
  4942          "Namespace":{
  4943            "shape":"Namespace",
  4944            "location":"uri",
  4945            "locationName":"Namespace"
  4946          }
  4947        }
  4948      },
  4949      "DescribeUserResponse":{
  4950        "type":"structure",
  4951        "members":{
  4952          "User":{"shape":"User"},
  4953          "RequestId":{"shape":"String"},
  4954          "Status":{
  4955            "shape":"StatusCode",
  4956            "location":"statusCode"
  4957          }
  4958        }
  4959      },
  4960      "Domain":{
  4961        "type":"string",
  4962        "max":64,
  4963        "min":1
  4964      },
  4965      "DomainNotWhitelistedException":{
  4966        "type":"structure",
  4967        "members":{
  4968          "Message":{"shape":"String"},
  4969          "RequestId":{"shape":"String"}
  4970        },
  4971        "error":{"httpStatusCode":403},
  4972        "exception":true
  4973      },
  4974      "Double":{"type":"double"},
  4975      "DoubleList":{
  4976        "type":"list",
  4977        "member":{"shape":"Double"}
  4978      },
  4979      "Edition":{
  4980        "type":"string",
  4981        "enum":[
  4982          "STANDARD",
  4983          "ENTERPRISE"
  4984        ]
  4985      },
  4986      "EmbeddingIdentityType":{
  4987        "type":"string",
  4988        "enum":[
  4989          "IAM",
  4990          "QUICKSIGHT",
  4991          "ANONYMOUS"
  4992        ]
  4993      },
  4994      "EmbeddingUrl":{
  4995        "type":"string",
  4996        "sensitive":true
  4997      },
  4998      "EntryPath":{
  4999        "type":"string",
  5000        "max":1000,
  5001        "min":1
  5002      },
  5003      "EntryPoint":{
  5004        "type":"string",
  5005        "max":1000,
  5006        "min":1
  5007      },
  5008      "ErrorInfo":{
  5009        "type":"structure",
  5010        "members":{
  5011          "Type":{"shape":"IngestionErrorType"},
  5012          "Message":{"shape":"string"}
  5013        }
  5014      },
  5015      "ExceptionResourceType":{
  5016        "type":"string",
  5017        "enum":[
  5018          "USER",
  5019          "GROUP",
  5020          "NAMESPACE",
  5021          "ACCOUNT_SETTINGS",
  5022          "IAMPOLICY_ASSIGNMENT",
  5023          "DATA_SOURCE",
  5024          "DATA_SET",
  5025          "VPC_CONNECTION",
  5026          "INGESTION"
  5027        ]
  5028      },
  5029      "ExportToCSVOption":{
  5030        "type":"structure",
  5031        "members":{
  5032          "AvailabilityStatus":{"shape":"DashboardBehavior"}
  5033        }
  5034      },
  5035      "Expression":{
  5036        "type":"string",
  5037        "max":4096,
  5038        "min":1
  5039      },
  5040      "FieldFolder":{
  5041        "type":"structure",
  5042        "members":{
  5043          "description":{"shape":"FieldFolderDescription"},
  5044          "columns":{"shape":"FolderColumnList"}
  5045        }
  5046      },
  5047      "FieldFolderDescription":{
  5048        "type":"string",
  5049        "max":500
  5050      },
  5051      "FieldFolderMap":{
  5052        "type":"map",
  5053        "key":{"shape":"FieldFolderPath"},
  5054        "value":{"shape":"FieldFolder"}
  5055      },
  5056      "FieldFolderPath":{
  5057        "type":"string",
  5058        "max":1000,
  5059        "min":1
  5060      },
  5061      "FileFormat":{
  5062        "type":"string",
  5063        "enum":[
  5064          "CSV",
  5065          "TSV",
  5066          "CLF",
  5067          "ELF",
  5068          "XLSX",
  5069          "JSON"
  5070        ]
  5071      },
  5072      "FilterOperation":{
  5073        "type":"structure",
  5074        "required":["ConditionExpression"],
  5075        "members":{
  5076          "ConditionExpression":{"shape":"Expression"}
  5077        }
  5078      },
  5079      "FilterOperator":{
  5080        "type":"string",
  5081        "enum":["StringEquals"]
  5082      },
  5083      "Folder":{
  5084        "type":"structure",
  5085        "members":{
  5086          "FolderId":{"shape":"RestrictiveResourceId"},
  5087          "Arn":{"shape":"Arn"},
  5088          "Name":{"shape":"FolderName"},
  5089          "FolderType":{"shape":"FolderType"},
  5090          "FolderPath":{"shape":"Path"},
  5091          "CreatedTime":{"shape":"Timestamp"},
  5092          "LastUpdatedTime":{"shape":"Timestamp"}
  5093        }
  5094      },
  5095      "FolderColumnList":{
  5096        "type":"list",
  5097        "member":{"shape":"String"},
  5098        "max":5000
  5099      },
  5100      "FolderFilterAttribute":{
  5101        "type":"string",
  5102        "enum":["PARENT_FOLDER_ARN"]
  5103      },
  5104      "FolderMember":{
  5105        "type":"structure",
  5106        "members":{
  5107          "MemberId":{"shape":"RestrictiveResourceId"},
  5108          "MemberType":{"shape":"MemberType"}
  5109        }
  5110      },
  5111      "FolderMemberList":{
  5112        "type":"list",
  5113        "member":{"shape":"MemberIdArnPair"},
  5114        "max":100
  5115      },
  5116      "FolderName":{
  5117        "type":"string",
  5118        "max":200,
  5119        "min":1
  5120      },
  5121      "FolderSearchFilter":{
  5122        "type":"structure",
  5123        "members":{
  5124          "Operator":{"shape":"FilterOperator"},
  5125          "Name":{"shape":"FolderFilterAttribute"},
  5126          "Value":{"shape":"String"}
  5127        }
  5128      },
  5129      "FolderSearchFilterList":{
  5130        "type":"list",
  5131        "member":{"shape":"FolderSearchFilter"},
  5132        "max":100
  5133      },
  5134      "FolderSummary":{
  5135        "type":"structure",
  5136        "members":{
  5137          "Arn":{"shape":"Arn"},
  5138          "FolderId":{"shape":"RestrictiveResourceId"},
  5139          "Name":{"shape":"FolderName"},
  5140          "FolderType":{"shape":"FolderType"},
  5141          "CreatedTime":{"shape":"Timestamp"},
  5142          "LastUpdatedTime":{"shape":"Timestamp"}
  5143        }
  5144      },
  5145      "FolderSummaryList":{
  5146        "type":"list",
  5147        "member":{"shape":"FolderSummary"},
  5148        "max":100
  5149      },
  5150      "FolderType":{
  5151        "type":"string",
  5152        "enum":["SHARED"]
  5153      },
  5154      "GenerateEmbedUrlForAnonymousUserRequest":{
  5155        "type":"structure",
  5156        "required":[
  5157          "AwsAccountId",
  5158          "Namespace",
  5159          "AuthorizedResourceArns",
  5160          "ExperienceConfiguration"
  5161        ],
  5162        "members":{
  5163          "AwsAccountId":{
  5164            "shape":"AwsAccountId",
  5165            "location":"uri",
  5166            "locationName":"AwsAccountId"
  5167          },
  5168          "SessionLifetimeInMinutes":{"shape":"SessionLifetimeInMinutes"},
  5169          "Namespace":{"shape":"Namespace"},
  5170          "SessionTags":{"shape":"SessionTagList"},
  5171          "AuthorizedResourceArns":{"shape":"ArnList"},
  5172          "ExperienceConfiguration":{"shape":"AnonymousUserEmbeddingExperienceConfiguration"}
  5173        }
  5174      },
  5175      "GenerateEmbedUrlForAnonymousUserResponse":{
  5176        "type":"structure",
  5177        "required":[
  5178          "EmbedUrl",
  5179          "Status",
  5180          "RequestId"
  5181        ],
  5182        "members":{
  5183          "EmbedUrl":{"shape":"EmbeddingUrl"},
  5184          "Status":{
  5185            "shape":"StatusCode",
  5186            "location":"statusCode"
  5187          },
  5188          "RequestId":{"shape":"String"}
  5189        }
  5190      },
  5191      "GenerateEmbedUrlForRegisteredUserRequest":{
  5192        "type":"structure",
  5193        "required":[
  5194          "AwsAccountId",
  5195          "UserArn",
  5196          "ExperienceConfiguration"
  5197        ],
  5198        "members":{
  5199          "AwsAccountId":{
  5200            "shape":"AwsAccountId",
  5201            "location":"uri",
  5202            "locationName":"AwsAccountId"
  5203          },
  5204          "SessionLifetimeInMinutes":{"shape":"SessionLifetimeInMinutes"},
  5205          "UserArn":{"shape":"Arn"},
  5206          "ExperienceConfiguration":{"shape":"RegisteredUserEmbeddingExperienceConfiguration"}
  5207        }
  5208      },
  5209      "GenerateEmbedUrlForRegisteredUserResponse":{
  5210        "type":"structure",
  5211        "required":[
  5212          "EmbedUrl",
  5213          "Status",
  5214          "RequestId"
  5215        ],
  5216        "members":{
  5217          "EmbedUrl":{"shape":"EmbeddingUrl"},
  5218          "Status":{
  5219            "shape":"StatusCode",
  5220            "location":"statusCode"
  5221          },
  5222          "RequestId":{"shape":"String"}
  5223        }
  5224      },
  5225      "GeoSpatialColumnGroup":{
  5226        "type":"structure",
  5227        "required":[
  5228          "Name",
  5229          "CountryCode",
  5230          "Columns"
  5231        ],
  5232        "members":{
  5233          "Name":{"shape":"ColumnGroupName"},
  5234          "CountryCode":{"shape":"GeoSpatialCountryCode"},
  5235          "Columns":{"shape":"ColumnList"}
  5236        }
  5237      },
  5238      "GeoSpatialCountryCode":{
  5239        "type":"string",
  5240        "enum":["US"]
  5241      },
  5242      "GeoSpatialDataRole":{
  5243        "type":"string",
  5244        "enum":[
  5245          "COUNTRY",
  5246          "STATE",
  5247          "COUNTY",
  5248          "CITY",
  5249          "POSTCODE",
  5250          "LONGITUDE",
  5251          "LATITUDE"
  5252        ]
  5253      },
  5254      "GetDashboardEmbedUrlRequest":{
  5255        "type":"structure",
  5256        "required":[
  5257          "AwsAccountId",
  5258          "DashboardId",
  5259          "IdentityType"
  5260        ],
  5261        "members":{
  5262          "AwsAccountId":{
  5263            "shape":"AwsAccountId",
  5264            "location":"uri",
  5265            "locationName":"AwsAccountId"
  5266          },
  5267          "DashboardId":{
  5268            "shape":"RestrictiveResourceId",
  5269            "location":"uri",
  5270            "locationName":"DashboardId"
  5271          },
  5272          "IdentityType":{
  5273            "shape":"EmbeddingIdentityType",
  5274            "location":"querystring",
  5275            "locationName":"creds-type"
  5276          },
  5277          "SessionLifetimeInMinutes":{
  5278            "shape":"SessionLifetimeInMinutes",
  5279            "location":"querystring",
  5280            "locationName":"session-lifetime"
  5281          },
  5282          "UndoRedoDisabled":{
  5283            "shape":"Boolean",
  5284            "location":"querystring",
  5285            "locationName":"undo-redo-disabled"
  5286          },
  5287          "ResetDisabled":{
  5288            "shape":"Boolean",
  5289            "location":"querystring",
  5290            "locationName":"reset-disabled"
  5291          },
  5292          "StatePersistenceEnabled":{
  5293            "shape":"Boolean",
  5294            "location":"querystring",
  5295            "locationName":"state-persistence-enabled"
  5296          },
  5297          "UserArn":{
  5298            "shape":"Arn",
  5299            "location":"querystring",
  5300            "locationName":"user-arn"
  5301          },
  5302          "Namespace":{
  5303            "shape":"Namespace",
  5304            "location":"querystring",
  5305            "locationName":"namespace"
  5306          },
  5307          "AdditionalDashboardIds":{
  5308            "shape":"AdditionalDashboardIdList",
  5309            "location":"querystring",
  5310            "locationName":"additional-dashboard-ids"
  5311          }
  5312        }
  5313      },
  5314      "GetDashboardEmbedUrlResponse":{
  5315        "type":"structure",
  5316        "members":{
  5317          "EmbedUrl":{"shape":"EmbeddingUrl"},
  5318          "Status":{
  5319            "shape":"StatusCode",
  5320            "location":"statusCode"
  5321          },
  5322          "RequestId":{"shape":"String"}
  5323        }
  5324      },
  5325      "GetSessionEmbedUrlRequest":{
  5326        "type":"structure",
  5327        "required":["AwsAccountId"],
  5328        "members":{
  5329          "AwsAccountId":{
  5330            "shape":"AwsAccountId",
  5331            "location":"uri",
  5332            "locationName":"AwsAccountId"
  5333          },
  5334          "EntryPoint":{
  5335            "shape":"EntryPoint",
  5336            "location":"querystring",
  5337            "locationName":"entry-point"
  5338          },
  5339          "SessionLifetimeInMinutes":{
  5340            "shape":"SessionLifetimeInMinutes",
  5341            "location":"querystring",
  5342            "locationName":"session-lifetime"
  5343          },
  5344          "UserArn":{
  5345            "shape":"Arn",
  5346            "location":"querystring",
  5347            "locationName":"user-arn"
  5348          }
  5349        }
  5350      },
  5351      "GetSessionEmbedUrlResponse":{
  5352        "type":"structure",
  5353        "members":{
  5354          "EmbedUrl":{"shape":"EmbeddingUrl"},
  5355          "Status":{
  5356            "shape":"StatusCode",
  5357            "location":"statusCode"
  5358          },
  5359          "RequestId":{"shape":"String"}
  5360        }
  5361      },
  5362      "Group":{
  5363        "type":"structure",
  5364        "members":{
  5365          "Arn":{"shape":"Arn"},
  5366          "GroupName":{"shape":"GroupName"},
  5367          "Description":{"shape":"GroupDescription"},
  5368          "PrincipalId":{"shape":"String"}
  5369        }
  5370      },
  5371      "GroupDescription":{
  5372        "type":"string",
  5373        "max":512,
  5374        "min":1
  5375      },
  5376      "GroupList":{
  5377        "type":"list",
  5378        "member":{"shape":"Group"}
  5379      },
  5380      "GroupMember":{
  5381        "type":"structure",
  5382        "members":{
  5383          "Arn":{"shape":"Arn"},
  5384          "MemberName":{"shape":"GroupMemberName"}
  5385        }
  5386      },
  5387      "GroupMemberList":{
  5388        "type":"list",
  5389        "member":{"shape":"GroupMember"}
  5390      },
  5391      "GroupMemberName":{
  5392        "type":"string",
  5393        "max":256,
  5394        "min":1,
  5395        "pattern":"[\\u0020-\\u00FF]+"
  5396      },
  5397      "GroupName":{
  5398        "type":"string",
  5399        "min":1,
  5400        "pattern":"[\\u0020-\\u00FF]+"
  5401      },
  5402      "GutterStyle":{
  5403        "type":"structure",
  5404        "members":{
  5405          "Show":{
  5406            "shape":"boolean",
  5407            "box":true
  5408          }
  5409        }
  5410      },
  5411      "HexColor":{
  5412        "type":"string",
  5413        "pattern":"^#[A-F0-9]{6}$"
  5414      },
  5415      "Host":{
  5416        "type":"string",
  5417        "max":256,
  5418        "min":1
  5419      },
  5420      "IAMPolicyAssignment":{
  5421        "type":"structure",
  5422        "members":{
  5423          "AwsAccountId":{"shape":"AwsAccountId"},
  5424          "AssignmentId":{"shape":"String"},
  5425          "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
  5426          "PolicyArn":{"shape":"Arn"},
  5427          "Identities":{"shape":"IdentityMap"},
  5428          "AssignmentStatus":{"shape":"AssignmentStatus"}
  5429        }
  5430      },
  5431      "IAMPolicyAssignmentName":{
  5432        "type":"string",
  5433        "min":1,
  5434        "pattern":"(?=^.{2,256}$)(?!.*\\s)[0-9a-zA-Z-_.:=+@]*$"
  5435      },
  5436      "IAMPolicyAssignmentSummary":{
  5437        "type":"structure",
  5438        "members":{
  5439          "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
  5440          "AssignmentStatus":{"shape":"AssignmentStatus"}
  5441        }
  5442      },
  5443      "IAMPolicyAssignmentSummaryList":{
  5444        "type":"list",
  5445        "member":{"shape":"IAMPolicyAssignmentSummary"}
  5446      },
  5447      "IdentityMap":{
  5448        "type":"map",
  5449        "key":{"shape":"String"},
  5450        "value":{"shape":"IdentityNameList"}
  5451      },
  5452      "IdentityName":{
  5453        "type":"string",
  5454        "min":1,
  5455        "pattern":"[\\u0020-\\u00FF]+"
  5456      },
  5457      "IdentityNameList":{
  5458        "type":"list",
  5459        "member":{"shape":"IdentityName"}
  5460      },
  5461      "IdentityStore":{
  5462        "type":"string",
  5463        "enum":["QUICKSIGHT"]
  5464      },
  5465      "IdentityType":{
  5466        "type":"string",
  5467        "enum":[
  5468          "IAM",
  5469          "QUICKSIGHT"
  5470        ]
  5471      },
  5472      "IdentityTypeNotSupportedException":{
  5473        "type":"structure",
  5474        "members":{
  5475          "Message":{"shape":"String"},
  5476          "RequestId":{"shape":"String"}
  5477        },
  5478        "error":{"httpStatusCode":403},
  5479        "exception":true
  5480      },
  5481      "Ingestion":{
  5482        "type":"structure",
  5483        "required":[
  5484          "Arn",
  5485          "IngestionStatus",
  5486          "CreatedTime"
  5487        ],
  5488        "members":{
  5489          "Arn":{"shape":"Arn"},
  5490          "IngestionId":{"shape":"IngestionId"},
  5491          "IngestionStatus":{"shape":"IngestionStatus"},
  5492          "ErrorInfo":{"shape":"ErrorInfo"},
  5493          "RowInfo":{"shape":"RowInfo"},
  5494          "QueueInfo":{"shape":"QueueInfo"},
  5495          "CreatedTime":{"shape":"timestamp"},
  5496          "IngestionTimeInSeconds":{
  5497            "shape":"long",
  5498            "box":true
  5499          },
  5500          "IngestionSizeInBytes":{
  5501            "shape":"long",
  5502            "box":true
  5503          },
  5504          "RequestSource":{"shape":"IngestionRequestSource"},
  5505          "RequestType":{"shape":"IngestionRequestType"}
  5506        }
  5507      },
  5508      "IngestionErrorType":{
  5509        "type":"string",
  5510        "enum":[
  5511          "FAILURE_TO_ASSUME_ROLE",
  5512          "INGESTION_SUPERSEDED",
  5513          "INGESTION_CANCELED",
  5514          "DATA_SET_DELETED",
  5515          "DATA_SET_NOT_SPICE",
  5516          "S3_UPLOADED_FILE_DELETED",
  5517          "S3_MANIFEST_ERROR",
  5518          "DATA_TOLERANCE_EXCEPTION",
  5519          "SPICE_TABLE_NOT_FOUND",
  5520          "DATA_SET_SIZE_LIMIT_EXCEEDED",
  5521          "ROW_SIZE_LIMIT_EXCEEDED",
  5522          "ACCOUNT_CAPACITY_LIMIT_EXCEEDED",
  5523          "CUSTOMER_ERROR",
  5524          "DATA_SOURCE_NOT_FOUND",
  5525          "IAM_ROLE_NOT_AVAILABLE",
  5526          "CONNECTION_FAILURE",
  5527          "SQL_TABLE_NOT_FOUND",
  5528          "PERMISSION_DENIED",
  5529          "SSL_CERTIFICATE_VALIDATION_FAILURE",
  5530          "OAUTH_TOKEN_FAILURE",
  5531          "SOURCE_API_LIMIT_EXCEEDED_FAILURE",
  5532          "PASSWORD_AUTHENTICATION_FAILURE",
  5533          "SQL_SCHEMA_MISMATCH_ERROR",
  5534          "INVALID_DATE_FORMAT",
  5535          "INVALID_DATAPREP_SYNTAX",
  5536          "SOURCE_RESOURCE_LIMIT_EXCEEDED",
  5537          "SQL_INVALID_PARAMETER_VALUE",
  5538          "QUERY_TIMEOUT",
  5539          "SQL_NUMERIC_OVERFLOW",
  5540          "UNRESOLVABLE_HOST",
  5541          "UNROUTABLE_HOST",
  5542          "SQL_EXCEPTION",
  5543          "S3_FILE_INACCESSIBLE",
  5544          "IOT_FILE_NOT_FOUND",
  5545          "IOT_DATA_SET_FILE_EMPTY",
  5546          "INVALID_DATA_SOURCE_CONFIG",
  5547          "DATA_SOURCE_AUTH_FAILED",
  5548          "DATA_SOURCE_CONNECTION_FAILED",
  5549          "FAILURE_TO_PROCESS_JSON_FILE",
  5550          "INTERNAL_SERVICE_ERROR"
  5551        ]
  5552      },
  5553      "IngestionId":{
  5554        "type":"string",
  5555        "max":128,
  5556        "min":1,
  5557        "pattern":"^[a-zA-Z0-9-_]+$"
  5558      },
  5559      "IngestionMaxResults":{
  5560        "type":"integer",
  5561        "max":100,
  5562        "min":1
  5563      },
  5564      "IngestionRequestSource":{
  5565        "type":"string",
  5566        "enum":[
  5567          "MANUAL",
  5568          "SCHEDULED"
  5569        ]
  5570      },
  5571      "IngestionRequestType":{
  5572        "type":"string",
  5573        "enum":[
  5574          "INITIAL_INGESTION",
  5575          "EDIT",
  5576          "INCREMENTAL_REFRESH",
  5577          "FULL_REFRESH"
  5578        ]
  5579      },
  5580      "IngestionStatus":{
  5581        "type":"string",
  5582        "enum":[
  5583          "INITIALIZED",
  5584          "QUEUED",
  5585          "RUNNING",
  5586          "FAILED",
  5587          "COMPLETED",
  5588          "CANCELLED"
  5589        ]
  5590      },
  5591      "Ingestions":{
  5592        "type":"list",
  5593        "member":{"shape":"Ingestion"}
  5594      },
  5595      "InputColumn":{
  5596        "type":"structure",
  5597        "required":[
  5598          "Name",
  5599          "Type"
  5600        ],
  5601        "members":{
  5602          "Name":{"shape":"ColumnName"},
  5603          "Type":{"shape":"InputColumnDataType"}
  5604        }
  5605      },
  5606      "InputColumnDataType":{
  5607        "type":"string",
  5608        "enum":[
  5609          "STRING",
  5610          "INTEGER",
  5611          "DECIMAL",
  5612          "DATETIME",
  5613          "BIT",
  5614          "BOOLEAN",
  5615          "JSON"
  5616        ]
  5617      },
  5618      "InputColumnList":{
  5619        "type":"list",
  5620        "member":{"shape":"InputColumn"},
  5621        "max":2048,
  5622        "min":1
  5623      },
  5624      "InstanceId":{
  5625        "type":"string",
  5626        "max":64,
  5627        "min":1
  5628      },
  5629      "IntegerParameter":{
  5630        "type":"structure",
  5631        "required":[
  5632          "Name",
  5633          "Values"
  5634        ],
  5635        "members":{
  5636          "Name":{"shape":"NonEmptyString"},
  5637          "Values":{"shape":"LongList"}
  5638        }
  5639      },
  5640      "IntegerParameterList":{
  5641        "type":"list",
  5642        "member":{"shape":"IntegerParameter"},
  5643        "max":100
  5644      },
  5645      "InternalFailureException":{
  5646        "type":"structure",
  5647        "members":{
  5648          "Message":{"shape":"String"},
  5649          "RequestId":{"shape":"String"}
  5650        },
  5651        "error":{"httpStatusCode":500},
  5652        "exception":true,
  5653        "fault":true
  5654      },
  5655      "InvalidNextTokenException":{
  5656        "type":"structure",
  5657        "members":{
  5658          "Message":{"shape":"String"},
  5659          "RequestId":{"shape":"String"}
  5660        },
  5661        "error":{"httpStatusCode":400},
  5662        "exception":true
  5663      },
  5664      "InvalidParameterValueException":{
  5665        "type":"structure",
  5666        "members":{
  5667          "Message":{"shape":"String"},
  5668          "RequestId":{"shape":"String"}
  5669        },
  5670        "error":{"httpStatusCode":400},
  5671        "exception":true
  5672      },
  5673      "JiraParameters":{
  5674        "type":"structure",
  5675        "required":["SiteBaseUrl"],
  5676        "members":{
  5677          "SiteBaseUrl":{"shape":"SiteBaseUrl"}
  5678        }
  5679      },
  5680      "JoinInstruction":{
  5681        "type":"structure",
  5682        "required":[
  5683          "LeftOperand",
  5684          "RightOperand",
  5685          "Type",
  5686          "OnClause"
  5687        ],
  5688        "members":{
  5689          "LeftOperand":{"shape":"LogicalTableId"},
  5690          "RightOperand":{"shape":"LogicalTableId"},
  5691          "LeftJoinKeyProperties":{"shape":"JoinKeyProperties"},
  5692          "RightJoinKeyProperties":{"shape":"JoinKeyProperties"},
  5693          "Type":{"shape":"JoinType"},
  5694          "OnClause":{"shape":"OnClause"}
  5695        }
  5696      },
  5697      "JoinKeyProperties":{
  5698        "type":"structure",
  5699        "members":{
  5700          "UniqueKey":{
  5701            "shape":"Boolean",
  5702            "box":true
  5703          }
  5704        }
  5705      },
  5706      "JoinType":{
  5707        "type":"string",
  5708        "enum":[
  5709          "INNER",
  5710          "OUTER",
  5711          "LEFT",
  5712          "RIGHT"
  5713        ]
  5714      },
  5715      "LimitExceededException":{
  5716        "type":"structure",
  5717        "members":{
  5718          "Message":{"shape":"String"},
  5719          "ResourceType":{"shape":"ExceptionResourceType"},
  5720          "RequestId":{"shape":"String"}
  5721        },
  5722        "error":{"httpStatusCode":409},
  5723        "exception":true
  5724      },
  5725      "ListAnalysesRequest":{
  5726        "type":"structure",
  5727        "required":["AwsAccountId"],
  5728        "members":{
  5729          "AwsAccountId":{
  5730            "shape":"AwsAccountId",
  5731            "location":"uri",
  5732            "locationName":"AwsAccountId"
  5733          },
  5734          "NextToken":{
  5735            "shape":"String",
  5736            "location":"querystring",
  5737            "locationName":"next-token"
  5738          },
  5739          "MaxResults":{
  5740            "shape":"MaxResults",
  5741            "box":true,
  5742            "location":"querystring",
  5743            "locationName":"max-results"
  5744          }
  5745        }
  5746      },
  5747      "ListAnalysesResponse":{
  5748        "type":"structure",
  5749        "members":{
  5750          "AnalysisSummaryList":{"shape":"AnalysisSummaryList"},
  5751          "NextToken":{"shape":"String"},
  5752          "Status":{
  5753            "shape":"StatusCode",
  5754            "location":"statusCode"
  5755          },
  5756          "RequestId":{"shape":"String"}
  5757        }
  5758      },
  5759      "ListDashboardVersionsRequest":{
  5760        "type":"structure",
  5761        "required":[
  5762          "AwsAccountId",
  5763          "DashboardId"
  5764        ],
  5765        "members":{
  5766          "AwsAccountId":{
  5767            "shape":"AwsAccountId",
  5768            "location":"uri",
  5769            "locationName":"AwsAccountId"
  5770          },
  5771          "DashboardId":{
  5772            "shape":"RestrictiveResourceId",
  5773            "location":"uri",
  5774            "locationName":"DashboardId"
  5775          },
  5776          "NextToken":{
  5777            "shape":"String",
  5778            "location":"querystring",
  5779            "locationName":"next-token"
  5780          },
  5781          "MaxResults":{
  5782            "shape":"MaxResults",
  5783            "box":true,
  5784            "location":"querystring",
  5785            "locationName":"max-results"
  5786          }
  5787        }
  5788      },
  5789      "ListDashboardVersionsResponse":{
  5790        "type":"structure",
  5791        "members":{
  5792          "DashboardVersionSummaryList":{"shape":"DashboardVersionSummaryList"},
  5793          "NextToken":{"shape":"String"},
  5794          "Status":{
  5795            "shape":"StatusCode",
  5796            "location":"statusCode"
  5797          },
  5798          "RequestId":{"shape":"String"}
  5799        }
  5800      },
  5801      "ListDashboardsRequest":{
  5802        "type":"structure",
  5803        "required":["AwsAccountId"],
  5804        "members":{
  5805          "AwsAccountId":{
  5806            "shape":"AwsAccountId",
  5807            "location":"uri",
  5808            "locationName":"AwsAccountId"
  5809          },
  5810          "NextToken":{
  5811            "shape":"String",
  5812            "location":"querystring",
  5813            "locationName":"next-token"
  5814          },
  5815          "MaxResults":{
  5816            "shape":"MaxResults",
  5817            "box":true,
  5818            "location":"querystring",
  5819            "locationName":"max-results"
  5820          }
  5821        }
  5822      },
  5823      "ListDashboardsResponse":{
  5824        "type":"structure",
  5825        "members":{
  5826          "DashboardSummaryList":{"shape":"DashboardSummaryList"},
  5827          "NextToken":{"shape":"String"},
  5828          "Status":{
  5829            "shape":"StatusCode",
  5830            "location":"statusCode"
  5831          },
  5832          "RequestId":{"shape":"String"}
  5833        }
  5834      },
  5835      "ListDataSetsRequest":{
  5836        "type":"structure",
  5837        "required":["AwsAccountId"],
  5838        "members":{
  5839          "AwsAccountId":{
  5840            "shape":"AwsAccountId",
  5841            "location":"uri",
  5842            "locationName":"AwsAccountId"
  5843          },
  5844          "NextToken":{
  5845            "shape":"String",
  5846            "location":"querystring",
  5847            "locationName":"next-token"
  5848          },
  5849          "MaxResults":{
  5850            "shape":"MaxResults",
  5851            "box":true,
  5852            "location":"querystring",
  5853            "locationName":"max-results"
  5854          }
  5855        }
  5856      },
  5857      "ListDataSetsResponse":{
  5858        "type":"structure",
  5859        "members":{
  5860          "DataSetSummaries":{"shape":"DataSetSummaryList"},
  5861          "NextToken":{"shape":"String"},
  5862          "RequestId":{"shape":"String"},
  5863          "Status":{
  5864            "shape":"StatusCode",
  5865            "location":"statusCode"
  5866          }
  5867        }
  5868      },
  5869      "ListDataSourcesRequest":{
  5870        "type":"structure",
  5871        "required":["AwsAccountId"],
  5872        "members":{
  5873          "AwsAccountId":{
  5874            "shape":"AwsAccountId",
  5875            "location":"uri",
  5876            "locationName":"AwsAccountId"
  5877          },
  5878          "NextToken":{
  5879            "shape":"String",
  5880            "location":"querystring",
  5881            "locationName":"next-token"
  5882          },
  5883          "MaxResults":{
  5884            "shape":"MaxResults",
  5885            "box":true,
  5886            "location":"querystring",
  5887            "locationName":"max-results"
  5888          }
  5889        }
  5890      },
  5891      "ListDataSourcesResponse":{
  5892        "type":"structure",
  5893        "members":{
  5894          "DataSources":{"shape":"DataSourceList"},
  5895          "NextToken":{"shape":"String"},
  5896          "RequestId":{"shape":"String"},
  5897          "Status":{
  5898            "shape":"StatusCode",
  5899            "location":"statusCode"
  5900          }
  5901        }
  5902      },
  5903      "ListFolderMembersRequest":{
  5904        "type":"structure",
  5905        "required":[
  5906          "AwsAccountId",
  5907          "FolderId"
  5908        ],
  5909        "members":{
  5910          "AwsAccountId":{
  5911            "shape":"AwsAccountId",
  5912            "location":"uri",
  5913            "locationName":"AwsAccountId"
  5914          },
  5915          "FolderId":{
  5916            "shape":"RestrictiveResourceId",
  5917            "location":"uri",
  5918            "locationName":"FolderId"
  5919          },
  5920          "NextToken":{
  5921            "shape":"String",
  5922            "location":"querystring",
  5923            "locationName":"next-token"
  5924          },
  5925          "MaxResults":{
  5926            "shape":"MaxResults",
  5927            "box":true,
  5928            "location":"querystring",
  5929            "locationName":"max-results"
  5930          }
  5931        }
  5932      },
  5933      "ListFolderMembersResponse":{
  5934        "type":"structure",
  5935        "members":{
  5936          "Status":{
  5937            "shape":"StatusCode",
  5938            "location":"statusCode"
  5939          },
  5940          "FolderMemberList":{"shape":"FolderMemberList"},
  5941          "NextToken":{"shape":"String"},
  5942          "RequestId":{"shape":"String"}
  5943        }
  5944      },
  5945      "ListFoldersRequest":{
  5946        "type":"structure",
  5947        "required":["AwsAccountId"],
  5948        "members":{
  5949          "AwsAccountId":{
  5950            "shape":"AwsAccountId",
  5951            "location":"uri",
  5952            "locationName":"AwsAccountId"
  5953          },
  5954          "NextToken":{
  5955            "shape":"String",
  5956            "location":"querystring",
  5957            "locationName":"next-token"
  5958          },
  5959          "MaxResults":{
  5960            "shape":"MaxResults",
  5961            "box":true,
  5962            "location":"querystring",
  5963            "locationName":"max-results"
  5964          }
  5965        }
  5966      },
  5967      "ListFoldersResponse":{
  5968        "type":"structure",
  5969        "members":{
  5970          "Status":{
  5971            "shape":"StatusCode",
  5972            "location":"statusCode"
  5973          },
  5974          "FolderSummaryList":{"shape":"FolderSummaryList"},
  5975          "NextToken":{"shape":"String"},
  5976          "RequestId":{"shape":"String"}
  5977        }
  5978      },
  5979      "ListGroupMembershipsRequest":{
  5980        "type":"structure",
  5981        "required":[
  5982          "GroupName",
  5983          "AwsAccountId",
  5984          "Namespace"
  5985        ],
  5986        "members":{
  5987          "GroupName":{
  5988            "shape":"GroupName",
  5989            "location":"uri",
  5990            "locationName":"GroupName"
  5991          },
  5992          "NextToken":{
  5993            "shape":"String",
  5994            "location":"querystring",
  5995            "locationName":"next-token"
  5996          },
  5997          "MaxResults":{
  5998            "shape":"MaxResults",
  5999            "box":true,
  6000            "location":"querystring",
  6001            "locationName":"max-results"
  6002          },
  6003          "AwsAccountId":{
  6004            "shape":"AwsAccountId",
  6005            "location":"uri",
  6006            "locationName":"AwsAccountId"
  6007          },
  6008          "Namespace":{
  6009            "shape":"Namespace",
  6010            "location":"uri",
  6011            "locationName":"Namespace"
  6012          }
  6013        }
  6014      },
  6015      "ListGroupMembershipsResponse":{
  6016        "type":"structure",
  6017        "members":{
  6018          "GroupMemberList":{"shape":"GroupMemberList"},
  6019          "NextToken":{"shape":"String"},
  6020          "RequestId":{"shape":"String"},
  6021          "Status":{
  6022            "shape":"StatusCode",
  6023            "location":"statusCode"
  6024          }
  6025        }
  6026      },
  6027      "ListGroupsRequest":{
  6028        "type":"structure",
  6029        "required":[
  6030          "AwsAccountId",
  6031          "Namespace"
  6032        ],
  6033        "members":{
  6034          "AwsAccountId":{
  6035            "shape":"AwsAccountId",
  6036            "location":"uri",
  6037            "locationName":"AwsAccountId"
  6038          },
  6039          "NextToken":{
  6040            "shape":"String",
  6041            "location":"querystring",
  6042            "locationName":"next-token"
  6043          },
  6044          "MaxResults":{
  6045            "shape":"MaxResults",
  6046            "box":true,
  6047            "location":"querystring",
  6048            "locationName":"max-results"
  6049          },
  6050          "Namespace":{
  6051            "shape":"Namespace",
  6052            "location":"uri",
  6053            "locationName":"Namespace"
  6054          }
  6055        }
  6056      },
  6057      "ListGroupsResponse":{
  6058        "type":"structure",
  6059        "members":{
  6060          "GroupList":{"shape":"GroupList"},
  6061          "NextToken":{"shape":"String"},
  6062          "RequestId":{"shape":"String"},
  6063          "Status":{
  6064            "shape":"StatusCode",
  6065            "location":"statusCode"
  6066          }
  6067        }
  6068      },
  6069      "ListIAMPolicyAssignmentsForUserRequest":{
  6070        "type":"structure",
  6071        "required":[
  6072          "AwsAccountId",
  6073          "UserName",
  6074          "Namespace"
  6075        ],
  6076        "members":{
  6077          "AwsAccountId":{
  6078            "shape":"AwsAccountId",
  6079            "location":"uri",
  6080            "locationName":"AwsAccountId"
  6081          },
  6082          "UserName":{
  6083            "shape":"UserName",
  6084            "location":"uri",
  6085            "locationName":"UserName"
  6086          },
  6087          "NextToken":{
  6088            "shape":"String",
  6089            "location":"querystring",
  6090            "locationName":"next-token"
  6091          },
  6092          "MaxResults":{
  6093            "shape":"MaxResults",
  6094            "box":true,
  6095            "location":"querystring",
  6096            "locationName":"max-results"
  6097          },
  6098          "Namespace":{
  6099            "shape":"Namespace",
  6100            "location":"uri",
  6101            "locationName":"Namespace"
  6102          }
  6103        }
  6104      },
  6105      "ListIAMPolicyAssignmentsForUserResponse":{
  6106        "type":"structure",
  6107        "members":{
  6108          "ActiveAssignments":{"shape":"ActiveIAMPolicyAssignmentList"},
  6109          "RequestId":{"shape":"String"},
  6110          "NextToken":{"shape":"String"},
  6111          "Status":{
  6112            "shape":"StatusCode",
  6113            "location":"statusCode"
  6114          }
  6115        }
  6116      },
  6117      "ListIAMPolicyAssignmentsRequest":{
  6118        "type":"structure",
  6119        "required":[
  6120          "AwsAccountId",
  6121          "Namespace"
  6122        ],
  6123        "members":{
  6124          "AwsAccountId":{
  6125            "shape":"AwsAccountId",
  6126            "location":"uri",
  6127            "locationName":"AwsAccountId"
  6128          },
  6129          "AssignmentStatus":{"shape":"AssignmentStatus"},
  6130          "Namespace":{
  6131            "shape":"Namespace",
  6132            "location":"uri",
  6133            "locationName":"Namespace"
  6134          },
  6135          "NextToken":{
  6136            "shape":"String",
  6137            "location":"querystring",
  6138            "locationName":"next-token"
  6139          },
  6140          "MaxResults":{
  6141            "shape":"MaxResults",
  6142            "box":true,
  6143            "location":"querystring",
  6144            "locationName":"max-results"
  6145          }
  6146        }
  6147      },
  6148      "ListIAMPolicyAssignmentsResponse":{
  6149        "type":"structure",
  6150        "members":{
  6151          "IAMPolicyAssignments":{"shape":"IAMPolicyAssignmentSummaryList"},
  6152          "NextToken":{"shape":"String"},
  6153          "RequestId":{"shape":"String"},
  6154          "Status":{
  6155            "shape":"StatusCode",
  6156            "location":"statusCode"
  6157          }
  6158        }
  6159      },
  6160      "ListIngestionsRequest":{
  6161        "type":"structure",
  6162        "required":[
  6163          "DataSetId",
  6164          "AwsAccountId"
  6165        ],
  6166        "members":{
  6167          "DataSetId":{
  6168            "shape":"string",
  6169            "location":"uri",
  6170            "locationName":"DataSetId"
  6171          },
  6172          "NextToken":{
  6173            "shape":"string",
  6174            "location":"querystring",
  6175            "locationName":"next-token"
  6176          },
  6177          "AwsAccountId":{
  6178            "shape":"AwsAccountId",
  6179            "location":"uri",
  6180            "locationName":"AwsAccountId"
  6181          },
  6182          "MaxResults":{
  6183            "shape":"IngestionMaxResults",
  6184            "box":true,
  6185            "location":"querystring",
  6186            "locationName":"max-results"
  6187          }
  6188        }
  6189      },
  6190      "ListIngestionsResponse":{
  6191        "type":"structure",
  6192        "members":{
  6193          "Ingestions":{"shape":"Ingestions"},
  6194          "NextToken":{"shape":"string"},
  6195          "RequestId":{"shape":"string"},
  6196          "Status":{
  6197            "shape":"StatusCode",
  6198            "location":"statusCode"
  6199          }
  6200        }
  6201      },
  6202      "ListNamespacesRequest":{
  6203        "type":"structure",
  6204        "required":["AwsAccountId"],
  6205        "members":{
  6206          "AwsAccountId":{
  6207            "shape":"AwsAccountId",
  6208            "location":"uri",
  6209            "locationName":"AwsAccountId"
  6210          },
  6211          "NextToken":{
  6212            "shape":"String",
  6213            "location":"querystring",
  6214            "locationName":"next-token"
  6215          },
  6216          "MaxResults":{
  6217            "shape":"MaxResults",
  6218            "box":true,
  6219            "location":"querystring",
  6220            "locationName":"max-results"
  6221          }
  6222        }
  6223      },
  6224      "ListNamespacesResponse":{
  6225        "type":"structure",
  6226        "members":{
  6227          "Namespaces":{"shape":"Namespaces"},
  6228          "NextToken":{"shape":"String"},
  6229          "RequestId":{"shape":"String"},
  6230          "Status":{
  6231            "shape":"StatusCode",
  6232            "location":"statusCode"
  6233          }
  6234        }
  6235      },
  6236      "ListTagsForResourceRequest":{
  6237        "type":"structure",
  6238        "required":["ResourceArn"],
  6239        "members":{
  6240          "ResourceArn":{
  6241            "shape":"Arn",
  6242            "location":"uri",
  6243            "locationName":"ResourceArn"
  6244          }
  6245        }
  6246      },
  6247      "ListTagsForResourceResponse":{
  6248        "type":"structure",
  6249        "members":{
  6250          "Tags":{"shape":"TagList"},
  6251          "RequestId":{"shape":"String"},
  6252          "Status":{
  6253            "shape":"StatusCode",
  6254            "location":"statusCode"
  6255          }
  6256        }
  6257      },
  6258      "ListTemplateAliasesRequest":{
  6259        "type":"structure",
  6260        "required":[
  6261          "AwsAccountId",
  6262          "TemplateId"
  6263        ],
  6264        "members":{
  6265          "AwsAccountId":{
  6266            "shape":"AwsAccountId",
  6267            "location":"uri",
  6268            "locationName":"AwsAccountId"
  6269          },
  6270          "TemplateId":{
  6271            "shape":"RestrictiveResourceId",
  6272            "location":"uri",
  6273            "locationName":"TemplateId"
  6274          },
  6275          "NextToken":{
  6276            "shape":"String",
  6277            "location":"querystring",
  6278            "locationName":"next-token"
  6279          },
  6280          "MaxResults":{
  6281            "shape":"MaxResults",
  6282            "box":true,
  6283            "location":"querystring",
  6284            "locationName":"max-result"
  6285          }
  6286        }
  6287      },
  6288      "ListTemplateAliasesResponse":{
  6289        "type":"structure",
  6290        "members":{
  6291          "TemplateAliasList":{"shape":"TemplateAliasList"},
  6292          "Status":{
  6293            "shape":"StatusCode",
  6294            "location":"statusCode"
  6295          },
  6296          "RequestId":{"shape":"String"},
  6297          "NextToken":{"shape":"String"}
  6298        }
  6299      },
  6300      "ListTemplateVersionsRequest":{
  6301        "type":"structure",
  6302        "required":[
  6303          "AwsAccountId",
  6304          "TemplateId"
  6305        ],
  6306        "members":{
  6307          "AwsAccountId":{
  6308            "shape":"AwsAccountId",
  6309            "location":"uri",
  6310            "locationName":"AwsAccountId"
  6311          },
  6312          "TemplateId":{
  6313            "shape":"RestrictiveResourceId",
  6314            "location":"uri",
  6315            "locationName":"TemplateId"
  6316          },
  6317          "NextToken":{
  6318            "shape":"String",
  6319            "location":"querystring",
  6320            "locationName":"next-token"
  6321          },
  6322          "MaxResults":{
  6323            "shape":"MaxResults",
  6324            "box":true,
  6325            "location":"querystring",
  6326            "locationName":"max-results"
  6327          }
  6328        }
  6329      },
  6330      "ListTemplateVersionsResponse":{
  6331        "type":"structure",
  6332        "members":{
  6333          "TemplateVersionSummaryList":{"shape":"TemplateVersionSummaryList"},
  6334          "NextToken":{"shape":"String"},
  6335          "Status":{
  6336            "shape":"StatusCode",
  6337            "location":"statusCode"
  6338          },
  6339          "RequestId":{"shape":"String"}
  6340        }
  6341      },
  6342      "ListTemplatesRequest":{
  6343        "type":"structure",
  6344        "required":["AwsAccountId"],
  6345        "members":{
  6346          "AwsAccountId":{
  6347            "shape":"AwsAccountId",
  6348            "location":"uri",
  6349            "locationName":"AwsAccountId"
  6350          },
  6351          "NextToken":{
  6352            "shape":"String",
  6353            "location":"querystring",
  6354            "locationName":"next-token"
  6355          },
  6356          "MaxResults":{
  6357            "shape":"MaxResults",
  6358            "box":true,
  6359            "location":"querystring",
  6360            "locationName":"max-result"
  6361          }
  6362        }
  6363      },
  6364      "ListTemplatesResponse":{
  6365        "type":"structure",
  6366        "members":{
  6367          "TemplateSummaryList":{"shape":"TemplateSummaryList"},
  6368          "NextToken":{"shape":"String"},
  6369          "Status":{
  6370            "shape":"StatusCode",
  6371            "location":"statusCode"
  6372          },
  6373          "RequestId":{"shape":"String"}
  6374        }
  6375      },
  6376      "ListThemeAliasesRequest":{
  6377        "type":"structure",
  6378        "required":[
  6379          "AwsAccountId",
  6380          "ThemeId"
  6381        ],
  6382        "members":{
  6383          "AwsAccountId":{
  6384            "shape":"AwsAccountId",
  6385            "location":"uri",
  6386            "locationName":"AwsAccountId"
  6387          },
  6388          "ThemeId":{
  6389            "shape":"RestrictiveResourceId",
  6390            "location":"uri",
  6391            "locationName":"ThemeId"
  6392          },
  6393          "NextToken":{
  6394            "shape":"String",
  6395            "location":"querystring",
  6396            "locationName":"next-token"
  6397          },
  6398          "MaxResults":{
  6399            "shape":"MaxResults",
  6400            "box":true,
  6401            "location":"querystring",
  6402            "locationName":"max-result"
  6403          }
  6404        }
  6405      },
  6406      "ListThemeAliasesResponse":{
  6407        "type":"structure",
  6408        "members":{
  6409          "ThemeAliasList":{"shape":"ThemeAliasList"},
  6410          "Status":{
  6411            "shape":"StatusCode",
  6412            "location":"statusCode"
  6413          },
  6414          "RequestId":{"shape":"String"},
  6415          "NextToken":{"shape":"String"}
  6416        }
  6417      },
  6418      "ListThemeVersionsRequest":{
  6419        "type":"structure",
  6420        "required":[
  6421          "AwsAccountId",
  6422          "ThemeId"
  6423        ],
  6424        "members":{
  6425          "AwsAccountId":{
  6426            "shape":"AwsAccountId",
  6427            "location":"uri",
  6428            "locationName":"AwsAccountId"
  6429          },
  6430          "ThemeId":{
  6431            "shape":"RestrictiveResourceId",
  6432            "location":"uri",
  6433            "locationName":"ThemeId"
  6434          },
  6435          "NextToken":{
  6436            "shape":"String",
  6437            "location":"querystring",
  6438            "locationName":"next-token"
  6439          },
  6440          "MaxResults":{
  6441            "shape":"MaxResults",
  6442            "box":true,
  6443            "location":"querystring",
  6444            "locationName":"max-results"
  6445          }
  6446        }
  6447      },
  6448      "ListThemeVersionsResponse":{
  6449        "type":"structure",
  6450        "members":{
  6451          "ThemeVersionSummaryList":{"shape":"ThemeVersionSummaryList"},
  6452          "NextToken":{"shape":"String"},
  6453          "Status":{
  6454            "shape":"StatusCode",
  6455            "location":"statusCode"
  6456          },
  6457          "RequestId":{"shape":"String"}
  6458        }
  6459      },
  6460      "ListThemesRequest":{
  6461        "type":"structure",
  6462        "required":["AwsAccountId"],
  6463        "members":{
  6464          "AwsAccountId":{
  6465            "shape":"AwsAccountId",
  6466            "location":"uri",
  6467            "locationName":"AwsAccountId"
  6468          },
  6469          "NextToken":{
  6470            "shape":"String",
  6471            "location":"querystring",
  6472            "locationName":"next-token"
  6473          },
  6474          "MaxResults":{
  6475            "shape":"MaxResults",
  6476            "box":true,
  6477            "location":"querystring",
  6478            "locationName":"max-results"
  6479          },
  6480          "Type":{
  6481            "shape":"ThemeType",
  6482            "location":"querystring",
  6483            "locationName":"type"
  6484          }
  6485        }
  6486      },
  6487      "ListThemesResponse":{
  6488        "type":"structure",
  6489        "members":{
  6490          "ThemeSummaryList":{"shape":"ThemeSummaryList"},
  6491          "NextToken":{"shape":"String"},
  6492          "Status":{
  6493            "shape":"StatusCode",
  6494            "location":"statusCode"
  6495          },
  6496          "RequestId":{"shape":"String"}
  6497        }
  6498      },
  6499      "ListUserGroupsRequest":{
  6500        "type":"structure",
  6501        "required":[
  6502          "UserName",
  6503          "AwsAccountId",
  6504          "Namespace"
  6505        ],
  6506        "members":{
  6507          "UserName":{
  6508            "shape":"UserName",
  6509            "location":"uri",
  6510            "locationName":"UserName"
  6511          },
  6512          "AwsAccountId":{
  6513            "shape":"AwsAccountId",
  6514            "location":"uri",
  6515            "locationName":"AwsAccountId"
  6516          },
  6517          "Namespace":{
  6518            "shape":"Namespace",
  6519            "location":"uri",
  6520            "locationName":"Namespace"
  6521          },
  6522          "NextToken":{
  6523            "shape":"String",
  6524            "location":"querystring",
  6525            "locationName":"next-token"
  6526          },
  6527          "MaxResults":{
  6528            "shape":"MaxResults",
  6529            "box":true,
  6530            "location":"querystring",
  6531            "locationName":"max-results"
  6532          }
  6533        }
  6534      },
  6535      "ListUserGroupsResponse":{
  6536        "type":"structure",
  6537        "members":{
  6538          "GroupList":{"shape":"GroupList"},
  6539          "NextToken":{"shape":"String"},
  6540          "RequestId":{"shape":"String"},
  6541          "Status":{
  6542            "shape":"StatusCode",
  6543            "location":"statusCode"
  6544          }
  6545        }
  6546      },
  6547      "ListUsersRequest":{
  6548        "type":"structure",
  6549        "required":[
  6550          "AwsAccountId",
  6551          "Namespace"
  6552        ],
  6553        "members":{
  6554          "AwsAccountId":{
  6555            "shape":"AwsAccountId",
  6556            "location":"uri",
  6557            "locationName":"AwsAccountId"
  6558          },
  6559          "NextToken":{
  6560            "shape":"String",
  6561            "location":"querystring",
  6562            "locationName":"next-token"
  6563          },
  6564          "MaxResults":{
  6565            "shape":"MaxResults",
  6566            "box":true,
  6567            "location":"querystring",
  6568            "locationName":"max-results"
  6569          },
  6570          "Namespace":{
  6571            "shape":"Namespace",
  6572            "location":"uri",
  6573            "locationName":"Namespace"
  6574          }
  6575        }
  6576      },
  6577      "ListUsersResponse":{
  6578        "type":"structure",
  6579        "members":{
  6580          "UserList":{"shape":"UserList"},
  6581          "NextToken":{"shape":"String"},
  6582          "RequestId":{"shape":"String"},
  6583          "Status":{
  6584            "shape":"StatusCode",
  6585            "location":"statusCode"
  6586          }
  6587        }
  6588      },
  6589      "LogicalTable":{
  6590        "type":"structure",
  6591        "required":[
  6592          "Alias",
  6593          "Source"
  6594        ],
  6595        "members":{
  6596          "Alias":{"shape":"LogicalTableAlias"},
  6597          "DataTransforms":{"shape":"TransformOperationList"},
  6598          "Source":{"shape":"LogicalTableSource"}
  6599        }
  6600      },
  6601      "LogicalTableAlias":{
  6602        "type":"string",
  6603        "max":64,
  6604        "min":1
  6605      },
  6606      "LogicalTableId":{
  6607        "type":"string",
  6608        "max":64,
  6609        "min":1,
  6610        "pattern":"[0-9a-zA-Z-]*"
  6611      },
  6612      "LogicalTableMap":{
  6613        "type":"map",
  6614        "key":{"shape":"LogicalTableId"},
  6615        "value":{"shape":"LogicalTable"},
  6616        "max":64,
  6617        "min":1
  6618      },
  6619      "LogicalTableSource":{
  6620        "type":"structure",
  6621        "members":{
  6622          "JoinInstruction":{"shape":"JoinInstruction"},
  6623          "PhysicalTableId":{"shape":"PhysicalTableId"},
  6624          "DataSetArn":{"shape":"Arn"}
  6625        }
  6626      },
  6627      "Long":{"type":"long"},
  6628      "LongList":{
  6629        "type":"list",
  6630        "member":{"shape":"Long"}
  6631      },
  6632      "ManifestFileLocation":{
  6633        "type":"structure",
  6634        "required":[
  6635          "Bucket",
  6636          "Key"
  6637        ],
  6638        "members":{
  6639          "Bucket":{"shape":"S3Bucket"},
  6640          "Key":{"shape":"S3Key"}
  6641        }
  6642      },
  6643      "MarginStyle":{
  6644        "type":"structure",
  6645        "members":{
  6646          "Show":{
  6647            "shape":"boolean",
  6648            "box":true
  6649          }
  6650        }
  6651      },
  6652      "MariaDbParameters":{
  6653        "type":"structure",
  6654        "required":[
  6655          "Host",
  6656          "Port",
  6657          "Database"
  6658        ],
  6659        "members":{
  6660          "Host":{"shape":"Host"},
  6661          "Port":{"shape":"Port"},
  6662          "Database":{"shape":"Database"}
  6663        }
  6664      },
  6665      "MaxResults":{
  6666        "type":"integer",
  6667        "max":100,
  6668        "min":1
  6669      },
  6670      "MemberIdArnPair":{
  6671        "type":"structure",
  6672        "members":{
  6673          "MemberId":{"shape":"RestrictiveResourceId"},
  6674          "MemberArn":{"shape":"Arn"}
  6675        }
  6676      },
  6677      "MemberType":{
  6678        "type":"string",
  6679        "enum":[
  6680          "DASHBOARD",
  6681          "ANALYSIS",
  6682          "DATASET"
  6683        ]
  6684      },
  6685      "MySqlParameters":{
  6686        "type":"structure",
  6687        "required":[
  6688          "Host",
  6689          "Port",
  6690          "Database"
  6691        ],
  6692        "members":{
  6693          "Host":{"shape":"Host"},
  6694          "Port":{"shape":"Port"},
  6695          "Database":{"shape":"Database"}
  6696        }
  6697      },
  6698      "Namespace":{
  6699        "type":"string",
  6700        "max":64,
  6701        "pattern":"^[a-zA-Z0-9._-]*$"
  6702      },
  6703      "NamespaceError":{
  6704        "type":"structure",
  6705        "members":{
  6706          "Type":{"shape":"NamespaceErrorType"},
  6707          "Message":{"shape":"String"}
  6708        }
  6709      },
  6710      "NamespaceErrorType":{
  6711        "type":"string",
  6712        "enum":[
  6713          "PERMISSION_DENIED",
  6714          "INTERNAL_SERVICE_ERROR"
  6715        ]
  6716      },
  6717      "NamespaceInfoV2":{
  6718        "type":"structure",
  6719        "members":{
  6720          "Name":{"shape":"Namespace"},
  6721          "Arn":{"shape":"Arn"},
  6722          "CapacityRegion":{"shape":"String"},
  6723          "CreationStatus":{"shape":"NamespaceStatus"},
  6724          "IdentityStore":{"shape":"IdentityStore"},
  6725          "NamespaceError":{"shape":"NamespaceError"}
  6726        }
  6727      },
  6728      "NamespaceStatus":{
  6729        "type":"string",
  6730        "enum":[
  6731          "CREATED",
  6732          "CREATING",
  6733          "DELETING",
  6734          "RETRYABLE_FAILURE",
  6735          "NON_RETRYABLE_FAILURE"
  6736        ]
  6737      },
  6738      "Namespaces":{
  6739        "type":"list",
  6740        "member":{"shape":"NamespaceInfoV2"}
  6741      },
  6742      "NonEmptyString":{
  6743        "type":"string",
  6744        "pattern":".*\\S.*"
  6745      },
  6746      "OnClause":{
  6747        "type":"string",
  6748        "max":512,
  6749        "min":1
  6750      },
  6751      "OptionalPort":{
  6752        "type":"integer",
  6753        "max":65535,
  6754        "min":0
  6755      },
  6756      "OracleParameters":{
  6757        "type":"structure",
  6758        "required":[
  6759          "Host",
  6760          "Port",
  6761          "Database"
  6762        ],
  6763        "members":{
  6764          "Host":{"shape":"Host"},
  6765          "Port":{"shape":"Port"},
  6766          "Database":{"shape":"Database"}
  6767        }
  6768      },
  6769      "OutputColumn":{
  6770        "type":"structure",
  6771        "members":{
  6772          "Name":{"shape":"ColumnName"},
  6773          "Description":{"shape":"ColumnDescriptiveText"},
  6774          "Type":{"shape":"ColumnDataType"}
  6775        }
  6776      },
  6777      "OutputColumnList":{
  6778        "type":"list",
  6779        "member":{"shape":"OutputColumn"}
  6780      },
  6781      "Parameters":{
  6782        "type":"structure",
  6783        "members":{
  6784          "StringParameters":{"shape":"StringParameterList"},
  6785          "IntegerParameters":{"shape":"IntegerParameterList"},
  6786          "DecimalParameters":{"shape":"DecimalParameterList"},
  6787          "DateTimeParameters":{"shape":"DateTimeParameterList"}
  6788        }
  6789      },
  6790      "Password":{
  6791        "type":"string",
  6792        "max":1024,
  6793        "min":1
  6794      },
  6795      "Path":{
  6796        "type":"list",
  6797        "member":{"shape":"Arn"},
  6798        "max":10,
  6799        "min":1
  6800      },
  6801      "PhysicalTable":{
  6802        "type":"structure",
  6803        "members":{
  6804          "RelationalTable":{"shape":"RelationalTable"},
  6805          "CustomSql":{"shape":"CustomSql"},
  6806          "S3Source":{"shape":"S3Source"}
  6807        }
  6808      },
  6809      "PhysicalTableId":{
  6810        "type":"string",
  6811        "max":64,
  6812        "min":1,
  6813        "pattern":"[0-9a-zA-Z-]*"
  6814      },
  6815      "PhysicalTableMap":{
  6816        "type":"map",
  6817        "key":{"shape":"PhysicalTableId"},
  6818        "value":{"shape":"PhysicalTable"},
  6819        "max":32,
  6820        "min":0
  6821      },
  6822      "Port":{
  6823        "type":"integer",
  6824        "max":65535,
  6825        "min":1
  6826      },
  6827      "PositiveInteger":{
  6828        "type":"integer",
  6829        "min":1
  6830      },
  6831      "PostgreSqlParameters":{
  6832        "type":"structure",
  6833        "required":[
  6834          "Host",
  6835          "Port",
  6836          "Database"
  6837        ],
  6838        "members":{
  6839          "Host":{"shape":"Host"},
  6840          "Port":{"shape":"Port"},
  6841          "Database":{"shape":"Database"}
  6842        }
  6843      },
  6844      "PreconditionNotMetException":{
  6845        "type":"structure",
  6846        "members":{
  6847          "Message":{"shape":"String"},
  6848          "RequestId":{"shape":"String"}
  6849        },
  6850        "error":{"httpStatusCode":400},
  6851        "exception":true
  6852      },
  6853      "PrestoParameters":{
  6854        "type":"structure",
  6855        "required":[
  6856          "Host",
  6857          "Port",
  6858          "Catalog"
  6859        ],
  6860        "members":{
  6861          "Host":{"shape":"Host"},
  6862          "Port":{"shape":"Port"},
  6863          "Catalog":{"shape":"Catalog"}
  6864        }
  6865      },
  6866      "Principal":{
  6867        "type":"string",
  6868        "max":256,
  6869        "min":1
  6870      },
  6871      "PrincipalList":{
  6872        "type":"list",
  6873        "member":{"shape":"String"},
  6874        "max":100,
  6875        "min":1
  6876      },
  6877      "ProjectOperation":{
  6878        "type":"structure",
  6879        "required":["ProjectedColumns"],
  6880        "members":{
  6881          "ProjectedColumns":{"shape":"ProjectedColumnList"}
  6882        }
  6883      },
  6884      "ProjectedColumnList":{
  6885        "type":"list",
  6886        "member":{"shape":"String"},
  6887        "max":2000,
  6888        "min":1
  6889      },
  6890      "Query":{
  6891        "type":"string",
  6892        "max":256,
  6893        "min":1
  6894      },
  6895      "QueueInfo":{
  6896        "type":"structure",
  6897        "required":[
  6898          "WaitingOnIngestion",
  6899          "QueuedIngestion"
  6900        ],
  6901        "members":{
  6902          "WaitingOnIngestion":{"shape":"string"},
  6903          "QueuedIngestion":{"shape":"string"}
  6904        }
  6905      },
  6906      "QuickSightUserNotFoundException":{
  6907        "type":"structure",
  6908        "members":{
  6909          "Message":{"shape":"String"},
  6910          "RequestId":{"shape":"String"}
  6911        },
  6912        "error":{"httpStatusCode":404},
  6913        "exception":true
  6914      },
  6915      "RdsParameters":{
  6916        "type":"structure",
  6917        "required":[
  6918          "InstanceId",
  6919          "Database"
  6920        ],
  6921        "members":{
  6922          "InstanceId":{"shape":"InstanceId"},
  6923          "Database":{"shape":"Database"}
  6924        }
  6925      },
  6926      "RecoveryWindowInDays":{
  6927        "type":"long",
  6928        "max":30,
  6929        "min":7
  6930      },
  6931      "RedshiftParameters":{
  6932        "type":"structure",
  6933        "required":["Database"],
  6934        "members":{
  6935          "Host":{"shape":"Host"},
  6936          "Port":{"shape":"OptionalPort"},
  6937          "Database":{"shape":"Database"},
  6938          "ClusterId":{"shape":"ClusterId"}
  6939        }
  6940      },
  6941      "RegisterUserRequest":{
  6942        "type":"structure",
  6943        "required":[
  6944          "IdentityType",
  6945          "Email",
  6946          "UserRole",
  6947          "AwsAccountId",
  6948          "Namespace"
  6949        ],
  6950        "members":{
  6951          "IdentityType":{"shape":"IdentityType"},
  6952          "Email":{"shape":"String"},
  6953          "UserRole":{"shape":"UserRole"},
  6954          "IamArn":{"shape":"String"},
  6955          "SessionName":{"shape":"RoleSessionName"},
  6956          "AwsAccountId":{
  6957            "shape":"AwsAccountId",
  6958            "location":"uri",
  6959            "locationName":"AwsAccountId"
  6960          },
  6961          "Namespace":{
  6962            "shape":"Namespace",
  6963            "location":"uri",
  6964            "locationName":"Namespace"
  6965          },
  6966          "UserName":{"shape":"UserName"},
  6967          "CustomPermissionsName":{"shape":"RoleName"},
  6968          "ExternalLoginFederationProviderType":{"shape":"String"},
  6969          "CustomFederationProviderUrl":{"shape":"String"},
  6970          "ExternalLoginId":{"shape":"String"}
  6971        }
  6972      },
  6973      "RegisterUserResponse":{
  6974        "type":"structure",
  6975        "members":{
  6976          "User":{"shape":"User"},
  6977          "UserInvitationUrl":{"shape":"String"},
  6978          "RequestId":{"shape":"String"},
  6979          "Status":{
  6980            "shape":"StatusCode",
  6981            "location":"statusCode"
  6982          }
  6983        }
  6984      },
  6985      "RegisteredUserDashboardEmbeddingConfiguration":{
  6986        "type":"structure",
  6987        "required":["InitialDashboardId"],
  6988        "members":{
  6989          "InitialDashboardId":{"shape":"RestrictiveResourceId"}
  6990        }
  6991      },
  6992      "RegisteredUserEmbeddingExperienceConfiguration":{
  6993        "type":"structure",
  6994        "members":{
  6995          "Dashboard":{"shape":"RegisteredUserDashboardEmbeddingConfiguration"},
  6996          "QuickSightConsole":{"shape":"RegisteredUserQuickSightConsoleEmbeddingConfiguration"}
  6997        }
  6998      },
  6999      "RegisteredUserQuickSightConsoleEmbeddingConfiguration":{
  7000        "type":"structure",
  7001        "members":{
  7002          "InitialPath":{"shape":"EntryPath"}
  7003        }
  7004      },
  7005      "RelationalTable":{
  7006        "type":"structure",
  7007        "required":[
  7008          "DataSourceArn",
  7009          "Name",
  7010          "InputColumns"
  7011        ],
  7012        "members":{
  7013          "DataSourceArn":{"shape":"Arn"},
  7014          "Catalog":{"shape":"RelationalTableCatalog"},
  7015          "Schema":{"shape":"RelationalTableSchema"},
  7016          "Name":{"shape":"RelationalTableName"},
  7017          "InputColumns":{"shape":"InputColumnList"}
  7018        }
  7019      },
  7020      "RelationalTableCatalog":{
  7021        "type":"string",
  7022        "max":256
  7023      },
  7024      "RelationalTableName":{
  7025        "type":"string",
  7026        "max":64,
  7027        "min":1
  7028      },
  7029      "RelationalTableSchema":{
  7030        "type":"string",
  7031        "max":64
  7032      },
  7033      "RenameColumnOperation":{
  7034        "type":"structure",
  7035        "required":[
  7036          "ColumnName",
  7037          "NewColumnName"
  7038        ],
  7039        "members":{
  7040          "ColumnName":{"shape":"ColumnName"},
  7041          "NewColumnName":{"shape":"ColumnName"}
  7042        }
  7043      },
  7044      "ResourceExistsException":{
  7045        "type":"structure",
  7046        "members":{
  7047          "Message":{"shape":"String"},
  7048          "ResourceType":{"shape":"ExceptionResourceType"},
  7049          "RequestId":{"shape":"String"}
  7050        },
  7051        "error":{"httpStatusCode":409},
  7052        "exception":true
  7053      },
  7054      "ResourceId":{"type":"string"},
  7055      "ResourceName":{
  7056        "type":"string",
  7057        "max":128,
  7058        "min":1
  7059      },
  7060      "ResourceNotFoundException":{
  7061        "type":"structure",
  7062        "members":{
  7063          "Message":{"shape":"String"},
  7064          "ResourceType":{"shape":"ExceptionResourceType"},
  7065          "RequestId":{"shape":"String"}
  7066        },
  7067        "error":{"httpStatusCode":404},
  7068        "exception":true
  7069      },
  7070      "ResourcePermission":{
  7071        "type":"structure",
  7072        "required":[
  7073          "Principal",
  7074          "Actions"
  7075        ],
  7076        "members":{
  7077          "Principal":{"shape":"Principal"},
  7078          "Actions":{"shape":"ActionList"}
  7079        }
  7080      },
  7081      "ResourcePermissionList":{
  7082        "type":"list",
  7083        "member":{"shape":"ResourcePermission"},
  7084        "max":64,
  7085        "min":1
  7086      },
  7087      "ResourceStatus":{
  7088        "type":"string",
  7089        "enum":[
  7090          "CREATION_IN_PROGRESS",
  7091          "CREATION_SUCCESSFUL",
  7092          "CREATION_FAILED",
  7093          "UPDATE_IN_PROGRESS",
  7094          "UPDATE_SUCCESSFUL",
  7095          "UPDATE_FAILED",
  7096          "DELETED"
  7097        ]
  7098      },
  7099      "ResourceUnavailableException":{
  7100        "type":"structure",
  7101        "members":{
  7102          "Message":{"shape":"String"},
  7103          "ResourceType":{"shape":"ExceptionResourceType"},
  7104          "RequestId":{"shape":"String"}
  7105        },
  7106        "error":{"httpStatusCode":503},
  7107        "exception":true
  7108      },
  7109      "RestoreAnalysisRequest":{
  7110        "type":"structure",
  7111        "required":[
  7112          "AwsAccountId",
  7113          "AnalysisId"
  7114        ],
  7115        "members":{
  7116          "AwsAccountId":{
  7117            "shape":"AwsAccountId",
  7118            "location":"uri",
  7119            "locationName":"AwsAccountId"
  7120          },
  7121          "AnalysisId":{
  7122            "shape":"RestrictiveResourceId",
  7123            "location":"uri",
  7124            "locationName":"AnalysisId"
  7125          }
  7126        }
  7127      },
  7128      "RestoreAnalysisResponse":{
  7129        "type":"structure",
  7130        "members":{
  7131          "Status":{
  7132            "shape":"StatusCode",
  7133            "location":"statusCode"
  7134          },
  7135          "Arn":{"shape":"Arn"},
  7136          "AnalysisId":{"shape":"RestrictiveResourceId"},
  7137          "RequestId":{"shape":"String"}
  7138        }
  7139      },
  7140      "RestrictiveResourceId":{
  7141        "type":"string",
  7142        "max":2048,
  7143        "min":1,
  7144        "pattern":"[\\w\\-]+"
  7145      },
  7146      "RoleName":{
  7147        "type":"string",
  7148        "max":64,
  7149        "min":1,
  7150        "pattern":"^[a-zA-Z0-9+=,.@_-]+$"
  7151      },
  7152      "RoleSessionName":{
  7153        "type":"string",
  7154        "max":64,
  7155        "min":2,
  7156        "pattern":"[\\w+=.@-]*"
  7157      },
  7158      "RowInfo":{
  7159        "type":"structure",
  7160        "members":{
  7161          "RowsIngested":{
  7162            "shape":"long",
  7163            "box":true
  7164          },
  7165          "RowsDropped":{
  7166            "shape":"long",
  7167            "box":true
  7168          }
  7169        }
  7170      },
  7171      "RowLevelPermissionDataSet":{
  7172        "type":"structure",
  7173        "required":[
  7174          "Arn",
  7175          "PermissionPolicy"
  7176        ],
  7177        "members":{
  7178          "Namespace":{"shape":"Namespace"},
  7179          "Arn":{"shape":"Arn"},
  7180          "PermissionPolicy":{"shape":"RowLevelPermissionPolicy"},
  7181          "FormatVersion":{"shape":"RowLevelPermissionFormatVersion"},
  7182          "Status":{"shape":"Status"}
  7183        }
  7184      },
  7185      "RowLevelPermissionFormatVersion":{
  7186        "type":"string",
  7187        "enum":[
  7188          "VERSION_1",
  7189          "VERSION_2"
  7190        ]
  7191      },
  7192      "RowLevelPermissionPolicy":{
  7193        "type":"string",
  7194        "enum":[
  7195          "GRANT_ACCESS",
  7196          "DENY_ACCESS"
  7197        ]
  7198      },
  7199      "RowLevelPermissionTagConfiguration":{
  7200        "type":"structure",
  7201        "required":["TagRules"],
  7202        "members":{
  7203          "Status":{"shape":"Status"},
  7204          "TagRules":{"shape":"RowLevelPermissionTagRuleList"}
  7205        }
  7206      },
  7207      "RowLevelPermissionTagDelimiter":{
  7208        "type":"string",
  7209        "max":10
  7210      },
  7211      "RowLevelPermissionTagRule":{
  7212        "type":"structure",
  7213        "required":[
  7214          "TagKey",
  7215          "ColumnName"
  7216        ],
  7217        "members":{
  7218          "TagKey":{"shape":"SessionTagKey"},
  7219          "ColumnName":{"shape":"String"},
  7220          "TagMultiValueDelimiter":{"shape":"RowLevelPermissionTagDelimiter"},
  7221          "MatchAllValue":{"shape":"SessionTagValue"}
  7222        }
  7223      },
  7224      "RowLevelPermissionTagRuleList":{
  7225        "type":"list",
  7226        "member":{"shape":"RowLevelPermissionTagRule"},
  7227        "max":50,
  7228        "min":1
  7229      },
  7230      "S3Bucket":{
  7231        "type":"string",
  7232        "max":1024,
  7233        "min":1
  7234      },
  7235      "S3Key":{
  7236        "type":"string",
  7237        "max":1024,
  7238        "min":1
  7239      },
  7240      "S3Parameters":{
  7241        "type":"structure",
  7242        "required":["ManifestFileLocation"],
  7243        "members":{
  7244          "ManifestFileLocation":{"shape":"ManifestFileLocation"}
  7245        }
  7246      },
  7247      "S3Source":{
  7248        "type":"structure",
  7249        "required":[
  7250          "DataSourceArn",
  7251          "InputColumns"
  7252        ],
  7253        "members":{
  7254          "DataSourceArn":{"shape":"Arn"},
  7255          "UploadSettings":{"shape":"UploadSettings"},
  7256          "InputColumns":{"shape":"InputColumnList"}
  7257        }
  7258      },
  7259      "SearchAnalysesRequest":{
  7260        "type":"structure",
  7261        "required":[
  7262          "AwsAccountId",
  7263          "Filters"
  7264        ],
  7265        "members":{
  7266          "AwsAccountId":{
  7267            "shape":"AwsAccountId",
  7268            "location":"uri",
  7269            "locationName":"AwsAccountId"
  7270          },
  7271          "Filters":{"shape":"AnalysisSearchFilterList"},
  7272          "NextToken":{"shape":"String"},
  7273          "MaxResults":{
  7274            "shape":"MaxResults",
  7275            "box":true
  7276          }
  7277        }
  7278      },
  7279      "SearchAnalysesResponse":{
  7280        "type":"structure",
  7281        "members":{
  7282          "AnalysisSummaryList":{"shape":"AnalysisSummaryList"},
  7283          "NextToken":{"shape":"String"},
  7284          "Status":{
  7285            "shape":"StatusCode",
  7286            "location":"statusCode"
  7287          },
  7288          "RequestId":{"shape":"String"}
  7289        }
  7290      },
  7291      "SearchDashboardsRequest":{
  7292        "type":"structure",
  7293        "required":[
  7294          "AwsAccountId",
  7295          "Filters"
  7296        ],
  7297        "members":{
  7298          "AwsAccountId":{
  7299            "shape":"AwsAccountId",
  7300            "location":"uri",
  7301            "locationName":"AwsAccountId"
  7302          },
  7303          "Filters":{"shape":"DashboardSearchFilterList"},
  7304          "NextToken":{"shape":"String"},
  7305          "MaxResults":{
  7306            "shape":"MaxResults",
  7307            "box":true
  7308          }
  7309        }
  7310      },
  7311      "SearchDashboardsResponse":{
  7312        "type":"structure",
  7313        "members":{
  7314          "DashboardSummaryList":{"shape":"DashboardSummaryList"},
  7315          "NextToken":{"shape":"String"},
  7316          "Status":{
  7317            "shape":"StatusCode",
  7318            "location":"statusCode"
  7319          },
  7320          "RequestId":{"shape":"String"}
  7321        }
  7322      },
  7323      "SearchFoldersRequest":{
  7324        "type":"structure",
  7325        "required":[
  7326          "AwsAccountId",
  7327          "Filters"
  7328        ],
  7329        "members":{
  7330          "AwsAccountId":{
  7331            "shape":"AwsAccountId",
  7332            "location":"uri",
  7333            "locationName":"AwsAccountId"
  7334          },
  7335          "Filters":{"shape":"FolderSearchFilterList"},
  7336          "NextToken":{"shape":"String"},
  7337          "MaxResults":{
  7338            "shape":"MaxResults",
  7339            "box":true
  7340          }
  7341        }
  7342      },
  7343      "SearchFoldersResponse":{
  7344        "type":"structure",
  7345        "members":{
  7346          "Status":{
  7347            "shape":"StatusCode",
  7348            "location":"statusCode"
  7349          },
  7350          "FolderSummaryList":{"shape":"FolderSummaryList"},
  7351          "NextToken":{"shape":"String"},
  7352          "RequestId":{"shape":"String"}
  7353        }
  7354      },
  7355      "ServiceNowParameters":{
  7356        "type":"structure",
  7357        "required":["SiteBaseUrl"],
  7358        "members":{
  7359          "SiteBaseUrl":{"shape":"SiteBaseUrl"}
  7360        }
  7361      },
  7362      "SessionLifetimeInMinutes":{
  7363        "type":"long",
  7364        "max":600,
  7365        "min":15
  7366      },
  7367      "SessionLifetimeInMinutesInvalidException":{
  7368        "type":"structure",
  7369        "members":{
  7370          "Message":{"shape":"String"},
  7371          "RequestId":{"shape":"String"}
  7372        },
  7373        "error":{"httpStatusCode":400},
  7374        "exception":true
  7375      },
  7376      "SessionTag":{
  7377        "type":"structure",
  7378        "required":[
  7379          "Key",
  7380          "Value"
  7381        ],
  7382        "members":{
  7383          "Key":{"shape":"SessionTagKey"},
  7384          "Value":{"shape":"SessionTagValue"}
  7385        }
  7386      },
  7387      "SessionTagKey":{
  7388        "type":"string",
  7389        "max":128,
  7390        "min":1
  7391      },
  7392      "SessionTagList":{
  7393        "type":"list",
  7394        "member":{"shape":"SessionTag"},
  7395        "max":50,
  7396        "min":1
  7397      },
  7398      "SessionTagValue":{
  7399        "type":"string",
  7400        "max":256,
  7401        "min":1,
  7402        "sensitive":true
  7403      },
  7404      "Sheet":{
  7405        "type":"structure",
  7406        "members":{
  7407          "SheetId":{"shape":"RestrictiveResourceId"},
  7408          "Name":{"shape":"NonEmptyString"}
  7409        }
  7410      },
  7411      "SheetControlsOption":{
  7412        "type":"structure",
  7413        "members":{
  7414          "VisibilityState":{"shape":"DashboardUIState"}
  7415        }
  7416      },
  7417      "SheetList":{
  7418        "type":"list",
  7419        "member":{"shape":"Sheet"},
  7420        "max":20
  7421      },
  7422      "SheetStyle":{
  7423        "type":"structure",
  7424        "members":{
  7425          "Tile":{"shape":"TileStyle"},
  7426          "TileLayout":{"shape":"TileLayoutStyle"}
  7427        }
  7428      },
  7429      "SiteBaseUrl":{
  7430        "type":"string",
  7431        "max":1024,
  7432        "min":1
  7433      },
  7434      "SnowflakeParameters":{
  7435        "type":"structure",
  7436        "required":[
  7437          "Host",
  7438          "Database",
  7439          "Warehouse"
  7440        ],
  7441        "members":{
  7442          "Host":{"shape":"Host"},
  7443          "Database":{"shape":"Database"},
  7444          "Warehouse":{"shape":"Warehouse"}
  7445        }
  7446      },
  7447      "SparkParameters":{
  7448        "type":"structure",
  7449        "required":[
  7450          "Host",
  7451          "Port"
  7452        ],
  7453        "members":{
  7454          "Host":{"shape":"Host"},
  7455          "Port":{"shape":"Port"}
  7456        }
  7457      },
  7458      "SqlQuery":{
  7459        "type":"string",
  7460        "max":65536,
  7461        "min":1
  7462      },
  7463      "SqlServerParameters":{
  7464        "type":"structure",
  7465        "required":[
  7466          "Host",
  7467          "Port",
  7468          "Database"
  7469        ],
  7470        "members":{
  7471          "Host":{"shape":"Host"},
  7472          "Port":{"shape":"Port"},
  7473          "Database":{"shape":"Database"}
  7474        }
  7475      },
  7476      "SslProperties":{
  7477        "type":"structure",
  7478        "members":{
  7479          "DisableSsl":{"shape":"Boolean"}
  7480        }
  7481      },
  7482      "Status":{
  7483        "type":"string",
  7484        "enum":[
  7485          "ENABLED",
  7486          "DISABLED"
  7487        ]
  7488      },
  7489      "StatusCode":{"type":"integer"},
  7490      "String":{"type":"string"},
  7491      "StringList":{
  7492        "type":"list",
  7493        "member":{"shape":"String"}
  7494      },
  7495      "StringParameter":{
  7496        "type":"structure",
  7497        "required":[
  7498          "Name",
  7499          "Values"
  7500        ],
  7501        "members":{
  7502          "Name":{"shape":"NonEmptyString"},
  7503          "Values":{"shape":"StringList"}
  7504        }
  7505      },
  7506      "StringParameterList":{
  7507        "type":"list",
  7508        "member":{"shape":"StringParameter"},
  7509        "max":100
  7510      },
  7511      "Tag":{
  7512        "type":"structure",
  7513        "required":[
  7514          "Key",
  7515          "Value"
  7516        ],
  7517        "members":{
  7518          "Key":{"shape":"TagKey"},
  7519          "Value":{"shape":"TagValue"}
  7520        }
  7521      },
  7522      "TagColumnOperation":{
  7523        "type":"structure",
  7524        "required":[
  7525          "ColumnName",
  7526          "Tags"
  7527        ],
  7528        "members":{
  7529          "ColumnName":{"shape":"ColumnName"},
  7530          "Tags":{"shape":"ColumnTagList"}
  7531        }
  7532      },
  7533      "TagKey":{
  7534        "type":"string",
  7535        "max":128,
  7536        "min":1
  7537      },
  7538      "TagKeyList":{
  7539        "type":"list",
  7540        "member":{"shape":"TagKey"},
  7541        "max":200,
  7542        "min":1
  7543      },
  7544      "TagList":{
  7545        "type":"list",
  7546        "member":{"shape":"Tag"},
  7547        "max":200,
  7548        "min":1
  7549      },
  7550      "TagResourceRequest":{
  7551        "type":"structure",
  7552        "required":[
  7553          "ResourceArn",
  7554          "Tags"
  7555        ],
  7556        "members":{
  7557          "ResourceArn":{
  7558            "shape":"Arn",
  7559            "location":"uri",
  7560            "locationName":"ResourceArn"
  7561          },
  7562          "Tags":{"shape":"TagList"}
  7563        }
  7564      },
  7565      "TagResourceResponse":{
  7566        "type":"structure",
  7567        "members":{
  7568          "RequestId":{"shape":"String"},
  7569          "Status":{
  7570            "shape":"StatusCode",
  7571            "location":"statusCode"
  7572          }
  7573        }
  7574      },
  7575      "TagValue":{
  7576        "type":"string",
  7577        "max":256,
  7578        "min":1
  7579      },
  7580      "Template":{
  7581        "type":"structure",
  7582        "members":{
  7583          "Arn":{"shape":"Arn"},
  7584          "Name":{"shape":"TemplateName"},
  7585          "Version":{"shape":"TemplateVersion"},
  7586          "TemplateId":{"shape":"RestrictiveResourceId"},
  7587          "LastUpdatedTime":{"shape":"Timestamp"},
  7588          "CreatedTime":{"shape":"Timestamp"}
  7589        }
  7590      },
  7591      "TemplateAlias":{
  7592        "type":"structure",
  7593        "members":{
  7594          "AliasName":{"shape":"AliasName"},
  7595          "Arn":{"shape":"Arn"},
  7596          "TemplateVersionNumber":{"shape":"VersionNumber"}
  7597        }
  7598      },
  7599      "TemplateAliasList":{
  7600        "type":"list",
  7601        "member":{"shape":"TemplateAlias"},
  7602        "max":100
  7603      },
  7604      "TemplateError":{
  7605        "type":"structure",
  7606        "members":{
  7607          "Type":{"shape":"TemplateErrorType"},
  7608          "Message":{"shape":"NonEmptyString"}
  7609        }
  7610      },
  7611      "TemplateErrorList":{
  7612        "type":"list",
  7613        "member":{"shape":"TemplateError"},
  7614        "min":1
  7615      },
  7616      "TemplateErrorType":{
  7617        "type":"string",
  7618        "enum":[
  7619          "SOURCE_NOT_FOUND",
  7620          "DATA_SET_NOT_FOUND",
  7621          "INTERNAL_FAILURE",
  7622          "ACCESS_DENIED"
  7623        ]
  7624      },
  7625      "TemplateName":{
  7626        "type":"string",
  7627        "max":2048,
  7628        "min":1
  7629      },
  7630      "TemplateSourceAnalysis":{
  7631        "type":"structure",
  7632        "required":[
  7633          "Arn",
  7634          "DataSetReferences"
  7635        ],
  7636        "members":{
  7637          "Arn":{"shape":"Arn"},
  7638          "DataSetReferences":{"shape":"DataSetReferenceList"}
  7639        }
  7640      },
  7641      "TemplateSourceEntity":{
  7642        "type":"structure",
  7643        "members":{
  7644          "SourceAnalysis":{"shape":"TemplateSourceAnalysis"},
  7645          "SourceTemplate":{"shape":"TemplateSourceTemplate"}
  7646        }
  7647      },
  7648      "TemplateSourceTemplate":{
  7649        "type":"structure",
  7650        "required":["Arn"],
  7651        "members":{
  7652          "Arn":{"shape":"Arn"}
  7653        }
  7654      },
  7655      "TemplateSummary":{
  7656        "type":"structure",
  7657        "members":{
  7658          "Arn":{"shape":"Arn"},
  7659          "TemplateId":{"shape":"RestrictiveResourceId"},
  7660          "Name":{"shape":"TemplateName"},
  7661          "LatestVersionNumber":{"shape":"VersionNumber"},
  7662          "CreatedTime":{"shape":"Timestamp"},
  7663          "LastUpdatedTime":{"shape":"Timestamp"}
  7664        }
  7665      },
  7666      "TemplateSummaryList":{
  7667        "type":"list",
  7668        "member":{"shape":"TemplateSummary"},
  7669        "max":100
  7670      },
  7671      "TemplateVersion":{
  7672        "type":"structure",
  7673        "members":{
  7674          "CreatedTime":{"shape":"Timestamp"},
  7675          "Errors":{"shape":"TemplateErrorList"},
  7676          "VersionNumber":{"shape":"VersionNumber"},
  7677          "Status":{"shape":"ResourceStatus"},
  7678          "DataSetConfigurations":{"shape":"DataSetConfigurationList"},
  7679          "Description":{"shape":"VersionDescription"},
  7680          "SourceEntityArn":{"shape":"Arn"},
  7681          "ThemeArn":{"shape":"Arn"},
  7682          "Sheets":{"shape":"SheetList"}
  7683        }
  7684      },
  7685      "TemplateVersionSummary":{
  7686        "type":"structure",
  7687        "members":{
  7688          "Arn":{"shape":"Arn"},
  7689          "VersionNumber":{"shape":"VersionNumber"},
  7690          "CreatedTime":{"shape":"Timestamp"},
  7691          "Status":{"shape":"ResourceStatus"},
  7692          "Description":{"shape":"VersionDescription"}
  7693        }
  7694      },
  7695      "TemplateVersionSummaryList":{
  7696        "type":"list",
  7697        "member":{"shape":"TemplateVersionSummary"},
  7698        "max":100
  7699      },
  7700      "TeradataParameters":{
  7701        "type":"structure",
  7702        "required":[
  7703          "Host",
  7704          "Port",
  7705          "Database"
  7706        ],
  7707        "members":{
  7708          "Host":{"shape":"Host"},
  7709          "Port":{"shape":"Port"},
  7710          "Database":{"shape":"Database"}
  7711        }
  7712      },
  7713      "TextQualifier":{
  7714        "type":"string",
  7715        "enum":[
  7716          "DOUBLE_QUOTE",
  7717          "SINGLE_QUOTE"
  7718        ]
  7719      },
  7720      "Theme":{
  7721        "type":"structure",
  7722        "members":{
  7723          "Arn":{"shape":"Arn"},
  7724          "Name":{"shape":"ThemeName"},
  7725          "ThemeId":{"shape":"RestrictiveResourceId"},
  7726          "Version":{"shape":"ThemeVersion"},
  7727          "CreatedTime":{"shape":"Timestamp"},
  7728          "LastUpdatedTime":{"shape":"Timestamp"},
  7729          "Type":{"shape":"ThemeType"}
  7730        }
  7731      },
  7732      "ThemeAlias":{
  7733        "type":"structure",
  7734        "members":{
  7735          "Arn":{"shape":"Arn"},
  7736          "AliasName":{"shape":"AliasName"},
  7737          "ThemeVersionNumber":{"shape":"VersionNumber"}
  7738        }
  7739      },
  7740      "ThemeAliasList":{
  7741        "type":"list",
  7742        "member":{"shape":"ThemeAlias"},
  7743        "max":100
  7744      },
  7745      "ThemeConfiguration":{
  7746        "type":"structure",
  7747        "members":{
  7748          "DataColorPalette":{"shape":"DataColorPalette"},
  7749          "UIColorPalette":{"shape":"UIColorPalette"},
  7750          "Sheet":{"shape":"SheetStyle"}
  7751        }
  7752      },
  7753      "ThemeError":{
  7754        "type":"structure",
  7755        "members":{
  7756          "Type":{"shape":"ThemeErrorType"},
  7757          "Message":{"shape":"NonEmptyString"}
  7758        }
  7759      },
  7760      "ThemeErrorList":{
  7761        "type":"list",
  7762        "member":{"shape":"ThemeError"},
  7763        "min":1
  7764      },
  7765      "ThemeErrorType":{
  7766        "type":"string",
  7767        "enum":["INTERNAL_FAILURE"]
  7768      },
  7769      "ThemeName":{
  7770        "type":"string",
  7771        "max":2048,
  7772        "min":1
  7773      },
  7774      "ThemeSummary":{
  7775        "type":"structure",
  7776        "members":{
  7777          "Arn":{"shape":"Arn"},
  7778          "Name":{"shape":"ThemeName"},
  7779          "ThemeId":{"shape":"RestrictiveResourceId"},
  7780          "LatestVersionNumber":{"shape":"VersionNumber"},
  7781          "CreatedTime":{"shape":"Timestamp"},
  7782          "LastUpdatedTime":{"shape":"Timestamp"}
  7783        }
  7784      },
  7785      "ThemeSummaryList":{
  7786        "type":"list",
  7787        "member":{"shape":"ThemeSummary"},
  7788        "max":100
  7789      },
  7790      "ThemeType":{
  7791        "type":"string",
  7792        "enum":[
  7793          "QUICKSIGHT",
  7794          "CUSTOM",
  7795          "ALL"
  7796        ]
  7797      },
  7798      "ThemeVersion":{
  7799        "type":"structure",
  7800        "members":{
  7801          "VersionNumber":{"shape":"VersionNumber"},
  7802          "Arn":{"shape":"Arn"},
  7803          "Description":{"shape":"VersionDescription"},
  7804          "BaseThemeId":{"shape":"RestrictiveResourceId"},
  7805          "CreatedTime":{"shape":"Timestamp"},
  7806          "Configuration":{"shape":"ThemeConfiguration"},
  7807          "Errors":{"shape":"ThemeErrorList"},
  7808          "Status":{"shape":"ResourceStatus"}
  7809        }
  7810      },
  7811      "ThemeVersionSummary":{
  7812        "type":"structure",
  7813        "members":{
  7814          "VersionNumber":{"shape":"VersionNumber"},
  7815          "Arn":{"shape":"Arn"},
  7816          "Description":{"shape":"VersionDescription"},
  7817          "CreatedTime":{"shape":"Timestamp"},
  7818          "Status":{"shape":"ResourceStatus"}
  7819        }
  7820      },
  7821      "ThemeVersionSummaryList":{
  7822        "type":"list",
  7823        "member":{"shape":"ThemeVersionSummary"},
  7824        "max":100
  7825      },
  7826      "ThrottlingException":{
  7827        "type":"structure",
  7828        "members":{
  7829          "Message":{"shape":"String"},
  7830          "RequestId":{"shape":"String"}
  7831        },
  7832        "error":{"httpStatusCode":429},
  7833        "exception":true
  7834      },
  7835      "TileLayoutStyle":{
  7836        "type":"structure",
  7837        "members":{
  7838          "Gutter":{"shape":"GutterStyle"},
  7839          "Margin":{"shape":"MarginStyle"}
  7840        }
  7841      },
  7842      "TileStyle":{
  7843        "type":"structure",
  7844        "members":{
  7845          "Border":{"shape":"BorderStyle"}
  7846        }
  7847      },
  7848      "Timestamp":{"type":"timestamp"},
  7849      "TimestampList":{
  7850        "type":"list",
  7851        "member":{"shape":"Timestamp"}
  7852      },
  7853      "TransformOperation":{
  7854        "type":"structure",
  7855        "members":{
  7856          "ProjectOperation":{"shape":"ProjectOperation"},
  7857          "FilterOperation":{"shape":"FilterOperation"},
  7858          "CreateColumnsOperation":{"shape":"CreateColumnsOperation"},
  7859          "RenameColumnOperation":{"shape":"RenameColumnOperation"},
  7860          "CastColumnTypeOperation":{"shape":"CastColumnTypeOperation"},
  7861          "TagColumnOperation":{"shape":"TagColumnOperation"},
  7862          "UntagColumnOperation":{"shape":"UntagColumnOperation"}
  7863        }
  7864      },
  7865      "TransformOperationList":{
  7866        "type":"list",
  7867        "member":{"shape":"TransformOperation"},
  7868        "max":2048,
  7869        "min":1
  7870      },
  7871      "TwitterParameters":{
  7872        "type":"structure",
  7873        "required":[
  7874          "Query",
  7875          "MaxRows"
  7876        ],
  7877        "members":{
  7878          "Query":{"shape":"Query"},
  7879          "MaxRows":{"shape":"PositiveInteger"}
  7880        }
  7881      },
  7882      "TypeCastFormat":{
  7883        "type":"string",
  7884        "max":32
  7885      },
  7886      "UIColorPalette":{
  7887        "type":"structure",
  7888        "members":{
  7889          "PrimaryForeground":{"shape":"HexColor"},
  7890          "PrimaryBackground":{"shape":"HexColor"},
  7891          "SecondaryForeground":{"shape":"HexColor"},
  7892          "SecondaryBackground":{"shape":"HexColor"},
  7893          "Accent":{"shape":"HexColor"},
  7894          "AccentForeground":{"shape":"HexColor"},
  7895          "Danger":{"shape":"HexColor"},
  7896          "DangerForeground":{"shape":"HexColor"},
  7897          "Warning":{"shape":"HexColor"},
  7898          "WarningForeground":{"shape":"HexColor"},
  7899          "Success":{"shape":"HexColor"},
  7900          "SuccessForeground":{"shape":"HexColor"},
  7901          "Dimension":{"shape":"HexColor"},
  7902          "DimensionForeground":{"shape":"HexColor"},
  7903          "Measure":{"shape":"HexColor"},
  7904          "MeasureForeground":{"shape":"HexColor"}
  7905        }
  7906      },
  7907      "UnsupportedPricingPlanException":{
  7908        "type":"structure",
  7909        "members":{
  7910          "Message":{"shape":"String"},
  7911          "RequestId":{"shape":"String"}
  7912        },
  7913        "error":{"httpStatusCode":403},
  7914        "exception":true
  7915      },
  7916      "UnsupportedUserEditionException":{
  7917        "type":"structure",
  7918        "members":{
  7919          "Message":{"shape":"String"},
  7920          "RequestId":{"shape":"String"}
  7921        },
  7922        "error":{"httpStatusCode":403},
  7923        "exception":true
  7924      },
  7925      "UntagColumnOperation":{
  7926        "type":"structure",
  7927        "required":[
  7928          "ColumnName",
  7929          "TagNames"
  7930        ],
  7931        "members":{
  7932          "ColumnName":{"shape":"ColumnName"},
  7933          "TagNames":{"shape":"ColumnTagNames"}
  7934        }
  7935      },
  7936      "UntagResourceRequest":{
  7937        "type":"structure",
  7938        "required":[
  7939          "ResourceArn",
  7940          "TagKeys"
  7941        ],
  7942        "members":{
  7943          "ResourceArn":{
  7944            "shape":"Arn",
  7945            "location":"uri",
  7946            "locationName":"ResourceArn"
  7947          },
  7948          "TagKeys":{
  7949            "shape":"TagKeyList",
  7950            "location":"querystring",
  7951            "locationName":"keys"
  7952          }
  7953        }
  7954      },
  7955      "UntagResourceResponse":{
  7956        "type":"structure",
  7957        "members":{
  7958          "RequestId":{"shape":"String"},
  7959          "Status":{
  7960            "shape":"StatusCode",
  7961            "location":"statusCode"
  7962          }
  7963        }
  7964      },
  7965      "UpdateAccountCustomizationRequest":{
  7966        "type":"structure",
  7967        "required":[
  7968          "AwsAccountId",
  7969          "AccountCustomization"
  7970        ],
  7971        "members":{
  7972          "AwsAccountId":{
  7973            "shape":"AwsAccountId",
  7974            "location":"uri",
  7975            "locationName":"AwsAccountId"
  7976          },
  7977          "Namespace":{
  7978            "shape":"Namespace",
  7979            "location":"querystring",
  7980            "locationName":"namespace"
  7981          },
  7982          "AccountCustomization":{"shape":"AccountCustomization"}
  7983        }
  7984      },
  7985      "UpdateAccountCustomizationResponse":{
  7986        "type":"structure",
  7987        "members":{
  7988          "Arn":{"shape":"Arn"},
  7989          "AwsAccountId":{"shape":"AwsAccountId"},
  7990          "Namespace":{"shape":"Namespace"},
  7991          "AccountCustomization":{"shape":"AccountCustomization"},
  7992          "RequestId":{"shape":"String"},
  7993          "Status":{
  7994            "shape":"StatusCode",
  7995            "location":"statusCode"
  7996          }
  7997        }
  7998      },
  7999      "UpdateAccountSettingsRequest":{
  8000        "type":"structure",
  8001        "required":[
  8002          "AwsAccountId",
  8003          "DefaultNamespace"
  8004        ],
  8005        "members":{
  8006          "AwsAccountId":{
  8007            "shape":"AwsAccountId",
  8008            "location":"uri",
  8009            "locationName":"AwsAccountId"
  8010          },
  8011          "DefaultNamespace":{"shape":"Namespace"},
  8012          "NotificationEmail":{"shape":"String"}
  8013        }
  8014      },
  8015      "UpdateAccountSettingsResponse":{
  8016        "type":"structure",
  8017        "members":{
  8018          "RequestId":{"shape":"String"},
  8019          "Status":{
  8020            "shape":"StatusCode",
  8021            "location":"statusCode"
  8022          }
  8023        }
  8024      },
  8025      "UpdateAnalysisPermissionsRequest":{
  8026        "type":"structure",
  8027        "required":[
  8028          "AwsAccountId",
  8029          "AnalysisId"
  8030        ],
  8031        "members":{
  8032          "AwsAccountId":{
  8033            "shape":"AwsAccountId",
  8034            "location":"uri",
  8035            "locationName":"AwsAccountId"
  8036          },
  8037          "AnalysisId":{
  8038            "shape":"RestrictiveResourceId",
  8039            "location":"uri",
  8040            "locationName":"AnalysisId"
  8041          },
  8042          "GrantPermissions":{"shape":"UpdateResourcePermissionList"},
  8043          "RevokePermissions":{"shape":"UpdateResourcePermissionList"}
  8044        }
  8045      },
  8046      "UpdateAnalysisPermissionsResponse":{
  8047        "type":"structure",
  8048        "members":{
  8049          "AnalysisArn":{"shape":"Arn"},
  8050          "AnalysisId":{"shape":"RestrictiveResourceId"},
  8051          "Permissions":{"shape":"ResourcePermissionList"},
  8052          "RequestId":{"shape":"String"},
  8053          "Status":{
  8054            "shape":"StatusCode",
  8055            "location":"statusCode"
  8056          }
  8057        }
  8058      },
  8059      "UpdateAnalysisRequest":{
  8060        "type":"structure",
  8061        "required":[
  8062          "AwsAccountId",
  8063          "AnalysisId",
  8064          "Name",
  8065          "SourceEntity"
  8066        ],
  8067        "members":{
  8068          "AwsAccountId":{
  8069            "shape":"AwsAccountId",
  8070            "location":"uri",
  8071            "locationName":"AwsAccountId"
  8072          },
  8073          "AnalysisId":{
  8074            "shape":"RestrictiveResourceId",
  8075            "location":"uri",
  8076            "locationName":"AnalysisId"
  8077          },
  8078          "Name":{"shape":"AnalysisName"},
  8079          "Parameters":{"shape":"Parameters"},
  8080          "SourceEntity":{"shape":"AnalysisSourceEntity"},
  8081          "ThemeArn":{"shape":"Arn"}
  8082        }
  8083      },
  8084      "UpdateAnalysisResponse":{
  8085        "type":"structure",
  8086        "members":{
  8087          "Arn":{"shape":"Arn"},
  8088          "AnalysisId":{"shape":"RestrictiveResourceId"},
  8089          "UpdateStatus":{"shape":"ResourceStatus"},
  8090          "Status":{
  8091            "shape":"StatusCode",
  8092            "location":"statusCode"
  8093          },
  8094          "RequestId":{"shape":"String"}
  8095        }
  8096      },
  8097      "UpdateDashboardPermissionsRequest":{
  8098        "type":"structure",
  8099        "required":[
  8100          "AwsAccountId",
  8101          "DashboardId"
  8102        ],
  8103        "members":{
  8104          "AwsAccountId":{
  8105            "shape":"AwsAccountId",
  8106            "location":"uri",
  8107            "locationName":"AwsAccountId"
  8108          },
  8109          "DashboardId":{
  8110            "shape":"RestrictiveResourceId",
  8111            "location":"uri",
  8112            "locationName":"DashboardId"
  8113          },
  8114          "GrantPermissions":{"shape":"UpdateResourcePermissionList"},
  8115          "RevokePermissions":{"shape":"UpdateResourcePermissionList"}
  8116        }
  8117      },
  8118      "UpdateDashboardPermissionsResponse":{
  8119        "type":"structure",
  8120        "members":{
  8121          "DashboardArn":{"shape":"Arn"},
  8122          "DashboardId":{"shape":"RestrictiveResourceId"},
  8123          "Permissions":{"shape":"ResourcePermissionList"},
  8124          "RequestId":{"shape":"String"},
  8125          "Status":{
  8126            "shape":"StatusCode",
  8127            "location":"statusCode"
  8128          }
  8129        }
  8130      },
  8131      "UpdateDashboardPublishedVersionRequest":{
  8132        "type":"structure",
  8133        "required":[
  8134          "AwsAccountId",
  8135          "DashboardId",
  8136          "VersionNumber"
  8137        ],
  8138        "members":{
  8139          "AwsAccountId":{
  8140            "shape":"AwsAccountId",
  8141            "location":"uri",
  8142            "locationName":"AwsAccountId"
  8143          },
  8144          "DashboardId":{
  8145            "shape":"RestrictiveResourceId",
  8146            "location":"uri",
  8147            "locationName":"DashboardId"
  8148          },
  8149          "VersionNumber":{
  8150            "shape":"VersionNumber",
  8151            "location":"uri",
  8152            "locationName":"VersionNumber"
  8153          }
  8154        }
  8155      },
  8156      "UpdateDashboardPublishedVersionResponse":{
  8157        "type":"structure",
  8158        "members":{
  8159          "DashboardId":{"shape":"RestrictiveResourceId"},
  8160          "DashboardArn":{"shape":"Arn"},
  8161          "Status":{
  8162            "shape":"StatusCode",
  8163            "location":"statusCode"
  8164          },
  8165          "RequestId":{"shape":"String"}
  8166        }
  8167      },
  8168      "UpdateDashboardRequest":{
  8169        "type":"structure",
  8170        "required":[
  8171          "AwsAccountId",
  8172          "DashboardId",
  8173          "Name",
  8174          "SourceEntity"
  8175        ],
  8176        "members":{
  8177          "AwsAccountId":{
  8178            "shape":"AwsAccountId",
  8179            "location":"uri",
  8180            "locationName":"AwsAccountId"
  8181          },
  8182          "DashboardId":{
  8183            "shape":"RestrictiveResourceId",
  8184            "location":"uri",
  8185            "locationName":"DashboardId"
  8186          },
  8187          "Name":{"shape":"DashboardName"},
  8188          "SourceEntity":{"shape":"DashboardSourceEntity"},
  8189          "Parameters":{"shape":"Parameters"},
  8190          "VersionDescription":{"shape":"VersionDescription"},
  8191          "DashboardPublishOptions":{"shape":"DashboardPublishOptions"},
  8192          "ThemeArn":{"shape":"Arn"}
  8193        }
  8194      },
  8195      "UpdateDashboardResponse":{
  8196        "type":"structure",
  8197        "members":{
  8198          "Arn":{"shape":"Arn"},
  8199          "VersionArn":{"shape":"Arn"},
  8200          "DashboardId":{"shape":"RestrictiveResourceId"},
  8201          "CreationStatus":{"shape":"ResourceStatus"},
  8202          "Status":{"shape":"StatusCode"},
  8203          "RequestId":{"shape":"String"}
  8204        }
  8205      },
  8206      "UpdateDataSetPermissionsRequest":{
  8207        "type":"structure",
  8208        "required":[
  8209          "AwsAccountId",
  8210          "DataSetId"
  8211        ],
  8212        "members":{
  8213          "AwsAccountId":{
  8214            "shape":"AwsAccountId",
  8215            "location":"uri",
  8216            "locationName":"AwsAccountId"
  8217          },
  8218          "DataSetId":{
  8219            "shape":"ResourceId",
  8220            "location":"uri",
  8221            "locationName":"DataSetId"
  8222          },
  8223          "GrantPermissions":{"shape":"ResourcePermissionList"},
  8224          "RevokePermissions":{"shape":"ResourcePermissionList"}
  8225        }
  8226      },
  8227      "UpdateDataSetPermissionsResponse":{
  8228        "type":"structure",
  8229        "members":{
  8230          "DataSetArn":{"shape":"Arn"},
  8231          "DataSetId":{"shape":"ResourceId"},
  8232          "RequestId":{"shape":"String"},
  8233          "Status":{
  8234            "shape":"StatusCode",
  8235            "location":"statusCode"
  8236          }
  8237        }
  8238      },
  8239      "UpdateDataSetRequest":{
  8240        "type":"structure",
  8241        "required":[
  8242          "AwsAccountId",
  8243          "DataSetId",
  8244          "Name",
  8245          "PhysicalTableMap",
  8246          "ImportMode"
  8247        ],
  8248        "members":{
  8249          "AwsAccountId":{
  8250            "shape":"AwsAccountId",
  8251            "location":"uri",
  8252            "locationName":"AwsAccountId"
  8253          },
  8254          "DataSetId":{
  8255            "shape":"ResourceId",
  8256            "location":"uri",
  8257            "locationName":"DataSetId"
  8258          },
  8259          "Name":{"shape":"ResourceName"},
  8260          "PhysicalTableMap":{"shape":"PhysicalTableMap"},
  8261          "LogicalTableMap":{"shape":"LogicalTableMap"},
  8262          "ImportMode":{"shape":"DataSetImportMode"},
  8263          "ColumnGroups":{"shape":"ColumnGroupList"},
  8264          "FieldFolders":{"shape":"FieldFolderMap"},
  8265          "RowLevelPermissionDataSet":{"shape":"RowLevelPermissionDataSet"},
  8266          "RowLevelPermissionTagConfiguration":{"shape":"RowLevelPermissionTagConfiguration"},
  8267          "ColumnLevelPermissionRules":{"shape":"ColumnLevelPermissionRuleList"},
  8268          "DataSetUsageConfiguration":{"shape":"DataSetUsageConfiguration"}
  8269        }
  8270      },
  8271      "UpdateDataSetResponse":{
  8272        "type":"structure",
  8273        "members":{
  8274          "Arn":{"shape":"Arn"},
  8275          "DataSetId":{"shape":"ResourceId"},
  8276          "IngestionArn":{"shape":"Arn"},
  8277          "IngestionId":{"shape":"ResourceId"},
  8278          "RequestId":{"shape":"String"},
  8279          "Status":{
  8280            "shape":"StatusCode",
  8281            "location":"statusCode"
  8282          }
  8283        }
  8284      },
  8285      "UpdateDataSourcePermissionsRequest":{
  8286        "type":"structure",
  8287        "required":[
  8288          "AwsAccountId",
  8289          "DataSourceId"
  8290        ],
  8291        "members":{
  8292          "AwsAccountId":{
  8293            "shape":"AwsAccountId",
  8294            "location":"uri",
  8295            "locationName":"AwsAccountId"
  8296          },
  8297          "DataSourceId":{
  8298            "shape":"ResourceId",
  8299            "location":"uri",
  8300            "locationName":"DataSourceId"
  8301          },
  8302          "GrantPermissions":{"shape":"ResourcePermissionList"},
  8303          "RevokePermissions":{"shape":"ResourcePermissionList"}
  8304        }
  8305      },
  8306      "UpdateDataSourcePermissionsResponse":{
  8307        "type":"structure",
  8308        "members":{
  8309          "DataSourceArn":{"shape":"Arn"},
  8310          "DataSourceId":{"shape":"ResourceId"},
  8311          "RequestId":{"shape":"String"},
  8312          "Status":{
  8313            "shape":"StatusCode",
  8314            "location":"statusCode"
  8315          }
  8316        }
  8317      },
  8318      "UpdateDataSourceRequest":{
  8319        "type":"structure",
  8320        "required":[
  8321          "AwsAccountId",
  8322          "DataSourceId",
  8323          "Name"
  8324        ],
  8325        "members":{
  8326          "AwsAccountId":{
  8327            "shape":"AwsAccountId",
  8328            "location":"uri",
  8329            "locationName":"AwsAccountId"
  8330          },
  8331          "DataSourceId":{
  8332            "shape":"ResourceId",
  8333            "location":"uri",
  8334            "locationName":"DataSourceId"
  8335          },
  8336          "Name":{"shape":"ResourceName"},
  8337          "DataSourceParameters":{"shape":"DataSourceParameters"},
  8338          "Credentials":{"shape":"DataSourceCredentials"},
  8339          "VpcConnectionProperties":{"shape":"VpcConnectionProperties"},
  8340          "SslProperties":{"shape":"SslProperties"}
  8341        }
  8342      },
  8343      "UpdateDataSourceResponse":{
  8344        "type":"structure",
  8345        "members":{
  8346          "Arn":{"shape":"Arn"},
  8347          "DataSourceId":{"shape":"ResourceId"},
  8348          "UpdateStatus":{"shape":"ResourceStatus"},
  8349          "RequestId":{"shape":"String"},
  8350          "Status":{
  8351            "shape":"StatusCode",
  8352            "location":"statusCode"
  8353          }
  8354        }
  8355      },
  8356      "UpdateFolderPermissionsRequest":{
  8357        "type":"structure",
  8358        "required":[
  8359          "AwsAccountId",
  8360          "FolderId"
  8361        ],
  8362        "members":{
  8363          "AwsAccountId":{
  8364            "shape":"AwsAccountId",
  8365            "location":"uri",
  8366            "locationName":"AwsAccountId"
  8367          },
  8368          "FolderId":{
  8369            "shape":"RestrictiveResourceId",
  8370            "location":"uri",
  8371            "locationName":"FolderId"
  8372          },
  8373          "GrantPermissions":{"shape":"ResourcePermissionList"},
  8374          "RevokePermissions":{"shape":"ResourcePermissionList"}
  8375        }
  8376      },
  8377      "UpdateFolderPermissionsResponse":{
  8378        "type":"structure",
  8379        "members":{
  8380          "Status":{"shape":"StatusCode"},
  8381          "Arn":{"shape":"Arn"},
  8382          "FolderId":{"shape":"RestrictiveResourceId"},
  8383          "Permissions":{"shape":"ResourcePermissionList"},
  8384          "RequestId":{"shape":"String"}
  8385        }
  8386      },
  8387      "UpdateFolderRequest":{
  8388        "type":"structure",
  8389        "required":[
  8390          "AwsAccountId",
  8391          "FolderId",
  8392          "Name"
  8393        ],
  8394        "members":{
  8395          "AwsAccountId":{
  8396            "shape":"AwsAccountId",
  8397            "location":"uri",
  8398            "locationName":"AwsAccountId"
  8399          },
  8400          "FolderId":{
  8401            "shape":"RestrictiveResourceId",
  8402            "location":"uri",
  8403            "locationName":"FolderId"
  8404          },
  8405          "Name":{"shape":"FolderName"}
  8406        }
  8407      },
  8408      "UpdateFolderResponse":{
  8409        "type":"structure",
  8410        "members":{
  8411          "Status":{
  8412            "shape":"StatusCode",
  8413            "location":"statusCode"
  8414          },
  8415          "Arn":{"shape":"Arn"},
  8416          "FolderId":{"shape":"RestrictiveResourceId"},
  8417          "RequestId":{"shape":"String"}
  8418        }
  8419      },
  8420      "UpdateGroupRequest":{
  8421        "type":"structure",
  8422        "required":[
  8423          "GroupName",
  8424          "AwsAccountId",
  8425          "Namespace"
  8426        ],
  8427        "members":{
  8428          "GroupName":{
  8429            "shape":"GroupName",
  8430            "location":"uri",
  8431            "locationName":"GroupName"
  8432          },
  8433          "Description":{"shape":"GroupDescription"},
  8434          "AwsAccountId":{
  8435            "shape":"AwsAccountId",
  8436            "location":"uri",
  8437            "locationName":"AwsAccountId"
  8438          },
  8439          "Namespace":{
  8440            "shape":"Namespace",
  8441            "location":"uri",
  8442            "locationName":"Namespace"
  8443          }
  8444        }
  8445      },
  8446      "UpdateGroupResponse":{
  8447        "type":"structure",
  8448        "members":{
  8449          "Group":{"shape":"Group"},
  8450          "RequestId":{"shape":"String"},
  8451          "Status":{
  8452            "shape":"StatusCode",
  8453            "location":"statusCode"
  8454          }
  8455        }
  8456      },
  8457      "UpdateIAMPolicyAssignmentRequest":{
  8458        "type":"structure",
  8459        "required":[
  8460          "AwsAccountId",
  8461          "AssignmentName",
  8462          "Namespace"
  8463        ],
  8464        "members":{
  8465          "AwsAccountId":{
  8466            "shape":"AwsAccountId",
  8467            "location":"uri",
  8468            "locationName":"AwsAccountId"
  8469          },
  8470          "AssignmentName":{
  8471            "shape":"IAMPolicyAssignmentName",
  8472            "location":"uri",
  8473            "locationName":"AssignmentName"
  8474          },
  8475          "Namespace":{
  8476            "shape":"Namespace",
  8477            "location":"uri",
  8478            "locationName":"Namespace"
  8479          },
  8480          "AssignmentStatus":{"shape":"AssignmentStatus"},
  8481          "PolicyArn":{"shape":"Arn"},
  8482          "Identities":{"shape":"IdentityMap"}
  8483        }
  8484      },
  8485      "UpdateIAMPolicyAssignmentResponse":{
  8486        "type":"structure",
  8487        "members":{
  8488          "AssignmentName":{"shape":"IAMPolicyAssignmentName"},
  8489          "AssignmentId":{"shape":"String"},
  8490          "PolicyArn":{"shape":"Arn"},
  8491          "Identities":{"shape":"IdentityMap"},
  8492          "AssignmentStatus":{"shape":"AssignmentStatus"},
  8493          "RequestId":{"shape":"String"},
  8494          "Status":{
  8495            "shape":"StatusCode",
  8496            "location":"statusCode"
  8497          }
  8498        }
  8499      },
  8500      "UpdateResourcePermissionList":{
  8501        "type":"list",
  8502        "member":{"shape":"ResourcePermission"},
  8503        "max":100
  8504      },
  8505      "UpdateTemplateAliasRequest":{
  8506        "type":"structure",
  8507        "required":[
  8508          "AwsAccountId",
  8509          "TemplateId",
  8510          "AliasName",
  8511          "TemplateVersionNumber"
  8512        ],
  8513        "members":{
  8514          "AwsAccountId":{
  8515            "shape":"AwsAccountId",
  8516            "location":"uri",
  8517            "locationName":"AwsAccountId"
  8518          },
  8519          "TemplateId":{
  8520            "shape":"RestrictiveResourceId",
  8521            "location":"uri",
  8522            "locationName":"TemplateId"
  8523          },
  8524          "AliasName":{
  8525            "shape":"AliasName",
  8526            "location":"uri",
  8527            "locationName":"AliasName"
  8528          },
  8529          "TemplateVersionNumber":{"shape":"VersionNumber"}
  8530        }
  8531      },
  8532      "UpdateTemplateAliasResponse":{
  8533        "type":"structure",
  8534        "members":{
  8535          "TemplateAlias":{"shape":"TemplateAlias"},
  8536          "Status":{
  8537            "shape":"StatusCode",
  8538            "location":"statusCode"
  8539          },
  8540          "RequestId":{"shape":"String"}
  8541        }
  8542      },
  8543      "UpdateTemplatePermissionsRequest":{
  8544        "type":"structure",
  8545        "required":[
  8546          "AwsAccountId",
  8547          "TemplateId"
  8548        ],
  8549        "members":{
  8550          "AwsAccountId":{
  8551            "shape":"AwsAccountId",
  8552            "location":"uri",
  8553            "locationName":"AwsAccountId"
  8554          },
  8555          "TemplateId":{
  8556            "shape":"RestrictiveResourceId",
  8557            "location":"uri",
  8558            "locationName":"TemplateId"
  8559          },
  8560          "GrantPermissions":{"shape":"UpdateResourcePermissionList"},
  8561          "RevokePermissions":{"shape":"UpdateResourcePermissionList"}
  8562        }
  8563      },
  8564      "UpdateTemplatePermissionsResponse":{
  8565        "type":"structure",
  8566        "members":{
  8567          "TemplateId":{"shape":"RestrictiveResourceId"},
  8568          "TemplateArn":{"shape":"Arn"},
  8569          "Permissions":{"shape":"ResourcePermissionList"},
  8570          "RequestId":{"shape":"String"},
  8571          "Status":{
  8572            "shape":"StatusCode",
  8573            "location":"statusCode"
  8574          }
  8575        }
  8576      },
  8577      "UpdateTemplateRequest":{
  8578        "type":"structure",
  8579        "required":[
  8580          "AwsAccountId",
  8581          "TemplateId",
  8582          "SourceEntity"
  8583        ],
  8584        "members":{
  8585          "AwsAccountId":{
  8586            "shape":"AwsAccountId",
  8587            "location":"uri",
  8588            "locationName":"AwsAccountId"
  8589          },
  8590          "TemplateId":{
  8591            "shape":"RestrictiveResourceId",
  8592            "location":"uri",
  8593            "locationName":"TemplateId"
  8594          },
  8595          "SourceEntity":{"shape":"TemplateSourceEntity"},
  8596          "VersionDescription":{"shape":"VersionDescription"},
  8597          "Name":{"shape":"TemplateName"}
  8598        }
  8599      },
  8600      "UpdateTemplateResponse":{
  8601        "type":"structure",
  8602        "members":{
  8603          "TemplateId":{"shape":"RestrictiveResourceId"},
  8604          "Arn":{"shape":"Arn"},
  8605          "VersionArn":{"shape":"Arn"},
  8606          "CreationStatus":{"shape":"ResourceStatus"},
  8607          "Status":{
  8608            "shape":"StatusCode",
  8609            "location":"statusCode"
  8610          },
  8611          "RequestId":{"shape":"String"}
  8612        }
  8613      },
  8614      "UpdateThemeAliasRequest":{
  8615        "type":"structure",
  8616        "required":[
  8617          "AwsAccountId",
  8618          "ThemeId",
  8619          "AliasName",
  8620          "ThemeVersionNumber"
  8621        ],
  8622        "members":{
  8623          "AwsAccountId":{
  8624            "shape":"AwsAccountId",
  8625            "location":"uri",
  8626            "locationName":"AwsAccountId"
  8627          },
  8628          "ThemeId":{
  8629            "shape":"RestrictiveResourceId",
  8630            "location":"uri",
  8631            "locationName":"ThemeId"
  8632          },
  8633          "AliasName":{
  8634            "shape":"AliasName",
  8635            "location":"uri",
  8636            "locationName":"AliasName"
  8637          },
  8638          "ThemeVersionNumber":{"shape":"VersionNumber"}
  8639        }
  8640      },
  8641      "UpdateThemeAliasResponse":{
  8642        "type":"structure",
  8643        "members":{
  8644          "ThemeAlias":{"shape":"ThemeAlias"},
  8645          "Status":{
  8646            "shape":"StatusCode",
  8647            "location":"statusCode"
  8648          },
  8649          "RequestId":{"shape":"String"}
  8650        }
  8651      },
  8652      "UpdateThemePermissionsRequest":{
  8653        "type":"structure",
  8654        "required":[
  8655          "AwsAccountId",
  8656          "ThemeId"
  8657        ],
  8658        "members":{
  8659          "AwsAccountId":{
  8660            "shape":"AwsAccountId",
  8661            "location":"uri",
  8662            "locationName":"AwsAccountId"
  8663          },
  8664          "ThemeId":{
  8665            "shape":"RestrictiveResourceId",
  8666            "location":"uri",
  8667            "locationName":"ThemeId"
  8668          },
  8669          "GrantPermissions":{"shape":"UpdateResourcePermissionList"},
  8670          "RevokePermissions":{"shape":"UpdateResourcePermissionList"}
  8671        }
  8672      },
  8673      "UpdateThemePermissionsResponse":{
  8674        "type":"structure",
  8675        "members":{
  8676          "ThemeId":{"shape":"RestrictiveResourceId"},
  8677          "ThemeArn":{"shape":"Arn"},
  8678          "Permissions":{"shape":"ResourcePermissionList"},
  8679          "RequestId":{"shape":"String"},
  8680          "Status":{
  8681            "shape":"StatusCode",
  8682            "location":"statusCode"
  8683          }
  8684        }
  8685      },
  8686      "UpdateThemeRequest":{
  8687        "type":"structure",
  8688        "required":[
  8689          "AwsAccountId",
  8690          "ThemeId",
  8691          "BaseThemeId"
  8692        ],
  8693        "members":{
  8694          "AwsAccountId":{
  8695            "shape":"AwsAccountId",
  8696            "location":"uri",
  8697            "locationName":"AwsAccountId"
  8698          },
  8699          "ThemeId":{
  8700            "shape":"RestrictiveResourceId",
  8701            "location":"uri",
  8702            "locationName":"ThemeId"
  8703          },
  8704          "Name":{"shape":"ThemeName"},
  8705          "BaseThemeId":{"shape":"RestrictiveResourceId"},
  8706          "VersionDescription":{"shape":"VersionDescription"},
  8707          "Configuration":{"shape":"ThemeConfiguration"}
  8708        }
  8709      },
  8710      "UpdateThemeResponse":{
  8711        "type":"structure",
  8712        "members":{
  8713          "ThemeId":{"shape":"RestrictiveResourceId"},
  8714          "Arn":{"shape":"Arn"},
  8715          "VersionArn":{"shape":"Arn"},
  8716          "CreationStatus":{"shape":"ResourceStatus"},
  8717          "Status":{
  8718            "shape":"StatusCode",
  8719            "location":"statusCode"
  8720          },
  8721          "RequestId":{"shape":"String"}
  8722        }
  8723      },
  8724      "UpdateUserRequest":{
  8725        "type":"structure",
  8726        "required":[
  8727          "UserName",
  8728          "AwsAccountId",
  8729          "Namespace",
  8730          "Email",
  8731          "Role"
  8732        ],
  8733        "members":{
  8734          "UserName":{
  8735            "shape":"UserName",
  8736            "location":"uri",
  8737            "locationName":"UserName"
  8738          },
  8739          "AwsAccountId":{
  8740            "shape":"AwsAccountId",
  8741            "location":"uri",
  8742            "locationName":"AwsAccountId"
  8743          },
  8744          "Namespace":{
  8745            "shape":"Namespace",
  8746            "location":"uri",
  8747            "locationName":"Namespace"
  8748          },
  8749          "Email":{"shape":"String"},
  8750          "Role":{"shape":"UserRole"},
  8751          "CustomPermissionsName":{"shape":"RoleName"},
  8752          "UnapplyCustomPermissions":{"shape":"Boolean"},
  8753          "ExternalLoginFederationProviderType":{"shape":"String"},
  8754          "CustomFederationProviderUrl":{"shape":"String"},
  8755          "ExternalLoginId":{"shape":"String"}
  8756        }
  8757      },
  8758      "UpdateUserResponse":{
  8759        "type":"structure",
  8760        "members":{
  8761          "User":{"shape":"User"},
  8762          "RequestId":{"shape":"String"},
  8763          "Status":{
  8764            "shape":"StatusCode",
  8765            "location":"statusCode"
  8766          }
  8767        }
  8768      },
  8769      "UploadSettings":{
  8770        "type":"structure",
  8771        "members":{
  8772          "Format":{"shape":"FileFormat"},
  8773          "StartFromRow":{
  8774            "shape":"PositiveInteger",
  8775            "box":true
  8776          },
  8777          "ContainsHeader":{
  8778            "shape":"Boolean",
  8779            "box":true
  8780          },
  8781          "TextQualifier":{"shape":"TextQualifier"},
  8782          "Delimiter":{"shape":"Delimiter"}
  8783        }
  8784      },
  8785      "User":{
  8786        "type":"structure",
  8787        "members":{
  8788          "Arn":{"shape":"Arn"},
  8789          "UserName":{"shape":"UserName"},
  8790          "Email":{"shape":"String"},
  8791          "Role":{"shape":"UserRole"},
  8792          "IdentityType":{"shape":"IdentityType"},
  8793          "Active":{"shape":"Boolean"},
  8794          "PrincipalId":{"shape":"String"},
  8795          "CustomPermissionsName":{"shape":"RoleName"},
  8796          "ExternalLoginFederationProviderType":{"shape":"String"},
  8797          "ExternalLoginFederationProviderUrl":{"shape":"String"},
  8798          "ExternalLoginId":{"shape":"String"}
  8799        }
  8800      },
  8801      "UserList":{
  8802        "type":"list",
  8803        "member":{"shape":"User"}
  8804      },
  8805      "UserName":{
  8806        "type":"string",
  8807        "min":1,
  8808        "pattern":"[\\u0020-\\u00FF]+"
  8809      },
  8810      "UserRole":{
  8811        "type":"string",
  8812        "enum":[
  8813          "ADMIN",
  8814          "AUTHOR",
  8815          "READER",
  8816          "RESTRICTED_AUTHOR",
  8817          "RESTRICTED_READER"
  8818        ]
  8819      },
  8820      "Username":{
  8821        "type":"string",
  8822        "max":64,
  8823        "min":1
  8824      },
  8825      "VersionDescription":{
  8826        "type":"string",
  8827        "max":512,
  8828        "min":1
  8829      },
  8830      "VersionNumber":{
  8831        "type":"long",
  8832        "min":1
  8833      },
  8834      "VpcConnectionProperties":{
  8835        "type":"structure",
  8836        "required":["VpcConnectionArn"],
  8837        "members":{
  8838          "VpcConnectionArn":{"shape":"Arn"}
  8839        }
  8840      },
  8841      "Warehouse":{
  8842        "type":"string",
  8843        "max":128
  8844      },
  8845      "WorkGroup":{
  8846        "type":"string",
  8847        "max":128,
  8848        "min":1
  8849      },
  8850      "boolean":{"type":"boolean"},
  8851      "long":{"type":"long"},
  8852      "string":{"type":"string"},
  8853      "timestamp":{"type":"timestamp"}
  8854    }
  8855  }