@aws-sdk/client-quicksight 3.335.0 → 3.338.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +48 -0
- package/dist-cjs/QuickSight.js +12 -0
- package/dist-cjs/QuickSightClient.js +2 -1
- package/dist-cjs/commands/CancelIngestionCommand.js +2 -1
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -1
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/CreateAnalysisCommand.js +2 -1
- package/dist-cjs/commands/CreateDashboardCommand.js +2 -1
- package/dist-cjs/commands/CreateDataSetCommand.js +2 -1
- package/dist-cjs/commands/CreateDataSourceCommand.js +2 -1
- package/dist-cjs/commands/CreateFolderCommand.js +2 -1
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -1
- package/dist-cjs/commands/CreateGroupCommand.js +2 -1
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -1
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -1
- package/dist-cjs/commands/CreateIngestionCommand.js +2 -1
- package/dist-cjs/commands/CreateNamespaceCommand.js +2 -1
- package/dist-cjs/commands/CreateRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -1
- package/dist-cjs/commands/CreateTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -1
- package/dist-cjs/commands/CreateThemeCommand.js +2 -1
- package/dist-cjs/commands/CreateTopicCommand.js +2 -1
- package/dist-cjs/commands/CreateTopicRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/CreateVPCConnectionCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -1
- package/dist-cjs/commands/DeleteDashboardCommand.js +2 -1
- package/dist-cjs/commands/DeleteDataSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteDataSetRefreshPropertiesCommand.js +2 -1
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -1
- package/dist-cjs/commands/DeleteFolderCommand.js +2 -1
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -1
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -1
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -1
- package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -1
- package/dist-cjs/commands/DeleteRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -1
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -1
- package/dist-cjs/commands/DeleteThemeCommand.js +2 -1
- package/dist-cjs/commands/DeleteTopicCommand.js +2 -1
- package/dist-cjs/commands/DeleteTopicRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -1
- package/dist-cjs/commands/DeleteUserCommand.js +2 -1
- package/dist-cjs/commands/DeleteVPCConnectionCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -1
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +4 -3
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeAssetBundleExportJobCommand.js +45 -0
- package/dist-cjs/commands/DescribeAssetBundleImportJobCommand.js +46 -0
- package/dist-cjs/commands/DescribeDashboardCommand.js +2 -1
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +4 -3
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSetCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSetRefreshPropertiesCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeFolderCommand.js +2 -1
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeGroupCommand.js +2 -1
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -1
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -1
- package/dist-cjs/commands/DescribeIngestionCommand.js +2 -1
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -1
- package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -1
- package/dist-cjs/commands/DescribeRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -1
- package/dist-cjs/commands/DescribeTemplateCommand.js +2 -1
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +2 -1
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -1
- package/dist-cjs/commands/DescribeThemeCommand.js +2 -1
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeTopicCommand.js +2 -1
- package/dist-cjs/commands/DescribeTopicPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeTopicRefreshCommand.js +2 -1
- package/dist-cjs/commands/DescribeTopicRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/DescribeUserCommand.js +2 -1
- package/dist-cjs/commands/DescribeVPCConnectionCommand.js +2 -1
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +2 -1
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -1
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +2 -1
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +2 -1
- package/dist-cjs/commands/ListAnalysesCommand.js +2 -1
- package/dist-cjs/commands/ListAssetBundleExportJobsCommand.js +45 -0
- package/dist-cjs/commands/ListAssetBundleImportJobsCommand.js +45 -0
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -1
- package/dist-cjs/commands/ListDataSetsCommand.js +2 -1
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -1
- package/dist-cjs/commands/ListFolderMembersCommand.js +2 -1
- package/dist-cjs/commands/ListFoldersCommand.js +2 -1
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -1
- package/dist-cjs/commands/ListGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -1
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -1
- package/dist-cjs/commands/ListIngestionsCommand.js +2 -1
- package/dist-cjs/commands/ListNamespacesCommand.js +2 -1
- package/dist-cjs/commands/ListRefreshSchedulesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -1
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -1
- package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListThemesCommand.js +2 -1
- package/dist-cjs/commands/ListTopicRefreshSchedulesCommand.js +2 -1
- package/dist-cjs/commands/ListTopicsCommand.js +2 -1
- package/dist-cjs/commands/ListUserGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListUsersCommand.js +2 -1
- package/dist-cjs/commands/ListVPCConnectionsCommand.js +2 -1
- package/dist-cjs/commands/PutDataSetRefreshPropertiesCommand.js +2 -1
- package/dist-cjs/commands/RegisterUserCommand.js +2 -1
- package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -1
- package/dist-cjs/commands/SearchAnalysesCommand.js +2 -1
- package/dist-cjs/commands/SearchDashboardsCommand.js +2 -1
- package/dist-cjs/commands/SearchDataSetsCommand.js +2 -1
- package/dist-cjs/commands/SearchDataSourcesCommand.js +2 -1
- package/dist-cjs/commands/SearchFoldersCommand.js +2 -1
- package/dist-cjs/commands/SearchGroupsCommand.js +2 -1
- package/dist-cjs/commands/StartAssetBundleExportJobCommand.js +45 -0
- package/dist-cjs/commands/StartAssetBundleImportJobCommand.js +46 -0
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -1
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateAnalysisCommand.js +2 -1
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateDashboardCommand.js +2 -1
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateDataSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateFolderCommand.js +2 -1
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -1
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -1
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -1
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -1
- package/dist-cjs/commands/UpdateTemplateCommand.js +2 -1
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -1
- package/dist-cjs/commands/UpdateThemeCommand.js +2 -1
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateTopicCommand.js +2 -1
- package/dist-cjs/commands/UpdateTopicPermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateTopicRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/UpdateUserCommand.js +2 -1
- package/dist-cjs/commands/UpdateVPCConnectionCommand.js +2 -1
- package/dist-cjs/commands/index.js +6 -0
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/QuickSightServiceException.js +2 -1
- package/dist-cjs/models/index.js +1 -0
- package/dist-cjs/models/models_1.js +64 -159
- package/dist-cjs/models/models_2.js +240 -63
- package/dist-cjs/models/models_3.js +20 -1
- package/dist-cjs/models/models_4.js +2 -0
- package/dist-cjs/pagination/ListAssetBundleExportJobsPaginator.js +29 -0
- package/dist-cjs/pagination/ListAssetBundleImportJobsPaginator.js +29 -0
- package/dist-cjs/pagination/index.js +2 -0
- package/dist-cjs/protocols/Aws_restJson1.js +565 -12
- package/dist-es/QuickSight.js +12 -0
- package/dist-es/QuickSightClient.js +1 -0
- package/dist-es/commands/CancelIngestionCommand.js +1 -0
- package/dist-es/commands/CreateAccountCustomizationCommand.js +1 -0
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +1 -0
- package/dist-es/commands/CreateAnalysisCommand.js +1 -0
- package/dist-es/commands/CreateDashboardCommand.js +1 -0
- package/dist-es/commands/CreateDataSetCommand.js +1 -0
- package/dist-es/commands/CreateDataSourceCommand.js +1 -0
- package/dist-es/commands/CreateFolderCommand.js +1 -0
- package/dist-es/commands/CreateFolderMembershipCommand.js +1 -0
- package/dist-es/commands/CreateGroupCommand.js +1 -0
- package/dist-es/commands/CreateGroupMembershipCommand.js +1 -0
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +1 -0
- package/dist-es/commands/CreateIngestionCommand.js +1 -0
- package/dist-es/commands/CreateNamespaceCommand.js +1 -0
- package/dist-es/commands/CreateRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/CreateTemplateAliasCommand.js +1 -0
- package/dist-es/commands/CreateTemplateCommand.js +1 -0
- package/dist-es/commands/CreateThemeAliasCommand.js +1 -0
- package/dist-es/commands/CreateThemeCommand.js +1 -0
- package/dist-es/commands/CreateTopicCommand.js +1 -0
- package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/CreateVPCConnectionCommand.js +1 -0
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +1 -0
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +1 -0
- package/dist-es/commands/DeleteAnalysisCommand.js +1 -0
- package/dist-es/commands/DeleteDashboardCommand.js +1 -0
- package/dist-es/commands/DeleteDataSetCommand.js +1 -0
- package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +1 -0
- package/dist-es/commands/DeleteDataSourceCommand.js +1 -0
- package/dist-es/commands/DeleteFolderCommand.js +1 -0
- package/dist-es/commands/DeleteFolderMembershipCommand.js +1 -0
- package/dist-es/commands/DeleteGroupCommand.js +1 -0
- package/dist-es/commands/DeleteGroupMembershipCommand.js +1 -0
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +1 -0
- package/dist-es/commands/DeleteNamespaceCommand.js +1 -0
- package/dist-es/commands/DeleteRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/DeleteTemplateAliasCommand.js +1 -0
- package/dist-es/commands/DeleteTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteThemeAliasCommand.js +1 -0
- package/dist-es/commands/DeleteThemeCommand.js +1 -0
- package/dist-es/commands/DeleteTopicCommand.js +1 -0
- package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +1 -0
- package/dist-es/commands/DeleteUserCommand.js +1 -0
- package/dist-es/commands/DeleteVPCConnectionCommand.js +1 -0
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +1 -0
- package/dist-es/commands/DescribeAccountSettingsCommand.js +1 -0
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +1 -0
- package/dist-es/commands/DescribeAnalysisCommand.js +1 -0
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +2 -1
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +41 -0
- package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +42 -0
- package/dist-es/commands/DescribeDashboardCommand.js +1 -0
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +2 -1
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeDataSetCommand.js +1 -0
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +1 -0
- package/dist-es/commands/DescribeDataSourceCommand.js +1 -0
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeFolderCommand.js +1 -0
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeGroupCommand.js +1 -0
- package/dist-es/commands/DescribeGroupMembershipCommand.js +1 -0
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +1 -0
- package/dist-es/commands/DescribeIngestionCommand.js +1 -0
- package/dist-es/commands/DescribeIpRestrictionCommand.js +1 -0
- package/dist-es/commands/DescribeNamespaceCommand.js +1 -0
- package/dist-es/commands/DescribeRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/DescribeTemplateAliasCommand.js +1 -0
- package/dist-es/commands/DescribeTemplateCommand.js +1 -0
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +1 -0
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeThemeAliasCommand.js +1 -0
- package/dist-es/commands/DescribeThemeCommand.js +1 -0
- package/dist-es/commands/DescribeThemePermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeTopicCommand.js +1 -0
- package/dist-es/commands/DescribeTopicPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeTopicRefreshCommand.js +1 -0
- package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/DescribeUserCommand.js +1 -0
- package/dist-es/commands/DescribeVPCConnectionCommand.js +1 -0
- package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +1 -0
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +1 -0
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +1 -0
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +1 -0
- package/dist-es/commands/ListAnalysesCommand.js +1 -0
- package/dist-es/commands/ListAssetBundleExportJobsCommand.js +41 -0
- package/dist-es/commands/ListAssetBundleImportJobsCommand.js +41 -0
- package/dist-es/commands/ListDashboardVersionsCommand.js +1 -0
- package/dist-es/commands/ListDashboardsCommand.js +1 -0
- package/dist-es/commands/ListDataSetsCommand.js +1 -0
- package/dist-es/commands/ListDataSourcesCommand.js +1 -0
- package/dist-es/commands/ListFolderMembersCommand.js +1 -0
- package/dist-es/commands/ListFoldersCommand.js +1 -0
- package/dist-es/commands/ListGroupMembershipsCommand.js +1 -0
- package/dist-es/commands/ListGroupsCommand.js +1 -0
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +1 -0
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +1 -0
- package/dist-es/commands/ListIngestionsCommand.js +1 -0
- package/dist-es/commands/ListNamespacesCommand.js +1 -0
- package/dist-es/commands/ListRefreshSchedulesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListTemplateAliasesCommand.js +1 -0
- package/dist-es/commands/ListTemplateVersionsCommand.js +1 -0
- package/dist-es/commands/ListTemplatesCommand.js +1 -0
- package/dist-es/commands/ListThemeAliasesCommand.js +1 -0
- package/dist-es/commands/ListThemeVersionsCommand.js +1 -0
- package/dist-es/commands/ListThemesCommand.js +1 -0
- package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +1 -0
- package/dist-es/commands/ListTopicsCommand.js +1 -0
- package/dist-es/commands/ListUserGroupsCommand.js +1 -0
- package/dist-es/commands/ListUsersCommand.js +1 -0
- package/dist-es/commands/ListVPCConnectionsCommand.js +1 -0
- package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +1 -0
- package/dist-es/commands/RegisterUserCommand.js +1 -0
- package/dist-es/commands/RestoreAnalysisCommand.js +1 -0
- package/dist-es/commands/SearchAnalysesCommand.js +1 -0
- package/dist-es/commands/SearchDashboardsCommand.js +1 -0
- package/dist-es/commands/SearchDataSetsCommand.js +1 -0
- package/dist-es/commands/SearchDataSourcesCommand.js +1 -0
- package/dist-es/commands/SearchFoldersCommand.js +1 -0
- package/dist-es/commands/SearchGroupsCommand.js +1 -0
- package/dist-es/commands/StartAssetBundleExportJobCommand.js +41 -0
- package/dist-es/commands/StartAssetBundleImportJobCommand.js +42 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +1 -0
- package/dist-es/commands/UpdateAccountSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateAnalysisCommand.js +1 -0
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateDashboardCommand.js +1 -0
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +1 -0
- package/dist-es/commands/UpdateDataSetCommand.js +1 -0
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateDataSourceCommand.js +1 -0
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateFolderCommand.js +1 -0
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateGroupCommand.js +1 -0
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +1 -0
- package/dist-es/commands/UpdateIpRestrictionCommand.js +1 -0
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/UpdateTemplateAliasCommand.js +1 -0
- package/dist-es/commands/UpdateTemplateCommand.js +1 -0
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateThemeAliasCommand.js +1 -0
- package/dist-es/commands/UpdateThemeCommand.js +1 -0
- package/dist-es/commands/UpdateThemePermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateTopicCommand.js +1 -0
- package/dist-es/commands/UpdateTopicPermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/UpdateUserCommand.js +1 -0
- package/dist-es/commands/UpdateVPCConnectionCommand.js +1 -0
- package/dist-es/commands/index.js +6 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/QuickSightServiceException.js +1 -0
- package/dist-es/models/index.js +1 -0
- package/dist-es/models/models_1.js +58 -149
- package/dist-es/models/models_2.js +228 -59
- package/dist-es/models/models_3.js +16 -1
- package/dist-es/models/models_4.js +1 -0
- package/dist-es/pagination/ListAssetBundleExportJobsPaginator.js +25 -0
- package/dist-es/pagination/ListAssetBundleImportJobsPaginator.js +25 -0
- package/dist-es/pagination/index.js +2 -0
- package/dist-es/protocols/Aws_restJson1.js +543 -2
- package/dist-types/QuickSight.d.ts +42 -0
- package/dist-types/QuickSightClient.d.ts +11 -5
- package/dist-types/commands/CancelIngestionCommand.d.ts +5 -1
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +4 -0
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/CreateAnalysisCommand.d.ts +14 -1
- package/dist-types/commands/CreateDashboardCommand.d.ts +14 -1
- package/dist-types/commands/CreateDataSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/CreateFolderCommand.d.ts +4 -0
- package/dist-types/commands/CreateFolderMembershipCommand.d.ts +4 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +4 -0
- package/dist-types/commands/CreateGroupMembershipCommand.d.ts +4 -0
- package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +4 -0
- package/dist-types/commands/CreateIngestionCommand.d.ts +4 -0
- package/dist-types/commands/CreateNamespaceCommand.d.ts +4 -0
- package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/CreateTemplateAliasCommand.d.ts +4 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +14 -1
- package/dist-types/commands/CreateThemeAliasCommand.d.ts +4 -0
- package/dist-types/commands/CreateThemeCommand.d.ts +4 -0
- package/dist-types/commands/CreateTopicCommand.d.ts +4 -0
- package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/CreateVPCConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDashboardCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDataSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFolderCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +4 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +6 -1
- package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +5 -1
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +5 -1
- package/dist-types/commands/DeleteTemplateCommand.d.ts +5 -1
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +5 -1
- package/dist-types/commands/DeleteThemeCommand.d.ts +5 -1
- package/dist-types/commands/DeleteTopicCommand.d.ts +5 -1
- package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +5 -1
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +5 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +5 -1
- package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +5 -1
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +5 -1
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +5 -1
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +5 -1
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +5 -1
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +15 -2
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +5 -1
- package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +164 -0
- package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +284 -0
- package/dist-types/commands/DescribeDashboardCommand.d.ts +5 -1
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +15 -2
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +5 -1
- package/dist-types/commands/DescribeDataSetCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFolderCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGroupCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +4 -0
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +4 -0
- package/dist-types/commands/DescribeIngestionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +14 -1
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +4 -0
- package/dist-types/commands/DescribeThemeCommand.d.ts +4 -0
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTopicCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +4 -0
- package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +4 -0
- package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +4 -0
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +4 -0
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +4 -0
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +4 -0
- package/dist-types/commands/ListAnalysesCommand.d.ts +4 -0
- package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +104 -0
- package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +103 -0
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListDashboardsCommand.d.ts +4 -0
- package/dist-types/commands/ListDataSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListFolderMembersCommand.d.ts +4 -0
- package/dist-types/commands/ListFoldersCommand.d.ts +4 -0
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +4 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +4 -0
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +4 -0
- package/dist-types/commands/ListIngestionsCommand.d.ts +4 -0
- package/dist-types/commands/ListNamespacesCommand.d.ts +4 -0
- package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +4 -0
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +4 -0
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListThemesCommand.d.ts +4 -0
- package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +4 -0
- package/dist-types/commands/ListTopicsCommand.d.ts +4 -0
- package/dist-types/commands/ListUserGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListUsersCommand.d.ts +4 -0
- package/dist-types/commands/ListVPCConnectionsCommand.d.ts +4 -0
- package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/RegisterUserCommand.d.ts +4 -0
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +4 -0
- package/dist-types/commands/SearchAnalysesCommand.d.ts +4 -0
- package/dist-types/commands/SearchDashboardsCommand.d.ts +4 -0
- package/dist-types/commands/SearchDataSetsCommand.d.ts +4 -0
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +4 -0
- package/dist-types/commands/SearchFoldersCommand.d.ts +4 -0
- package/dist-types/commands/SearchGroupsCommand.d.ts +4 -0
- package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +168 -0
- package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +283 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +14 -1
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +14 -1
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDataSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFolderCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +14 -1
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThemeCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTopicCommand.d.ts +6 -1
- package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +5 -1
- package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +5 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +5 -1
- package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +5 -1
- package/dist-types/commands/index.d.ts +6 -0
- package/dist-types/index.d.ts +11 -2
- package/dist-types/models/QuickSightServiceException.d.ts +1 -0
- package/dist-types/models/index.d.ts +1 -0
- package/dist-types/models/models_1.d.ts +326 -339
- package/dist-types/models/models_2.d.ts +4908 -5140
- package/dist-types/models/models_3.d.ts +1611 -609
- package/dist-types/models/models_4.d.ts +315 -0
- package/dist-types/pagination/ListAssetBundleExportJobsPaginator.d.ts +7 -0
- package/dist-types/pagination/ListAssetBundleImportJobsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +2 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +54 -0
- package/dist-types/ts3.4/QuickSight.d.ts +102 -0
- package/dist-types/ts3.4/QuickSightClient.d.ts +39 -3
- package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/index.d.ts +6 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/QuickSightServiceException.d.ts +1 -0
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_1.d.ts +189 -209
- package/dist-types/ts3.4/models/models_2.d.ts +1285 -1251
- package/dist-types/ts3.4/models/models_3.d.ts +339 -72
- package/dist-types/ts3.4/models/models_4.d.ts +74 -0
- package/dist-types/ts3.4/pagination/ListAssetBundleExportJobsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListAssetBundleImportJobsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +72 -0
- package/package.json +28 -28
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { _json, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, expectUnion as __expectUnion, limitedParseDouble as __limitedParseDouble, map, parseEpochTimestamp as __parseEpochTimestamp, resolvedPath as __resolvedPath, serializeFloat as __serializeFloat, take, withBaseException, } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
3
3
|
import { AccessDeniedException, } from "../models/models_0";
|
|
4
|
-
import { InternalFailureException, InvalidParameterValueException, ResourceExistsException, ResourceNotFoundException, ThrottlingException, } from "../models/
|
|
5
|
-
import { ConcurrentUpdatingException, ConflictException, LimitExceededException, PreconditionNotMetException, ResourceUnavailableException, TransformOperation, UnsupportedUserEditionException, } from "../models/models_2";
|
|
4
|
+
import { ConcurrentUpdatingException, ConflictException, InternalFailureException, InvalidParameterValueException, LimitExceededException, PreconditionNotMetException, ResourceExistsException, ResourceNotFoundException, ResourceUnavailableException, ThrottlingException, TransformOperation, UnsupportedUserEditionException, } from "../models/models_2";
|
|
6
5
|
import { DomainNotWhitelistedException, IdentityTypeNotSupportedException, InvalidNextTokenException, InvalidRequestException, QuickSightUserNotFoundException, SessionLifetimeInMinutesInvalidException, UnsupportedPricingPlanException, } from "../models/models_3";
|
|
7
6
|
import { QuickSightServiceException as __BaseException } from "../models/QuickSightServiceException";
|
|
8
7
|
export const se_CancelIngestionCommand = async (input, context) => {
|
|
@@ -1126,6 +1125,42 @@ export const se_DescribeAnalysisPermissionsCommand = async (input, context) => {
|
|
|
1126
1125
|
body,
|
|
1127
1126
|
});
|
|
1128
1127
|
};
|
|
1128
|
+
export const se_DescribeAssetBundleExportJobCommand = async (input, context) => {
|
|
1129
|
+
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
1130
|
+
const headers = {};
|
|
1131
|
+
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
1132
|
+
"/accounts/{AwsAccountId}/asset-bundle-export-jobs/{AssetBundleExportJobId}";
|
|
1133
|
+
resolvedPath = __resolvedPath(resolvedPath, input, "AwsAccountId", () => input.AwsAccountId, "{AwsAccountId}", false);
|
|
1134
|
+
resolvedPath = __resolvedPath(resolvedPath, input, "AssetBundleExportJobId", () => input.AssetBundleExportJobId, "{AssetBundleExportJobId}", false);
|
|
1135
|
+
let body;
|
|
1136
|
+
return new __HttpRequest({
|
|
1137
|
+
protocol,
|
|
1138
|
+
hostname,
|
|
1139
|
+
port,
|
|
1140
|
+
method: "GET",
|
|
1141
|
+
headers,
|
|
1142
|
+
path: resolvedPath,
|
|
1143
|
+
body,
|
|
1144
|
+
});
|
|
1145
|
+
};
|
|
1146
|
+
export const se_DescribeAssetBundleImportJobCommand = async (input, context) => {
|
|
1147
|
+
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
1148
|
+
const headers = {};
|
|
1149
|
+
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
1150
|
+
"/accounts/{AwsAccountId}/asset-bundle-import-jobs/{AssetBundleImportJobId}";
|
|
1151
|
+
resolvedPath = __resolvedPath(resolvedPath, input, "AwsAccountId", () => input.AwsAccountId, "{AwsAccountId}", false);
|
|
1152
|
+
resolvedPath = __resolvedPath(resolvedPath, input, "AssetBundleImportJobId", () => input.AssetBundleImportJobId, "{AssetBundleImportJobId}", false);
|
|
1153
|
+
let body;
|
|
1154
|
+
return new __HttpRequest({
|
|
1155
|
+
protocol,
|
|
1156
|
+
hostname,
|
|
1157
|
+
port,
|
|
1158
|
+
method: "GET",
|
|
1159
|
+
headers,
|
|
1160
|
+
path: resolvedPath,
|
|
1161
|
+
body,
|
|
1162
|
+
});
|
|
1163
|
+
};
|
|
1129
1164
|
export const se_DescribeDashboardCommand = async (input, context) => {
|
|
1130
1165
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
1131
1166
|
const headers = {};
|
|
@@ -1853,6 +1888,50 @@ export const se_ListAnalysesCommand = async (input, context) => {
|
|
|
1853
1888
|
body,
|
|
1854
1889
|
});
|
|
1855
1890
|
};
|
|
1891
|
+
export const se_ListAssetBundleExportJobsCommand = async (input, context) => {
|
|
1892
|
+
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
1893
|
+
const headers = {};
|
|
1894
|
+
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
1895
|
+
"/accounts/{AwsAccountId}/asset-bundle-export-jobs";
|
|
1896
|
+
resolvedPath = __resolvedPath(resolvedPath, input, "AwsAccountId", () => input.AwsAccountId, "{AwsAccountId}", false);
|
|
1897
|
+
const query = map({
|
|
1898
|
+
"next-token": [, input.NextToken],
|
|
1899
|
+
"max-results": [() => input.MaxResults !== void 0, () => input.MaxResults.toString()],
|
|
1900
|
+
});
|
|
1901
|
+
let body;
|
|
1902
|
+
return new __HttpRequest({
|
|
1903
|
+
protocol,
|
|
1904
|
+
hostname,
|
|
1905
|
+
port,
|
|
1906
|
+
method: "GET",
|
|
1907
|
+
headers,
|
|
1908
|
+
path: resolvedPath,
|
|
1909
|
+
query,
|
|
1910
|
+
body,
|
|
1911
|
+
});
|
|
1912
|
+
};
|
|
1913
|
+
export const se_ListAssetBundleImportJobsCommand = async (input, context) => {
|
|
1914
|
+
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
1915
|
+
const headers = {};
|
|
1916
|
+
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
1917
|
+
"/accounts/{AwsAccountId}/asset-bundle-import-jobs";
|
|
1918
|
+
resolvedPath = __resolvedPath(resolvedPath, input, "AwsAccountId", () => input.AwsAccountId, "{AwsAccountId}", false);
|
|
1919
|
+
const query = map({
|
|
1920
|
+
"next-token": [, input.NextToken],
|
|
1921
|
+
"max-results": [() => input.MaxResults !== void 0, () => input.MaxResults.toString()],
|
|
1922
|
+
});
|
|
1923
|
+
let body;
|
|
1924
|
+
return new __HttpRequest({
|
|
1925
|
+
protocol,
|
|
1926
|
+
hostname,
|
|
1927
|
+
port,
|
|
1928
|
+
method: "GET",
|
|
1929
|
+
headers,
|
|
1930
|
+
path: resolvedPath,
|
|
1931
|
+
query,
|
|
1932
|
+
body,
|
|
1933
|
+
});
|
|
1934
|
+
};
|
|
1856
1935
|
export const se_ListDashboardsCommand = async (input, context) => {
|
|
1857
1936
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
1858
1937
|
const headers = {};
|
|
@@ -2616,6 +2695,57 @@ export const se_SearchGroupsCommand = async (input, context) => {
|
|
|
2616
2695
|
body,
|
|
2617
2696
|
});
|
|
2618
2697
|
};
|
|
2698
|
+
export const se_StartAssetBundleExportJobCommand = async (input, context) => {
|
|
2699
|
+
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
2700
|
+
const headers = {
|
|
2701
|
+
"content-type": "application/json",
|
|
2702
|
+
};
|
|
2703
|
+
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
2704
|
+
"/accounts/{AwsAccountId}/asset-bundle-export-jobs/export";
|
|
2705
|
+
resolvedPath = __resolvedPath(resolvedPath, input, "AwsAccountId", () => input.AwsAccountId, "{AwsAccountId}", false);
|
|
2706
|
+
let body;
|
|
2707
|
+
body = JSON.stringify(take(input, {
|
|
2708
|
+
AssetBundleExportJobId: [],
|
|
2709
|
+
CloudFormationOverridePropertyConfiguration: (_) => _json(_),
|
|
2710
|
+
ExportFormat: [],
|
|
2711
|
+
IncludeAllDependencies: [],
|
|
2712
|
+
ResourceArns: (_) => _json(_),
|
|
2713
|
+
}));
|
|
2714
|
+
return new __HttpRequest({
|
|
2715
|
+
protocol,
|
|
2716
|
+
hostname,
|
|
2717
|
+
port,
|
|
2718
|
+
method: "POST",
|
|
2719
|
+
headers,
|
|
2720
|
+
path: resolvedPath,
|
|
2721
|
+
body,
|
|
2722
|
+
});
|
|
2723
|
+
};
|
|
2724
|
+
export const se_StartAssetBundleImportJobCommand = async (input, context) => {
|
|
2725
|
+
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
2726
|
+
const headers = {
|
|
2727
|
+
"content-type": "application/json",
|
|
2728
|
+
};
|
|
2729
|
+
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
2730
|
+
"/accounts/{AwsAccountId}/asset-bundle-import-jobs/import";
|
|
2731
|
+
resolvedPath = __resolvedPath(resolvedPath, input, "AwsAccountId", () => input.AwsAccountId, "{AwsAccountId}", false);
|
|
2732
|
+
let body;
|
|
2733
|
+
body = JSON.stringify(take(input, {
|
|
2734
|
+
AssetBundleImportJobId: [],
|
|
2735
|
+
AssetBundleImportSource: (_) => se_AssetBundleImportSource(_, context),
|
|
2736
|
+
FailureAction: [],
|
|
2737
|
+
OverrideParameters: (_) => se_AssetBundleImportJobOverrideParameters(_, context),
|
|
2738
|
+
}));
|
|
2739
|
+
return new __HttpRequest({
|
|
2740
|
+
protocol,
|
|
2741
|
+
hostname,
|
|
2742
|
+
port,
|
|
2743
|
+
method: "POST",
|
|
2744
|
+
headers,
|
|
2745
|
+
path: resolvedPath,
|
|
2746
|
+
body,
|
|
2747
|
+
});
|
|
2748
|
+
};
|
|
2619
2749
|
export const se_TagResourceCommand = async (input, context) => {
|
|
2620
2750
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
2621
2751
|
const headers = {
|
|
@@ -6263,6 +6393,111 @@ const de_DescribeAnalysisPermissionsCommandError = async (output, context) => {
|
|
|
6263
6393
|
});
|
|
6264
6394
|
}
|
|
6265
6395
|
};
|
|
6396
|
+
export const de_DescribeAssetBundleExportJobCommand = async (output, context) => {
|
|
6397
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
6398
|
+
return de_DescribeAssetBundleExportJobCommandError(output, context);
|
|
6399
|
+
}
|
|
6400
|
+
const contents = map({
|
|
6401
|
+
$metadata: deserializeMetadata(output),
|
|
6402
|
+
});
|
|
6403
|
+
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
6404
|
+
const doc = take(data, {
|
|
6405
|
+
Arn: __expectString,
|
|
6406
|
+
AssetBundleExportJobId: __expectString,
|
|
6407
|
+
AwsAccountId: __expectString,
|
|
6408
|
+
CloudFormationOverridePropertyConfiguration: _json,
|
|
6409
|
+
CreatedTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
6410
|
+
DownloadUrl: __expectString,
|
|
6411
|
+
Errors: _json,
|
|
6412
|
+
ExportFormat: __expectString,
|
|
6413
|
+
IncludeAllDependencies: __expectBoolean,
|
|
6414
|
+
JobStatus: __expectString,
|
|
6415
|
+
RequestId: __expectString,
|
|
6416
|
+
ResourceArns: _json,
|
|
6417
|
+
});
|
|
6418
|
+
Object.assign(contents, doc);
|
|
6419
|
+
map(contents, {
|
|
6420
|
+
Status: [, output.statusCode],
|
|
6421
|
+
});
|
|
6422
|
+
return contents;
|
|
6423
|
+
};
|
|
6424
|
+
const de_DescribeAssetBundleExportJobCommandError = async (output, context) => {
|
|
6425
|
+
const parsedOutput = {
|
|
6426
|
+
...output,
|
|
6427
|
+
body: await parseErrorBody(output.body, context),
|
|
6428
|
+
};
|
|
6429
|
+
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
6430
|
+
switch (errorCode) {
|
|
6431
|
+
case "ResourceNotFoundException":
|
|
6432
|
+
case "com.amazonaws.quicksight#ResourceNotFoundException":
|
|
6433
|
+
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
6434
|
+
case "ThrottlingException":
|
|
6435
|
+
case "com.amazonaws.quicksight#ThrottlingException":
|
|
6436
|
+
throw await de_ThrottlingExceptionRes(parsedOutput, context);
|
|
6437
|
+
case "UnsupportedUserEditionException":
|
|
6438
|
+
case "com.amazonaws.quicksight#UnsupportedUserEditionException":
|
|
6439
|
+
throw await de_UnsupportedUserEditionExceptionRes(parsedOutput, context);
|
|
6440
|
+
default:
|
|
6441
|
+
const parsedBody = parsedOutput.body;
|
|
6442
|
+
return throwDefaultError({
|
|
6443
|
+
output,
|
|
6444
|
+
parsedBody,
|
|
6445
|
+
errorCode,
|
|
6446
|
+
});
|
|
6447
|
+
}
|
|
6448
|
+
};
|
|
6449
|
+
export const de_DescribeAssetBundleImportJobCommand = async (output, context) => {
|
|
6450
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
6451
|
+
return de_DescribeAssetBundleImportJobCommandError(output, context);
|
|
6452
|
+
}
|
|
6453
|
+
const contents = map({
|
|
6454
|
+
$metadata: deserializeMetadata(output),
|
|
6455
|
+
});
|
|
6456
|
+
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
6457
|
+
const doc = take(data, {
|
|
6458
|
+
Arn: __expectString,
|
|
6459
|
+
AssetBundleImportJobId: __expectString,
|
|
6460
|
+
AssetBundleImportSource: _json,
|
|
6461
|
+
AwsAccountId: __expectString,
|
|
6462
|
+
CreatedTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
6463
|
+
Errors: _json,
|
|
6464
|
+
FailureAction: __expectString,
|
|
6465
|
+
JobStatus: __expectString,
|
|
6466
|
+
OverrideParameters: (_) => de_AssetBundleImportJobOverrideParameters(_, context),
|
|
6467
|
+
RequestId: __expectString,
|
|
6468
|
+
RollbackErrors: _json,
|
|
6469
|
+
});
|
|
6470
|
+
Object.assign(contents, doc);
|
|
6471
|
+
map(contents, {
|
|
6472
|
+
Status: [, output.statusCode],
|
|
6473
|
+
});
|
|
6474
|
+
return contents;
|
|
6475
|
+
};
|
|
6476
|
+
const de_DescribeAssetBundleImportJobCommandError = async (output, context) => {
|
|
6477
|
+
const parsedOutput = {
|
|
6478
|
+
...output,
|
|
6479
|
+
body: await parseErrorBody(output.body, context),
|
|
6480
|
+
};
|
|
6481
|
+
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
6482
|
+
switch (errorCode) {
|
|
6483
|
+
case "ResourceNotFoundException":
|
|
6484
|
+
case "com.amazonaws.quicksight#ResourceNotFoundException":
|
|
6485
|
+
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
6486
|
+
case "ThrottlingException":
|
|
6487
|
+
case "com.amazonaws.quicksight#ThrottlingException":
|
|
6488
|
+
throw await de_ThrottlingExceptionRes(parsedOutput, context);
|
|
6489
|
+
case "UnsupportedUserEditionException":
|
|
6490
|
+
case "com.amazonaws.quicksight#UnsupportedUserEditionException":
|
|
6491
|
+
throw await de_UnsupportedUserEditionExceptionRes(parsedOutput, context);
|
|
6492
|
+
default:
|
|
6493
|
+
const parsedBody = parsedOutput.body;
|
|
6494
|
+
return throwDefaultError({
|
|
6495
|
+
output,
|
|
6496
|
+
parsedBody,
|
|
6497
|
+
errorCode,
|
|
6498
|
+
});
|
|
6499
|
+
}
|
|
6500
|
+
};
|
|
6266
6501
|
export const de_DescribeDashboardCommand = async (output, context) => {
|
|
6267
6502
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
6268
6503
|
return de_DescribeDashboardCommandError(output, context);
|
|
@@ -8213,6 +8448,106 @@ const de_ListAnalysesCommandError = async (output, context) => {
|
|
|
8213
8448
|
});
|
|
8214
8449
|
}
|
|
8215
8450
|
};
|
|
8451
|
+
export const de_ListAssetBundleExportJobsCommand = async (output, context) => {
|
|
8452
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
8453
|
+
return de_ListAssetBundleExportJobsCommandError(output, context);
|
|
8454
|
+
}
|
|
8455
|
+
const contents = map({
|
|
8456
|
+
$metadata: deserializeMetadata(output),
|
|
8457
|
+
});
|
|
8458
|
+
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
8459
|
+
const doc = take(data, {
|
|
8460
|
+
AssetBundleExportJobSummaryList: (_) => de_AssetBundleExportJobSummaryList(_, context),
|
|
8461
|
+
NextToken: __expectString,
|
|
8462
|
+
RequestId: __expectString,
|
|
8463
|
+
});
|
|
8464
|
+
Object.assign(contents, doc);
|
|
8465
|
+
map(contents, {
|
|
8466
|
+
Status: [, output.statusCode],
|
|
8467
|
+
});
|
|
8468
|
+
return contents;
|
|
8469
|
+
};
|
|
8470
|
+
const de_ListAssetBundleExportJobsCommandError = async (output, context) => {
|
|
8471
|
+
const parsedOutput = {
|
|
8472
|
+
...output,
|
|
8473
|
+
body: await parseErrorBody(output.body, context),
|
|
8474
|
+
};
|
|
8475
|
+
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
8476
|
+
switch (errorCode) {
|
|
8477
|
+
case "AccessDeniedException":
|
|
8478
|
+
case "com.amazonaws.quicksight#AccessDeniedException":
|
|
8479
|
+
throw await de_AccessDeniedExceptionRes(parsedOutput, context);
|
|
8480
|
+
case "InvalidNextTokenException":
|
|
8481
|
+
case "com.amazonaws.quicksight#InvalidNextTokenException":
|
|
8482
|
+
throw await de_InvalidNextTokenExceptionRes(parsedOutput, context);
|
|
8483
|
+
case "ResourceNotFoundException":
|
|
8484
|
+
case "com.amazonaws.quicksight#ResourceNotFoundException":
|
|
8485
|
+
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
8486
|
+
case "ThrottlingException":
|
|
8487
|
+
case "com.amazonaws.quicksight#ThrottlingException":
|
|
8488
|
+
throw await de_ThrottlingExceptionRes(parsedOutput, context);
|
|
8489
|
+
case "UnsupportedUserEditionException":
|
|
8490
|
+
case "com.amazonaws.quicksight#UnsupportedUserEditionException":
|
|
8491
|
+
throw await de_UnsupportedUserEditionExceptionRes(parsedOutput, context);
|
|
8492
|
+
default:
|
|
8493
|
+
const parsedBody = parsedOutput.body;
|
|
8494
|
+
return throwDefaultError({
|
|
8495
|
+
output,
|
|
8496
|
+
parsedBody,
|
|
8497
|
+
errorCode,
|
|
8498
|
+
});
|
|
8499
|
+
}
|
|
8500
|
+
};
|
|
8501
|
+
export const de_ListAssetBundleImportJobsCommand = async (output, context) => {
|
|
8502
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
8503
|
+
return de_ListAssetBundleImportJobsCommandError(output, context);
|
|
8504
|
+
}
|
|
8505
|
+
const contents = map({
|
|
8506
|
+
$metadata: deserializeMetadata(output),
|
|
8507
|
+
});
|
|
8508
|
+
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
8509
|
+
const doc = take(data, {
|
|
8510
|
+
AssetBundleImportJobSummaryList: (_) => de_AssetBundleImportJobSummaryList(_, context),
|
|
8511
|
+
NextToken: __expectString,
|
|
8512
|
+
RequestId: __expectString,
|
|
8513
|
+
});
|
|
8514
|
+
Object.assign(contents, doc);
|
|
8515
|
+
map(contents, {
|
|
8516
|
+
Status: [, output.statusCode],
|
|
8517
|
+
});
|
|
8518
|
+
return contents;
|
|
8519
|
+
};
|
|
8520
|
+
const de_ListAssetBundleImportJobsCommandError = async (output, context) => {
|
|
8521
|
+
const parsedOutput = {
|
|
8522
|
+
...output,
|
|
8523
|
+
body: await parseErrorBody(output.body, context),
|
|
8524
|
+
};
|
|
8525
|
+
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
8526
|
+
switch (errorCode) {
|
|
8527
|
+
case "AccessDeniedException":
|
|
8528
|
+
case "com.amazonaws.quicksight#AccessDeniedException":
|
|
8529
|
+
throw await de_AccessDeniedExceptionRes(parsedOutput, context);
|
|
8530
|
+
case "InvalidNextTokenException":
|
|
8531
|
+
case "com.amazonaws.quicksight#InvalidNextTokenException":
|
|
8532
|
+
throw await de_InvalidNextTokenExceptionRes(parsedOutput, context);
|
|
8533
|
+
case "ResourceNotFoundException":
|
|
8534
|
+
case "com.amazonaws.quicksight#ResourceNotFoundException":
|
|
8535
|
+
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
8536
|
+
case "ThrottlingException":
|
|
8537
|
+
case "com.amazonaws.quicksight#ThrottlingException":
|
|
8538
|
+
throw await de_ThrottlingExceptionRes(parsedOutput, context);
|
|
8539
|
+
case "UnsupportedUserEditionException":
|
|
8540
|
+
case "com.amazonaws.quicksight#UnsupportedUserEditionException":
|
|
8541
|
+
throw await de_UnsupportedUserEditionExceptionRes(parsedOutput, context);
|
|
8542
|
+
default:
|
|
8543
|
+
const parsedBody = parsedOutput.body;
|
|
8544
|
+
return throwDefaultError({
|
|
8545
|
+
output,
|
|
8546
|
+
parsedBody,
|
|
8547
|
+
errorCode,
|
|
8548
|
+
});
|
|
8549
|
+
}
|
|
8550
|
+
};
|
|
8216
8551
|
export const de_ListDashboardsCommand = async (output, context) => {
|
|
8217
8552
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
8218
8553
|
return de_ListDashboardsCommandError(output, context);
|
|
@@ -10072,6 +10407,118 @@ const de_SearchGroupsCommandError = async (output, context) => {
|
|
|
10072
10407
|
});
|
|
10073
10408
|
}
|
|
10074
10409
|
};
|
|
10410
|
+
export const de_StartAssetBundleExportJobCommand = async (output, context) => {
|
|
10411
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
10412
|
+
return de_StartAssetBundleExportJobCommandError(output, context);
|
|
10413
|
+
}
|
|
10414
|
+
const contents = map({
|
|
10415
|
+
$metadata: deserializeMetadata(output),
|
|
10416
|
+
});
|
|
10417
|
+
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
10418
|
+
const doc = take(data, {
|
|
10419
|
+
Arn: __expectString,
|
|
10420
|
+
AssetBundleExportJobId: __expectString,
|
|
10421
|
+
RequestId: __expectString,
|
|
10422
|
+
});
|
|
10423
|
+
Object.assign(contents, doc);
|
|
10424
|
+
map(contents, {
|
|
10425
|
+
Status: [, output.statusCode],
|
|
10426
|
+
});
|
|
10427
|
+
return contents;
|
|
10428
|
+
};
|
|
10429
|
+
const de_StartAssetBundleExportJobCommandError = async (output, context) => {
|
|
10430
|
+
const parsedOutput = {
|
|
10431
|
+
...output,
|
|
10432
|
+
body: await parseErrorBody(output.body, context),
|
|
10433
|
+
};
|
|
10434
|
+
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
10435
|
+
switch (errorCode) {
|
|
10436
|
+
case "AccessDeniedException":
|
|
10437
|
+
case "com.amazonaws.quicksight#AccessDeniedException":
|
|
10438
|
+
throw await de_AccessDeniedExceptionRes(parsedOutput, context);
|
|
10439
|
+
case "ConflictException":
|
|
10440
|
+
case "com.amazonaws.quicksight#ConflictException":
|
|
10441
|
+
throw await de_ConflictExceptionRes(parsedOutput, context);
|
|
10442
|
+
case "InvalidParameterValueException":
|
|
10443
|
+
case "com.amazonaws.quicksight#InvalidParameterValueException":
|
|
10444
|
+
throw await de_InvalidParameterValueExceptionRes(parsedOutput, context);
|
|
10445
|
+
case "LimitExceededException":
|
|
10446
|
+
case "com.amazonaws.quicksight#LimitExceededException":
|
|
10447
|
+
throw await de_LimitExceededExceptionRes(parsedOutput, context);
|
|
10448
|
+
case "ResourceNotFoundException":
|
|
10449
|
+
case "com.amazonaws.quicksight#ResourceNotFoundException":
|
|
10450
|
+
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
10451
|
+
case "ThrottlingException":
|
|
10452
|
+
case "com.amazonaws.quicksight#ThrottlingException":
|
|
10453
|
+
throw await de_ThrottlingExceptionRes(parsedOutput, context);
|
|
10454
|
+
case "UnsupportedUserEditionException":
|
|
10455
|
+
case "com.amazonaws.quicksight#UnsupportedUserEditionException":
|
|
10456
|
+
throw await de_UnsupportedUserEditionExceptionRes(parsedOutput, context);
|
|
10457
|
+
default:
|
|
10458
|
+
const parsedBody = parsedOutput.body;
|
|
10459
|
+
return throwDefaultError({
|
|
10460
|
+
output,
|
|
10461
|
+
parsedBody,
|
|
10462
|
+
errorCode,
|
|
10463
|
+
});
|
|
10464
|
+
}
|
|
10465
|
+
};
|
|
10466
|
+
export const de_StartAssetBundleImportJobCommand = async (output, context) => {
|
|
10467
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
10468
|
+
return de_StartAssetBundleImportJobCommandError(output, context);
|
|
10469
|
+
}
|
|
10470
|
+
const contents = map({
|
|
10471
|
+
$metadata: deserializeMetadata(output),
|
|
10472
|
+
});
|
|
10473
|
+
const data = __expectNonNull(__expectObject(await parseBody(output.body, context)), "body");
|
|
10474
|
+
const doc = take(data, {
|
|
10475
|
+
Arn: __expectString,
|
|
10476
|
+
AssetBundleImportJobId: __expectString,
|
|
10477
|
+
RequestId: __expectString,
|
|
10478
|
+
});
|
|
10479
|
+
Object.assign(contents, doc);
|
|
10480
|
+
map(contents, {
|
|
10481
|
+
Status: [, output.statusCode],
|
|
10482
|
+
});
|
|
10483
|
+
return contents;
|
|
10484
|
+
};
|
|
10485
|
+
const de_StartAssetBundleImportJobCommandError = async (output, context) => {
|
|
10486
|
+
const parsedOutput = {
|
|
10487
|
+
...output,
|
|
10488
|
+
body: await parseErrorBody(output.body, context),
|
|
10489
|
+
};
|
|
10490
|
+
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
10491
|
+
switch (errorCode) {
|
|
10492
|
+
case "AccessDeniedException":
|
|
10493
|
+
case "com.amazonaws.quicksight#AccessDeniedException":
|
|
10494
|
+
throw await de_AccessDeniedExceptionRes(parsedOutput, context);
|
|
10495
|
+
case "ConflictException":
|
|
10496
|
+
case "com.amazonaws.quicksight#ConflictException":
|
|
10497
|
+
throw await de_ConflictExceptionRes(parsedOutput, context);
|
|
10498
|
+
case "InvalidParameterValueException":
|
|
10499
|
+
case "com.amazonaws.quicksight#InvalidParameterValueException":
|
|
10500
|
+
throw await de_InvalidParameterValueExceptionRes(parsedOutput, context);
|
|
10501
|
+
case "LimitExceededException":
|
|
10502
|
+
case "com.amazonaws.quicksight#LimitExceededException":
|
|
10503
|
+
throw await de_LimitExceededExceptionRes(parsedOutput, context);
|
|
10504
|
+
case "ResourceNotFoundException":
|
|
10505
|
+
case "com.amazonaws.quicksight#ResourceNotFoundException":
|
|
10506
|
+
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
10507
|
+
case "ThrottlingException":
|
|
10508
|
+
case "com.amazonaws.quicksight#ThrottlingException":
|
|
10509
|
+
throw await de_ThrottlingExceptionRes(parsedOutput, context);
|
|
10510
|
+
case "UnsupportedUserEditionException":
|
|
10511
|
+
case "com.amazonaws.quicksight#UnsupportedUserEditionException":
|
|
10512
|
+
throw await de_UnsupportedUserEditionExceptionRes(parsedOutput, context);
|
|
10513
|
+
default:
|
|
10514
|
+
const parsedBody = parsedOutput.body;
|
|
10515
|
+
return throwDefaultError({
|
|
10516
|
+
output,
|
|
10517
|
+
parsedBody,
|
|
10518
|
+
errorCode,
|
|
10519
|
+
});
|
|
10520
|
+
}
|
|
10521
|
+
};
|
|
10075
10522
|
export const de_TagResourceCommand = async (output, context) => {
|
|
10076
10523
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
10077
10524
|
return de_TagResourceCommandError(output, context);
|
|
@@ -12126,6 +12573,38 @@ const se_ArcConfiguration = (input, context) => {
|
|
|
12126
12573
|
ArcThickness: [],
|
|
12127
12574
|
});
|
|
12128
12575
|
};
|
|
12576
|
+
const se_AssetBundleImportJobOverrideParameters = (input, context) => {
|
|
12577
|
+
return take(input, {
|
|
12578
|
+
Analyses: _json,
|
|
12579
|
+
Dashboards: _json,
|
|
12580
|
+
DataSets: _json,
|
|
12581
|
+
DataSources: _json,
|
|
12582
|
+
RefreshSchedules: (_) => se_AssetBundleImportJobRefreshScheduleOverrideParametersList(_, context),
|
|
12583
|
+
ResourceIdOverrideConfiguration: _json,
|
|
12584
|
+
Themes: _json,
|
|
12585
|
+
VPCConnections: _json,
|
|
12586
|
+
});
|
|
12587
|
+
};
|
|
12588
|
+
const se_AssetBundleImportJobRefreshScheduleOverrideParameters = (input, context) => {
|
|
12589
|
+
return take(input, {
|
|
12590
|
+
DataSetId: [],
|
|
12591
|
+
ScheduleId: [],
|
|
12592
|
+
StartAfterDateTime: (_) => Math.round(_.getTime() / 1000),
|
|
12593
|
+
});
|
|
12594
|
+
};
|
|
12595
|
+
const se_AssetBundleImportJobRefreshScheduleOverrideParametersList = (input, context) => {
|
|
12596
|
+
return input
|
|
12597
|
+
.filter((e) => e != null)
|
|
12598
|
+
.map((entry) => {
|
|
12599
|
+
return se_AssetBundleImportJobRefreshScheduleOverrideParameters(entry, context);
|
|
12600
|
+
});
|
|
12601
|
+
};
|
|
12602
|
+
const se_AssetBundleImportSource = (input, context) => {
|
|
12603
|
+
return take(input, {
|
|
12604
|
+
Body: context.base64Encoder,
|
|
12605
|
+
S3Uri: [],
|
|
12606
|
+
});
|
|
12607
|
+
};
|
|
12129
12608
|
const se_AxisDataOptions = (input, context) => {
|
|
12130
12609
|
return take(input, {
|
|
12131
12610
|
DateAxisOptions: _json,
|
|
@@ -14376,6 +14855,68 @@ const de_ArcConfiguration = (output, context) => {
|
|
|
14376
14855
|
ArcThickness: __expectString,
|
|
14377
14856
|
});
|
|
14378
14857
|
};
|
|
14858
|
+
const de_AssetBundleExportJobSummary = (output, context) => {
|
|
14859
|
+
return take(output, {
|
|
14860
|
+
Arn: __expectString,
|
|
14861
|
+
AssetBundleExportJobId: __expectString,
|
|
14862
|
+
CreatedTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
14863
|
+
ExportFormat: __expectString,
|
|
14864
|
+
IncludeAllDependencies: __expectBoolean,
|
|
14865
|
+
JobStatus: __expectString,
|
|
14866
|
+
});
|
|
14867
|
+
};
|
|
14868
|
+
const de_AssetBundleExportJobSummaryList = (output, context) => {
|
|
14869
|
+
const retVal = (output || [])
|
|
14870
|
+
.filter((e) => e != null)
|
|
14871
|
+
.map((entry) => {
|
|
14872
|
+
return de_AssetBundleExportJobSummary(entry, context);
|
|
14873
|
+
});
|
|
14874
|
+
return retVal;
|
|
14875
|
+
};
|
|
14876
|
+
const de_AssetBundleImportJobOverrideParameters = (output, context) => {
|
|
14877
|
+
return take(output, {
|
|
14878
|
+
Analyses: _json,
|
|
14879
|
+
Dashboards: _json,
|
|
14880
|
+
DataSets: _json,
|
|
14881
|
+
DataSources: _json,
|
|
14882
|
+
RefreshSchedules: (_) => de_AssetBundleImportJobRefreshScheduleOverrideParametersList(_, context),
|
|
14883
|
+
ResourceIdOverrideConfiguration: _json,
|
|
14884
|
+
Themes: _json,
|
|
14885
|
+
VPCConnections: _json,
|
|
14886
|
+
});
|
|
14887
|
+
};
|
|
14888
|
+
const de_AssetBundleImportJobRefreshScheduleOverrideParameters = (output, context) => {
|
|
14889
|
+
return take(output, {
|
|
14890
|
+
DataSetId: __expectString,
|
|
14891
|
+
ScheduleId: __expectString,
|
|
14892
|
+
StartAfterDateTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
14893
|
+
});
|
|
14894
|
+
};
|
|
14895
|
+
const de_AssetBundleImportJobRefreshScheduleOverrideParametersList = (output, context) => {
|
|
14896
|
+
const retVal = (output || [])
|
|
14897
|
+
.filter((e) => e != null)
|
|
14898
|
+
.map((entry) => {
|
|
14899
|
+
return de_AssetBundleImportJobRefreshScheduleOverrideParameters(entry, context);
|
|
14900
|
+
});
|
|
14901
|
+
return retVal;
|
|
14902
|
+
};
|
|
14903
|
+
const de_AssetBundleImportJobSummary = (output, context) => {
|
|
14904
|
+
return take(output, {
|
|
14905
|
+
Arn: __expectString,
|
|
14906
|
+
AssetBundleImportJobId: __expectString,
|
|
14907
|
+
CreatedTime: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
14908
|
+
FailureAction: __expectString,
|
|
14909
|
+
JobStatus: __expectString,
|
|
14910
|
+
});
|
|
14911
|
+
};
|
|
14912
|
+
const de_AssetBundleImportJobSummaryList = (output, context) => {
|
|
14913
|
+
const retVal = (output || [])
|
|
14914
|
+
.filter((e) => e != null)
|
|
14915
|
+
.map((entry) => {
|
|
14916
|
+
return de_AssetBundleImportJobSummary(entry, context);
|
|
14917
|
+
});
|
|
14918
|
+
return retVal;
|
|
14919
|
+
};
|
|
14379
14920
|
const de_AxisDataOptions = (output, context) => {
|
|
14380
14921
|
return take(output, {
|
|
14381
14922
|
DateAxisOptions: _json,
|