@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
|
@@ -6,12 +6,13 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { UpdateUserRequest, UpdateUserResponse } from "../models/
|
|
9
|
+
import { UpdateUserRequest, UpdateUserResponse } from "../models/models_4";
|
|
10
10
|
import {
|
|
11
11
|
QuickSightClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../QuickSightClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateUserCommandInput extends UpdateUserRequest {}
|
|
16
17
|
export interface UpdateUserCommandOutput
|
|
17
18
|
extends UpdateUserResponse,
|
|
@@ -9,12 +9,13 @@ import {
|
|
|
9
9
|
import {
|
|
10
10
|
UpdateVPCConnectionRequest,
|
|
11
11
|
UpdateVPCConnectionResponse,
|
|
12
|
-
} from "../models/
|
|
12
|
+
} from "../models/models_4";
|
|
13
13
|
import {
|
|
14
14
|
QuickSightClientResolvedConfig,
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateVPCConnectionCommandInput
|
|
19
20
|
extends UpdateVPCConnectionRequest {}
|
|
20
21
|
export interface UpdateVPCConnectionCommandOutput
|
|
@@ -49,6 +49,8 @@ export * from "./DescribeAccountSubscriptionCommand";
|
|
|
49
49
|
export * from "./DescribeAnalysisCommand";
|
|
50
50
|
export * from "./DescribeAnalysisDefinitionCommand";
|
|
51
51
|
export * from "./DescribeAnalysisPermissionsCommand";
|
|
52
|
+
export * from "./DescribeAssetBundleExportJobCommand";
|
|
53
|
+
export * from "./DescribeAssetBundleImportJobCommand";
|
|
52
54
|
export * from "./DescribeDashboardCommand";
|
|
53
55
|
export * from "./DescribeDashboardDefinitionCommand";
|
|
54
56
|
export * from "./DescribeDashboardPermissionsCommand";
|
|
@@ -85,6 +87,8 @@ export * from "./GenerateEmbedUrlForRegisteredUserCommand";
|
|
|
85
87
|
export * from "./GetDashboardEmbedUrlCommand";
|
|
86
88
|
export * from "./GetSessionEmbedUrlCommand";
|
|
87
89
|
export * from "./ListAnalysesCommand";
|
|
90
|
+
export * from "./ListAssetBundleExportJobsCommand";
|
|
91
|
+
export * from "./ListAssetBundleImportJobsCommand";
|
|
88
92
|
export * from "./ListDashboardVersionsCommand";
|
|
89
93
|
export * from "./ListDashboardsCommand";
|
|
90
94
|
export * from "./ListDataSetsCommand";
|
|
@@ -119,6 +123,8 @@ export * from "./SearchDataSetsCommand";
|
|
|
119
123
|
export * from "./SearchDataSourcesCommand";
|
|
120
124
|
export * from "./SearchFoldersCommand";
|
|
121
125
|
export * from "./SearchGroupsCommand";
|
|
126
|
+
export * from "./StartAssetBundleExportJobCommand";
|
|
127
|
+
export * from "./StartAssetBundleImportJobCommand";
|
|
122
128
|
export * from "./TagResourceCommand";
|
|
123
129
|
export * from "./UntagResourceCommand";
|
|
124
130
|
export * from "./UpdateAccountCustomizationCommand";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./QuickSight";
|
|
2
1
|
export * from "./QuickSightClient";
|
|
2
|
+
export * from "./QuickSight";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { QuickSightServiceException } from "./models/QuickSightServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class QuickSightServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
1
|
import {
|
|
3
2
|
AnalysisDefaults,
|
|
4
3
|
AxisBinding,
|
|
@@ -53,7 +52,6 @@ import {
|
|
|
53
52
|
VisualTitleLabelOptions,
|
|
54
53
|
WidgetStatus,
|
|
55
54
|
} from "./models_0";
|
|
56
|
-
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
57
55
|
export interface ComboChartConfiguration {
|
|
58
56
|
FieldWells?: ComboChartFieldWells;
|
|
59
57
|
SortConfiguration?: ComboChartSortConfiguration;
|
|
@@ -414,8 +412,18 @@ export interface ClusterMarker {
|
|
|
414
412
|
export interface ClusterMarkerConfiguration {
|
|
415
413
|
ClusterMarker?: ClusterMarker;
|
|
416
414
|
}
|
|
415
|
+
export interface GeospatialHeatmapDataColor {
|
|
416
|
+
Color: string | undefined;
|
|
417
|
+
}
|
|
418
|
+
export interface GeospatialHeatmapColorScale {
|
|
419
|
+
Colors?: GeospatialHeatmapDataColor[];
|
|
420
|
+
}
|
|
421
|
+
export interface GeospatialHeatmapConfiguration {
|
|
422
|
+
HeatmapColor?: GeospatialHeatmapColorScale;
|
|
423
|
+
}
|
|
417
424
|
export declare const GeospatialSelectedPointStyle: {
|
|
418
425
|
readonly CLUSTER: "CLUSTER";
|
|
426
|
+
readonly HEATMAP: "HEATMAP";
|
|
419
427
|
readonly POINT: "POINT";
|
|
420
428
|
};
|
|
421
429
|
export type GeospatialSelectedPointStyle =
|
|
@@ -423,6 +431,7 @@ export type GeospatialSelectedPointStyle =
|
|
|
423
431
|
export interface GeospatialPointStyleOptions {
|
|
424
432
|
SelectedPointStyle?: GeospatialSelectedPointStyle | string;
|
|
425
433
|
ClusterMarkerConfiguration?: ClusterMarkerConfiguration;
|
|
434
|
+
HeatmapConfiguration?: GeospatialHeatmapConfiguration;
|
|
426
435
|
}
|
|
427
436
|
export interface GeospatialMapConfiguration {
|
|
428
437
|
FieldWells?: GeospatialMapFieldWells;
|
|
@@ -1589,233 +1598,201 @@ export interface AnonymousUserEmbeddingExperienceConfiguration {
|
|
|
1589
1598
|
DashboardVisual?: AnonymousUserDashboardVisualEmbeddingConfiguration;
|
|
1590
1599
|
QSearchBar?: AnonymousUserQSearchBarEmbeddingConfiguration;
|
|
1591
1600
|
}
|
|
1592
|
-
export declare const
|
|
1593
|
-
readonly
|
|
1594
|
-
readonly DRAFT: "DRAFT";
|
|
1595
|
-
readonly ENABLED: "ENABLED";
|
|
1601
|
+
export declare const AssetBundleExportJobAnalysisPropertyToOverride: {
|
|
1602
|
+
readonly NAME: "Name";
|
|
1596
1603
|
};
|
|
1597
|
-
export type
|
|
1598
|
-
(typeof
|
|
1599
|
-
export interface
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
Host: string | undefined;
|
|
1605
|
-
Port: number | undefined;
|
|
1606
|
-
Database: string | undefined;
|
|
1607
|
-
}
|
|
1608
|
-
export interface AuroraPostgreSqlParameters {
|
|
1609
|
-
Host: string | undefined;
|
|
1610
|
-
Port: number | undefined;
|
|
1611
|
-
Database: string | undefined;
|
|
1604
|
+
export type AssetBundleExportJobAnalysisPropertyToOverride =
|
|
1605
|
+
(typeof AssetBundleExportJobAnalysisPropertyToOverride)[keyof typeof AssetBundleExportJobAnalysisPropertyToOverride];
|
|
1606
|
+
export interface AssetBundleExportJobAnalysisOverrideProperties {
|
|
1607
|
+
Arn?: string;
|
|
1608
|
+
Properties:
|
|
1609
|
+
| (AssetBundleExportJobAnalysisPropertyToOverride | string)[]
|
|
1610
|
+
| undefined;
|
|
1612
1611
|
}
|
|
1613
|
-
export declare const
|
|
1614
|
-
readonly
|
|
1615
|
-
readonly IAM_AND_QUICKSIGHT: "IAM_AND_QUICKSIGHT";
|
|
1616
|
-
readonly IAM_ONLY: "IAM_ONLY";
|
|
1612
|
+
export declare const AssetBundleExportJobDashboardPropertyToOverride: {
|
|
1613
|
+
readonly NAME: "Name";
|
|
1617
1614
|
};
|
|
1618
|
-
export type
|
|
1619
|
-
(typeof
|
|
1620
|
-
export
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
readonly
|
|
1628
|
-
readonly STDEV: "STDEV";
|
|
1629
|
-
readonly STDEVP: "STDEVP";
|
|
1630
|
-
readonly SUM: "SUM";
|
|
1631
|
-
readonly VAR: "VAR";
|
|
1632
|
-
readonly VARP: "VARP";
|
|
1615
|
+
export type AssetBundleExportJobDashboardPropertyToOverride =
|
|
1616
|
+
(typeof AssetBundleExportJobDashboardPropertyToOverride)[keyof typeof AssetBundleExportJobDashboardPropertyToOverride];
|
|
1617
|
+
export interface AssetBundleExportJobDashboardOverrideProperties {
|
|
1618
|
+
Arn?: string;
|
|
1619
|
+
Properties:
|
|
1620
|
+
| (AssetBundleExportJobDashboardPropertyToOverride | string)[]
|
|
1621
|
+
| undefined;
|
|
1622
|
+
}
|
|
1623
|
+
export declare const AssetBundleExportJobDataSetPropertyToOverride: {
|
|
1624
|
+
readonly NAME: "Name";
|
|
1633
1625
|
};
|
|
1634
|
-
export type
|
|
1635
|
-
(typeof
|
|
1636
|
-
export interface
|
|
1637
|
-
|
|
1626
|
+
export type AssetBundleExportJobDataSetPropertyToOverride =
|
|
1627
|
+
(typeof AssetBundleExportJobDataSetPropertyToOverride)[keyof typeof AssetBundleExportJobDataSetPropertyToOverride];
|
|
1628
|
+
export interface AssetBundleExportJobDataSetOverrideProperties {
|
|
1629
|
+
Arn?: string;
|
|
1630
|
+
Properties:
|
|
1631
|
+
| (AssetBundleExportJobDataSetPropertyToOverride | string)[]
|
|
1632
|
+
| undefined;
|
|
1638
1633
|
}
|
|
1639
|
-
export
|
|
1640
|
-
|
|
1634
|
+
export declare const AssetBundleExportJobDataSourcePropertyToOverride: {
|
|
1635
|
+
readonly CATALOG: "Catalog";
|
|
1636
|
+
readonly CLUSTER_ID: "ClusterId";
|
|
1637
|
+
readonly DATABASE: "Database";
|
|
1638
|
+
readonly DATA_SET_NAME: "DataSetName";
|
|
1639
|
+
readonly DISABLE_SSL: "DisableSsl";
|
|
1640
|
+
readonly DOMAIN: "Domain";
|
|
1641
|
+
readonly HOST: "Host";
|
|
1642
|
+
readonly INSTANCE_ID: "InstanceId";
|
|
1643
|
+
readonly MANIFEST_FILE_LOCATION: "ManifestFileLocation";
|
|
1644
|
+
readonly NAME: "Name";
|
|
1645
|
+
readonly PASSWORD: "Password";
|
|
1646
|
+
readonly PORT: "Port";
|
|
1647
|
+
readonly ROLE_ARN: "RoleArn";
|
|
1648
|
+
readonly SECRET_ARN: "SecretArn";
|
|
1649
|
+
readonly USERNAME: "Username";
|
|
1650
|
+
readonly WAREHOUSE: "Warehouse";
|
|
1651
|
+
readonly WORK_GROUP: "WorkGroup";
|
|
1652
|
+
};
|
|
1653
|
+
export type AssetBundleExportJobDataSourcePropertyToOverride =
|
|
1654
|
+
(typeof AssetBundleExportJobDataSourcePropertyToOverride)[keyof typeof AssetBundleExportJobDataSourcePropertyToOverride];
|
|
1655
|
+
export interface AssetBundleExportJobDataSourceOverrideProperties {
|
|
1656
|
+
Arn?: string;
|
|
1657
|
+
Properties:
|
|
1658
|
+
| (AssetBundleExportJobDataSourcePropertyToOverride | string)[]
|
|
1659
|
+
| undefined;
|
|
1641
1660
|
}
|
|
1642
|
-
export
|
|
1643
|
-
|
|
1661
|
+
export declare const AssetBundleExportJobRefreshSchedulePropertyToOverride: {
|
|
1662
|
+
readonly START_AFTER_DATE_TIME: "StartAfterDateTime";
|
|
1663
|
+
};
|
|
1664
|
+
export type AssetBundleExportJobRefreshSchedulePropertyToOverride =
|
|
1665
|
+
(typeof AssetBundleExportJobRefreshSchedulePropertyToOverride)[keyof typeof AssetBundleExportJobRefreshSchedulePropertyToOverride];
|
|
1666
|
+
export interface AssetBundleExportJobRefreshScheduleOverrideProperties {
|
|
1667
|
+
Arn?: string;
|
|
1668
|
+
Properties:
|
|
1669
|
+
| (AssetBundleExportJobRefreshSchedulePropertyToOverride | string)[]
|
|
1670
|
+
| undefined;
|
|
1644
1671
|
}
|
|
1645
|
-
export interface
|
|
1646
|
-
|
|
1647
|
-
ColumnId: string | undefined;
|
|
1648
|
-
Expression: string | undefined;
|
|
1672
|
+
export interface AssetBundleExportJobResourceIdOverrideConfiguration {
|
|
1673
|
+
PrefixForAllResources?: boolean;
|
|
1649
1674
|
}
|
|
1650
|
-
export
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1675
|
+
export declare const AssetBundleExportJobThemePropertyToOverride: {
|
|
1676
|
+
readonly NAME: "Name";
|
|
1677
|
+
};
|
|
1678
|
+
export type AssetBundleExportJobThemePropertyToOverride =
|
|
1679
|
+
(typeof AssetBundleExportJobThemePropertyToOverride)[keyof typeof AssetBundleExportJobThemePropertyToOverride];
|
|
1680
|
+
export interface AssetBundleExportJobThemeOverrideProperties {
|
|
1681
|
+
Arn?: string;
|
|
1682
|
+
Properties:
|
|
1683
|
+
| (AssetBundleExportJobThemePropertyToOverride | string)[]
|
|
1684
|
+
| undefined;
|
|
1654
1685
|
}
|
|
1655
|
-
export
|
|
1686
|
+
export declare const AssetBundleExportJobVPCConnectionPropertyToOverride: {
|
|
1687
|
+
readonly DNS_RESOLVERS: "DnsResolvers";
|
|
1688
|
+
readonly NAME: "Name";
|
|
1689
|
+
readonly ROLE_ARN: "RoleArn";
|
|
1690
|
+
};
|
|
1691
|
+
export type AssetBundleExportJobVPCConnectionPropertyToOverride =
|
|
1692
|
+
(typeof AssetBundleExportJobVPCConnectionPropertyToOverride)[keyof typeof AssetBundleExportJobVPCConnectionPropertyToOverride];
|
|
1693
|
+
export interface AssetBundleExportJobVPCConnectionOverrideProperties {
|
|
1656
1694
|
Arn?: string;
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1695
|
+
Properties:
|
|
1696
|
+
| (AssetBundleExportJobVPCConnectionPropertyToOverride | string)[]
|
|
1697
|
+
| undefined;
|
|
1660
1698
|
}
|
|
1661
|
-
export
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
readonly
|
|
1673
|
-
|
|
1674
|
-
RequestId?: string;
|
|
1675
|
-
constructor(
|
|
1676
|
-
opts: __ExceptionOptionType<InvalidParameterValueException, __BaseException>
|
|
1677
|
-
);
|
|
1678
|
-
}
|
|
1679
|
-
export declare const ExceptionResourceType: {
|
|
1680
|
-
readonly ACCOUNT_SETTINGS: "ACCOUNT_SETTINGS";
|
|
1681
|
-
readonly DATA_SET: "DATA_SET";
|
|
1682
|
-
readonly DATA_SOURCE: "DATA_SOURCE";
|
|
1683
|
-
readonly GROUP: "GROUP";
|
|
1684
|
-
readonly IAMPOLICY_ASSIGNMENT: "IAMPOLICY_ASSIGNMENT";
|
|
1685
|
-
readonly INGESTION: "INGESTION";
|
|
1686
|
-
readonly NAMESPACE: "NAMESPACE";
|
|
1687
|
-
readonly USER: "USER";
|
|
1688
|
-
readonly VPC_CONNECTION: "VPC_CONNECTION";
|
|
1699
|
+
export interface AssetBundleCloudFormationOverridePropertyConfiguration {
|
|
1700
|
+
ResourceIdOverrideConfiguration?: AssetBundleExportJobResourceIdOverrideConfiguration;
|
|
1701
|
+
VPCConnections?: AssetBundleExportJobVPCConnectionOverrideProperties[];
|
|
1702
|
+
RefreshSchedules?: AssetBundleExportJobRefreshScheduleOverrideProperties[];
|
|
1703
|
+
DataSources?: AssetBundleExportJobDataSourceOverrideProperties[];
|
|
1704
|
+
DataSets?: AssetBundleExportJobDataSetOverrideProperties[];
|
|
1705
|
+
Themes?: AssetBundleExportJobThemeOverrideProperties[];
|
|
1706
|
+
Analyses?: AssetBundleExportJobAnalysisOverrideProperties[];
|
|
1707
|
+
Dashboards?: AssetBundleExportJobDashboardOverrideProperties[];
|
|
1708
|
+
}
|
|
1709
|
+
export declare const AssetBundleExportFormat: {
|
|
1710
|
+
readonly CLOUDFORMATION_JSON: "CLOUDFORMATION_JSON";
|
|
1711
|
+
readonly QUICKSIGHT_JSON: "QUICKSIGHT_JSON";
|
|
1689
1712
|
};
|
|
1690
|
-
export type
|
|
1691
|
-
(typeof
|
|
1692
|
-
export
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
Message?: string;
|
|
1696
|
-
ResourceType?: ExceptionResourceType | string;
|
|
1697
|
-
RequestId?: string;
|
|
1698
|
-
constructor(
|
|
1699
|
-
opts: __ExceptionOptionType<ResourceExistsException, __BaseException>
|
|
1700
|
-
);
|
|
1701
|
-
}
|
|
1702
|
-
export declare class ResourceNotFoundException extends __BaseException {
|
|
1703
|
-
readonly name: "ResourceNotFoundException";
|
|
1704
|
-
readonly $fault: "client";
|
|
1705
|
-
Message?: string;
|
|
1706
|
-
ResourceType?: ExceptionResourceType | string;
|
|
1707
|
-
RequestId?: string;
|
|
1708
|
-
constructor(
|
|
1709
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
1710
|
-
);
|
|
1711
|
-
}
|
|
1712
|
-
export declare class ThrottlingException extends __BaseException {
|
|
1713
|
-
readonly name: "ThrottlingException";
|
|
1714
|
-
readonly $fault: "client";
|
|
1713
|
+
export type AssetBundleExportFormat =
|
|
1714
|
+
(typeof AssetBundleExportFormat)[keyof typeof AssetBundleExportFormat];
|
|
1715
|
+
export interface AssetBundleExportJobError {
|
|
1716
|
+
Arn?: string;
|
|
1717
|
+
Type?: string;
|
|
1715
1718
|
Message?: string;
|
|
1716
|
-
RequestId?: string;
|
|
1717
|
-
constructor(
|
|
1718
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
1719
|
-
);
|
|
1720
|
-
}
|
|
1721
|
-
export declare const ColumnDataType: {
|
|
1722
|
-
readonly DATETIME: "DATETIME";
|
|
1723
|
-
readonly DECIMAL: "DECIMAL";
|
|
1724
|
-
readonly INTEGER: "INTEGER";
|
|
1725
|
-
readonly STRING: "STRING";
|
|
1726
|
-
};
|
|
1727
|
-
export type ColumnDataType =
|
|
1728
|
-
(typeof ColumnDataType)[keyof typeof ColumnDataType];
|
|
1729
|
-
export interface CastColumnTypeOperation {
|
|
1730
|
-
ColumnName: string | undefined;
|
|
1731
|
-
NewColumnType: ColumnDataType | string | undefined;
|
|
1732
|
-
Format?: string;
|
|
1733
|
-
}
|
|
1734
|
-
export declare const CategoryFilterFunction: {
|
|
1735
|
-
readonly CONTAINS: "CONTAINS";
|
|
1736
|
-
readonly EXACT: "EXACT";
|
|
1737
|
-
};
|
|
1738
|
-
export type CategoryFilterFunction =
|
|
1739
|
-
(typeof CategoryFilterFunction)[keyof typeof CategoryFilterFunction];
|
|
1740
|
-
export declare const CategoryFilterType: {
|
|
1741
|
-
readonly CUSTOM_FILTER: "CUSTOM_FILTER";
|
|
1742
|
-
readonly CUSTOM_FILTER_LIST: "CUSTOM_FILTER_LIST";
|
|
1743
|
-
readonly FILTER_LIST: "FILTER_LIST";
|
|
1744
|
-
};
|
|
1745
|
-
export type CategoryFilterType =
|
|
1746
|
-
(typeof CategoryFilterType)[keyof typeof CategoryFilterType];
|
|
1747
|
-
export interface CellValueSynonym {
|
|
1748
|
-
CellValue?: string;
|
|
1749
|
-
Synonyms?: string[];
|
|
1750
|
-
}
|
|
1751
|
-
export interface CollectiveConstant {
|
|
1752
|
-
ValueList?: string[];
|
|
1753
|
-
}
|
|
1754
|
-
export declare const ColumnDataRole: {
|
|
1755
|
-
readonly DIMENSION: "DIMENSION";
|
|
1756
|
-
readonly MEASURE: "MEASURE";
|
|
1757
|
-
};
|
|
1758
|
-
export type ColumnDataRole =
|
|
1759
|
-
(typeof ColumnDataRole)[keyof typeof ColumnDataRole];
|
|
1760
|
-
export interface ColumnDescription {
|
|
1761
|
-
Text?: string;
|
|
1762
1719
|
}
|
|
1763
|
-
export declare const
|
|
1764
|
-
readonly
|
|
1720
|
+
export declare const AssetBundleExportJobStatus: {
|
|
1721
|
+
readonly FAILED: "FAILED";
|
|
1722
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1723
|
+
readonly QUEUED_FOR_IMMEDIATE_EXECUTION: "QUEUED_FOR_IMMEDIATE_EXECUTION";
|
|
1724
|
+
readonly SUCCESSFUL: "SUCCESSFUL";
|
|
1765
1725
|
};
|
|
1766
|
-
export type
|
|
1767
|
-
(typeof
|
|
1768
|
-
export interface
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1726
|
+
export type AssetBundleExportJobStatus =
|
|
1727
|
+
(typeof AssetBundleExportJobStatus)[keyof typeof AssetBundleExportJobStatus];
|
|
1728
|
+
export interface AssetBundleExportJobSummary {
|
|
1729
|
+
JobStatus?: AssetBundleExportJobStatus | string;
|
|
1730
|
+
Arn?: string;
|
|
1731
|
+
CreatedTime?: Date;
|
|
1732
|
+
AssetBundleExportJobId?: string;
|
|
1733
|
+
IncludeAllDependencies?: boolean;
|
|
1734
|
+
ExportFormat?: AssetBundleExportFormat | string;
|
|
1772
1735
|
}
|
|
1773
|
-
export
|
|
1774
|
-
|
|
1736
|
+
export declare const AssetBundleImportFailureAction: {
|
|
1737
|
+
readonly DO_NOTHING: "DO_NOTHING";
|
|
1738
|
+
readonly ROLLBACK: "ROLLBACK";
|
|
1739
|
+
};
|
|
1740
|
+
export type AssetBundleImportFailureAction =
|
|
1741
|
+
(typeof AssetBundleImportFailureAction)[keyof typeof AssetBundleImportFailureAction];
|
|
1742
|
+
export interface AssetBundleImportJobAnalysisOverrideParameters {
|
|
1743
|
+
AnalysisId: string | undefined;
|
|
1744
|
+
Name?: string;
|
|
1775
1745
|
}
|
|
1776
|
-
export interface
|
|
1746
|
+
export interface AssetBundleImportJobDashboardOverrideParameters {
|
|
1747
|
+
DashboardId: string | undefined;
|
|
1777
1748
|
Name?: string;
|
|
1778
1749
|
}
|
|
1779
|
-
export interface
|
|
1750
|
+
export interface AssetBundleImportJobDataSetOverrideParameters {
|
|
1751
|
+
DataSetId: string | undefined;
|
|
1780
1752
|
Name?: string;
|
|
1781
|
-
ColumnGroupColumnSchemaList?: ColumnGroupColumnSchema[];
|
|
1782
1753
|
}
|
|
1783
|
-
export interface
|
|
1784
|
-
|
|
1785
|
-
|
|
1754
|
+
export interface AssetBundleImportJobDataSourceCredentialPair {
|
|
1755
|
+
Username: string | undefined;
|
|
1756
|
+
Password: string | undefined;
|
|
1757
|
+
}
|
|
1758
|
+
export interface AssetBundleImportJobDataSourceCredentials {
|
|
1759
|
+
CredentialPair?: AssetBundleImportJobDataSourceCredentialPair;
|
|
1760
|
+
SecretArn?: string;
|
|
1761
|
+
}
|
|
1762
|
+
export interface AthenaParameters {
|
|
1763
|
+
WorkGroup?: string;
|
|
1764
|
+
RoleArn?: string;
|
|
1765
|
+
}
|
|
1766
|
+
export interface AuroraParameters {
|
|
1767
|
+
Host: string | undefined;
|
|
1768
|
+
Port: number | undefined;
|
|
1769
|
+
Database: string | undefined;
|
|
1770
|
+
}
|
|
1771
|
+
export interface AuroraPostgreSqlParameters {
|
|
1772
|
+
Host: string | undefined;
|
|
1773
|
+
Port: number | undefined;
|
|
1774
|
+
Database: string | undefined;
|
|
1775
|
+
}
|
|
1776
|
+
export interface AwsIotAnalyticsParameters {
|
|
1777
|
+
DataSetName: string | undefined;
|
|
1778
|
+
}
|
|
1779
|
+
export interface DatabricksParameters {
|
|
1780
|
+
Host: string | undefined;
|
|
1781
|
+
Port: number | undefined;
|
|
1782
|
+
SqlEndpointPath: string | undefined;
|
|
1783
|
+
}
|
|
1784
|
+
export interface ExasolParameters {
|
|
1785
|
+
Host: string | undefined;
|
|
1786
|
+
Port: number | undefined;
|
|
1787
|
+
}
|
|
1788
|
+
export interface JiraParameters {
|
|
1789
|
+
SiteBaseUrl: string | undefined;
|
|
1790
|
+
}
|
|
1791
|
+
export interface MariaDbParameters {
|
|
1792
|
+
Host: string | undefined;
|
|
1793
|
+
Port: number | undefined;
|
|
1794
|
+
Database: string | undefined;
|
|
1786
1795
|
}
|
|
1787
|
-
export declare const ColumnOrderingType: {
|
|
1788
|
-
readonly GREATER_IS_BETTER: "GREATER_IS_BETTER";
|
|
1789
|
-
readonly LESSER_IS_BETTER: "LESSER_IS_BETTER";
|
|
1790
|
-
readonly SPECIFIED: "SPECIFIED";
|
|
1791
|
-
};
|
|
1792
|
-
export type ColumnOrderingType =
|
|
1793
|
-
(typeof ColumnOrderingType)[keyof typeof ColumnOrderingType];
|
|
1794
|
-
export interface ColumnSchema {
|
|
1795
|
-
Name?: string;
|
|
1796
|
-
DataType?: string;
|
|
1797
|
-
GeographicRole?: string;
|
|
1798
|
-
}
|
|
1799
|
-
export declare const GeoSpatialDataRole: {
|
|
1800
|
-
readonly CITY: "CITY";
|
|
1801
|
-
readonly COUNTRY: "COUNTRY";
|
|
1802
|
-
readonly COUNTY: "COUNTY";
|
|
1803
|
-
readonly LATITUDE: "LATITUDE";
|
|
1804
|
-
readonly LONGITUDE: "LONGITUDE";
|
|
1805
|
-
readonly POSTCODE: "POSTCODE";
|
|
1806
|
-
readonly STATE: "STATE";
|
|
1807
|
-
};
|
|
1808
|
-
export type GeoSpatialDataRole =
|
|
1809
|
-
(typeof GeoSpatialDataRole)[keyof typeof GeoSpatialDataRole];
|
|
1810
|
-
export interface ColumnTag {
|
|
1811
|
-
ColumnGeographicRole?: GeoSpatialDataRole | string;
|
|
1812
|
-
ColumnDescription?: ColumnDescription;
|
|
1813
|
-
}
|
|
1814
|
-
export declare const ColumnTagName: {
|
|
1815
|
-
readonly COLUMN_DESCRIPTION: "COLUMN_DESCRIPTION";
|
|
1816
|
-
readonly COLUMN_GEOGRAPHIC_ROLE: "COLUMN_GEOGRAPHIC_ROLE";
|
|
1817
|
-
};
|
|
1818
|
-
export type ColumnTagName = (typeof ColumnTagName)[keyof typeof ColumnTagName];
|
|
1819
1796
|
export declare const ComboChartConfigurationFilterSensitiveLog: (
|
|
1820
1797
|
obj: ComboChartConfiguration
|
|
1821
1798
|
) => any;
|
|
@@ -2181,6 +2158,9 @@ export declare const SheetDefinitionFilterSensitiveLog: (
|
|
|
2181
2158
|
export declare const AnalysisDefinitionFilterSensitiveLog: (
|
|
2182
2159
|
obj: AnalysisDefinition
|
|
2183
2160
|
) => any;
|
|
2184
|
-
export declare const
|
|
2185
|
-
obj:
|
|
2161
|
+
export declare const AssetBundleImportJobDataSourceCredentialPairFilterSensitiveLog: (
|
|
2162
|
+
obj: AssetBundleImportJobDataSourceCredentialPair
|
|
2163
|
+
) => any;
|
|
2164
|
+
export declare const AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog: (
|
|
2165
|
+
obj: AssetBundleImportJobDataSourceCredentials
|
|
2186
2166
|
) => any;
|