@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,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_SearchFoldersCommand, se_SearchFoldersCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SearchFoldersCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_SearchGroupsCommand, se_SearchGroupsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SearchGroupsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_StartAssetBundleExportJobCommand, se_StartAssetBundleExportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartAssetBundleExportJobCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { StartAssetBundleImportJobRequestFilterSensitiveLog, } from "../models/models_3";
|
|
5
5
|
import { de_StartAssetBundleImportJobCommand, se_StartAssetBundleImportJobCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateAccountCustomizationCommand, se_UpdateAccountCustomizationCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAccountCustomizationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateAccountSettingsCommand, se_UpdateAccountSettingsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAccountSettingsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { UpdateAnalysisRequestFilterSensitiveLog, } from "../models/models_3";
|
|
5
5
|
import { de_UpdateAnalysisCommand, se_UpdateAnalysisCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateAnalysisPermissionsCommand, se_UpdateAnalysisPermissionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAnalysisPermissionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { UpdateDashboardRequestFilterSensitiveLog, } from "../models/models_3";
|
|
5
5
|
import { de_UpdateDashboardCommand, se_UpdateDashboardCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateDashboardPermissionsCommand, se_UpdateDashboardPermissionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDashboardPermissionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateDashboardPublishedVersionCommand, se_UpdateDashboardPublishedVersionCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDashboardPublishedVersionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { UpdateDataSetRequestFilterSensitiveLog, } from "../models/models_3";
|
|
5
5
|
import { de_UpdateDataSetCommand, se_UpdateDataSetCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateDataSetPermissionsCommand, se_UpdateDataSetPermissionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDataSetPermissionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { UpdateDataSourceRequestFilterSensitiveLog, } from "../models/models_3";
|
|
5
5
|
import { de_UpdateDataSourceCommand, se_UpdateDataSourceCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateDataSourcePermissionsCommand, se_UpdateDataSourcePermissionsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDataSourcePermissionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateFolderCommand, se_UpdateFolderCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateFolderCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateFolderPermissionsCommand, se_UpdateFolderPermissionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateFolderPermissionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateGroupCommand, se_UpdateGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateGroupCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateIAMPolicyAssignmentCommand, se_UpdateIAMPolicyAssignmentCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateIAMPolicyAssignmentCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateIpRestrictionCommand, se_UpdateIpRestrictionCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateIpRestrictionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdatePublicSharingSettingsCommand, se_UpdatePublicSharingSettingsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdatePublicSharingSettingsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateRefreshScheduleCommand, se_UpdateRefreshScheduleCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRefreshScheduleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateTemplateAliasCommand, se_UpdateTemplateAliasCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateTemplateAliasCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { UpdateTemplateRequestFilterSensitiveLog, } from "../models/models_3";
|
|
5
5
|
import { de_UpdateTemplateCommand, se_UpdateTemplateCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateTemplatePermissionsCommand, se_UpdateTemplatePermissionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateTemplatePermissionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateThemeAliasCommand, se_UpdateThemeAliasCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateThemeAliasCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateThemeCommand, se_UpdateThemeCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateThemeCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateThemePermissionsCommand, se_UpdateThemePermissionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateThemePermissionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { UpdateTopicRequestFilterSensitiveLog } from "../models/models_4";
|
|
5
5
|
import { de_UpdateTopicCommand, se_UpdateTopicCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateTopicPermissionsCommand, se_UpdateTopicPermissionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateTopicPermissionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateTopicRefreshScheduleCommand, se_UpdateTopicRefreshScheduleCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateTopicRefreshScheduleCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateUserCommand, se_UpdateUserCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateUserCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateVPCConnectionCommand, se_UpdateVPCConnectionCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateVPCConnectionCommand extends $Command {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/smithy-client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class QuickSightServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@
|
|
1
|
+
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
3
3
|
export class AccessDeniedException extends __BaseException {
|
|
4
4
|
constructor(opts) {
|
|
@@ -96,6 +96,11 @@ export const SheetContentType = {
|
|
|
96
96
|
INTERACTIVE: "INTERACTIVE",
|
|
97
97
|
PAGINATED: "PAGINATED",
|
|
98
98
|
};
|
|
99
|
+
export const SpecialValue = {
|
|
100
|
+
EMPTY: "EMPTY",
|
|
101
|
+
NULL: "NULL",
|
|
102
|
+
OTHER: "OTHER",
|
|
103
|
+
};
|
|
99
104
|
export const NegativeValueDisplayMode = {
|
|
100
105
|
NEGATIVE: "NEGATIVE",
|
|
101
106
|
POSITIVE: "POSITIVE",
|
|
@@ -309,6 +314,14 @@ export const HorizontalTextAlignment = {
|
|
|
309
314
|
LEFT: "LEFT",
|
|
310
315
|
RIGHT: "RIGHT",
|
|
311
316
|
};
|
|
317
|
+
export const SmallMultiplesAxisPlacement = {
|
|
318
|
+
INSIDE: "INSIDE",
|
|
319
|
+
OUTSIDE: "OUTSIDE",
|
|
320
|
+
};
|
|
321
|
+
export const SmallMultiplesAxisScale = {
|
|
322
|
+
INDEPENDENT: "INDEPENDENT",
|
|
323
|
+
SHARED: "SHARED",
|
|
324
|
+
};
|
|
312
325
|
export const OtherCategories = {
|
|
313
326
|
EXCLUDE: "EXCLUDE",
|
|
314
327
|
INCLUDE: "INCLUDE",
|
|
@@ -329,6 +342,14 @@ export const CalculatedFieldFilterSensitiveLog = (obj) => ({
|
|
|
329
342
|
...obj,
|
|
330
343
|
...(obj.Expression && { Expression: SENSITIVE_STRING }),
|
|
331
344
|
});
|
|
345
|
+
export const CustomColorFilterSensitiveLog = (obj) => ({
|
|
346
|
+
...obj,
|
|
347
|
+
...(obj.FieldValue && { FieldValue: SENSITIVE_STRING }),
|
|
348
|
+
});
|
|
349
|
+
export const ColorsConfigurationFilterSensitiveLog = (obj) => ({
|
|
350
|
+
...obj,
|
|
351
|
+
...(obj.CustomColors && { CustomColors: obj.CustomColors.map((item) => CustomColorFilterSensitiveLog(item)) }),
|
|
352
|
+
});
|
|
332
353
|
export const NullValueFormatConfigurationFilterSensitiveLog = (obj) => ({
|
|
333
354
|
...obj,
|
|
334
355
|
...(obj.NullString && { NullString: SENSITIVE_STRING }),
|
|
@@ -410,6 +431,9 @@ export const ColumnConfigurationFilterSensitiveLog = (obj) => ({
|
|
|
410
431
|
...(obj.FormatConfiguration && {
|
|
411
432
|
FormatConfiguration: FormatConfigurationFilterSensitiveLog(obj.FormatConfiguration),
|
|
412
433
|
}),
|
|
434
|
+
...(obj.ColorsConfiguration && {
|
|
435
|
+
ColorsConfiguration: ColorsConfigurationFilterSensitiveLog(obj.ColorsConfiguration),
|
|
436
|
+
}),
|
|
413
437
|
});
|
|
414
438
|
export const RollingDateConfigurationFilterSensitiveLog = (obj) => ({
|
|
415
439
|
...obj,
|
|
@@ -714,21 +738,3 @@ export const BoxPlotAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
|
714
738
|
export const BoxPlotFieldWellsFilterSensitiveLog = (obj) => ({
|
|
715
739
|
...obj,
|
|
716
740
|
});
|
|
717
|
-
export const BoxPlotChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
718
|
-
...obj,
|
|
719
|
-
...(obj.ReferenceLines && {
|
|
720
|
-
ReferenceLines: obj.ReferenceLines.map((item) => ReferenceLineFilterSensitiveLog(item)),
|
|
721
|
-
}),
|
|
722
|
-
...(obj.VisualPalette && { VisualPalette: VisualPaletteFilterSensitiveLog(obj.VisualPalette) }),
|
|
723
|
-
});
|
|
724
|
-
export const BoxPlotVisualFilterSensitiveLog = (obj) => ({
|
|
725
|
-
...obj,
|
|
726
|
-
});
|
|
727
|
-
export const ComboChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
728
|
-
...obj,
|
|
729
|
-
...(obj.BarValues && { BarValues: obj.BarValues.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
730
|
-
...(obj.LineValues && { LineValues: obj.LineValues.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
731
|
-
});
|
|
732
|
-
export const ComboChartFieldWellsFilterSensitiveLog = (obj) => ({
|
|
733
|
-
...obj,
|
|
734
|
-
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@
|
|
1
|
+
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { CalculatedFieldFilterSensitiveLog, ColumnConfigurationFilterSensitiveLog, DataLabelOptionsFilterSensitiveLog, DataPathValueFilterSensitiveLog, FormatConfigurationFilterSensitiveLog, MeasureFieldFilterSensitiveLog, NumberDisplayFormatConfigurationFilterSensitiveLog, ParameterDeclarationFilterSensitiveLog, PercentageDisplayFormatConfigurationFilterSensitiveLog, ReferenceLineFilterSensitiveLog, VisualPaletteFilterSensitiveLog, } from "./models_0";
|
|
3
3
|
export const CustomContentType = {
|
|
4
4
|
IMAGE: "IMAGE",
|
|
@@ -296,6 +296,24 @@ export const AssetBundleImportFailureAction = {
|
|
|
296
296
|
DO_NOTHING: "DO_NOTHING",
|
|
297
297
|
ROLLBACK: "ROLLBACK",
|
|
298
298
|
};
|
|
299
|
+
export const BoxPlotChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
300
|
+
...obj,
|
|
301
|
+
...(obj.ReferenceLines && {
|
|
302
|
+
ReferenceLines: obj.ReferenceLines.map((item) => ReferenceLineFilterSensitiveLog(item)),
|
|
303
|
+
}),
|
|
304
|
+
...(obj.VisualPalette && { VisualPalette: VisualPaletteFilterSensitiveLog(obj.VisualPalette) }),
|
|
305
|
+
});
|
|
306
|
+
export const BoxPlotVisualFilterSensitiveLog = (obj) => ({
|
|
307
|
+
...obj,
|
|
308
|
+
});
|
|
309
|
+
export const ComboChartAggregatedFieldWellsFilterSensitiveLog = (obj) => ({
|
|
310
|
+
...obj,
|
|
311
|
+
...(obj.BarValues && { BarValues: obj.BarValues.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
312
|
+
...(obj.LineValues && { LineValues: obj.LineValues.map((item) => MeasureFieldFilterSensitiveLog(item)) }),
|
|
313
|
+
});
|
|
314
|
+
export const ComboChartFieldWellsFilterSensitiveLog = (obj) => ({
|
|
315
|
+
...obj,
|
|
316
|
+
});
|
|
299
317
|
export const ComboChartConfigurationFilterSensitiveLog = (obj) => ({
|
|
300
318
|
...obj,
|
|
301
319
|
...(obj.BarDataLabels && { BarDataLabels: DataLabelOptionsFilterSensitiveLog(obj.BarDataLabels) }),
|
|
@@ -894,10 +912,3 @@ export const AnalysisDefinitionFilterSensitiveLog = (obj) => ({
|
|
|
894
912
|
ColumnConfigurations: obj.ColumnConfigurations.map((item) => ColumnConfigurationFilterSensitiveLog(item)),
|
|
895
913
|
}),
|
|
896
914
|
});
|
|
897
|
-
export const AssetBundleImportJobDataSourceCredentialPairFilterSensitiveLog = (obj) => ({
|
|
898
|
-
...obj,
|
|
899
|
-
});
|
|
900
|
-
export const AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog = (obj) => ({
|
|
901
|
-
...obj,
|
|
902
|
-
...(obj.CredentialPair && { CredentialPair: SENSITIVE_STRING }),
|
|
903
|
-
});
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@
|
|
1
|
+
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { CalculatedFieldFilterSensitiveLog, ColumnConfigurationFilterSensitiveLog, ParameterDeclarationFilterSensitiveLog, } from "./models_0";
|
|
3
|
-
import { AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog, } from "./models_1";
|
|
4
3
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
5
4
|
export var DataSourceParameters;
|
|
6
5
|
(function (DataSourceParameters) {
|
|
@@ -624,6 +623,13 @@ export const DataSourceFilterAttribute = {
|
|
|
624
623
|
DIRECT_QUICKSIGHT_SOLE_OWNER: "DIRECT_QUICKSIGHT_SOLE_OWNER",
|
|
625
624
|
DIRECT_QUICKSIGHT_VIEWER_OR_OWNER: "DIRECT_QUICKSIGHT_VIEWER_OR_OWNER",
|
|
626
625
|
};
|
|
626
|
+
export const AssetBundleImportJobDataSourceCredentialPairFilterSensitiveLog = (obj) => ({
|
|
627
|
+
...obj,
|
|
628
|
+
});
|
|
629
|
+
export const AssetBundleImportJobDataSourceCredentialsFilterSensitiveLog = (obj) => ({
|
|
630
|
+
...obj,
|
|
631
|
+
...(obj.CredentialPair && { CredentialPair: SENSITIVE_STRING }),
|
|
632
|
+
});
|
|
627
633
|
export const AssetBundleImportJobDataSourceOverrideParametersFilterSensitiveLog = (obj) => ({
|
|
628
634
|
...obj,
|
|
629
635
|
...(obj.DataSourceParameters && { DataSourceParameters: obj.DataSourceParameters }),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@
|
|
1
|
+
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { _ParametersFilterSensitiveLog, AssetBundleImportSourceFilterSensitiveLog, DataSetFilterSensitiveLog, LogicalTableFilterSensitiveLog, RowLevelPermissionTagConfigurationFilterSensitiveLog, } from "./models_2";
|
|
3
3
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
4
4
|
export class InvalidNextTokenException extends __BaseException {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, expectUnion as __expectUnion, limitedParseDouble as __limitedParseDouble, map, parseEpochTimestamp as __parseEpochTimestamp, resolvedPath as __resolvedPath, serializeFloat as __serializeFloat, take, withBaseException, } from "@aws-sdk/smithy-client";
|
|
2
1
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
2
|
+
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, expectUnion as __expectUnion, limitedParseDouble as __limitedParseDouble, map, parseEpochTimestamp as __parseEpochTimestamp, resolvedPath as __resolvedPath, serializeFloat as __serializeFloat, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
3
|
import { AccessDeniedException, } from "../models/models_0";
|
|
4
4
|
import { ConcurrentUpdatingException, ConflictException, InternalFailureException, InvalidParameterValueException, LimitExceededException, PreconditionNotMetException, ResourceExistsException, ResourceNotFoundException, ResourceUnavailableException, ThrottlingException, TransformOperation, UnsupportedUserEditionException, } from "../models/models_2";
|
|
5
5
|
import { DomainNotWhitelistedException, IdentityTypeNotSupportedException, InvalidNextTokenException, InvalidRequestException, QuickSightUserNotFoundException, SessionLifetimeInMinutesInvalidException, UnsupportedPricingPlanException, } from "../models/models_3";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
|
-
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@aws-sdk/config-resolver";
|
|
4
|
-
import { FetchHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
|
-
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
6
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
7
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
8
3
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
|
+
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
+
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
8
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@
|
|
10
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|