@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,7 +1,11 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import {
|
|
3
3
|
AccountCustomization,
|
|
4
|
+
AccountInfo,
|
|
5
|
+
AccountSettings,
|
|
4
6
|
ActiveIAMPolicyAssignment,
|
|
7
|
+
Analysis,
|
|
8
|
+
AnalysisError,
|
|
5
9
|
Entity,
|
|
6
10
|
ResourceStatus,
|
|
7
11
|
Sheet,
|
|
@@ -12,15 +16,29 @@ import {
|
|
|
12
16
|
AnalysisSourceEntity,
|
|
13
17
|
AnalysisSummary,
|
|
14
18
|
AnonymousUserEmbeddingExperienceConfiguration,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
+
AssetBundleCloudFormationOverridePropertyConfiguration,
|
|
20
|
+
AssetBundleExportFormat,
|
|
21
|
+
AssetBundleExportJobError,
|
|
22
|
+
AssetBundleExportJobStatus,
|
|
23
|
+
AssetBundleExportJobSummary,
|
|
24
|
+
AssetBundleImportFailureAction,
|
|
19
25
|
DashboardVisualId,
|
|
20
26
|
FilterOperator,
|
|
21
27
|
} from "./models_1";
|
|
22
28
|
import {
|
|
23
29
|
_Parameters,
|
|
30
|
+
AssetBundleImportJobError,
|
|
31
|
+
AssetBundleImportJobOverrideParameters,
|
|
32
|
+
AssetBundleImportJobStatus,
|
|
33
|
+
AssetBundleImportJobSummary,
|
|
34
|
+
AssetBundleImportSource,
|
|
35
|
+
AssetBundleImportSourceDescription,
|
|
36
|
+
AssignmentStatus,
|
|
37
|
+
BookmarksConfigurations,
|
|
38
|
+
ColumnGroup,
|
|
39
|
+
ColumnLevelPermissionRule,
|
|
40
|
+
Dashboard,
|
|
41
|
+
DashboardError,
|
|
24
42
|
DashboardPublishOptions,
|
|
25
43
|
DashboardSearchFilter,
|
|
26
44
|
DashboardSourceEntity,
|
|
@@ -46,7 +64,6 @@ import {
|
|
|
46
64
|
GroupMember,
|
|
47
65
|
IdentityStore,
|
|
48
66
|
IngestionStatus,
|
|
49
|
-
LinkSharingConfiguration,
|
|
50
67
|
LogicalTable,
|
|
51
68
|
NamespaceStatus,
|
|
52
69
|
PhysicalTable,
|
|
@@ -68,6 +85,262 @@ import {
|
|
|
68
85
|
VPCConnectionResourceStatus,
|
|
69
86
|
} from "./models_2";
|
|
70
87
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
88
|
+
export interface DeleteNamespaceResponse {
|
|
89
|
+
RequestId?: string;
|
|
90
|
+
Status?: number;
|
|
91
|
+
}
|
|
92
|
+
export interface DeleteRefreshScheduleRequest {
|
|
93
|
+
DataSetId: string | undefined;
|
|
94
|
+
AwsAccountId: string | undefined;
|
|
95
|
+
ScheduleId: string | undefined;
|
|
96
|
+
}
|
|
97
|
+
export interface DeleteRefreshScheduleResponse {
|
|
98
|
+
Status?: number;
|
|
99
|
+
RequestId?: string;
|
|
100
|
+
ScheduleId?: string;
|
|
101
|
+
Arn?: string;
|
|
102
|
+
}
|
|
103
|
+
export interface DeleteTemplateRequest {
|
|
104
|
+
AwsAccountId: string | undefined;
|
|
105
|
+
TemplateId: string | undefined;
|
|
106
|
+
VersionNumber?: number;
|
|
107
|
+
}
|
|
108
|
+
export interface DeleteTemplateResponse {
|
|
109
|
+
RequestId?: string;
|
|
110
|
+
Arn?: string;
|
|
111
|
+
TemplateId?: string;
|
|
112
|
+
Status?: number;
|
|
113
|
+
}
|
|
114
|
+
export interface DeleteTemplateAliasRequest {
|
|
115
|
+
AwsAccountId: string | undefined;
|
|
116
|
+
TemplateId: string | undefined;
|
|
117
|
+
AliasName: string | undefined;
|
|
118
|
+
}
|
|
119
|
+
export interface DeleteTemplateAliasResponse {
|
|
120
|
+
Status?: number;
|
|
121
|
+
TemplateId?: string;
|
|
122
|
+
AliasName?: string;
|
|
123
|
+
Arn?: string;
|
|
124
|
+
RequestId?: string;
|
|
125
|
+
}
|
|
126
|
+
export interface DeleteThemeRequest {
|
|
127
|
+
AwsAccountId: string | undefined;
|
|
128
|
+
ThemeId: string | undefined;
|
|
129
|
+
VersionNumber?: number;
|
|
130
|
+
}
|
|
131
|
+
export interface DeleteThemeResponse {
|
|
132
|
+
Arn?: string;
|
|
133
|
+
RequestId?: string;
|
|
134
|
+
Status?: number;
|
|
135
|
+
ThemeId?: string;
|
|
136
|
+
}
|
|
137
|
+
export interface DeleteThemeAliasRequest {
|
|
138
|
+
AwsAccountId: string | undefined;
|
|
139
|
+
ThemeId: string | undefined;
|
|
140
|
+
AliasName: string | undefined;
|
|
141
|
+
}
|
|
142
|
+
export interface DeleteThemeAliasResponse {
|
|
143
|
+
AliasName?: string;
|
|
144
|
+
Arn?: string;
|
|
145
|
+
RequestId?: string;
|
|
146
|
+
Status?: number;
|
|
147
|
+
ThemeId?: string;
|
|
148
|
+
}
|
|
149
|
+
export interface DeleteTopicRequest {
|
|
150
|
+
AwsAccountId: string | undefined;
|
|
151
|
+
TopicId: string | undefined;
|
|
152
|
+
}
|
|
153
|
+
export interface DeleteTopicResponse {
|
|
154
|
+
Arn?: string;
|
|
155
|
+
TopicId?: string;
|
|
156
|
+
RequestId?: string;
|
|
157
|
+
Status?: number;
|
|
158
|
+
}
|
|
159
|
+
export interface DeleteTopicRefreshScheduleRequest {
|
|
160
|
+
AwsAccountId: string | undefined;
|
|
161
|
+
TopicId: string | undefined;
|
|
162
|
+
DatasetId: string | undefined;
|
|
163
|
+
}
|
|
164
|
+
export interface DeleteTopicRefreshScheduleResponse {
|
|
165
|
+
TopicId?: string;
|
|
166
|
+
TopicArn?: string;
|
|
167
|
+
DatasetArn?: string;
|
|
168
|
+
Status?: number;
|
|
169
|
+
RequestId?: string;
|
|
170
|
+
}
|
|
171
|
+
export interface DeleteUserRequest {
|
|
172
|
+
UserName: string | undefined;
|
|
173
|
+
AwsAccountId: string | undefined;
|
|
174
|
+
Namespace: string | undefined;
|
|
175
|
+
}
|
|
176
|
+
export interface DeleteUserResponse {
|
|
177
|
+
RequestId?: string;
|
|
178
|
+
Status?: number;
|
|
179
|
+
}
|
|
180
|
+
export interface DeleteUserByPrincipalIdRequest {
|
|
181
|
+
PrincipalId: string | undefined;
|
|
182
|
+
AwsAccountId: string | undefined;
|
|
183
|
+
Namespace: string | undefined;
|
|
184
|
+
}
|
|
185
|
+
export interface DeleteUserByPrincipalIdResponse {
|
|
186
|
+
RequestId?: string;
|
|
187
|
+
Status?: number;
|
|
188
|
+
}
|
|
189
|
+
export interface DeleteVPCConnectionRequest {
|
|
190
|
+
AwsAccountId: string | undefined;
|
|
191
|
+
VPCConnectionId: string | undefined;
|
|
192
|
+
}
|
|
193
|
+
export interface DeleteVPCConnectionResponse {
|
|
194
|
+
Arn?: string;
|
|
195
|
+
VPCConnectionId?: string;
|
|
196
|
+
DeletionStatus?: VPCConnectionResourceStatus | string;
|
|
197
|
+
AvailabilityStatus?: VPCConnectionAvailabilityStatus | string;
|
|
198
|
+
RequestId?: string;
|
|
199
|
+
Status?: number;
|
|
200
|
+
}
|
|
201
|
+
export interface DescribeAccountCustomizationRequest {
|
|
202
|
+
AwsAccountId: string | undefined;
|
|
203
|
+
Namespace?: string;
|
|
204
|
+
Resolved?: boolean;
|
|
205
|
+
}
|
|
206
|
+
export interface DescribeAccountCustomizationResponse {
|
|
207
|
+
Arn?: string;
|
|
208
|
+
AwsAccountId?: string;
|
|
209
|
+
Namespace?: string;
|
|
210
|
+
AccountCustomization?: AccountCustomization;
|
|
211
|
+
RequestId?: string;
|
|
212
|
+
Status?: number;
|
|
213
|
+
}
|
|
214
|
+
export interface DescribeAccountSettingsRequest {
|
|
215
|
+
AwsAccountId: string | undefined;
|
|
216
|
+
}
|
|
217
|
+
export interface DescribeAccountSettingsResponse {
|
|
218
|
+
AccountSettings?: AccountSettings;
|
|
219
|
+
RequestId?: string;
|
|
220
|
+
Status?: number;
|
|
221
|
+
}
|
|
222
|
+
export interface DescribeAccountSubscriptionRequest {
|
|
223
|
+
AwsAccountId: string | undefined;
|
|
224
|
+
}
|
|
225
|
+
export interface DescribeAccountSubscriptionResponse {
|
|
226
|
+
AccountInfo?: AccountInfo;
|
|
227
|
+
Status?: number;
|
|
228
|
+
RequestId?: string;
|
|
229
|
+
}
|
|
230
|
+
export interface DescribeAnalysisRequest {
|
|
231
|
+
AwsAccountId: string | undefined;
|
|
232
|
+
AnalysisId: string | undefined;
|
|
233
|
+
}
|
|
234
|
+
export interface DescribeAnalysisResponse {
|
|
235
|
+
Analysis?: Analysis;
|
|
236
|
+
Status?: number;
|
|
237
|
+
RequestId?: string;
|
|
238
|
+
}
|
|
239
|
+
export interface DescribeAnalysisDefinitionRequest {
|
|
240
|
+
AwsAccountId: string | undefined;
|
|
241
|
+
AnalysisId: string | undefined;
|
|
242
|
+
}
|
|
243
|
+
export interface DescribeAnalysisDefinitionResponse {
|
|
244
|
+
AnalysisId?: string;
|
|
245
|
+
Name?: string;
|
|
246
|
+
Errors?: AnalysisError[];
|
|
247
|
+
ResourceStatus?: ResourceStatus | string;
|
|
248
|
+
ThemeArn?: string;
|
|
249
|
+
Definition?: AnalysisDefinition;
|
|
250
|
+
Status?: number;
|
|
251
|
+
RequestId?: string;
|
|
252
|
+
}
|
|
253
|
+
export interface DescribeAnalysisPermissionsRequest {
|
|
254
|
+
AwsAccountId: string | undefined;
|
|
255
|
+
AnalysisId: string | undefined;
|
|
256
|
+
}
|
|
257
|
+
export interface DescribeAnalysisPermissionsResponse {
|
|
258
|
+
AnalysisId?: string;
|
|
259
|
+
AnalysisArn?: string;
|
|
260
|
+
Permissions?: ResourcePermission[];
|
|
261
|
+
Status?: number;
|
|
262
|
+
RequestId?: string;
|
|
263
|
+
}
|
|
264
|
+
export interface DescribeAssetBundleExportJobRequest {
|
|
265
|
+
AwsAccountId: string | undefined;
|
|
266
|
+
AssetBundleExportJobId: string | undefined;
|
|
267
|
+
}
|
|
268
|
+
export interface DescribeAssetBundleExportJobResponse {
|
|
269
|
+
JobStatus?: AssetBundleExportJobStatus | string;
|
|
270
|
+
DownloadUrl?: string;
|
|
271
|
+
Errors?: AssetBundleExportJobError[];
|
|
272
|
+
Arn?: string;
|
|
273
|
+
CreatedTime?: Date;
|
|
274
|
+
AssetBundleExportJobId?: string;
|
|
275
|
+
AwsAccountId?: string;
|
|
276
|
+
ResourceArns?: string[];
|
|
277
|
+
IncludeAllDependencies?: boolean;
|
|
278
|
+
ExportFormat?: AssetBundleExportFormat | string;
|
|
279
|
+
CloudFormationOverridePropertyConfiguration?: AssetBundleCloudFormationOverridePropertyConfiguration;
|
|
280
|
+
RequestId?: string;
|
|
281
|
+
Status?: number;
|
|
282
|
+
}
|
|
283
|
+
export interface DescribeAssetBundleImportJobRequest {
|
|
284
|
+
AwsAccountId: string | undefined;
|
|
285
|
+
AssetBundleImportJobId: string | undefined;
|
|
286
|
+
}
|
|
287
|
+
export interface DescribeAssetBundleImportJobResponse {
|
|
288
|
+
JobStatus?: AssetBundleImportJobStatus | string;
|
|
289
|
+
Errors?: AssetBundleImportJobError[];
|
|
290
|
+
RollbackErrors?: AssetBundleImportJobError[];
|
|
291
|
+
Arn?: string;
|
|
292
|
+
CreatedTime?: Date;
|
|
293
|
+
AssetBundleImportJobId?: string;
|
|
294
|
+
AwsAccountId?: string;
|
|
295
|
+
AssetBundleImportSource?: AssetBundleImportSourceDescription;
|
|
296
|
+
OverrideParameters?: AssetBundleImportJobOverrideParameters;
|
|
297
|
+
FailureAction?: AssetBundleImportFailureAction | string;
|
|
298
|
+
RequestId?: string;
|
|
299
|
+
Status?: number;
|
|
300
|
+
}
|
|
301
|
+
export interface DescribeDashboardRequest {
|
|
302
|
+
AwsAccountId: string | undefined;
|
|
303
|
+
DashboardId: string | undefined;
|
|
304
|
+
VersionNumber?: number;
|
|
305
|
+
AliasName?: string;
|
|
306
|
+
}
|
|
307
|
+
export interface DescribeDashboardResponse {
|
|
308
|
+
Dashboard?: Dashboard;
|
|
309
|
+
Status?: number;
|
|
310
|
+
RequestId?: string;
|
|
311
|
+
}
|
|
312
|
+
export interface DescribeDashboardDefinitionRequest {
|
|
313
|
+
AwsAccountId: string | undefined;
|
|
314
|
+
DashboardId: string | undefined;
|
|
315
|
+
VersionNumber?: number;
|
|
316
|
+
AliasName?: string;
|
|
317
|
+
}
|
|
318
|
+
export interface DescribeDashboardDefinitionResponse {
|
|
319
|
+
DashboardId?: string;
|
|
320
|
+
Errors?: DashboardError[];
|
|
321
|
+
Name?: string;
|
|
322
|
+
ResourceStatus?: ResourceStatus | string;
|
|
323
|
+
ThemeArn?: string;
|
|
324
|
+
Definition?: DashboardVersionDefinition;
|
|
325
|
+
Status?: number;
|
|
326
|
+
RequestId?: string;
|
|
327
|
+
DashboardPublishOptions?: DashboardPublishOptions;
|
|
328
|
+
}
|
|
329
|
+
export interface DescribeDashboardPermissionsRequest {
|
|
330
|
+
AwsAccountId: string | undefined;
|
|
331
|
+
DashboardId: string | undefined;
|
|
332
|
+
}
|
|
333
|
+
export interface LinkSharingConfiguration {
|
|
334
|
+
Permissions?: ResourcePermission[];
|
|
335
|
+
}
|
|
336
|
+
export interface DescribeDashboardPermissionsResponse {
|
|
337
|
+
DashboardId?: string;
|
|
338
|
+
DashboardArn?: string;
|
|
339
|
+
Permissions?: ResourcePermission[];
|
|
340
|
+
Status?: number;
|
|
341
|
+
RequestId?: string;
|
|
342
|
+
LinkSharingConfiguration?: LinkSharingConfiguration;
|
|
343
|
+
}
|
|
71
344
|
export interface DescribeDataSetRequest {
|
|
72
345
|
AwsAccountId: string | undefined;
|
|
73
346
|
DataSetId: string | undefined;
|
|
@@ -861,6 +1134,28 @@ export interface ListAnalysesResponse {
|
|
|
861
1134
|
Status?: number;
|
|
862
1135
|
RequestId?: string;
|
|
863
1136
|
}
|
|
1137
|
+
export interface ListAssetBundleExportJobsRequest {
|
|
1138
|
+
AwsAccountId: string | undefined;
|
|
1139
|
+
NextToken?: string;
|
|
1140
|
+
MaxResults?: number;
|
|
1141
|
+
}
|
|
1142
|
+
export interface ListAssetBundleExportJobsResponse {
|
|
1143
|
+
AssetBundleExportJobSummaryList?: AssetBundleExportJobSummary[];
|
|
1144
|
+
NextToken?: string;
|
|
1145
|
+
RequestId?: string;
|
|
1146
|
+
Status?: number;
|
|
1147
|
+
}
|
|
1148
|
+
export interface ListAssetBundleImportJobsRequest {
|
|
1149
|
+
AwsAccountId: string | undefined;
|
|
1150
|
+
NextToken?: string;
|
|
1151
|
+
MaxResults?: number;
|
|
1152
|
+
}
|
|
1153
|
+
export interface ListAssetBundleImportJobsResponse {
|
|
1154
|
+
AssetBundleImportJobSummaryList?: AssetBundleImportJobSummary[];
|
|
1155
|
+
NextToken?: string;
|
|
1156
|
+
RequestId?: string;
|
|
1157
|
+
Status?: number;
|
|
1158
|
+
}
|
|
864
1159
|
export interface ListDashboardsRequest {
|
|
865
1160
|
AwsAccountId: string | undefined;
|
|
866
1161
|
NextToken?: string;
|
|
@@ -1316,6 +1611,33 @@ export interface SearchGroupsResponse {
|
|
|
1316
1611
|
RequestId?: string;
|
|
1317
1612
|
Status?: number;
|
|
1318
1613
|
}
|
|
1614
|
+
export interface StartAssetBundleExportJobRequest {
|
|
1615
|
+
AwsAccountId: string | undefined;
|
|
1616
|
+
AssetBundleExportJobId: string | undefined;
|
|
1617
|
+
ResourceArns: string[] | undefined;
|
|
1618
|
+
IncludeAllDependencies?: boolean;
|
|
1619
|
+
ExportFormat: AssetBundleExportFormat | string | undefined;
|
|
1620
|
+
CloudFormationOverridePropertyConfiguration?: AssetBundleCloudFormationOverridePropertyConfiguration;
|
|
1621
|
+
}
|
|
1622
|
+
export interface StartAssetBundleExportJobResponse {
|
|
1623
|
+
Arn?: string;
|
|
1624
|
+
AssetBundleExportJobId?: string;
|
|
1625
|
+
RequestId?: string;
|
|
1626
|
+
Status?: number;
|
|
1627
|
+
}
|
|
1628
|
+
export interface StartAssetBundleImportJobRequest {
|
|
1629
|
+
AwsAccountId: string | undefined;
|
|
1630
|
+
AssetBundleImportJobId: string | undefined;
|
|
1631
|
+
AssetBundleImportSource: AssetBundleImportSource | undefined;
|
|
1632
|
+
OverrideParameters?: AssetBundleImportJobOverrideParameters;
|
|
1633
|
+
FailureAction?: AssetBundleImportFailureAction | string;
|
|
1634
|
+
}
|
|
1635
|
+
export interface StartAssetBundleImportJobResponse {
|
|
1636
|
+
Arn?: string;
|
|
1637
|
+
AssetBundleImportJobId?: string;
|
|
1638
|
+
RequestId?: string;
|
|
1639
|
+
Status?: number;
|
|
1640
|
+
}
|
|
1319
1641
|
export interface TagResourceRequest {
|
|
1320
1642
|
ResourceArn: string | undefined;
|
|
1321
1643
|
Tags: Tag[] | undefined;
|
|
@@ -1659,73 +1981,15 @@ export interface UpdateTopicRequest {
|
|
|
1659
1981
|
TopicId: string | undefined;
|
|
1660
1982
|
Topic: TopicDetails | undefined;
|
|
1661
1983
|
}
|
|
1662
|
-
export
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
TopicId: string | undefined;
|
|
1672
|
-
GrantPermissions?: ResourcePermission[];
|
|
1673
|
-
RevokePermissions?: ResourcePermission[];
|
|
1674
|
-
}
|
|
1675
|
-
export interface UpdateTopicPermissionsResponse {
|
|
1676
|
-
TopicId?: string;
|
|
1677
|
-
TopicArn?: string;
|
|
1678
|
-
Permissions?: ResourcePermission[];
|
|
1679
|
-
Status?: number;
|
|
1680
|
-
RequestId?: string;
|
|
1681
|
-
}
|
|
1682
|
-
export interface UpdateTopicRefreshScheduleRequest {
|
|
1683
|
-
AwsAccountId: string | undefined;
|
|
1684
|
-
TopicId: string | undefined;
|
|
1685
|
-
DatasetId: string | undefined;
|
|
1686
|
-
RefreshSchedule: TopicRefreshSchedule | undefined;
|
|
1687
|
-
}
|
|
1688
|
-
export interface UpdateTopicRefreshScheduleResponse {
|
|
1689
|
-
TopicId?: string;
|
|
1690
|
-
TopicArn?: string;
|
|
1691
|
-
DatasetArn?: string;
|
|
1692
|
-
Status?: number;
|
|
1693
|
-
RequestId?: string;
|
|
1694
|
-
}
|
|
1695
|
-
export interface UpdateUserRequest {
|
|
1696
|
-
UserName: string | undefined;
|
|
1697
|
-
AwsAccountId: string | undefined;
|
|
1698
|
-
Namespace: string | undefined;
|
|
1699
|
-
Email: string | undefined;
|
|
1700
|
-
Role: UserRole | string | undefined;
|
|
1701
|
-
CustomPermissionsName?: string;
|
|
1702
|
-
UnapplyCustomPermissions?: boolean;
|
|
1703
|
-
ExternalLoginFederationProviderType?: string;
|
|
1704
|
-
CustomFederationProviderUrl?: string;
|
|
1705
|
-
ExternalLoginId?: string;
|
|
1706
|
-
}
|
|
1707
|
-
export interface UpdateUserResponse {
|
|
1708
|
-
User?: User;
|
|
1709
|
-
RequestId?: string;
|
|
1710
|
-
Status?: number;
|
|
1711
|
-
}
|
|
1712
|
-
export interface UpdateVPCConnectionRequest {
|
|
1713
|
-
AwsAccountId: string | undefined;
|
|
1714
|
-
VPCConnectionId: string | undefined;
|
|
1715
|
-
Name: string | undefined;
|
|
1716
|
-
SubnetIds: string[] | undefined;
|
|
1717
|
-
SecurityGroupIds: string[] | undefined;
|
|
1718
|
-
DnsResolvers?: string[];
|
|
1719
|
-
RoleArn: string | undefined;
|
|
1720
|
-
}
|
|
1721
|
-
export interface UpdateVPCConnectionResponse {
|
|
1722
|
-
Arn?: string;
|
|
1723
|
-
VPCConnectionId?: string;
|
|
1724
|
-
UpdateStatus?: VPCConnectionResourceStatus | string;
|
|
1725
|
-
AvailabilityStatus?: VPCConnectionAvailabilityStatus | string;
|
|
1726
|
-
RequestId?: string;
|
|
1727
|
-
Status?: number;
|
|
1728
|
-
}
|
|
1984
|
+
export declare const DescribeAnalysisDefinitionResponseFilterSensitiveLog: (
|
|
1985
|
+
obj: DescribeAnalysisDefinitionResponse
|
|
1986
|
+
) => any;
|
|
1987
|
+
export declare const DescribeAssetBundleImportJobResponseFilterSensitiveLog: (
|
|
1988
|
+
obj: DescribeAssetBundleImportJobResponse
|
|
1989
|
+
) => any;
|
|
1990
|
+
export declare const DescribeDashboardDefinitionResponseFilterSensitiveLog: (
|
|
1991
|
+
obj: DescribeDashboardDefinitionResponse
|
|
1992
|
+
) => any;
|
|
1729
1993
|
export declare const DescribeDataSetResponseFilterSensitiveLog: (
|
|
1730
1994
|
obj: DescribeDataSetResponse
|
|
1731
1995
|
) => any;
|
|
@@ -1751,6 +2015,9 @@ export declare const GetDashboardEmbedUrlResponseFilterSensitiveLog: (
|
|
|
1751
2015
|
export declare const GetSessionEmbedUrlResponseFilterSensitiveLog: (
|
|
1752
2016
|
obj: GetSessionEmbedUrlResponse
|
|
1753
2017
|
) => any;
|
|
2018
|
+
export declare const StartAssetBundleImportJobRequestFilterSensitiveLog: (
|
|
2019
|
+
obj: StartAssetBundleImportJobRequest
|
|
2020
|
+
) => any;
|
|
1754
2021
|
export declare const UpdateAnalysisRequestFilterSensitiveLog: (
|
|
1755
2022
|
obj: UpdateAnalysisRequest
|
|
1756
2023
|
) => any;
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import {
|
|
2
|
+
ResourcePermission,
|
|
3
|
+
TopicRefreshSchedule,
|
|
4
|
+
VPCConnectionAvailabilityStatus,
|
|
5
|
+
VPCConnectionResourceStatus,
|
|
6
|
+
} from "./models_2";
|
|
7
|
+
import { User, UserRole } from "./models_3";
|
|
8
|
+
export interface UpdateTopicResponse {
|
|
9
|
+
TopicId?: string;
|
|
10
|
+
Arn?: string;
|
|
11
|
+
RefreshArn?: string;
|
|
12
|
+
RequestId?: string;
|
|
13
|
+
Status?: number;
|
|
14
|
+
}
|
|
15
|
+
export interface UpdateTopicPermissionsRequest {
|
|
16
|
+
AwsAccountId: string | undefined;
|
|
17
|
+
TopicId: string | undefined;
|
|
18
|
+
GrantPermissions?: ResourcePermission[];
|
|
19
|
+
RevokePermissions?: ResourcePermission[];
|
|
20
|
+
}
|
|
21
|
+
export interface UpdateTopicPermissionsResponse {
|
|
22
|
+
TopicId?: string;
|
|
23
|
+
TopicArn?: string;
|
|
24
|
+
Permissions?: ResourcePermission[];
|
|
25
|
+
Status?: number;
|
|
26
|
+
RequestId?: string;
|
|
27
|
+
}
|
|
28
|
+
export interface UpdateTopicRefreshScheduleRequest {
|
|
29
|
+
AwsAccountId: string | undefined;
|
|
30
|
+
TopicId: string | undefined;
|
|
31
|
+
DatasetId: string | undefined;
|
|
32
|
+
RefreshSchedule: TopicRefreshSchedule | undefined;
|
|
33
|
+
}
|
|
34
|
+
export interface UpdateTopicRefreshScheduleResponse {
|
|
35
|
+
TopicId?: string;
|
|
36
|
+
TopicArn?: string;
|
|
37
|
+
DatasetArn?: string;
|
|
38
|
+
Status?: number;
|
|
39
|
+
RequestId?: string;
|
|
40
|
+
}
|
|
41
|
+
export interface UpdateUserRequest {
|
|
42
|
+
UserName: string | undefined;
|
|
43
|
+
AwsAccountId: string | undefined;
|
|
44
|
+
Namespace: string | undefined;
|
|
45
|
+
Email: string | undefined;
|
|
46
|
+
Role: UserRole | string | undefined;
|
|
47
|
+
CustomPermissionsName?: string;
|
|
48
|
+
UnapplyCustomPermissions?: boolean;
|
|
49
|
+
ExternalLoginFederationProviderType?: string;
|
|
50
|
+
CustomFederationProviderUrl?: string;
|
|
51
|
+
ExternalLoginId?: string;
|
|
52
|
+
}
|
|
53
|
+
export interface UpdateUserResponse {
|
|
54
|
+
User?: User;
|
|
55
|
+
RequestId?: string;
|
|
56
|
+
Status?: number;
|
|
57
|
+
}
|
|
58
|
+
export interface UpdateVPCConnectionRequest {
|
|
59
|
+
AwsAccountId: string | undefined;
|
|
60
|
+
VPCConnectionId: string | undefined;
|
|
61
|
+
Name: string | undefined;
|
|
62
|
+
SubnetIds: string[] | undefined;
|
|
63
|
+
SecurityGroupIds: string[] | undefined;
|
|
64
|
+
DnsResolvers?: string[];
|
|
65
|
+
RoleArn: string | undefined;
|
|
66
|
+
}
|
|
67
|
+
export interface UpdateVPCConnectionResponse {
|
|
68
|
+
Arn?: string;
|
|
69
|
+
VPCConnectionId?: string;
|
|
70
|
+
UpdateStatus?: VPCConnectionResourceStatus | string;
|
|
71
|
+
AvailabilityStatus?: VPCConnectionAvailabilityStatus | string;
|
|
72
|
+
RequestId?: string;
|
|
73
|
+
Status?: number;
|
|
74
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListAssetBundleExportJobsCommandInput,
|
|
4
|
+
ListAssetBundleExportJobsCommandOutput,
|
|
5
|
+
} from "../commands/ListAssetBundleExportJobsCommand";
|
|
6
|
+
import { QuickSightPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListAssetBundleExportJobs(
|
|
8
|
+
config: QuickSightPaginationConfiguration,
|
|
9
|
+
input: ListAssetBundleExportJobsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListAssetBundleExportJobsCommandOutput>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListAssetBundleImportJobsCommandInput,
|
|
4
|
+
ListAssetBundleImportJobsCommandOutput,
|
|
5
|
+
} from "../commands/ListAssetBundleImportJobsCommand";
|
|
6
|
+
import { QuickSightPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListAssetBundleImportJobs(
|
|
8
|
+
config: QuickSightPaginationConfiguration,
|
|
9
|
+
input: ListAssetBundleImportJobsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListAssetBundleImportJobsCommandOutput>;
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
export * from "./Interfaces";
|
|
2
2
|
export * from "./ListAnalysesPaginator";
|
|
3
|
+
export * from "./ListAssetBundleExportJobsPaginator";
|
|
4
|
+
export * from "./ListAssetBundleImportJobsPaginator";
|
|
3
5
|
export * from "./ListDashboardVersionsPaginator";
|
|
4
6
|
export * from "./ListDashboardsPaginator";
|
|
5
7
|
export * from "./ListDataSetsPaginator";
|
|
@@ -207,6 +207,14 @@ import {
|
|
|
207
207
|
DescribeAnalysisPermissionsCommandInput,
|
|
208
208
|
DescribeAnalysisPermissionsCommandOutput,
|
|
209
209
|
} from "../commands/DescribeAnalysisPermissionsCommand";
|
|
210
|
+
import {
|
|
211
|
+
DescribeAssetBundleExportJobCommandInput,
|
|
212
|
+
DescribeAssetBundleExportJobCommandOutput,
|
|
213
|
+
} from "../commands/DescribeAssetBundleExportJobCommand";
|
|
214
|
+
import {
|
|
215
|
+
DescribeAssetBundleImportJobCommandInput,
|
|
216
|
+
DescribeAssetBundleImportJobCommandOutput,
|
|
217
|
+
} from "../commands/DescribeAssetBundleImportJobCommand";
|
|
210
218
|
import {
|
|
211
219
|
DescribeDashboardCommandInput,
|
|
212
220
|
DescribeDashboardCommandOutput,
|
|
@@ -351,6 +359,14 @@ import {
|
|
|
351
359
|
ListAnalysesCommandInput,
|
|
352
360
|
ListAnalysesCommandOutput,
|
|
353
361
|
} from "../commands/ListAnalysesCommand";
|
|
362
|
+
import {
|
|
363
|
+
ListAssetBundleExportJobsCommandInput,
|
|
364
|
+
ListAssetBundleExportJobsCommandOutput,
|
|
365
|
+
} from "../commands/ListAssetBundleExportJobsCommand";
|
|
366
|
+
import {
|
|
367
|
+
ListAssetBundleImportJobsCommandInput,
|
|
368
|
+
ListAssetBundleImportJobsCommandOutput,
|
|
369
|
+
} from "../commands/ListAssetBundleImportJobsCommand";
|
|
354
370
|
import {
|
|
355
371
|
ListDashboardsCommandInput,
|
|
356
372
|
ListDashboardsCommandOutput,
|
|
@@ -487,6 +503,14 @@ import {
|
|
|
487
503
|
SearchGroupsCommandInput,
|
|
488
504
|
SearchGroupsCommandOutput,
|
|
489
505
|
} from "../commands/SearchGroupsCommand";
|
|
506
|
+
import {
|
|
507
|
+
StartAssetBundleExportJobCommandInput,
|
|
508
|
+
StartAssetBundleExportJobCommandOutput,
|
|
509
|
+
} from "../commands/StartAssetBundleExportJobCommand";
|
|
510
|
+
import {
|
|
511
|
+
StartAssetBundleImportJobCommandInput,
|
|
512
|
+
StartAssetBundleImportJobCommandOutput,
|
|
513
|
+
} from "../commands/StartAssetBundleImportJobCommand";
|
|
490
514
|
import {
|
|
491
515
|
TagResourceCommandInput,
|
|
492
516
|
TagResourceCommandOutput,
|
|
@@ -815,6 +839,14 @@ export declare const se_DescribeAnalysisPermissionsCommand: (
|
|
|
815
839
|
input: DescribeAnalysisPermissionsCommandInput,
|
|
816
840
|
context: __SerdeContext
|
|
817
841
|
) => Promise<__HttpRequest>;
|
|
842
|
+
export declare const se_DescribeAssetBundleExportJobCommand: (
|
|
843
|
+
input: DescribeAssetBundleExportJobCommandInput,
|
|
844
|
+
context: __SerdeContext
|
|
845
|
+
) => Promise<__HttpRequest>;
|
|
846
|
+
export declare const se_DescribeAssetBundleImportJobCommand: (
|
|
847
|
+
input: DescribeAssetBundleImportJobCommandInput,
|
|
848
|
+
context: __SerdeContext
|
|
849
|
+
) => Promise<__HttpRequest>;
|
|
818
850
|
export declare const se_DescribeDashboardCommand: (
|
|
819
851
|
input: DescribeDashboardCommandInput,
|
|
820
852
|
context: __SerdeContext
|
|
@@ -959,6 +991,14 @@ export declare const se_ListAnalysesCommand: (
|
|
|
959
991
|
input: ListAnalysesCommandInput,
|
|
960
992
|
context: __SerdeContext
|
|
961
993
|
) => Promise<__HttpRequest>;
|
|
994
|
+
export declare const se_ListAssetBundleExportJobsCommand: (
|
|
995
|
+
input: ListAssetBundleExportJobsCommandInput,
|
|
996
|
+
context: __SerdeContext
|
|
997
|
+
) => Promise<__HttpRequest>;
|
|
998
|
+
export declare const se_ListAssetBundleImportJobsCommand: (
|
|
999
|
+
input: ListAssetBundleImportJobsCommandInput,
|
|
1000
|
+
context: __SerdeContext
|
|
1001
|
+
) => Promise<__HttpRequest>;
|
|
962
1002
|
export declare const se_ListDashboardsCommand: (
|
|
963
1003
|
input: ListDashboardsCommandInput,
|
|
964
1004
|
context: __SerdeContext
|
|
@@ -1095,6 +1135,14 @@ export declare const se_SearchGroupsCommand: (
|
|
|
1095
1135
|
input: SearchGroupsCommandInput,
|
|
1096
1136
|
context: __SerdeContext
|
|
1097
1137
|
) => Promise<__HttpRequest>;
|
|
1138
|
+
export declare const se_StartAssetBundleExportJobCommand: (
|
|
1139
|
+
input: StartAssetBundleExportJobCommandInput,
|
|
1140
|
+
context: __SerdeContext
|
|
1141
|
+
) => Promise<__HttpRequest>;
|
|
1142
|
+
export declare const se_StartAssetBundleImportJobCommand: (
|
|
1143
|
+
input: StartAssetBundleImportJobCommandInput,
|
|
1144
|
+
context: __SerdeContext
|
|
1145
|
+
) => Promise<__HttpRequest>;
|
|
1098
1146
|
export declare const se_TagResourceCommand: (
|
|
1099
1147
|
input: TagResourceCommandInput,
|
|
1100
1148
|
context: __SerdeContext
|
|
@@ -1423,6 +1471,14 @@ export declare const de_DescribeAnalysisPermissionsCommand: (
|
|
|
1423
1471
|
output: __HttpResponse,
|
|
1424
1472
|
context: __SerdeContext
|
|
1425
1473
|
) => Promise<DescribeAnalysisPermissionsCommandOutput>;
|
|
1474
|
+
export declare const de_DescribeAssetBundleExportJobCommand: (
|
|
1475
|
+
output: __HttpResponse,
|
|
1476
|
+
context: __SerdeContext
|
|
1477
|
+
) => Promise<DescribeAssetBundleExportJobCommandOutput>;
|
|
1478
|
+
export declare const de_DescribeAssetBundleImportJobCommand: (
|
|
1479
|
+
output: __HttpResponse,
|
|
1480
|
+
context: __SerdeContext
|
|
1481
|
+
) => Promise<DescribeAssetBundleImportJobCommandOutput>;
|
|
1426
1482
|
export declare const de_DescribeDashboardCommand: (
|
|
1427
1483
|
output: __HttpResponse,
|
|
1428
1484
|
context: __SerdeContext
|
|
@@ -1567,6 +1623,14 @@ export declare const de_ListAnalysesCommand: (
|
|
|
1567
1623
|
output: __HttpResponse,
|
|
1568
1624
|
context: __SerdeContext
|
|
1569
1625
|
) => Promise<ListAnalysesCommandOutput>;
|
|
1626
|
+
export declare const de_ListAssetBundleExportJobsCommand: (
|
|
1627
|
+
output: __HttpResponse,
|
|
1628
|
+
context: __SerdeContext
|
|
1629
|
+
) => Promise<ListAssetBundleExportJobsCommandOutput>;
|
|
1630
|
+
export declare const de_ListAssetBundleImportJobsCommand: (
|
|
1631
|
+
output: __HttpResponse,
|
|
1632
|
+
context: __SerdeContext
|
|
1633
|
+
) => Promise<ListAssetBundleImportJobsCommandOutput>;
|
|
1570
1634
|
export declare const de_ListDashboardsCommand: (
|
|
1571
1635
|
output: __HttpResponse,
|
|
1572
1636
|
context: __SerdeContext
|
|
@@ -1703,6 +1767,14 @@ export declare const de_SearchGroupsCommand: (
|
|
|
1703
1767
|
output: __HttpResponse,
|
|
1704
1768
|
context: __SerdeContext
|
|
1705
1769
|
) => Promise<SearchGroupsCommandOutput>;
|
|
1770
|
+
export declare const de_StartAssetBundleExportJobCommand: (
|
|
1771
|
+
output: __HttpResponse,
|
|
1772
|
+
context: __SerdeContext
|
|
1773
|
+
) => Promise<StartAssetBundleExportJobCommandOutput>;
|
|
1774
|
+
export declare const de_StartAssetBundleImportJobCommand: (
|
|
1775
|
+
output: __HttpResponse,
|
|
1776
|
+
context: __SerdeContext
|
|
1777
|
+
) => Promise<StartAssetBundleImportJobCommandOutput>;
|
|
1706
1778
|
export declare const de_TagResourceCommand: (
|
|
1707
1779
|
output: __HttpResponse,
|
|
1708
1780
|
context: __SerdeContext
|