@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
|
@@ -4,15 +4,14 @@ import {
|
|
|
4
4
|
AxisDisplayOptions,
|
|
5
5
|
BarChartVisual,
|
|
6
6
|
BarsArrangement,
|
|
7
|
-
|
|
7
|
+
BoxPlotFieldWells,
|
|
8
|
+
BoxPlotOptions,
|
|
8
9
|
CalculatedField,
|
|
9
10
|
ChartAxisLabelOptions,
|
|
10
11
|
ColumnConfiguration,
|
|
11
12
|
ColumnHierarchy,
|
|
12
13
|
ColumnIdentifier,
|
|
13
14
|
ColumnSort,
|
|
14
|
-
ComboChartFieldWells,
|
|
15
|
-
ComboChartSortConfiguration,
|
|
16
15
|
ContributionAnalysisDefault,
|
|
17
16
|
DataLabelOptions,
|
|
18
17
|
DataLabelPosition,
|
|
@@ -52,6 +51,46 @@ import {
|
|
|
52
51
|
VisualTitleLabelOptions,
|
|
53
52
|
WidgetStatus,
|
|
54
53
|
} from "./models_0";
|
|
54
|
+
export interface BoxPlotSortConfiguration {
|
|
55
|
+
CategorySort?: FieldSortOptions[];
|
|
56
|
+
PaginationConfiguration?: PaginationConfiguration;
|
|
57
|
+
}
|
|
58
|
+
export interface BoxPlotChartConfiguration {
|
|
59
|
+
FieldWells?: BoxPlotFieldWells;
|
|
60
|
+
SortConfiguration?: BoxPlotSortConfiguration;
|
|
61
|
+
BoxPlotOptions?: BoxPlotOptions;
|
|
62
|
+
CategoryAxis?: AxisDisplayOptions;
|
|
63
|
+
CategoryLabelOptions?: ChartAxisLabelOptions;
|
|
64
|
+
PrimaryYAxisDisplayOptions?: AxisDisplayOptions;
|
|
65
|
+
PrimaryYAxisLabelOptions?: ChartAxisLabelOptions;
|
|
66
|
+
Legend?: LegendOptions;
|
|
67
|
+
Tooltip?: TooltipOptions;
|
|
68
|
+
ReferenceLines?: ReferenceLine[];
|
|
69
|
+
VisualPalette?: VisualPalette;
|
|
70
|
+
}
|
|
71
|
+
export interface BoxPlotVisual {
|
|
72
|
+
VisualId: string | undefined;
|
|
73
|
+
Title?: VisualTitleLabelOptions;
|
|
74
|
+
Subtitle?: VisualSubtitleLabelOptions;
|
|
75
|
+
ChartConfiguration?: BoxPlotChartConfiguration;
|
|
76
|
+
Actions?: VisualCustomAction[];
|
|
77
|
+
ColumnHierarchies?: ColumnHierarchy[];
|
|
78
|
+
}
|
|
79
|
+
export interface ComboChartAggregatedFieldWells {
|
|
80
|
+
Category?: DimensionField[];
|
|
81
|
+
BarValues?: MeasureField[];
|
|
82
|
+
Colors?: DimensionField[];
|
|
83
|
+
LineValues?: MeasureField[];
|
|
84
|
+
}
|
|
85
|
+
export interface ComboChartFieldWells {
|
|
86
|
+
ComboChartAggregatedFieldWells?: ComboChartAggregatedFieldWells;
|
|
87
|
+
}
|
|
88
|
+
export interface ComboChartSortConfiguration {
|
|
89
|
+
CategorySort?: FieldSortOptions[];
|
|
90
|
+
CategoryItemsLimit?: ItemsLimitConfiguration;
|
|
91
|
+
ColorSort?: FieldSortOptions[];
|
|
92
|
+
ColorItemsLimit?: ItemsLimitConfiguration;
|
|
93
|
+
}
|
|
55
94
|
export interface ComboChartConfiguration {
|
|
56
95
|
FieldWells?: ComboChartFieldWells;
|
|
57
96
|
SortConfiguration?: ComboChartSortConfiguration;
|
|
@@ -1775,31 +1814,18 @@ export interface AssetBundleImportJobDataSetOverrideParameters {
|
|
|
1775
1814
|
DataSetId: string | undefined;
|
|
1776
1815
|
Name?: string;
|
|
1777
1816
|
}
|
|
1778
|
-
export
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
export interface AuroraParameters {
|
|
1791
|
-
Host: string | undefined;
|
|
1792
|
-
Port: number | undefined;
|
|
1793
|
-
Database: string | undefined;
|
|
1794
|
-
}
|
|
1795
|
-
export interface AuroraPostgreSqlParameters {
|
|
1796
|
-
Host: string | undefined;
|
|
1797
|
-
Port: number | undefined;
|
|
1798
|
-
Database: string | undefined;
|
|
1799
|
-
}
|
|
1800
|
-
export interface AwsIotAnalyticsParameters {
|
|
1801
|
-
DataSetName: string | undefined;
|
|
1802
|
-
}
|
|
1817
|
+
export declare const BoxPlotChartConfigurationFilterSensitiveLog: (
|
|
1818
|
+
obj: BoxPlotChartConfiguration
|
|
1819
|
+
) => any;
|
|
1820
|
+
export declare const BoxPlotVisualFilterSensitiveLog: (
|
|
1821
|
+
obj: BoxPlotVisual
|
|
1822
|
+
) => any;
|
|
1823
|
+
export declare const ComboChartAggregatedFieldWellsFilterSensitiveLog: (
|
|
1824
|
+
obj: ComboChartAggregatedFieldWells
|
|
1825
|
+
) => any;
|
|
1826
|
+
export declare const ComboChartFieldWellsFilterSensitiveLog: (
|
|
1827
|
+
obj: ComboChartFieldWells
|
|
1828
|
+
) => any;
|
|
1803
1829
|
export declare const ComboChartConfigurationFilterSensitiveLog: (
|
|
1804
1830
|
obj: ComboChartConfiguration
|
|
1805
1831
|
) => any;
|
|
@@ -2171,9 +2197,3 @@ export declare const SheetDefinitionFilterSensitiveLog: (
|
|
|
2171
2197
|
export declare const AnalysisDefinitionFilterSensitiveLog: (
|
|
2172
2198
|
obj: AnalysisDefinition
|
|
2173
2199
|
) => any;
|
|
2174
|
-
export declare const AssetBundleImportJobDataSourceCredentialPairFilterSensitiveLog: (
|
|
2175
|
-
obj: AssetBundleImportJobDataSourceCredentialPair
|
|
2176
|
-
) => any;
|
|
2177
|
-
export declare const AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog: (
|
|
2178
|
-
obj: AssetBundleImportJobDataSourceCredentials
|
|
2179
|
-
) => any;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import {
|
|
3
3
|
AccountCustomization,
|
|
4
4
|
AdHocFilteringOption,
|
|
@@ -25,16 +25,36 @@ import {
|
|
|
25
25
|
AssetBundleImportJobAnalysisOverrideParameters,
|
|
26
26
|
AssetBundleImportJobDashboardOverrideParameters,
|
|
27
27
|
AssetBundleImportJobDataSetOverrideParameters,
|
|
28
|
-
AssetBundleImportJobDataSourceCredentials,
|
|
29
|
-
AthenaParameters,
|
|
30
|
-
AuroraParameters,
|
|
31
|
-
AuroraPostgreSqlParameters,
|
|
32
|
-
AwsIotAnalyticsParameters,
|
|
33
28
|
DataSetReference,
|
|
34
29
|
FilterOperator,
|
|
35
30
|
SheetDefinition,
|
|
36
31
|
} from "./models_1";
|
|
37
32
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
33
|
+
export interface AssetBundleImportJobDataSourceCredentialPair {
|
|
34
|
+
Username: string | undefined;
|
|
35
|
+
Password: string | undefined;
|
|
36
|
+
}
|
|
37
|
+
export interface AssetBundleImportJobDataSourceCredentials {
|
|
38
|
+
CredentialPair?: AssetBundleImportJobDataSourceCredentialPair;
|
|
39
|
+
SecretArn?: string;
|
|
40
|
+
}
|
|
41
|
+
export interface AthenaParameters {
|
|
42
|
+
WorkGroup?: string;
|
|
43
|
+
RoleArn?: string;
|
|
44
|
+
}
|
|
45
|
+
export interface AuroraParameters {
|
|
46
|
+
Host: string | undefined;
|
|
47
|
+
Port: number | undefined;
|
|
48
|
+
Database: string | undefined;
|
|
49
|
+
}
|
|
50
|
+
export interface AuroraPostgreSqlParameters {
|
|
51
|
+
Host: string | undefined;
|
|
52
|
+
Port: number | undefined;
|
|
53
|
+
Database: string | undefined;
|
|
54
|
+
}
|
|
55
|
+
export interface AwsIotAnalyticsParameters {
|
|
56
|
+
DataSetName: string | undefined;
|
|
57
|
+
}
|
|
38
58
|
export interface DatabricksParameters {
|
|
39
59
|
Host: string | undefined;
|
|
40
60
|
Port: number | undefined;
|
|
@@ -2748,37 +2768,12 @@ export interface DeleteFolderRequest {
|
|
|
2748
2768
|
AwsAccountId: string | undefined;
|
|
2749
2769
|
FolderId: string | undefined;
|
|
2750
2770
|
}
|
|
2751
|
-
export
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
export interface DeleteFolderMembershipRequest {
|
|
2758
|
-
AwsAccountId: string | undefined;
|
|
2759
|
-
FolderId: string | undefined;
|
|
2760
|
-
MemberId: string | undefined;
|
|
2761
|
-
MemberType: MemberType | string | undefined;
|
|
2762
|
-
}
|
|
2763
|
-
export interface DeleteFolderMembershipResponse {
|
|
2764
|
-
Status?: number;
|
|
2765
|
-
RequestId?: string;
|
|
2766
|
-
}
|
|
2767
|
-
export interface DeleteGroupRequest {
|
|
2768
|
-
GroupName: string | undefined;
|
|
2769
|
-
AwsAccountId: string | undefined;
|
|
2770
|
-
Namespace: string | undefined;
|
|
2771
|
-
}
|
|
2772
|
-
export interface DeleteGroupResponse {
|
|
2773
|
-
RequestId?: string;
|
|
2774
|
-
Status?: number;
|
|
2775
|
-
}
|
|
2776
|
-
export interface DeleteGroupMembershipRequest {
|
|
2777
|
-
MemberName: string | undefined;
|
|
2778
|
-
GroupName: string | undefined;
|
|
2779
|
-
AwsAccountId: string | undefined;
|
|
2780
|
-
Namespace: string | undefined;
|
|
2781
|
-
}
|
|
2771
|
+
export declare const AssetBundleImportJobDataSourceCredentialPairFilterSensitiveLog: (
|
|
2772
|
+
obj: AssetBundleImportJobDataSourceCredentialPair
|
|
2773
|
+
) => any;
|
|
2774
|
+
export declare const AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog: (
|
|
2775
|
+
obj: AssetBundleImportJobDataSourceCredentials
|
|
2776
|
+
) => any;
|
|
2782
2777
|
export declare const AssetBundleImportJobDataSourceOverrideParametersFilterSensitiveLog: (
|
|
2783
2778
|
obj: AssetBundleImportJobDataSourceOverrideParameters
|
|
2784
2779
|
) => any;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import {
|
|
3
3
|
AccountCustomization,
|
|
4
4
|
AccountInfo,
|
|
@@ -65,6 +65,7 @@ import {
|
|
|
65
65
|
IdentityStore,
|
|
66
66
|
IngestionStatus,
|
|
67
67
|
LogicalTable,
|
|
68
|
+
MemberType,
|
|
68
69
|
NamespaceStatus,
|
|
69
70
|
PhysicalTable,
|
|
70
71
|
RefreshSchedule,
|
|
@@ -85,6 +86,37 @@ import {
|
|
|
85
86
|
VPCConnectionResourceStatus,
|
|
86
87
|
} from "./models_2";
|
|
87
88
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
89
|
+
export interface DeleteFolderResponse {
|
|
90
|
+
Status?: number;
|
|
91
|
+
Arn?: string;
|
|
92
|
+
FolderId?: string;
|
|
93
|
+
RequestId?: string;
|
|
94
|
+
}
|
|
95
|
+
export interface DeleteFolderMembershipRequest {
|
|
96
|
+
AwsAccountId: string | undefined;
|
|
97
|
+
FolderId: string | undefined;
|
|
98
|
+
MemberId: string | undefined;
|
|
99
|
+
MemberType: MemberType | string | undefined;
|
|
100
|
+
}
|
|
101
|
+
export interface DeleteFolderMembershipResponse {
|
|
102
|
+
Status?: number;
|
|
103
|
+
RequestId?: string;
|
|
104
|
+
}
|
|
105
|
+
export interface DeleteGroupRequest {
|
|
106
|
+
GroupName: string | undefined;
|
|
107
|
+
AwsAccountId: string | undefined;
|
|
108
|
+
Namespace: string | undefined;
|
|
109
|
+
}
|
|
110
|
+
export interface DeleteGroupResponse {
|
|
111
|
+
RequestId?: string;
|
|
112
|
+
Status?: number;
|
|
113
|
+
}
|
|
114
|
+
export interface DeleteGroupMembershipRequest {
|
|
115
|
+
MemberName: string | undefined;
|
|
116
|
+
GroupName: string | undefined;
|
|
117
|
+
AwsAccountId: string | undefined;
|
|
118
|
+
Namespace: string | undefined;
|
|
119
|
+
}
|
|
88
120
|
export interface DeleteGroupMembershipResponse {
|
|
89
121
|
RequestId?: string;
|
|
90
122
|
Status?: number;
|
|
@@ -1936,46 +1968,6 @@ export interface UpdateTemplateAliasRequest {
|
|
|
1936
1968
|
AliasName: string | undefined;
|
|
1937
1969
|
TemplateVersionNumber: number | undefined;
|
|
1938
1970
|
}
|
|
1939
|
-
export interface UpdateTemplateAliasResponse {
|
|
1940
|
-
TemplateAlias?: TemplateAlias;
|
|
1941
|
-
Status?: number;
|
|
1942
|
-
RequestId?: string;
|
|
1943
|
-
}
|
|
1944
|
-
export interface UpdateTemplatePermissionsRequest {
|
|
1945
|
-
AwsAccountId: string | undefined;
|
|
1946
|
-
TemplateId: string | undefined;
|
|
1947
|
-
GrantPermissions?: ResourcePermission[];
|
|
1948
|
-
RevokePermissions?: ResourcePermission[];
|
|
1949
|
-
}
|
|
1950
|
-
export interface UpdateTemplatePermissionsResponse {
|
|
1951
|
-
TemplateId?: string;
|
|
1952
|
-
TemplateArn?: string;
|
|
1953
|
-
Permissions?: ResourcePermission[];
|
|
1954
|
-
RequestId?: string;
|
|
1955
|
-
Status?: number;
|
|
1956
|
-
}
|
|
1957
|
-
export interface UpdateThemeRequest {
|
|
1958
|
-
AwsAccountId: string | undefined;
|
|
1959
|
-
ThemeId: string | undefined;
|
|
1960
|
-
Name?: string;
|
|
1961
|
-
BaseThemeId: string | undefined;
|
|
1962
|
-
VersionDescription?: string;
|
|
1963
|
-
Configuration?: ThemeConfiguration;
|
|
1964
|
-
}
|
|
1965
|
-
export interface UpdateThemeResponse {
|
|
1966
|
-
ThemeId?: string;
|
|
1967
|
-
Arn?: string;
|
|
1968
|
-
VersionArn?: string;
|
|
1969
|
-
CreationStatus?: ResourceStatus | string;
|
|
1970
|
-
Status?: number;
|
|
1971
|
-
RequestId?: string;
|
|
1972
|
-
}
|
|
1973
|
-
export interface UpdateThemeAliasRequest {
|
|
1974
|
-
AwsAccountId: string | undefined;
|
|
1975
|
-
ThemeId: string | undefined;
|
|
1976
|
-
AliasName: string | undefined;
|
|
1977
|
-
ThemeVersionNumber: number | undefined;
|
|
1978
|
-
}
|
|
1979
1971
|
export declare const DescribeAnalysisDefinitionResponseFilterSensitiveLog: (
|
|
1980
1972
|
obj: DescribeAnalysisDefinitionResponse
|
|
1981
1973
|
) => any;
|
|
@@ -1,12 +1,55 @@
|
|
|
1
|
+
import { ResourceStatus } from "./models_0";
|
|
1
2
|
import {
|
|
2
3
|
ResourcePermission,
|
|
4
|
+
TemplateAlias,
|
|
3
5
|
ThemeAlias,
|
|
6
|
+
ThemeConfiguration,
|
|
4
7
|
TopicDetails,
|
|
5
8
|
TopicRefreshSchedule,
|
|
6
9
|
VPCConnectionAvailabilityStatus,
|
|
7
10
|
VPCConnectionResourceStatus,
|
|
8
11
|
} from "./models_2";
|
|
9
12
|
import { User, UserRole } from "./models_3";
|
|
13
|
+
export interface UpdateTemplateAliasResponse {
|
|
14
|
+
TemplateAlias?: TemplateAlias;
|
|
15
|
+
Status?: number;
|
|
16
|
+
RequestId?: string;
|
|
17
|
+
}
|
|
18
|
+
export interface UpdateTemplatePermissionsRequest {
|
|
19
|
+
AwsAccountId: string | undefined;
|
|
20
|
+
TemplateId: string | undefined;
|
|
21
|
+
GrantPermissions?: ResourcePermission[];
|
|
22
|
+
RevokePermissions?: ResourcePermission[];
|
|
23
|
+
}
|
|
24
|
+
export interface UpdateTemplatePermissionsResponse {
|
|
25
|
+
TemplateId?: string;
|
|
26
|
+
TemplateArn?: string;
|
|
27
|
+
Permissions?: ResourcePermission[];
|
|
28
|
+
RequestId?: string;
|
|
29
|
+
Status?: number;
|
|
30
|
+
}
|
|
31
|
+
export interface UpdateThemeRequest {
|
|
32
|
+
AwsAccountId: string | undefined;
|
|
33
|
+
ThemeId: string | undefined;
|
|
34
|
+
Name?: string;
|
|
35
|
+
BaseThemeId: string | undefined;
|
|
36
|
+
VersionDescription?: string;
|
|
37
|
+
Configuration?: ThemeConfiguration;
|
|
38
|
+
}
|
|
39
|
+
export interface UpdateThemeResponse {
|
|
40
|
+
ThemeId?: string;
|
|
41
|
+
Arn?: string;
|
|
42
|
+
VersionArn?: string;
|
|
43
|
+
CreationStatus?: ResourceStatus | string;
|
|
44
|
+
Status?: number;
|
|
45
|
+
RequestId?: string;
|
|
46
|
+
}
|
|
47
|
+
export interface UpdateThemeAliasRequest {
|
|
48
|
+
AwsAccountId: string | undefined;
|
|
49
|
+
ThemeId: string | undefined;
|
|
50
|
+
AliasName: string | undefined;
|
|
51
|
+
ThemeVersionNumber: number | undefined;
|
|
52
|
+
}
|
|
10
53
|
export interface UpdateThemeAliasResponse {
|
|
11
54
|
ThemeAlias?: ThemeAlias;
|
|
12
55
|
Status?: number;
|
|
@@ -1,94 +1,89 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
2
2
|
import { QuickSightClientConfig } from "./QuickSightClient";
|
|
3
3
|
export declare const getRuntimeConfig: (config: QuickSightClientConfig) => {
|
|
4
4
|
runtime: string;
|
|
5
|
-
defaultsMode: import("@
|
|
6
|
-
import("@
|
|
5
|
+
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
+
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
7
7
|
>;
|
|
8
|
-
bodyLengthChecker: import("@
|
|
8
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider: (
|
|
10
10
|
input: any
|
|
11
11
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
12
|
-
defaultUserAgentProvider: import("@
|
|
13
|
-
import("@
|
|
12
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
13
|
+
import("@smithy/types").UserAgent
|
|
14
14
|
>;
|
|
15
|
-
maxAttempts:
|
|
16
|
-
|
|
17
|
-
region: string | import("@aws-sdk/types").Provider<any>;
|
|
15
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
16
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
18
17
|
requestHandler:
|
|
19
|
-
| (import("@
|
|
18
|
+
| (import("@smithy/types").RequestHandler<
|
|
20
19
|
any,
|
|
21
20
|
any,
|
|
22
|
-
import("@
|
|
21
|
+
import("@smithy/types").HttpHandlerOptions
|
|
23
22
|
> &
|
|
24
23
|
import("@smithy/protocol-http").HttpHandler)
|
|
25
24
|
| RequestHandler;
|
|
26
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
27
|
-
sha256: import("@
|
|
26
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
28
27
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
29
|
-
useDualstackEndpoint:
|
|
30
|
-
|
|
31
|
-
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
32
|
-
(boolean | import("@aws-sdk/types").Provider<boolean>);
|
|
28
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
29
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
33
30
|
apiVersion: string;
|
|
34
|
-
urlParser: import("@
|
|
31
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
35
32
|
base64Decoder: import("@smithy/types").Decoder;
|
|
36
33
|
base64Encoder: import("@smithy/types").Encoder;
|
|
37
34
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
38
35
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
39
36
|
disableHostPrefix: boolean;
|
|
40
37
|
serviceId: string;
|
|
41
|
-
logger: import("@
|
|
38
|
+
logger: import("@smithy/types").Logger;
|
|
42
39
|
endpoint?:
|
|
43
40
|
| ((
|
|
44
41
|
| string
|
|
45
|
-
| import("@
|
|
46
|
-
| import("@
|
|
47
|
-
| import("@
|
|
48
|
-
| import("@
|
|
42
|
+
| import("@smithy/types").Endpoint
|
|
43
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
44
|
+
| import("@smithy/types").EndpointV2
|
|
45
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
49
46
|
) &
|
|
50
47
|
(
|
|
51
48
|
| string
|
|
52
49
|
| import("@smithy/types").Provider<string>
|
|
53
50
|
| import("@smithy/types").Endpoint
|
|
54
51
|
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
55
|
-
| import("@
|
|
56
|
-
| import("@smithy/types").Provider<
|
|
57
|
-
import("@aws-sdk/types").EndpointV2
|
|
58
|
-
>
|
|
52
|
+
| import("@smithy/types").EndpointV2
|
|
53
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
59
54
|
))
|
|
60
55
|
| undefined;
|
|
61
56
|
endpointProvider: (
|
|
62
57
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
63
58
|
context?: {
|
|
64
|
-
logger?: import("@
|
|
59
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
65
60
|
}
|
|
66
|
-
) => import("@
|
|
61
|
+
) => import("@smithy/types").EndpointV2;
|
|
67
62
|
tls?: boolean | undefined;
|
|
68
63
|
retryStrategy?:
|
|
69
|
-
| import("@
|
|
70
|
-
| import("@
|
|
64
|
+
| import("@smithy/types").RetryStrategy
|
|
65
|
+
| import("@smithy/types").RetryStrategyV2
|
|
71
66
|
| undefined;
|
|
72
67
|
credentials?:
|
|
73
|
-
| import("@
|
|
74
|
-
| import("@
|
|
75
|
-
import("@
|
|
68
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
69
|
+
| import("@smithy/types").Provider<
|
|
70
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
76
71
|
>
|
|
77
72
|
| undefined;
|
|
78
73
|
signer?:
|
|
79
|
-
| import("@
|
|
74
|
+
| import("@smithy/types").RequestSigner
|
|
80
75
|
| ((
|
|
81
|
-
authScheme?: import("@
|
|
82
|
-
) => Promise<import("@
|
|
76
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
77
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
83
78
|
| undefined;
|
|
84
79
|
signingEscapePath?: boolean | undefined;
|
|
85
80
|
systemClockOffset?: number | undefined;
|
|
86
81
|
signingRegion?: string | undefined;
|
|
87
82
|
signerConstructor?:
|
|
88
83
|
| (new (
|
|
89
|
-
options: import("@
|
|
90
|
-
import("@
|
|
91
|
-
) => import("@
|
|
84
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
85
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
86
|
+
) => import("@smithy/types").RequestSigner)
|
|
92
87
|
| undefined;
|
|
93
|
-
customUserAgent?: string | import("@
|
|
88
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
94
89
|
};
|