@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,6 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
1
|
import { AnalysisDefaults, AxisBinding, AxisDisplayOptions, BarChartVisual, BarsArrangement, BoxPlotVisual, CalculatedField, ChartAxisLabelOptions, ColumnConfiguration, ColumnHierarchy, ColumnIdentifier, ColumnSort, ComboChartFieldWells, ComboChartSortConfiguration, ContributionAnalysisDefault, DataLabelOptions, DataLabelPosition, DataPathValue, DataSetIdentifierDeclaration, DimensionField, FieldSort, FieldSortOptions, FilterControl, FilterGroup, FontConfiguration, FormatConfiguration, HorizontalTextAlignment, ItemsLimitConfiguration, Layout, LegendOptions, MeasureField, NumberDisplayFormatConfiguration, PaginationConfiguration, ParameterControl, ParameterDeclaration, PercentageDisplayFormatConfiguration, ReferenceLine, ResourceStatus, SheetContentType, SheetControlLayout, SheetTextBox, SmallMultiplesOptions, SortDirection, TimeGranularity, TooltipOptions, URLTargetConfiguration, Visibility, VisualCustomAction, VisualPalette, VisualSubtitleLabelOptions, VisualTitleLabelOptions, WidgetStatus } from "./models_0";
|
|
3
|
-
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
4
2
|
/**
|
|
5
3
|
* @public
|
|
6
4
|
* <p>The configuration of a <code>ComboChartVisual</code>.</p>
|
|
@@ -1124,16 +1122,47 @@ export interface ClusterMarker {
|
|
|
1124
1122
|
*/
|
|
1125
1123
|
export interface ClusterMarkerConfiguration {
|
|
1126
1124
|
/**
|
|
1127
|
-
* <p>The cluster marker that is a part of the cluster marker configuration
|
|
1125
|
+
* <p>The cluster marker that is a part of the cluster marker configuration.</p>
|
|
1128
1126
|
*/
|
|
1129
1127
|
ClusterMarker?: ClusterMarker;
|
|
1130
1128
|
}
|
|
1129
|
+
/**
|
|
1130
|
+
* @public
|
|
1131
|
+
* <p>The color to be used in the heatmap point style.</p>
|
|
1132
|
+
*/
|
|
1133
|
+
export interface GeospatialHeatmapDataColor {
|
|
1134
|
+
/**
|
|
1135
|
+
* <p>The hex color to be used in the heatmap point style.</p>
|
|
1136
|
+
*/
|
|
1137
|
+
Color: string | undefined;
|
|
1138
|
+
}
|
|
1139
|
+
/**
|
|
1140
|
+
* @public
|
|
1141
|
+
* <p>The color scale specification for the heatmap point style.</p>
|
|
1142
|
+
*/
|
|
1143
|
+
export interface GeospatialHeatmapColorScale {
|
|
1144
|
+
/**
|
|
1145
|
+
* <p>The list of colors to be used in heatmap point style.</p>
|
|
1146
|
+
*/
|
|
1147
|
+
Colors?: GeospatialHeatmapDataColor[];
|
|
1148
|
+
}
|
|
1149
|
+
/**
|
|
1150
|
+
* @public
|
|
1151
|
+
* <p>The heatmap configuration of the geospatial point style.</p>
|
|
1152
|
+
*/
|
|
1153
|
+
export interface GeospatialHeatmapConfiguration {
|
|
1154
|
+
/**
|
|
1155
|
+
* <p>The color scale specification for the heatmap point style.</p>
|
|
1156
|
+
*/
|
|
1157
|
+
HeatmapColor?: GeospatialHeatmapColorScale;
|
|
1158
|
+
}
|
|
1131
1159
|
/**
|
|
1132
1160
|
* @public
|
|
1133
1161
|
* @enum
|
|
1134
1162
|
*/
|
|
1135
1163
|
export declare const GeospatialSelectedPointStyle: {
|
|
1136
1164
|
readonly CLUSTER: "CLUSTER";
|
|
1165
|
+
readonly HEATMAP: "HEATMAP";
|
|
1137
1166
|
readonly POINT: "POINT";
|
|
1138
1167
|
};
|
|
1139
1168
|
/**
|
|
@@ -1153,6 +1182,10 @@ export interface GeospatialPointStyleOptions {
|
|
|
1153
1182
|
* <p>The cluster marker configuration of the geospatial point style.</p>
|
|
1154
1183
|
*/
|
|
1155
1184
|
ClusterMarkerConfiguration?: ClusterMarkerConfiguration;
|
|
1185
|
+
/**
|
|
1186
|
+
* <p>The heatmap configuration of the geospatial point style.</p>
|
|
1187
|
+
*/
|
|
1188
|
+
HeatmapConfiguration?: GeospatialHeatmapConfiguration;
|
|
1156
1189
|
}
|
|
1157
1190
|
/**
|
|
1158
1191
|
* @public
|
|
@@ -5331,569 +5364,519 @@ export interface AnonymousUserEmbeddingExperienceConfiguration {
|
|
|
5331
5364
|
* @public
|
|
5332
5365
|
* @enum
|
|
5333
5366
|
*/
|
|
5334
|
-
export declare const
|
|
5335
|
-
readonly
|
|
5336
|
-
readonly DRAFT: "DRAFT";
|
|
5337
|
-
readonly ENABLED: "ENABLED";
|
|
5367
|
+
export declare const AssetBundleExportJobAnalysisPropertyToOverride: {
|
|
5368
|
+
readonly NAME: "Name";
|
|
5338
5369
|
};
|
|
5339
5370
|
/**
|
|
5340
5371
|
* @public
|
|
5341
5372
|
*/
|
|
5342
|
-
export type
|
|
5373
|
+
export type AssetBundleExportJobAnalysisPropertyToOverride = (typeof AssetBundleExportJobAnalysisPropertyToOverride)[keyof typeof AssetBundleExportJobAnalysisPropertyToOverride];
|
|
5343
5374
|
/**
|
|
5344
5375
|
* @public
|
|
5345
|
-
* <p>
|
|
5376
|
+
* <p>Controls how a specific <code>Analysis</code> resource is parameterized in the returned CloudFormation template.</p>
|
|
5346
5377
|
*/
|
|
5347
|
-
export interface
|
|
5378
|
+
export interface AssetBundleExportJobAnalysisOverrideProperties {
|
|
5348
5379
|
/**
|
|
5349
|
-
* <p>The
|
|
5380
|
+
* <p>The ARN of the specific <code>Analysis</code> resource whose override properties are configured in this structure.</p>
|
|
5350
5381
|
*/
|
|
5351
|
-
|
|
5382
|
+
Arn?: string;
|
|
5352
5383
|
/**
|
|
5353
|
-
* <p>
|
|
5384
|
+
* <p>A list of <code>Analysis</code> resource properties to generate variables for in the returned CloudFormation template.</p>
|
|
5354
5385
|
*/
|
|
5355
|
-
|
|
5386
|
+
Properties: (AssetBundleExportJobAnalysisPropertyToOverride | string)[] | undefined;
|
|
5356
5387
|
}
|
|
5357
5388
|
/**
|
|
5358
5389
|
* @public
|
|
5359
|
-
*
|
|
5390
|
+
* @enum
|
|
5360
5391
|
*/
|
|
5361
|
-
export
|
|
5362
|
-
|
|
5363
|
-
|
|
5364
|
-
*/
|
|
5365
|
-
Host: string | undefined;
|
|
5366
|
-
/**
|
|
5367
|
-
* <p>Port.</p>
|
|
5368
|
-
*/
|
|
5369
|
-
Port: number | undefined;
|
|
5370
|
-
/**
|
|
5371
|
-
* <p>Database.</p>
|
|
5372
|
-
*/
|
|
5373
|
-
Database: string | undefined;
|
|
5374
|
-
}
|
|
5392
|
+
export declare const AssetBundleExportJobDashboardPropertyToOverride: {
|
|
5393
|
+
readonly NAME: "Name";
|
|
5394
|
+
};
|
|
5375
5395
|
/**
|
|
5376
5396
|
* @public
|
|
5377
|
-
* <p>Parameters for Amazon Aurora PostgreSQL-Compatible Edition.</p>
|
|
5378
5397
|
*/
|
|
5379
|
-
export
|
|
5380
|
-
|
|
5381
|
-
|
|
5382
|
-
|
|
5383
|
-
|
|
5398
|
+
export type AssetBundleExportJobDashboardPropertyToOverride = (typeof AssetBundleExportJobDashboardPropertyToOverride)[keyof typeof AssetBundleExportJobDashboardPropertyToOverride];
|
|
5399
|
+
/**
|
|
5400
|
+
* @public
|
|
5401
|
+
* <p>Controls how a specific <code>Dashboard</code> resource is parameterized in the returned CloudFormation template.</p>
|
|
5402
|
+
*/
|
|
5403
|
+
export interface AssetBundleExportJobDashboardOverrideProperties {
|
|
5384
5404
|
/**
|
|
5385
|
-
* <p>The
|
|
5405
|
+
* <p>The ARN of the specific <code>Dashboard</code> resource whose override properties are configured in this structure.</p>
|
|
5386
5406
|
*/
|
|
5387
|
-
|
|
5407
|
+
Arn?: string;
|
|
5388
5408
|
/**
|
|
5389
|
-
* <p>
|
|
5409
|
+
* <p>A list of <code>Dashboard</code> resource properties to generate variables for in the returned CloudFormation template.</p>
|
|
5390
5410
|
*/
|
|
5391
|
-
|
|
5411
|
+
Properties: (AssetBundleExportJobDashboardPropertyToOverride | string)[] | undefined;
|
|
5392
5412
|
}
|
|
5393
5413
|
/**
|
|
5394
5414
|
* @public
|
|
5395
5415
|
* @enum
|
|
5396
5416
|
*/
|
|
5397
|
-
export declare const
|
|
5398
|
-
readonly
|
|
5399
|
-
readonly IAM_AND_QUICKSIGHT: "IAM_AND_QUICKSIGHT";
|
|
5400
|
-
readonly IAM_ONLY: "IAM_ONLY";
|
|
5417
|
+
export declare const AssetBundleExportJobDataSetPropertyToOverride: {
|
|
5418
|
+
readonly NAME: "Name";
|
|
5401
5419
|
};
|
|
5402
5420
|
/**
|
|
5403
5421
|
* @public
|
|
5404
5422
|
*/
|
|
5405
|
-
export type
|
|
5423
|
+
export type AssetBundleExportJobDataSetPropertyToOverride = (typeof AssetBundleExportJobDataSetPropertyToOverride)[keyof typeof AssetBundleExportJobDataSetPropertyToOverride];
|
|
5424
|
+
/**
|
|
5425
|
+
* @public
|
|
5426
|
+
* <p>Controls how a specific <code>DataSet</code> resource is parameterized in the returned CloudFormation template.</p>
|
|
5427
|
+
*/
|
|
5428
|
+
export interface AssetBundleExportJobDataSetOverrideProperties {
|
|
5429
|
+
/**
|
|
5430
|
+
* <p>The ARN of the specific <code>DataSet</code> resource whose override properties are configured in this structure.</p>
|
|
5431
|
+
*/
|
|
5432
|
+
Arn?: string;
|
|
5433
|
+
/**
|
|
5434
|
+
* <p>A list of <code>DataSet</code> resource properties to generate variables for in the returned CloudFormation template.</p>
|
|
5435
|
+
*/
|
|
5436
|
+
Properties: (AssetBundleExportJobDataSetPropertyToOverride | string)[] | undefined;
|
|
5437
|
+
}
|
|
5406
5438
|
/**
|
|
5407
5439
|
* @public
|
|
5408
5440
|
* @enum
|
|
5409
5441
|
*/
|
|
5410
|
-
export declare const
|
|
5411
|
-
readonly
|
|
5412
|
-
readonly
|
|
5413
|
-
readonly
|
|
5414
|
-
readonly
|
|
5415
|
-
readonly
|
|
5416
|
-
readonly
|
|
5417
|
-
readonly
|
|
5418
|
-
readonly
|
|
5419
|
-
readonly
|
|
5420
|
-
readonly
|
|
5421
|
-
readonly
|
|
5422
|
-
readonly
|
|
5442
|
+
export declare const AssetBundleExportJobDataSourcePropertyToOverride: {
|
|
5443
|
+
readonly CATALOG: "Catalog";
|
|
5444
|
+
readonly CLUSTER_ID: "ClusterId";
|
|
5445
|
+
readonly DATABASE: "Database";
|
|
5446
|
+
readonly DATA_SET_NAME: "DataSetName";
|
|
5447
|
+
readonly DISABLE_SSL: "DisableSsl";
|
|
5448
|
+
readonly DOMAIN: "Domain";
|
|
5449
|
+
readonly HOST: "Host";
|
|
5450
|
+
readonly INSTANCE_ID: "InstanceId";
|
|
5451
|
+
readonly MANIFEST_FILE_LOCATION: "ManifestFileLocation";
|
|
5452
|
+
readonly NAME: "Name";
|
|
5453
|
+
readonly PASSWORD: "Password";
|
|
5454
|
+
readonly PORT: "Port";
|
|
5455
|
+
readonly ROLE_ARN: "RoleArn";
|
|
5456
|
+
readonly SECRET_ARN: "SecretArn";
|
|
5457
|
+
readonly USERNAME: "Username";
|
|
5458
|
+
readonly WAREHOUSE: "Warehouse";
|
|
5459
|
+
readonly WORK_GROUP: "WorkGroup";
|
|
5423
5460
|
};
|
|
5424
5461
|
/**
|
|
5425
5462
|
* @public
|
|
5426
5463
|
*/
|
|
5427
|
-
export type
|
|
5464
|
+
export type AssetBundleExportJobDataSourcePropertyToOverride = (typeof AssetBundleExportJobDataSourcePropertyToOverride)[keyof typeof AssetBundleExportJobDataSourcePropertyToOverride];
|
|
5428
5465
|
/**
|
|
5429
5466
|
* @public
|
|
5430
|
-
* <p>
|
|
5467
|
+
* <p>Controls how a specific <code>DataSource</code> resource is parameterized in the returned CloudFormation template.</p>
|
|
5431
5468
|
*/
|
|
5432
|
-
export interface
|
|
5469
|
+
export interface AssetBundleExportJobDataSourceOverrideProperties {
|
|
5433
5470
|
/**
|
|
5434
|
-
* <p>
|
|
5471
|
+
* <p>The ARN of the specific <code>DataSource</code> resource whose override properties are configured in this structure.</p>
|
|
5435
5472
|
*/
|
|
5436
|
-
|
|
5473
|
+
Arn?: string;
|
|
5474
|
+
/**
|
|
5475
|
+
* <p>A list of <code>DataSource</code> resource properties to generate variables for in the returned CloudFormation template.</p>
|
|
5476
|
+
*/
|
|
5477
|
+
Properties: (AssetBundleExportJobDataSourcePropertyToOverride | string)[] | undefined;
|
|
5437
5478
|
}
|
|
5438
5479
|
/**
|
|
5439
5480
|
* @public
|
|
5440
|
-
*
|
|
5481
|
+
* @enum
|
|
5441
5482
|
*/
|
|
5442
|
-
export
|
|
5443
|
-
|
|
5444
|
-
|
|
5445
|
-
* can bookmark an embedded dashboard.</p>
|
|
5446
|
-
*/
|
|
5447
|
-
Enabled: boolean | undefined;
|
|
5448
|
-
}
|
|
5483
|
+
export declare const AssetBundleExportJobRefreshSchedulePropertyToOverride: {
|
|
5484
|
+
readonly START_AFTER_DATE_TIME: "StartAfterDateTime";
|
|
5485
|
+
};
|
|
5449
5486
|
/**
|
|
5450
5487
|
* @public
|
|
5451
|
-
* <p>The display options for tile borders for visuals.</p>
|
|
5452
5488
|
*/
|
|
5453
|
-
export
|
|
5454
|
-
/**
|
|
5455
|
-
* <p>The option to enable display of borders for visuals.</p>
|
|
5456
|
-
*/
|
|
5457
|
-
Show?: boolean;
|
|
5458
|
-
}
|
|
5489
|
+
export type AssetBundleExportJobRefreshSchedulePropertyToOverride = (typeof AssetBundleExportJobRefreshSchedulePropertyToOverride)[keyof typeof AssetBundleExportJobRefreshSchedulePropertyToOverride];
|
|
5459
5490
|
/**
|
|
5460
5491
|
* @public
|
|
5461
|
-
* <p>
|
|
5492
|
+
* <p>Controls how a specific <code>RefreshSchedule</code> resource is parameterized in the returned CloudFormation template.</p>
|
|
5462
5493
|
*/
|
|
5463
|
-
export interface
|
|
5494
|
+
export interface AssetBundleExportJobRefreshScheduleOverrideProperties {
|
|
5464
5495
|
/**
|
|
5465
|
-
* <p>
|
|
5496
|
+
* <p>The ARN of the specific <code>RefreshSchedule</code> resource whose override properties are configured in this structure.</p>
|
|
5466
5497
|
*/
|
|
5467
|
-
|
|
5468
|
-
/**
|
|
5469
|
-
* <p>A unique ID to identify a calculated column. During a dataset update, if the column ID
|
|
5470
|
-
* of a calculated column matches that of an existing calculated column, Amazon QuickSight
|
|
5471
|
-
* preserves the existing calculated column.</p>
|
|
5472
|
-
*/
|
|
5473
|
-
ColumnId: string | undefined;
|
|
5498
|
+
Arn?: string;
|
|
5474
5499
|
/**
|
|
5475
|
-
* <p>
|
|
5500
|
+
* <p>A list of <code>RefreshSchedule</code> resource properties to generate variables for in the returned CloudFormation template.</p>
|
|
5476
5501
|
*/
|
|
5477
|
-
|
|
5502
|
+
Properties: (AssetBundleExportJobRefreshSchedulePropertyToOverride | string)[] | undefined;
|
|
5478
5503
|
}
|
|
5479
5504
|
/**
|
|
5480
5505
|
* @public
|
|
5506
|
+
* <p>An optional structure that configures resource ID overrides for the export job.</p>
|
|
5481
5507
|
*/
|
|
5482
|
-
export interface
|
|
5508
|
+
export interface AssetBundleExportJobResourceIdOverrideConfiguration {
|
|
5483
5509
|
/**
|
|
5484
|
-
* <p>The
|
|
5510
|
+
* <p>An option to request a CloudFormation variable for a prefix to be prepended to each resource's ID before import. The prefix is only added to the asset IDs and does not change the name of the asset.</p>
|
|
5485
5511
|
*/
|
|
5486
|
-
|
|
5487
|
-
/**
|
|
5488
|
-
* <p>The ID of the dataset used in the ingestion.</p>
|
|
5489
|
-
*/
|
|
5490
|
-
DataSetId: string | undefined;
|
|
5491
|
-
/**
|
|
5492
|
-
* <p>An ID for the ingestion.</p>
|
|
5493
|
-
*/
|
|
5494
|
-
IngestionId: string | undefined;
|
|
5512
|
+
PrefixForAllResources?: boolean;
|
|
5495
5513
|
}
|
|
5496
5514
|
/**
|
|
5497
5515
|
* @public
|
|
5516
|
+
* @enum
|
|
5498
5517
|
*/
|
|
5499
|
-
export
|
|
5500
|
-
|
|
5501
|
-
|
|
5502
|
-
*/
|
|
5503
|
-
Arn?: string;
|
|
5504
|
-
/**
|
|
5505
|
-
* <p>An ID for the ingestion.</p>
|
|
5506
|
-
*/
|
|
5507
|
-
IngestionId?: string;
|
|
5508
|
-
/**
|
|
5509
|
-
* <p>The Amazon Web Services request ID for this operation.</p>
|
|
5510
|
-
*/
|
|
5511
|
-
RequestId?: string;
|
|
5512
|
-
/**
|
|
5513
|
-
* <p>The HTTP status of the request.</p>
|
|
5514
|
-
*/
|
|
5515
|
-
Status?: number;
|
|
5516
|
-
}
|
|
5518
|
+
export declare const AssetBundleExportJobThemePropertyToOverride: {
|
|
5519
|
+
readonly NAME: "Name";
|
|
5520
|
+
};
|
|
5517
5521
|
/**
|
|
5518
5522
|
* @public
|
|
5519
|
-
* <p>An internal failure occurred.</p>
|
|
5520
5523
|
*/
|
|
5521
|
-
export
|
|
5522
|
-
readonly name: "InternalFailureException";
|
|
5523
|
-
readonly $fault: "server";
|
|
5524
|
-
Message?: string;
|
|
5525
|
-
/**
|
|
5526
|
-
* <p>The Amazon Web Services request ID for this request.</p>
|
|
5527
|
-
*/
|
|
5528
|
-
RequestId?: string;
|
|
5529
|
-
/**
|
|
5530
|
-
* @internal
|
|
5531
|
-
*/
|
|
5532
|
-
constructor(opts: __ExceptionOptionType<InternalFailureException, __BaseException>);
|
|
5533
|
-
}
|
|
5524
|
+
export type AssetBundleExportJobThemePropertyToOverride = (typeof AssetBundleExportJobThemePropertyToOverride)[keyof typeof AssetBundleExportJobThemePropertyToOverride];
|
|
5534
5525
|
/**
|
|
5535
5526
|
* @public
|
|
5536
|
-
* <p>
|
|
5527
|
+
* <p>Controls how a specific <code>Theme</code> resource is parameterized in the returned CloudFormation template.</p>
|
|
5537
5528
|
*/
|
|
5538
|
-
export
|
|
5539
|
-
readonly name: "InvalidParameterValueException";
|
|
5540
|
-
readonly $fault: "client";
|
|
5541
|
-
Message?: string;
|
|
5529
|
+
export interface AssetBundleExportJobThemeOverrideProperties {
|
|
5542
5530
|
/**
|
|
5543
|
-
* <p>The
|
|
5531
|
+
* <p>The ARN of the specific <code>Theme</code> resource whose override properties are configured in this structure.</p>
|
|
5544
5532
|
*/
|
|
5545
|
-
|
|
5533
|
+
Arn?: string;
|
|
5546
5534
|
/**
|
|
5547
|
-
*
|
|
5535
|
+
* <p>A list of <code>Theme</code> resource properties to generate variables for in the returned CloudFormation template.</p>
|
|
5548
5536
|
*/
|
|
5549
|
-
|
|
5537
|
+
Properties: (AssetBundleExportJobThemePropertyToOverride | string)[] | undefined;
|
|
5550
5538
|
}
|
|
5551
5539
|
/**
|
|
5552
5540
|
* @public
|
|
5553
5541
|
* @enum
|
|
5554
5542
|
*/
|
|
5555
|
-
export declare const
|
|
5556
|
-
readonly
|
|
5557
|
-
readonly
|
|
5558
|
-
readonly
|
|
5559
|
-
readonly GROUP: "GROUP";
|
|
5560
|
-
readonly IAMPOLICY_ASSIGNMENT: "IAMPOLICY_ASSIGNMENT";
|
|
5561
|
-
readonly INGESTION: "INGESTION";
|
|
5562
|
-
readonly NAMESPACE: "NAMESPACE";
|
|
5563
|
-
readonly USER: "USER";
|
|
5564
|
-
readonly VPC_CONNECTION: "VPC_CONNECTION";
|
|
5543
|
+
export declare const AssetBundleExportJobVPCConnectionPropertyToOverride: {
|
|
5544
|
+
readonly DNS_RESOLVERS: "DnsResolvers";
|
|
5545
|
+
readonly NAME: "Name";
|
|
5546
|
+
readonly ROLE_ARN: "RoleArn";
|
|
5565
5547
|
};
|
|
5566
5548
|
/**
|
|
5567
5549
|
* @public
|
|
5568
5550
|
*/
|
|
5569
|
-
export type
|
|
5551
|
+
export type AssetBundleExportJobVPCConnectionPropertyToOverride = (typeof AssetBundleExportJobVPCConnectionPropertyToOverride)[keyof typeof AssetBundleExportJobVPCConnectionPropertyToOverride];
|
|
5570
5552
|
/**
|
|
5571
5553
|
* @public
|
|
5572
|
-
* <p>
|
|
5554
|
+
* <p>Controls how a specific <code>VPCConnection</code> resource is parameterized in the outputted CloudFormation template.</p>
|
|
5573
5555
|
*/
|
|
5574
|
-
export
|
|
5575
|
-
readonly name: "ResourceExistsException";
|
|
5576
|
-
readonly $fault: "client";
|
|
5577
|
-
Message?: string;
|
|
5578
|
-
/**
|
|
5579
|
-
* <p>The resource type for this request.</p>
|
|
5580
|
-
*/
|
|
5581
|
-
ResourceType?: ExceptionResourceType | string;
|
|
5556
|
+
export interface AssetBundleExportJobVPCConnectionOverrideProperties {
|
|
5582
5557
|
/**
|
|
5583
|
-
* <p>The
|
|
5558
|
+
* <p>The ARN of the specific <code>VPCConnection</code> resource whose override properties are configured in this structure.</p>
|
|
5584
5559
|
*/
|
|
5585
|
-
|
|
5560
|
+
Arn?: string;
|
|
5586
5561
|
/**
|
|
5587
|
-
*
|
|
5562
|
+
* <p>A list of <code>VPCConnection</code> resource properties to generate variables for in the returned CloudFormation template.</p>
|
|
5588
5563
|
*/
|
|
5589
|
-
|
|
5564
|
+
Properties: (AssetBundleExportJobVPCConnectionPropertyToOverride | string)[] | undefined;
|
|
5590
5565
|
}
|
|
5591
5566
|
/**
|
|
5592
5567
|
* @public
|
|
5593
|
-
* <p>
|
|
5568
|
+
* <p>An optional collection of CloudFormation property configurations that control how the export job is generated.</p>
|
|
5594
5569
|
*/
|
|
5595
|
-
export
|
|
5596
|
-
readonly name: "ResourceNotFoundException";
|
|
5597
|
-
readonly $fault: "client";
|
|
5598
|
-
Message?: string;
|
|
5570
|
+
export interface AssetBundleCloudFormationOverridePropertyConfiguration {
|
|
5599
5571
|
/**
|
|
5600
|
-
* <p>
|
|
5572
|
+
* <p>An optional list of structures that control how resource IDs are parameterized in the returned CloudFormation template.</p>
|
|
5601
5573
|
*/
|
|
5602
|
-
|
|
5574
|
+
ResourceIdOverrideConfiguration?: AssetBundleExportJobResourceIdOverrideConfiguration;
|
|
5603
5575
|
/**
|
|
5604
|
-
* <p>
|
|
5576
|
+
* <p>An optional list of structures that control how <code>VPCConnection</code> resources are parameterized in the returned CloudFormation template.</p>
|
|
5605
5577
|
*/
|
|
5606
|
-
|
|
5578
|
+
VPCConnections?: AssetBundleExportJobVPCConnectionOverrideProperties[];
|
|
5607
5579
|
/**
|
|
5608
|
-
*
|
|
5580
|
+
* <p>An optional list of structures that control how <code>RefreshSchedule</code> resources are parameterized in the returned CloudFormation template.</p>
|
|
5609
5581
|
*/
|
|
5610
|
-
|
|
5611
|
-
}
|
|
5612
|
-
/**
|
|
5613
|
-
* @public
|
|
5614
|
-
* <p>Access is throttled.</p>
|
|
5615
|
-
*/
|
|
5616
|
-
export declare class ThrottlingException extends __BaseException {
|
|
5617
|
-
readonly name: "ThrottlingException";
|
|
5618
|
-
readonly $fault: "client";
|
|
5619
|
-
Message?: string;
|
|
5582
|
+
RefreshSchedules?: AssetBundleExportJobRefreshScheduleOverrideProperties[];
|
|
5620
5583
|
/**
|
|
5621
|
-
* <p>
|
|
5584
|
+
* <p>An optional list of structures that control how <code>DataSource</code> resources are parameterized in the returned CloudFormation template.</p>
|
|
5622
5585
|
*/
|
|
5623
|
-
|
|
5586
|
+
DataSources?: AssetBundleExportJobDataSourceOverrideProperties[];
|
|
5624
5587
|
/**
|
|
5625
|
-
*
|
|
5588
|
+
* <p>An optional list of structures that control how <code>DataSet</code> resources are parameterized in the returned CloudFormation template.</p>
|
|
5626
5589
|
*/
|
|
5627
|
-
|
|
5628
|
-
}
|
|
5629
|
-
/**
|
|
5630
|
-
* @public
|
|
5631
|
-
* @enum
|
|
5632
|
-
*/
|
|
5633
|
-
export declare const ColumnDataType: {
|
|
5634
|
-
readonly DATETIME: "DATETIME";
|
|
5635
|
-
readonly DECIMAL: "DECIMAL";
|
|
5636
|
-
readonly INTEGER: "INTEGER";
|
|
5637
|
-
readonly STRING: "STRING";
|
|
5638
|
-
};
|
|
5639
|
-
/**
|
|
5640
|
-
* @public
|
|
5641
|
-
*/
|
|
5642
|
-
export type ColumnDataType = (typeof ColumnDataType)[keyof typeof ColumnDataType];
|
|
5643
|
-
/**
|
|
5644
|
-
* @public
|
|
5645
|
-
* <p>A transform operation that casts a column to a different type.</p>
|
|
5646
|
-
*/
|
|
5647
|
-
export interface CastColumnTypeOperation {
|
|
5590
|
+
DataSets?: AssetBundleExportJobDataSetOverrideProperties[];
|
|
5648
5591
|
/**
|
|
5649
|
-
* <p>
|
|
5592
|
+
* <p>An optional list of structures that control how <code>Theme</code> resources are parameterized in the returned CloudFormation template.</p>
|
|
5650
5593
|
*/
|
|
5651
|
-
|
|
5594
|
+
Themes?: AssetBundleExportJobThemeOverrideProperties[];
|
|
5652
5595
|
/**
|
|
5653
|
-
* <p>
|
|
5596
|
+
* <p>An optional list of structures that control how <code>Analysis</code> resources are parameterized in the returned CloudFormation template.</p>
|
|
5654
5597
|
*/
|
|
5655
|
-
|
|
5598
|
+
Analyses?: AssetBundleExportJobAnalysisOverrideProperties[];
|
|
5656
5599
|
/**
|
|
5657
|
-
* <p>
|
|
5658
|
-
* format supported by Amazon QuickSight to denote the source data format.</p>
|
|
5600
|
+
* <p>An optional list of structures that control how <code>Dashboard</code> resources are parameterized in the returned CloudFormation template.</p>
|
|
5659
5601
|
*/
|
|
5660
|
-
|
|
5602
|
+
Dashboards?: AssetBundleExportJobDashboardOverrideProperties[];
|
|
5661
5603
|
}
|
|
5662
5604
|
/**
|
|
5663
5605
|
* @public
|
|
5664
5606
|
* @enum
|
|
5665
5607
|
*/
|
|
5666
|
-
export declare const
|
|
5667
|
-
readonly
|
|
5668
|
-
readonly
|
|
5608
|
+
export declare const AssetBundleExportFormat: {
|
|
5609
|
+
readonly CLOUDFORMATION_JSON: "CLOUDFORMATION_JSON";
|
|
5610
|
+
readonly QUICKSIGHT_JSON: "QUICKSIGHT_JSON";
|
|
5669
5611
|
};
|
|
5670
5612
|
/**
|
|
5671
5613
|
* @public
|
|
5672
5614
|
*/
|
|
5673
|
-
export type
|
|
5674
|
-
/**
|
|
5675
|
-
* @public
|
|
5676
|
-
* @enum
|
|
5677
|
-
*/
|
|
5678
|
-
export declare const CategoryFilterType: {
|
|
5679
|
-
readonly CUSTOM_FILTER: "CUSTOM_FILTER";
|
|
5680
|
-
readonly CUSTOM_FILTER_LIST: "CUSTOM_FILTER_LIST";
|
|
5681
|
-
readonly FILTER_LIST: "FILTER_LIST";
|
|
5682
|
-
};
|
|
5615
|
+
export type AssetBundleExportFormat = (typeof AssetBundleExportFormat)[keyof typeof AssetBundleExportFormat];
|
|
5683
5616
|
/**
|
|
5684
5617
|
* @public
|
|
5618
|
+
* <p>Describes an error that occurred during an Asset Bundle export job.</p>
|
|
5685
5619
|
*/
|
|
5686
|
-
export
|
|
5687
|
-
/**
|
|
5688
|
-
* @public
|
|
5689
|
-
* <p>A structure that represents the cell value synonym.</p>
|
|
5690
|
-
*/
|
|
5691
|
-
export interface CellValueSynonym {
|
|
5620
|
+
export interface AssetBundleExportJobError {
|
|
5692
5621
|
/**
|
|
5693
|
-
* <p>The
|
|
5622
|
+
* <p>The ARN of the resource whose processing caused an error.</p>
|
|
5694
5623
|
*/
|
|
5695
|
-
|
|
5624
|
+
Arn?: string;
|
|
5696
5625
|
/**
|
|
5697
|
-
* <p>
|
|
5626
|
+
* <p>The specific error type of the error that occurred.</p>
|
|
5698
5627
|
*/
|
|
5699
|
-
|
|
5700
|
-
}
|
|
5701
|
-
/**
|
|
5702
|
-
* @public
|
|
5703
|
-
* <p>A structure that represents a collective constant.</p>
|
|
5704
|
-
*/
|
|
5705
|
-
export interface CollectiveConstant {
|
|
5628
|
+
Type?: string;
|
|
5706
5629
|
/**
|
|
5707
|
-
* <p>A
|
|
5630
|
+
* <p>A description of the error.</p>
|
|
5708
5631
|
*/
|
|
5709
|
-
|
|
5632
|
+
Message?: string;
|
|
5710
5633
|
}
|
|
5711
5634
|
/**
|
|
5712
5635
|
* @public
|
|
5713
5636
|
* @enum
|
|
5714
5637
|
*/
|
|
5715
|
-
export declare const
|
|
5716
|
-
readonly
|
|
5717
|
-
readonly
|
|
5638
|
+
export declare const AssetBundleExportJobStatus: {
|
|
5639
|
+
readonly FAILED: "FAILED";
|
|
5640
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
5641
|
+
readonly QUEUED_FOR_IMMEDIATE_EXECUTION: "QUEUED_FOR_IMMEDIATE_EXECUTION";
|
|
5642
|
+
readonly SUCCESSFUL: "SUCCESSFUL";
|
|
5718
5643
|
};
|
|
5719
5644
|
/**
|
|
5720
5645
|
* @public
|
|
5721
5646
|
*/
|
|
5722
|
-
export type
|
|
5647
|
+
export type AssetBundleExportJobStatus = (typeof AssetBundleExportJobStatus)[keyof typeof AssetBundleExportJobStatus];
|
|
5723
5648
|
/**
|
|
5724
5649
|
* @public
|
|
5725
|
-
* <p>
|
|
5650
|
+
* <p>A summary of the export job that includes details of the job's configuration and its current status.</p>
|
|
5726
5651
|
*/
|
|
5727
|
-
export interface
|
|
5652
|
+
export interface AssetBundleExportJobSummary {
|
|
5653
|
+
/**
|
|
5654
|
+
* <p>The current status of the export job.</p>
|
|
5655
|
+
*/
|
|
5656
|
+
JobStatus?: AssetBundleExportJobStatus | string;
|
|
5657
|
+
/**
|
|
5658
|
+
* <p>The ARN of the export job.</p>
|
|
5659
|
+
*/
|
|
5660
|
+
Arn?: string;
|
|
5661
|
+
/**
|
|
5662
|
+
* <p>The time that the export job was created.</p>
|
|
5663
|
+
*/
|
|
5664
|
+
CreatedTime?: Date;
|
|
5728
5665
|
/**
|
|
5729
|
-
* <p>The
|
|
5666
|
+
* <p>The ID of the export job.</p>
|
|
5730
5667
|
*/
|
|
5731
|
-
|
|
5668
|
+
AssetBundleExportJobId?: string;
|
|
5669
|
+
/**
|
|
5670
|
+
* <p>The flag that determines the inclusion of resource dependencies in the returned asset bundle.</p>
|
|
5671
|
+
*/
|
|
5672
|
+
IncludeAllDependencies?: boolean;
|
|
5673
|
+
/**
|
|
5674
|
+
* <p>The format for the export job.</p>
|
|
5675
|
+
*/
|
|
5676
|
+
ExportFormat?: AssetBundleExportFormat | string;
|
|
5732
5677
|
}
|
|
5733
5678
|
/**
|
|
5734
5679
|
* @public
|
|
5735
5680
|
* @enum
|
|
5736
5681
|
*/
|
|
5737
|
-
export declare const
|
|
5738
|
-
readonly
|
|
5682
|
+
export declare const AssetBundleImportFailureAction: {
|
|
5683
|
+
readonly DO_NOTHING: "DO_NOTHING";
|
|
5684
|
+
readonly ROLLBACK: "ROLLBACK";
|
|
5739
5685
|
};
|
|
5740
5686
|
/**
|
|
5741
5687
|
* @public
|
|
5742
5688
|
*/
|
|
5743
|
-
export type
|
|
5689
|
+
export type AssetBundleImportFailureAction = (typeof AssetBundleImportFailureAction)[keyof typeof AssetBundleImportFailureAction];
|
|
5744
5690
|
/**
|
|
5745
5691
|
* @public
|
|
5746
|
-
* <p>
|
|
5692
|
+
* <p>The override parameters for a single analysis that is being imported.</p>
|
|
5747
5693
|
*/
|
|
5748
|
-
export interface
|
|
5694
|
+
export interface AssetBundleImportJobAnalysisOverrideParameters {
|
|
5749
5695
|
/**
|
|
5750
|
-
* <p>
|
|
5696
|
+
* <p>The ID of the analysis that you ant to apply overrides to.</p>
|
|
5751
5697
|
*/
|
|
5752
|
-
|
|
5698
|
+
AnalysisId: string | undefined;
|
|
5753
5699
|
/**
|
|
5754
|
-
* <p>
|
|
5700
|
+
* <p>A new name for the analysis.</p>
|
|
5755
5701
|
*/
|
|
5756
|
-
|
|
5757
|
-
/**
|
|
5758
|
-
* <p>Columns in this hierarchy.</p>
|
|
5759
|
-
*/
|
|
5760
|
-
Columns: string[] | undefined;
|
|
5702
|
+
Name?: string;
|
|
5761
5703
|
}
|
|
5762
5704
|
/**
|
|
5763
5705
|
* @public
|
|
5764
|
-
* <p>
|
|
5765
|
-
* a variant type structure. For this structure to be valid, only one of the attributes can
|
|
5766
|
-
* be non-null.</p>
|
|
5706
|
+
* <p>The override parameters for a single dashboard that is being imported.</p>
|
|
5767
5707
|
*/
|
|
5768
|
-
export interface
|
|
5708
|
+
export interface AssetBundleImportJobDashboardOverrideParameters {
|
|
5709
|
+
/**
|
|
5710
|
+
* <p>The ID of the dashboard that you want to apply overrides to.</p>
|
|
5711
|
+
*/
|
|
5712
|
+
DashboardId: string | undefined;
|
|
5769
5713
|
/**
|
|
5770
|
-
* <p>
|
|
5714
|
+
* <p>A new name for the dashboard.</p>
|
|
5771
5715
|
*/
|
|
5772
|
-
|
|
5716
|
+
Name?: string;
|
|
5773
5717
|
}
|
|
5774
5718
|
/**
|
|
5775
5719
|
* @public
|
|
5776
|
-
* <p>
|
|
5720
|
+
* <p>The override parameters for a single dataset that is being imported.</p>
|
|
5777
5721
|
*/
|
|
5778
|
-
export interface
|
|
5722
|
+
export interface AssetBundleImportJobDataSetOverrideParameters {
|
|
5723
|
+
/**
|
|
5724
|
+
* <p>The ID of the dataset to apply overrides to.</p>
|
|
5725
|
+
*/
|
|
5726
|
+
DataSetId: string | undefined;
|
|
5779
5727
|
/**
|
|
5780
|
-
* <p>
|
|
5728
|
+
* <p>A new name for the dataset.</p>
|
|
5781
5729
|
*/
|
|
5782
5730
|
Name?: string;
|
|
5783
5731
|
}
|
|
5784
5732
|
/**
|
|
5785
5733
|
* @public
|
|
5786
|
-
* <p>
|
|
5734
|
+
* <p>A username and password credential pair to use to import a data source resource.</p>
|
|
5787
5735
|
*/
|
|
5788
|
-
export interface
|
|
5736
|
+
export interface AssetBundleImportJobDataSourceCredentialPair {
|
|
5789
5737
|
/**
|
|
5790
|
-
* <p>The
|
|
5738
|
+
* <p>The username for the data source connection.</p>
|
|
5791
5739
|
*/
|
|
5792
|
-
|
|
5740
|
+
Username: string | undefined;
|
|
5793
5741
|
/**
|
|
5794
|
-
* <p>
|
|
5742
|
+
* <p>The password for the data source connection.</p>
|
|
5795
5743
|
*/
|
|
5796
|
-
|
|
5744
|
+
Password: string | undefined;
|
|
5797
5745
|
}
|
|
5798
5746
|
/**
|
|
5799
5747
|
* @public
|
|
5800
|
-
* <p>
|
|
5801
|
-
* Each dataset can have multiple rules.
|
|
5802
|
-
* To create a restricted column, you add it to one or more rules.
|
|
5803
|
-
* Each rule must contain at least one column and at least one user or group.
|
|
5804
|
-
* To be able to see a restricted column, a user or group needs to be added
|
|
5805
|
-
* to a rule for that column.</p>
|
|
5748
|
+
* <p>The login credentials to use to import a data source resource.</p>
|
|
5806
5749
|
*/
|
|
5807
|
-
export interface
|
|
5750
|
+
export interface AssetBundleImportJobDataSourceCredentials {
|
|
5808
5751
|
/**
|
|
5809
|
-
* <p>
|
|
5752
|
+
* <p>A username and password credential pair to be used to create the imported data source. Leave this field blank if you are using an Secrets Manager Secret to provide credentials.</p>
|
|
5810
5753
|
*/
|
|
5811
|
-
|
|
5754
|
+
CredentialPair?: AssetBundleImportJobDataSourceCredentialPair;
|
|
5812
5755
|
/**
|
|
5813
|
-
* <p>
|
|
5756
|
+
* <p>The ARN of the Secrets Manager Secret to be used to create the imported data source leave this field blank if you aren't using a Secret in place of a credential pair.</p>
|
|
5814
5757
|
*/
|
|
5815
|
-
|
|
5758
|
+
SecretArn?: string;
|
|
5816
5759
|
}
|
|
5817
5760
|
/**
|
|
5818
5761
|
* @public
|
|
5819
|
-
*
|
|
5762
|
+
* <p>Parameters for Amazon Athena.</p>
|
|
5820
5763
|
*/
|
|
5821
|
-
export
|
|
5822
|
-
|
|
5823
|
-
|
|
5824
|
-
|
|
5825
|
-
|
|
5764
|
+
export interface AthenaParameters {
|
|
5765
|
+
/**
|
|
5766
|
+
* <p>The workgroup that Amazon Athena uses.</p>
|
|
5767
|
+
*/
|
|
5768
|
+
WorkGroup?: string;
|
|
5769
|
+
/**
|
|
5770
|
+
* <p>Use the <code>RoleArn</code> structure to override an account-wide role for a specific Athena data source. For example, say an account administrator has turned off all Athena access with an account-wide role. The administrator can then use <code>RoleArn</code> to bypass the account-wide role and allow Athena access for the single Athena data source that is specified in the structure, even if the account-wide role forbidding Athena access is still active.</p>
|
|
5771
|
+
*/
|
|
5772
|
+
RoleArn?: string;
|
|
5773
|
+
}
|
|
5826
5774
|
/**
|
|
5827
5775
|
* @public
|
|
5776
|
+
* <p>Parameters for Amazon Aurora.</p>
|
|
5828
5777
|
*/
|
|
5829
|
-
export
|
|
5778
|
+
export interface AuroraParameters {
|
|
5779
|
+
/**
|
|
5780
|
+
* <p>Host.</p>
|
|
5781
|
+
*/
|
|
5782
|
+
Host: string | undefined;
|
|
5783
|
+
/**
|
|
5784
|
+
* <p>Port.</p>
|
|
5785
|
+
*/
|
|
5786
|
+
Port: number | undefined;
|
|
5787
|
+
/**
|
|
5788
|
+
* <p>Database.</p>
|
|
5789
|
+
*/
|
|
5790
|
+
Database: string | undefined;
|
|
5791
|
+
}
|
|
5830
5792
|
/**
|
|
5831
5793
|
* @public
|
|
5832
|
-
* <p>
|
|
5794
|
+
* <p>Parameters for Amazon Aurora PostgreSQL-Compatible Edition.</p>
|
|
5833
5795
|
*/
|
|
5834
|
-
export interface
|
|
5796
|
+
export interface AuroraPostgreSqlParameters {
|
|
5835
5797
|
/**
|
|
5836
|
-
* <p>The
|
|
5798
|
+
* <p>The Amazon Aurora PostgreSQL-Compatible host to connect to.</p>
|
|
5837
5799
|
*/
|
|
5838
|
-
|
|
5800
|
+
Host: string | undefined;
|
|
5839
5801
|
/**
|
|
5840
|
-
* <p>The
|
|
5802
|
+
* <p>The port that Amazon Aurora PostgreSQL is listening on.</p>
|
|
5841
5803
|
*/
|
|
5842
|
-
|
|
5804
|
+
Port: number | undefined;
|
|
5843
5805
|
/**
|
|
5844
|
-
* <p>The
|
|
5806
|
+
* <p>The Amazon Aurora PostgreSQL database to connect to.</p>
|
|
5845
5807
|
*/
|
|
5846
|
-
|
|
5808
|
+
Database: string | undefined;
|
|
5847
5809
|
}
|
|
5848
5810
|
/**
|
|
5849
5811
|
* @public
|
|
5850
|
-
*
|
|
5812
|
+
* <p>The parameters for IoT Analytics.</p>
|
|
5851
5813
|
*/
|
|
5852
|
-
export
|
|
5853
|
-
|
|
5854
|
-
|
|
5855
|
-
|
|
5856
|
-
|
|
5857
|
-
|
|
5858
|
-
readonly POSTCODE: "POSTCODE";
|
|
5859
|
-
readonly STATE: "STATE";
|
|
5860
|
-
};
|
|
5814
|
+
export interface AwsIotAnalyticsParameters {
|
|
5815
|
+
/**
|
|
5816
|
+
* <p>Dataset name.</p>
|
|
5817
|
+
*/
|
|
5818
|
+
DataSetName: string | undefined;
|
|
5819
|
+
}
|
|
5861
5820
|
/**
|
|
5862
5821
|
* @public
|
|
5822
|
+
* <p>The required parameters that are needed to connect to a Databricks data source.</p>
|
|
5863
5823
|
*/
|
|
5864
|
-
export
|
|
5824
|
+
export interface DatabricksParameters {
|
|
5825
|
+
/**
|
|
5826
|
+
* <p>The host name of the Databricks data source.</p>
|
|
5827
|
+
*/
|
|
5828
|
+
Host: string | undefined;
|
|
5829
|
+
/**
|
|
5830
|
+
* <p>The port for the Databricks data source.</p>
|
|
5831
|
+
*/
|
|
5832
|
+
Port: number | undefined;
|
|
5833
|
+
/**
|
|
5834
|
+
* <p>The HTTP path of the Databricks data source.</p>
|
|
5835
|
+
*/
|
|
5836
|
+
SqlEndpointPath: string | undefined;
|
|
5837
|
+
}
|
|
5865
5838
|
/**
|
|
5866
5839
|
* @public
|
|
5867
|
-
* <p>
|
|
5868
|
-
* <code>
|
|
5869
|
-
* <a href="https://docs.aws.amazon.com/quicksight/latest/APIReference/API_TagColumnOperation.html">TagColumnOperation</a>
|
|
5870
|
-
* </code>
|
|
5871
|
-
* structure. This is a
|
|
5872
|
-
* variant type structure. For this structure to be valid, only one of the attributes can
|
|
5873
|
-
* be non-null.</p>
|
|
5840
|
+
* <p>The required parameters for connecting to an Exasol data source.</p>
|
|
5874
5841
|
*/
|
|
5875
|
-
export interface
|
|
5842
|
+
export interface ExasolParameters {
|
|
5876
5843
|
/**
|
|
5877
|
-
* <p>
|
|
5844
|
+
* <p>The hostname or IP address of the Exasol data source.</p>
|
|
5878
5845
|
*/
|
|
5879
|
-
|
|
5846
|
+
Host: string | undefined;
|
|
5880
5847
|
/**
|
|
5881
|
-
* <p>
|
|
5848
|
+
* <p>The port for the Exasol data source.</p>
|
|
5882
5849
|
*/
|
|
5883
|
-
|
|
5850
|
+
Port: number | undefined;
|
|
5884
5851
|
}
|
|
5885
5852
|
/**
|
|
5886
5853
|
* @public
|
|
5887
|
-
*
|
|
5854
|
+
* <p>The parameters for Jira.</p>
|
|
5888
5855
|
*/
|
|
5889
|
-
export
|
|
5890
|
-
|
|
5891
|
-
|
|
5892
|
-
|
|
5856
|
+
export interface JiraParameters {
|
|
5857
|
+
/**
|
|
5858
|
+
* <p>The base URL of the Jira site.</p>
|
|
5859
|
+
*/
|
|
5860
|
+
SiteBaseUrl: string | undefined;
|
|
5861
|
+
}
|
|
5893
5862
|
/**
|
|
5894
5863
|
* @public
|
|
5864
|
+
* <p>The parameters for MariaDB.</p>
|
|
5895
5865
|
*/
|
|
5896
|
-
export
|
|
5866
|
+
export interface MariaDbParameters {
|
|
5867
|
+
/**
|
|
5868
|
+
* <p>Host.</p>
|
|
5869
|
+
*/
|
|
5870
|
+
Host: string | undefined;
|
|
5871
|
+
/**
|
|
5872
|
+
* <p>Port.</p>
|
|
5873
|
+
*/
|
|
5874
|
+
Port: number | undefined;
|
|
5875
|
+
/**
|
|
5876
|
+
* <p>Database.</p>
|
|
5877
|
+
*/
|
|
5878
|
+
Database: string | undefined;
|
|
5879
|
+
}
|
|
5897
5880
|
/**
|
|
5898
5881
|
* @internal
|
|
5899
5882
|
*/
|
|
@@ -6405,4 +6388,8 @@ export declare const AnalysisDefinitionFilterSensitiveLog: (obj: AnalysisDefinit
|
|
|
6405
6388
|
/**
|
|
6406
6389
|
* @internal
|
|
6407
6390
|
*/
|
|
6408
|
-
export declare const
|
|
6391
|
+
export declare const AssetBundleImportJobDataSourceCredentialPairFilterSensitiveLog: (obj: AssetBundleImportJobDataSourceCredentialPair) => any;
|
|
6392
|
+
/**
|
|
6393
|
+
* @internal
|
|
6394
|
+
*/
|
|
6395
|
+
export declare const AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog: (obj: AssetBundleImportJobDataSourceCredentials) => any;
|