@aws-sdk/client-quicksight 3.362.0 → 3.367.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/dist-cjs/QuickSight.js +1 -1
- package/dist-cjs/QuickSightClient.js +5 -5
- package/dist-cjs/commands/CancelIngestionCommand.js +3 -3
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/CreateAnalysisCommand.js +3 -3
- package/dist-cjs/commands/CreateDashboardCommand.js +3 -3
- package/dist-cjs/commands/CreateDataSetCommand.js +3 -3
- package/dist-cjs/commands/CreateDataSourceCommand.js +3 -3
- package/dist-cjs/commands/CreateFolderCommand.js +3 -3
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +3 -3
- package/dist-cjs/commands/CreateGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +3 -3
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/CreateIngestionCommand.js +3 -3
- package/dist-cjs/commands/CreateNamespaceCommand.js +3 -3
- package/dist-cjs/commands/CreateRefreshScheduleCommand.js +3 -3
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/CreateTemplateCommand.js +3 -3
- package/dist-cjs/commands/CreateThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/CreateThemeCommand.js +3 -3
- package/dist-cjs/commands/CreateTopicCommand.js +3 -3
- package/dist-cjs/commands/CreateTopicRefreshScheduleCommand.js +3 -3
- package/dist-cjs/commands/CreateVPCConnectionCommand.js +3 -3
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/DeleteAnalysisCommand.js +3 -3
- package/dist-cjs/commands/DeleteDashboardCommand.js +3 -3
- package/dist-cjs/commands/DeleteDataSetCommand.js +3 -3
- package/dist-cjs/commands/DeleteDataSetRefreshPropertiesCommand.js +3 -3
- package/dist-cjs/commands/DeleteDataSourceCommand.js +3 -3
- package/dist-cjs/commands/DeleteFolderCommand.js +3 -3
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +3 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +3 -3
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/DeleteNamespaceCommand.js +3 -3
- package/dist-cjs/commands/DeleteRefreshScheduleCommand.js +3 -3
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/DeleteTemplateCommand.js +3 -3
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/DeleteThemeCommand.js +3 -3
- package/dist-cjs/commands/DeleteTopicCommand.js +3 -3
- package/dist-cjs/commands/DeleteTopicRefreshScheduleCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserCommand.js +3 -3
- package/dist-cjs/commands/DeleteVPCConnectionCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/DescribeAnalysisCommand.js +3 -3
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeAssetBundleExportJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeAssetBundleImportJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeDashboardCommand.js +3 -3
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSetCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSetRefreshPropertiesCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSourceCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFolderCommand.js +3 -3
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeGroupCommand.js +3 -3
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +3 -3
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/DescribeIngestionCommand.js +3 -3
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +3 -3
- package/dist-cjs/commands/DescribeNamespaceCommand.js +3 -3
- package/dist-cjs/commands/DescribeRefreshScheduleCommand.js +3 -3
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/DescribeTemplateCommand.js +3 -3
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +3 -3
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/DescribeThemeCommand.js +3 -3
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeTopicCommand.js +3 -3
- package/dist-cjs/commands/DescribeTopicPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeTopicRefreshCommand.js +3 -3
- package/dist-cjs/commands/DescribeTopicRefreshScheduleCommand.js +3 -3
- package/dist-cjs/commands/DescribeUserCommand.js +3 -3
- package/dist-cjs/commands/DescribeVPCConnectionCommand.js +3 -3
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -3
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -3
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +3 -3
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +3 -3
- package/dist-cjs/commands/ListAnalysesCommand.js +3 -3
- package/dist-cjs/commands/ListAssetBundleExportJobsCommand.js +3 -3
- package/dist-cjs/commands/ListAssetBundleImportJobsCommand.js +3 -3
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListDashboardsCommand.js +3 -3
- package/dist-cjs/commands/ListDataSetsCommand.js +3 -3
- package/dist-cjs/commands/ListDataSourcesCommand.js +3 -3
- package/dist-cjs/commands/ListFolderMembersCommand.js +3 -3
- package/dist-cjs/commands/ListFoldersCommand.js +3 -3
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +3 -3
- package/dist-cjs/commands/ListGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +3 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -3
- package/dist-cjs/commands/ListIngestionsCommand.js +3 -3
- package/dist-cjs/commands/ListNamespacesCommand.js +3 -3
- package/dist-cjs/commands/ListRefreshSchedulesCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +3 -3
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +3 -3
- package/dist-cjs/commands/ListThemeAliasesCommand.js +3 -3
- package/dist-cjs/commands/ListThemeVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListThemesCommand.js +3 -3
- package/dist-cjs/commands/ListTopicRefreshSchedulesCommand.js +3 -3
- package/dist-cjs/commands/ListTopicsCommand.js +3 -3
- package/dist-cjs/commands/ListUserGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListUsersCommand.js +3 -3
- package/dist-cjs/commands/ListVPCConnectionsCommand.js +3 -3
- package/dist-cjs/commands/PutDataSetRefreshPropertiesCommand.js +3 -3
- package/dist-cjs/commands/RegisterUserCommand.js +3 -3
- package/dist-cjs/commands/RestoreAnalysisCommand.js +3 -3
- package/dist-cjs/commands/SearchAnalysesCommand.js +3 -3
- package/dist-cjs/commands/SearchDashboardsCommand.js +3 -3
- package/dist-cjs/commands/SearchDataSetsCommand.js +3 -3
- package/dist-cjs/commands/SearchDataSourcesCommand.js +3 -3
- package/dist-cjs/commands/SearchFoldersCommand.js +3 -3
- package/dist-cjs/commands/SearchGroupsCommand.js +3 -3
- package/dist-cjs/commands/StartAssetBundleExportJobCommand.js +3 -3
- package/dist-cjs/commands/StartAssetBundleImportJobCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +3 -3
- package/dist-cjs/commands/UpdateAnalysisCommand.js +3 -3
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateDashboardCommand.js +3 -3
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSetCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateFolderCommand.js +3 -3
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateGroupCommand.js +3 -3
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +3 -3
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +3 -3
- package/dist-cjs/commands/UpdateRefreshScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/UpdateTemplateCommand.js +3 -3
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/UpdateThemeCommand.js +3 -3
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateTopicCommand.js +3 -3
- package/dist-cjs/commands/UpdateTopicPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateTopicRefreshScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserCommand.js +3 -3
- package/dist-cjs/commands/UpdateVPCConnectionCommand.js +3 -3
- package/dist-cjs/models/QuickSightServiceException.js +1 -1
- package/dist-cjs/models/models_0.js +30 -26
- package/dist-cjs/models/models_1.js +26 -13
- package/dist-cjs/models/models_2.js +13 -5
- package/dist-cjs/models/models_3.js +1 -1
- package/dist-cjs/protocols/Aws_restJson1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/QuickSight.js +1 -1
- package/dist-es/QuickSightClient.js +5 -5
- package/dist-es/commands/CancelIngestionCommand.js +3 -3
- package/dist-es/commands/CreateAccountCustomizationCommand.js +3 -3
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateAnalysisCommand.js +3 -3
- package/dist-es/commands/CreateDashboardCommand.js +3 -3
- package/dist-es/commands/CreateDataSetCommand.js +3 -3
- package/dist-es/commands/CreateDataSourceCommand.js +3 -3
- package/dist-es/commands/CreateFolderCommand.js +3 -3
- package/dist-es/commands/CreateFolderMembershipCommand.js +3 -3
- package/dist-es/commands/CreateGroupCommand.js +3 -3
- package/dist-es/commands/CreateGroupMembershipCommand.js +3 -3
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +3 -3
- package/dist-es/commands/CreateIngestionCommand.js +3 -3
- package/dist-es/commands/CreateNamespaceCommand.js +3 -3
- package/dist-es/commands/CreateRefreshScheduleCommand.js +3 -3
- package/dist-es/commands/CreateTemplateAliasCommand.js +3 -3
- package/dist-es/commands/CreateTemplateCommand.js +3 -3
- package/dist-es/commands/CreateThemeAliasCommand.js +3 -3
- package/dist-es/commands/CreateThemeCommand.js +3 -3
- package/dist-es/commands/CreateTopicCommand.js +3 -3
- package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +3 -3
- package/dist-es/commands/CreateVPCConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +3 -3
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteAnalysisCommand.js +3 -3
- package/dist-es/commands/DeleteDashboardCommand.js +3 -3
- package/dist-es/commands/DeleteDataSetCommand.js +3 -3
- package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +3 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +3 -3
- package/dist-es/commands/DeleteFolderCommand.js +3 -3
- package/dist-es/commands/DeleteFolderMembershipCommand.js +3 -3
- package/dist-es/commands/DeleteGroupCommand.js +3 -3
- package/dist-es/commands/DeleteGroupMembershipCommand.js +3 -3
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +3 -3
- package/dist-es/commands/DeleteNamespaceCommand.js +3 -3
- package/dist-es/commands/DeleteRefreshScheduleCommand.js +3 -3
- package/dist-es/commands/DeleteTemplateAliasCommand.js +3 -3
- package/dist-es/commands/DeleteTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteThemeAliasCommand.js +3 -3
- package/dist-es/commands/DeleteThemeCommand.js +3 -3
- package/dist-es/commands/DeleteTopicCommand.js +3 -3
- package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +3 -3
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +3 -3
- package/dist-es/commands/DeleteUserCommand.js +3 -3
- package/dist-es/commands/DeleteVPCConnectionCommand.js +3 -3
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +3 -3
- package/dist-es/commands/DescribeAccountSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +3 -3
- package/dist-es/commands/DescribeAnalysisCommand.js +3 -3
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +3 -3
- package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +3 -3
- package/dist-es/commands/DescribeDashboardCommand.js +3 -3
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeDataSetCommand.js +3 -3
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +3 -3
- package/dist-es/commands/DescribeDataSourceCommand.js +3 -3
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeFolderCommand.js +3 -3
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeGroupCommand.js +3 -3
- package/dist-es/commands/DescribeGroupMembershipCommand.js +3 -3
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +3 -3
- package/dist-es/commands/DescribeIngestionCommand.js +3 -3
- package/dist-es/commands/DescribeIpRestrictionCommand.js +3 -3
- package/dist-es/commands/DescribeNamespaceCommand.js +3 -3
- package/dist-es/commands/DescribeRefreshScheduleCommand.js +3 -3
- package/dist-es/commands/DescribeTemplateAliasCommand.js +3 -3
- package/dist-es/commands/DescribeTemplateCommand.js +3 -3
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +3 -3
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeThemeAliasCommand.js +3 -3
- package/dist-es/commands/DescribeThemeCommand.js +3 -3
- package/dist-es/commands/DescribeThemePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeTopicCommand.js +3 -3
- package/dist-es/commands/DescribeTopicPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeTopicRefreshCommand.js +3 -3
- package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +3 -3
- package/dist-es/commands/DescribeUserCommand.js +3 -3
- package/dist-es/commands/DescribeVPCConnectionCommand.js +3 -3
- package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -3
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -3
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +3 -3
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +3 -3
- package/dist-es/commands/ListAnalysesCommand.js +3 -3
- package/dist-es/commands/ListAssetBundleExportJobsCommand.js +3 -3
- package/dist-es/commands/ListAssetBundleImportJobsCommand.js +3 -3
- package/dist-es/commands/ListDashboardVersionsCommand.js +3 -3
- package/dist-es/commands/ListDashboardsCommand.js +3 -3
- package/dist-es/commands/ListDataSetsCommand.js +3 -3
- package/dist-es/commands/ListDataSourcesCommand.js +3 -3
- package/dist-es/commands/ListFolderMembersCommand.js +3 -3
- package/dist-es/commands/ListFoldersCommand.js +3 -3
- package/dist-es/commands/ListGroupMembershipsCommand.js +3 -3
- package/dist-es/commands/ListGroupsCommand.js +3 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +3 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -3
- package/dist-es/commands/ListIngestionsCommand.js +3 -3
- package/dist-es/commands/ListNamespacesCommand.js +3 -3
- package/dist-es/commands/ListRefreshSchedulesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTemplateAliasesCommand.js +3 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +3 -3
- package/dist-es/commands/ListTemplatesCommand.js +3 -3
- package/dist-es/commands/ListThemeAliasesCommand.js +3 -3
- package/dist-es/commands/ListThemeVersionsCommand.js +3 -3
- package/dist-es/commands/ListThemesCommand.js +3 -3
- package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +3 -3
- package/dist-es/commands/ListTopicsCommand.js +3 -3
- package/dist-es/commands/ListUserGroupsCommand.js +3 -3
- package/dist-es/commands/ListUsersCommand.js +3 -3
- package/dist-es/commands/ListVPCConnectionsCommand.js +3 -3
- package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +3 -3
- package/dist-es/commands/RegisterUserCommand.js +3 -3
- package/dist-es/commands/RestoreAnalysisCommand.js +3 -3
- package/dist-es/commands/SearchAnalysesCommand.js +3 -3
- package/dist-es/commands/SearchDashboardsCommand.js +3 -3
- package/dist-es/commands/SearchDataSetsCommand.js +3 -3
- package/dist-es/commands/SearchDataSourcesCommand.js +3 -3
- package/dist-es/commands/SearchFoldersCommand.js +3 -3
- package/dist-es/commands/SearchGroupsCommand.js +3 -3
- package/dist-es/commands/StartAssetBundleExportJobCommand.js +3 -3
- package/dist-es/commands/StartAssetBundleImportJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +3 -3
- package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateAnalysisCommand.js +3 -3
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateDashboardCommand.js +3 -3
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +3 -3
- package/dist-es/commands/UpdateDataSetCommand.js +3 -3
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +3 -3
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateFolderCommand.js +3 -3
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCommand.js +3 -3
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +3 -3
- package/dist-es/commands/UpdateIpRestrictionCommand.js +3 -3
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateRefreshScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateAliasCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateThemeAliasCommand.js +3 -3
- package/dist-es/commands/UpdateThemeCommand.js +3 -3
- package/dist-es/commands/UpdateThemePermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateTopicCommand.js +3 -3
- package/dist-es/commands/UpdateTopicPermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +3 -3
- package/dist-es/commands/UpdateUserCommand.js +3 -3
- package/dist-es/commands/UpdateVPCConnectionCommand.js +3 -3
- package/dist-es/models/QuickSightServiceException.js +1 -1
- package/dist-es/models/models_0.js +25 -19
- package/dist-es/models/models_1.js +19 -8
- package/dist-es/models/models_2.js +8 -2
- package/dist-es/models/models_3.js +1 -1
- package/dist-es/protocols/Aws_restJson1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/QuickSight.d.ts +1 -1
- package/dist-types/QuickSightClient.d.ts +8 -8
- package/dist-types/commands/CancelIngestionCommand.d.ts +3 -3
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +3 -3
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/CreateAnalysisCommand.d.ts +34 -4
- package/dist-types/commands/CreateDashboardCommand.d.ts +34 -4
- package/dist-types/commands/CreateDataSetCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -3
- package/dist-types/commands/CreateFolderCommand.d.ts +3 -3
- package/dist-types/commands/CreateFolderMembershipCommand.d.ts +3 -3
- package/dist-types/commands/CreateGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateGroupMembershipCommand.d.ts +3 -3
- package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateIngestionCommand.d.ts +3 -3
- package/dist-types/commands/CreateNamespaceCommand.d.ts +3 -3
- package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/commands/CreateTemplateAliasCommand.d.ts +3 -3
- package/dist-types/commands/CreateTemplateCommand.d.ts +34 -4
- package/dist-types/commands/CreateThemeAliasCommand.d.ts +3 -3
- package/dist-types/commands/CreateThemeCommand.d.ts +3 -3
- package/dist-types/commands/CreateTopicCommand.d.ts +3 -3
- package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/commands/CreateVPCConnectionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDashboardCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataSetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFolderCommand.d.ts +5 -4
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +4 -4
- package/dist-types/commands/DeleteGroupCommand.d.ts +4 -4
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +4 -5
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +3 -3
- package/dist-types/commands/DeleteThemeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTopicCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +34 -4
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDashboardCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +34 -4
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDataSetCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFolderCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGroupCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIngestionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +34 -4
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +3 -3
- package/dist-types/commands/DescribeThemeCommand.d.ts +3 -3
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTopicCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/commands/DescribeUserCommand.d.ts +3 -3
- package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +3 -3
- package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +3 -3
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +3 -3
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +3 -3
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
- package/dist-types/commands/ListAnalysesCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListDashboardsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataSetsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListFolderMembersCommand.d.ts +3 -3
- package/dist-types/commands/ListFoldersCommand.d.ts +3 -3
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +3 -3
- package/dist-types/commands/ListGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +3 -3
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +3 -3
- package/dist-types/commands/ListIngestionsCommand.d.ts +3 -3
- package/dist-types/commands/ListNamespacesCommand.d.ts +3 -3
- package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +3 -3
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +3 -3
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListThemesCommand.d.ts +3 -3
- package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +3 -3
- package/dist-types/commands/ListTopicsCommand.d.ts +3 -3
- package/dist-types/commands/ListUserGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListUsersCommand.d.ts +3 -3
- package/dist-types/commands/ListVPCConnectionsCommand.d.ts +3 -3
- package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/RegisterUserCommand.d.ts +3 -3
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +3 -3
- package/dist-types/commands/SearchAnalysesCommand.d.ts +3 -3
- package/dist-types/commands/SearchDashboardsCommand.d.ts +3 -3
- package/dist-types/commands/SearchDataSetsCommand.d.ts +3 -3
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +3 -3
- package/dist-types/commands/SearchFoldersCommand.d.ts +3 -3
- package/dist-types/commands/SearchGroupsCommand.d.ts +3 -3
- package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +4 -4
- package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +4 -4
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +34 -4
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDashboardCommand.d.ts +34 -4
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDataSetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFolderCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +5 -4
- package/dist-types/commands/UpdateTemplateCommand.d.ts +34 -4
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +4 -4
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +4 -5
- package/dist-types/commands/UpdateThemeCommand.d.ts +4 -4
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTopicCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUserCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/QuickSightServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +98 -165
- package/dist-types/models/models_1.d.ts +159 -89
- package/dist-types/models/models_2.d.ts +95 -108
- package/dist-types/models/models_3.d.ts +114 -149
- package/dist-types/models/models_4.d.ts +147 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAnalysesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetBundleExportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetBundleImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDashboardVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDashboardsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIngestionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNamespacesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplateAliasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThemeVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThemesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTopicsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVPCConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchAnalysesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchDashboardsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchDataSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchDataSourcesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/QuickSight.d.ts +1 -1
- package/dist-types/ts3.4/QuickSightClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +5 -4
- package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +5 -7
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/QuickSightServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +39 -54
- package/dist-types/ts3.4/models/models_1.d.ts +54 -34
- package/dist-types/ts3.4/models/models_2.d.ts +32 -37
- package/dist-types/ts3.4/models/models_3.d.ts +33 -41
- package/dist-types/ts3.4/models/models_4.d.ts +43 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAnalysesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAssetBundleExportJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAssetBundleImportJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDashboardVersionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDashboardsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDataSetsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDataSourcesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListIngestionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListNamespacesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTemplateAliasesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTemplatesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListThemeVersionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListThemesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTopicsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListVPCConnectionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/SearchAnalysesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/SearchDashboardsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/SearchDataSetsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/SearchDataSourcesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +31 -30
|
@@ -1,4 +1,154 @@
|
|
|
1
|
-
import { AnalysisDefaults, AxisBinding, AxisDisplayOptions, BarChartVisual, BarsArrangement,
|
|
1
|
+
import { AnalysisDefaults, AxisBinding, AxisDisplayOptions, BarChartVisual, BarsArrangement, BoxPlotFieldWells, BoxPlotOptions, CalculatedField, ChartAxisLabelOptions, ColumnConfiguration, ColumnHierarchy, ColumnIdentifier, ColumnSort, 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";
|
|
2
|
+
/**
|
|
3
|
+
* @public
|
|
4
|
+
* <p>The sort configuration of a <code>BoxPlotVisual</code>.</p>
|
|
5
|
+
*/
|
|
6
|
+
export interface BoxPlotSortConfiguration {
|
|
7
|
+
/**
|
|
8
|
+
* <p>The sort configuration of a group by fields.</p>
|
|
9
|
+
*/
|
|
10
|
+
CategorySort?: FieldSortOptions[];
|
|
11
|
+
/**
|
|
12
|
+
* <p>The pagination configuration of a table visual or box plot.</p>
|
|
13
|
+
*/
|
|
14
|
+
PaginationConfiguration?: PaginationConfiguration;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
* <p>The configuration of a <code>BoxPlotVisual</code>.</p>
|
|
19
|
+
*/
|
|
20
|
+
export interface BoxPlotChartConfiguration {
|
|
21
|
+
/**
|
|
22
|
+
* <p>The field wells of the visual.</p>
|
|
23
|
+
*/
|
|
24
|
+
FieldWells?: BoxPlotFieldWells;
|
|
25
|
+
/**
|
|
26
|
+
* <p>The sort configuration of a <code>BoxPlotVisual</code>.</p>
|
|
27
|
+
*/
|
|
28
|
+
SortConfiguration?: BoxPlotSortConfiguration;
|
|
29
|
+
/**
|
|
30
|
+
* <p>The box plot chart options for a box plot visual</p>
|
|
31
|
+
*/
|
|
32
|
+
BoxPlotOptions?: BoxPlotOptions;
|
|
33
|
+
/**
|
|
34
|
+
* <p>The label display options (grid line, range, scale, axis step) of a box plot category.</p>
|
|
35
|
+
*/
|
|
36
|
+
CategoryAxis?: AxisDisplayOptions;
|
|
37
|
+
/**
|
|
38
|
+
* <p>The label options (label text, label visibility and sort Icon visibility) of a box plot category.</p>
|
|
39
|
+
*/
|
|
40
|
+
CategoryLabelOptions?: ChartAxisLabelOptions;
|
|
41
|
+
/**
|
|
42
|
+
* <p>The label display options (grid line, range, scale, axis step) of a box plot category.</p>
|
|
43
|
+
*/
|
|
44
|
+
PrimaryYAxisDisplayOptions?: AxisDisplayOptions;
|
|
45
|
+
/**
|
|
46
|
+
* <p>The label options (label text, label visibility and sort icon visibility) of a box plot value.</p>
|
|
47
|
+
*/
|
|
48
|
+
PrimaryYAxisLabelOptions?: ChartAxisLabelOptions;
|
|
49
|
+
/**
|
|
50
|
+
* <p>The options for the legend setup of a visual.</p>
|
|
51
|
+
*/
|
|
52
|
+
Legend?: LegendOptions;
|
|
53
|
+
/**
|
|
54
|
+
* <p>The tooltip display setup of the visual.</p>
|
|
55
|
+
*/
|
|
56
|
+
Tooltip?: TooltipOptions;
|
|
57
|
+
/**
|
|
58
|
+
* <p>The reference line setup of the visual.</p>
|
|
59
|
+
*/
|
|
60
|
+
ReferenceLines?: ReferenceLine[];
|
|
61
|
+
/**
|
|
62
|
+
* <p>The palette (chart color) display setup of the visual.</p>
|
|
63
|
+
*/
|
|
64
|
+
VisualPalette?: VisualPalette;
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
* <p>A box plot.</p>
|
|
69
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/box-plots.html">Using box plots</a> in the <i>Amazon QuickSight User Guide</i>.</p>
|
|
70
|
+
*/
|
|
71
|
+
export interface BoxPlotVisual {
|
|
72
|
+
/**
|
|
73
|
+
* <p>The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers..</p>
|
|
74
|
+
*/
|
|
75
|
+
VisualId: string | undefined;
|
|
76
|
+
/**
|
|
77
|
+
* <p>The title that is displayed on the visual.</p>
|
|
78
|
+
*/
|
|
79
|
+
Title?: VisualTitleLabelOptions;
|
|
80
|
+
/**
|
|
81
|
+
* <p>The subtitle that is displayed on the visual.</p>
|
|
82
|
+
*/
|
|
83
|
+
Subtitle?: VisualSubtitleLabelOptions;
|
|
84
|
+
/**
|
|
85
|
+
* <p>The configuration settings of the visual.</p>
|
|
86
|
+
*/
|
|
87
|
+
ChartConfiguration?: BoxPlotChartConfiguration;
|
|
88
|
+
/**
|
|
89
|
+
* <p>The list of custom actions that are configured for a visual.</p>
|
|
90
|
+
*/
|
|
91
|
+
Actions?: VisualCustomAction[];
|
|
92
|
+
/**
|
|
93
|
+
* <p>The column hierarchy that is used during drill-downs and drill-ups.</p>
|
|
94
|
+
*/
|
|
95
|
+
ColumnHierarchies?: ColumnHierarchy[];
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* @public
|
|
99
|
+
* <p>The aggregated field wells of a combo chart.</p>
|
|
100
|
+
*/
|
|
101
|
+
export interface ComboChartAggregatedFieldWells {
|
|
102
|
+
/**
|
|
103
|
+
* <p>The aggregated category field wells of a combo chart.</p>
|
|
104
|
+
*/
|
|
105
|
+
Category?: DimensionField[];
|
|
106
|
+
/**
|
|
107
|
+
* <p>The aggregated <code>BarValues</code> field well of a combo chart.</p>
|
|
108
|
+
*/
|
|
109
|
+
BarValues?: MeasureField[];
|
|
110
|
+
/**
|
|
111
|
+
* <p>The aggregated colors field well of a combo chart.</p>
|
|
112
|
+
*/
|
|
113
|
+
Colors?: DimensionField[];
|
|
114
|
+
/**
|
|
115
|
+
* <p>The aggregated <code>LineValues</code> field well of a combo chart.</p>
|
|
116
|
+
*/
|
|
117
|
+
LineValues?: MeasureField[];
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* @public
|
|
121
|
+
* <p>The field wells of the visual.</p>
|
|
122
|
+
* <p>This is a union type structure. For this structure to be valid, only one of the attributes can be defined.</p>
|
|
123
|
+
*/
|
|
124
|
+
export interface ComboChartFieldWells {
|
|
125
|
+
/**
|
|
126
|
+
* <p>The aggregated field wells of a combo chart. Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.</p>
|
|
127
|
+
*/
|
|
128
|
+
ComboChartAggregatedFieldWells?: ComboChartAggregatedFieldWells;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* @public
|
|
132
|
+
* <p>The sort configuration of a <code>ComboChartVisual</code>.</p>
|
|
133
|
+
*/
|
|
134
|
+
export interface ComboChartSortConfiguration {
|
|
135
|
+
/**
|
|
136
|
+
* <p>The sort configuration of the category field well in a combo chart.</p>
|
|
137
|
+
*/
|
|
138
|
+
CategorySort?: FieldSortOptions[];
|
|
139
|
+
/**
|
|
140
|
+
* <p>The item limit configuration for the category field well of a combo chart.</p>
|
|
141
|
+
*/
|
|
142
|
+
CategoryItemsLimit?: ItemsLimitConfiguration;
|
|
143
|
+
/**
|
|
144
|
+
* <p>The sort configuration of the color field well in a combo chart.</p>
|
|
145
|
+
*/
|
|
146
|
+
ColorSort?: FieldSortOptions[];
|
|
147
|
+
/**
|
|
148
|
+
* <p>The item limit configuration of the color field well in a combo chart.</p>
|
|
149
|
+
*/
|
|
150
|
+
ColorItemsLimit?: ItemsLimitConfiguration;
|
|
151
|
+
}
|
|
2
152
|
/**
|
|
3
153
|
* @public
|
|
4
154
|
* <p>The configuration of a <code>ComboChartVisual</code>.</p>
|
|
@@ -5807,93 +5957,21 @@ export interface AssetBundleImportJobDataSetOverrideParameters {
|
|
|
5807
5957
|
Name?: string;
|
|
5808
5958
|
}
|
|
5809
5959
|
/**
|
|
5810
|
-
* @
|
|
5811
|
-
* <p>A username and password credential pair to use to import a data source resource.</p>
|
|
5812
|
-
*/
|
|
5813
|
-
export interface AssetBundleImportJobDataSourceCredentialPair {
|
|
5814
|
-
/**
|
|
5815
|
-
* <p>The username for the data source connection.</p>
|
|
5816
|
-
*/
|
|
5817
|
-
Username: string | undefined;
|
|
5818
|
-
/**
|
|
5819
|
-
* <p>The password for the data source connection.</p>
|
|
5820
|
-
*/
|
|
5821
|
-
Password: string | undefined;
|
|
5822
|
-
}
|
|
5823
|
-
/**
|
|
5824
|
-
* @public
|
|
5825
|
-
* <p>The login credentials to use to import a data source resource.</p>
|
|
5826
|
-
*/
|
|
5827
|
-
export interface AssetBundleImportJobDataSourceCredentials {
|
|
5828
|
-
/**
|
|
5829
|
-
* <p>A username and password credential pair to be used to create the imported data source. Keep this field blank if you are using a Secrets Manager secret to provide credentials.</p>
|
|
5830
|
-
*/
|
|
5831
|
-
CredentialPair?: AssetBundleImportJobDataSourceCredentialPair;
|
|
5832
|
-
/**
|
|
5833
|
-
* <p>The ARN of the Secrets Manager secret that's used to create the imported data source. Keep this field blank, unless you are using a secret in place of a credential pair.</p>
|
|
5834
|
-
*/
|
|
5835
|
-
SecretArn?: string;
|
|
5836
|
-
}
|
|
5837
|
-
/**
|
|
5838
|
-
* @public
|
|
5839
|
-
* <p>Parameters for Amazon Athena.</p>
|
|
5960
|
+
* @internal
|
|
5840
5961
|
*/
|
|
5841
|
-
export
|
|
5842
|
-
/**
|
|
5843
|
-
* <p>The workgroup that Amazon Athena uses.</p>
|
|
5844
|
-
*/
|
|
5845
|
-
WorkGroup?: string;
|
|
5846
|
-
/**
|
|
5847
|
-
* <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>
|
|
5848
|
-
*/
|
|
5849
|
-
RoleArn?: string;
|
|
5850
|
-
}
|
|
5962
|
+
export declare const BoxPlotChartConfigurationFilterSensitiveLog: (obj: BoxPlotChartConfiguration) => any;
|
|
5851
5963
|
/**
|
|
5852
|
-
* @
|
|
5853
|
-
* <p>Parameters for Amazon Aurora.</p>
|
|
5964
|
+
* @internal
|
|
5854
5965
|
*/
|
|
5855
|
-
export
|
|
5856
|
-
/**
|
|
5857
|
-
* <p>Host.</p>
|
|
5858
|
-
*/
|
|
5859
|
-
Host: string | undefined;
|
|
5860
|
-
/**
|
|
5861
|
-
* <p>Port.</p>
|
|
5862
|
-
*/
|
|
5863
|
-
Port: number | undefined;
|
|
5864
|
-
/**
|
|
5865
|
-
* <p>Database.</p>
|
|
5866
|
-
*/
|
|
5867
|
-
Database: string | undefined;
|
|
5868
|
-
}
|
|
5966
|
+
export declare const BoxPlotVisualFilterSensitiveLog: (obj: BoxPlotVisual) => any;
|
|
5869
5967
|
/**
|
|
5870
|
-
* @
|
|
5871
|
-
* <p>Parameters for Amazon Aurora PostgreSQL-Compatible Edition.</p>
|
|
5968
|
+
* @internal
|
|
5872
5969
|
*/
|
|
5873
|
-
export
|
|
5874
|
-
/**
|
|
5875
|
-
* <p>The Amazon Aurora PostgreSQL-Compatible host to connect to.</p>
|
|
5876
|
-
*/
|
|
5877
|
-
Host: string | undefined;
|
|
5878
|
-
/**
|
|
5879
|
-
* <p>The port that Amazon Aurora PostgreSQL is listening on.</p>
|
|
5880
|
-
*/
|
|
5881
|
-
Port: number | undefined;
|
|
5882
|
-
/**
|
|
5883
|
-
* <p>The Amazon Aurora PostgreSQL database to connect to.</p>
|
|
5884
|
-
*/
|
|
5885
|
-
Database: string | undefined;
|
|
5886
|
-
}
|
|
5970
|
+
export declare const ComboChartAggregatedFieldWellsFilterSensitiveLog: (obj: ComboChartAggregatedFieldWells) => any;
|
|
5887
5971
|
/**
|
|
5888
|
-
* @
|
|
5889
|
-
* <p>The parameters for IoT Analytics.</p>
|
|
5972
|
+
* @internal
|
|
5890
5973
|
*/
|
|
5891
|
-
export
|
|
5892
|
-
/**
|
|
5893
|
-
* <p>Dataset name.</p>
|
|
5894
|
-
*/
|
|
5895
|
-
DataSetName: string | undefined;
|
|
5896
|
-
}
|
|
5974
|
+
export declare const ComboChartFieldWellsFilterSensitiveLog: (obj: ComboChartFieldWells) => any;
|
|
5897
5975
|
/**
|
|
5898
5976
|
* @internal
|
|
5899
5977
|
*/
|
|
@@ -6410,11 +6488,3 @@ export declare const SheetDefinitionFilterSensitiveLog: (obj: SheetDefinition) =
|
|
|
6410
6488
|
* @internal
|
|
6411
6489
|
*/
|
|
6412
6490
|
export declare const AnalysisDefinitionFilterSensitiveLog: (obj: AnalysisDefinition) => any;
|
|
6413
|
-
/**
|
|
6414
|
-
* @internal
|
|
6415
|
-
*/
|
|
6416
|
-
export declare const AssetBundleImportJobDataSourceCredentialPairFilterSensitiveLog: (obj: AssetBundleImportJobDataSourceCredentialPair) => any;
|
|
6417
|
-
/**
|
|
6418
|
-
* @internal
|
|
6419
|
-
*/
|
|
6420
|
-
export declare const AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog: (obj: AssetBundleImportJobDataSourceCredentials) => any;
|
|
@@ -1,7 +1,95 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { AccountCustomization, AdHocFilteringOption, AmazonElasticsearchParameters, AmazonOpenSearchParameters, AnalysisDefaults, CalculatedField, ColumnConfiguration, DashboardBehavior, DataSetIdentifierDeclaration, Edition, Entity, FilterGroup, NumberScale, ParameterDeclaration, ResourceStatus, Sheet, TimeGranularity } from "./models_0";
|
|
3
|
-
import { AnalysisDefinition, AnalysisSourceEntity, AssetBundleImportFailureAction, AssetBundleImportJobAnalysisOverrideParameters, AssetBundleImportJobDashboardOverrideParameters, AssetBundleImportJobDataSetOverrideParameters,
|
|
3
|
+
import { AnalysisDefinition, AnalysisSourceEntity, AssetBundleImportFailureAction, AssetBundleImportJobAnalysisOverrideParameters, AssetBundleImportJobDashboardOverrideParameters, AssetBundleImportJobDataSetOverrideParameters, DataSetReference, FilterOperator, SheetDefinition } from "./models_1";
|
|
4
4
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
* <p>A username and password credential pair to use to import a data source resource.</p>
|
|
8
|
+
*/
|
|
9
|
+
export interface AssetBundleImportJobDataSourceCredentialPair {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The username for the data source connection.</p>
|
|
12
|
+
*/
|
|
13
|
+
Username: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* <p>The password for the data source connection.</p>
|
|
16
|
+
*/
|
|
17
|
+
Password: string | undefined;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* @public
|
|
21
|
+
* <p>The login credentials to use to import a data source resource.</p>
|
|
22
|
+
*/
|
|
23
|
+
export interface AssetBundleImportJobDataSourceCredentials {
|
|
24
|
+
/**
|
|
25
|
+
* <p>A username and password credential pair to be used to create the imported data source. Keep this field blank if you are using a Secrets Manager secret to provide credentials.</p>
|
|
26
|
+
*/
|
|
27
|
+
CredentialPair?: AssetBundleImportJobDataSourceCredentialPair;
|
|
28
|
+
/**
|
|
29
|
+
* <p>The ARN of the Secrets Manager secret that's used to create the imported data source. Keep this field blank, unless you are using a secret in place of a credential pair.</p>
|
|
30
|
+
*/
|
|
31
|
+
SecretArn?: string;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* @public
|
|
35
|
+
* <p>Parameters for Amazon Athena.</p>
|
|
36
|
+
*/
|
|
37
|
+
export interface AthenaParameters {
|
|
38
|
+
/**
|
|
39
|
+
* <p>The workgroup that Amazon Athena uses.</p>
|
|
40
|
+
*/
|
|
41
|
+
WorkGroup?: string;
|
|
42
|
+
/**
|
|
43
|
+
* <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>
|
|
44
|
+
*/
|
|
45
|
+
RoleArn?: string;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
* <p>Parameters for Amazon Aurora.</p>
|
|
50
|
+
*/
|
|
51
|
+
export interface AuroraParameters {
|
|
52
|
+
/**
|
|
53
|
+
* <p>Host.</p>
|
|
54
|
+
*/
|
|
55
|
+
Host: string | undefined;
|
|
56
|
+
/**
|
|
57
|
+
* <p>Port.</p>
|
|
58
|
+
*/
|
|
59
|
+
Port: number | undefined;
|
|
60
|
+
/**
|
|
61
|
+
* <p>Database.</p>
|
|
62
|
+
*/
|
|
63
|
+
Database: string | undefined;
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
* <p>Parameters for Amazon Aurora PostgreSQL-Compatible Edition.</p>
|
|
68
|
+
*/
|
|
69
|
+
export interface AuroraPostgreSqlParameters {
|
|
70
|
+
/**
|
|
71
|
+
* <p>The Amazon Aurora PostgreSQL-Compatible host to connect to.</p>
|
|
72
|
+
*/
|
|
73
|
+
Host: string | undefined;
|
|
74
|
+
/**
|
|
75
|
+
* <p>The port that Amazon Aurora PostgreSQL is listening on.</p>
|
|
76
|
+
*/
|
|
77
|
+
Port: number | undefined;
|
|
78
|
+
/**
|
|
79
|
+
* <p>The Amazon Aurora PostgreSQL database to connect to.</p>
|
|
80
|
+
*/
|
|
81
|
+
Database: string | undefined;
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* @public
|
|
85
|
+
* <p>The parameters for IoT Analytics.</p>
|
|
86
|
+
*/
|
|
87
|
+
export interface AwsIotAnalyticsParameters {
|
|
88
|
+
/**
|
|
89
|
+
* <p>Dataset name.</p>
|
|
90
|
+
*/
|
|
91
|
+
DataSetName: string | undefined;
|
|
92
|
+
}
|
|
5
93
|
/**
|
|
6
94
|
* @public
|
|
7
95
|
* <p>The required parameters that are needed to connect to a Databricks data source.</p>
|
|
@@ -1257,7 +1345,7 @@ export interface AssetBundleImportJobSummary {
|
|
|
1257
1345
|
}
|
|
1258
1346
|
/**
|
|
1259
1347
|
* @public
|
|
1260
|
-
* <p>The source of the asset bundle zip file that contains the data that you want to import.</p>
|
|
1348
|
+
* <p>The source of the asset bundle zip file that contains the data that you want to import. The file must be in <code>QUICKSIGHT_JSON</code> format.</p>
|
|
1261
1349
|
*/
|
|
1262
1350
|
export interface AssetBundleImportSource {
|
|
1263
1351
|
/**
|
|
@@ -7202,114 +7290,13 @@ export interface DeleteFolderRequest {
|
|
|
7202
7290
|
FolderId: string | undefined;
|
|
7203
7291
|
}
|
|
7204
7292
|
/**
|
|
7205
|
-
* @
|
|
7206
|
-
*/
|
|
7207
|
-
export interface DeleteFolderResponse {
|
|
7208
|
-
/**
|
|
7209
|
-
* <p>The HTTP status of the request.</p>
|
|
7210
|
-
*/
|
|
7211
|
-
Status?: number;
|
|
7212
|
-
/**
|
|
7213
|
-
* <p>The Amazon Resource Name of the deleted folder.</p>
|
|
7214
|
-
*/
|
|
7215
|
-
Arn?: string;
|
|
7216
|
-
/**
|
|
7217
|
-
* <p>The ID of the folder.</p>
|
|
7218
|
-
*/
|
|
7219
|
-
FolderId?: string;
|
|
7220
|
-
/**
|
|
7221
|
-
* <p>The Amazon Web Services request ID for this operation.</p>
|
|
7222
|
-
*/
|
|
7223
|
-
RequestId?: string;
|
|
7224
|
-
}
|
|
7225
|
-
/**
|
|
7226
|
-
* @public
|
|
7227
|
-
*/
|
|
7228
|
-
export interface DeleteFolderMembershipRequest {
|
|
7229
|
-
/**
|
|
7230
|
-
* <p>The ID for the Amazon Web Services account that contains the folder.</p>
|
|
7231
|
-
*/
|
|
7232
|
-
AwsAccountId: string | undefined;
|
|
7233
|
-
/**
|
|
7234
|
-
* <p>The Folder ID.</p>
|
|
7235
|
-
*/
|
|
7236
|
-
FolderId: string | undefined;
|
|
7237
|
-
/**
|
|
7238
|
-
* <p>The ID of the asset (the dashboard, analysis, or dataset) that you want to delete.</p>
|
|
7239
|
-
*/
|
|
7240
|
-
MemberId: string | undefined;
|
|
7241
|
-
/**
|
|
7242
|
-
* <p>The type of the member, including <code>DASHBOARD</code>, <code>ANALYSIS</code>, and <code>DATASET</code>
|
|
7243
|
-
* </p>
|
|
7244
|
-
*/
|
|
7245
|
-
MemberType: MemberType | string | undefined;
|
|
7246
|
-
}
|
|
7247
|
-
/**
|
|
7248
|
-
* @public
|
|
7249
|
-
*/
|
|
7250
|
-
export interface DeleteFolderMembershipResponse {
|
|
7251
|
-
/**
|
|
7252
|
-
* <p>The HTTP status of the request.</p>
|
|
7253
|
-
*/
|
|
7254
|
-
Status?: number;
|
|
7255
|
-
/**
|
|
7256
|
-
* <p>The Amazon Web Services request ID for this operation.</p>
|
|
7257
|
-
*/
|
|
7258
|
-
RequestId?: string;
|
|
7259
|
-
}
|
|
7260
|
-
/**
|
|
7261
|
-
* @public
|
|
7262
|
-
*/
|
|
7263
|
-
export interface DeleteGroupRequest {
|
|
7264
|
-
/**
|
|
7265
|
-
* <p>The name of the group that you want to delete.</p>
|
|
7266
|
-
*/
|
|
7267
|
-
GroupName: string | undefined;
|
|
7268
|
-
/**
|
|
7269
|
-
* <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
|
|
7270
|
-
* Amazon Web Services account that contains your Amazon QuickSight account.</p>
|
|
7271
|
-
*/
|
|
7272
|
-
AwsAccountId: string | undefined;
|
|
7273
|
-
/**
|
|
7274
|
-
* <p>The namespace of the group that you want to delete.</p>
|
|
7275
|
-
*/
|
|
7276
|
-
Namespace: string | undefined;
|
|
7277
|
-
}
|
|
7278
|
-
/**
|
|
7279
|
-
* @public
|
|
7293
|
+
* @internal
|
|
7280
7294
|
*/
|
|
7281
|
-
export
|
|
7282
|
-
/**
|
|
7283
|
-
* <p>The Amazon Web Services request ID for this operation.</p>
|
|
7284
|
-
*/
|
|
7285
|
-
RequestId?: string;
|
|
7286
|
-
/**
|
|
7287
|
-
* <p>The HTTP status of the request.</p>
|
|
7288
|
-
*/
|
|
7289
|
-
Status?: number;
|
|
7290
|
-
}
|
|
7295
|
+
export declare const AssetBundleImportJobDataSourceCredentialPairFilterSensitiveLog: (obj: AssetBundleImportJobDataSourceCredentialPair) => any;
|
|
7291
7296
|
/**
|
|
7292
|
-
* @
|
|
7297
|
+
* @internal
|
|
7293
7298
|
*/
|
|
7294
|
-
export
|
|
7295
|
-
/**
|
|
7296
|
-
* <p>The name of the user that you want to delete from the group membership.</p>
|
|
7297
|
-
*/
|
|
7298
|
-
MemberName: string | undefined;
|
|
7299
|
-
/**
|
|
7300
|
-
* <p>The name of the group that you want to delete the user from.</p>
|
|
7301
|
-
*/
|
|
7302
|
-
GroupName: string | undefined;
|
|
7303
|
-
/**
|
|
7304
|
-
* <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
|
|
7305
|
-
* Amazon Web Services account that contains your Amazon QuickSight account.</p>
|
|
7306
|
-
*/
|
|
7307
|
-
AwsAccountId: string | undefined;
|
|
7308
|
-
/**
|
|
7309
|
-
* <p>The namespace of the group that you want to remove a user from.</p>
|
|
7310
|
-
*/
|
|
7311
|
-
Namespace: string | undefined;
|
|
7312
|
-
}
|
|
7299
|
+
export declare const AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog: (obj: AssetBundleImportJobDataSourceCredentials) => any;
|
|
7313
7300
|
/**
|
|
7314
7301
|
* @internal
|
|
7315
7302
|
*/
|