@aws-sdk/client-quicksight 3.337.0 → 3.338.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/QuickSightClient.js +2 -1
- package/dist-cjs/commands/CancelIngestionCommand.js +2 -1
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -1
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/CreateAnalysisCommand.js +2 -1
- package/dist-cjs/commands/CreateDashboardCommand.js +2 -1
- package/dist-cjs/commands/CreateDataSetCommand.js +2 -1
- package/dist-cjs/commands/CreateDataSourceCommand.js +2 -1
- package/dist-cjs/commands/CreateFolderCommand.js +2 -1
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -1
- package/dist-cjs/commands/CreateGroupCommand.js +2 -1
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -1
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -1
- package/dist-cjs/commands/CreateIngestionCommand.js +2 -1
- package/dist-cjs/commands/CreateNamespaceCommand.js +2 -1
- package/dist-cjs/commands/CreateRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -1
- package/dist-cjs/commands/CreateTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -1
- package/dist-cjs/commands/CreateThemeCommand.js +2 -1
- package/dist-cjs/commands/CreateTopicCommand.js +2 -1
- package/dist-cjs/commands/CreateTopicRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/CreateVPCConnectionCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -1
- package/dist-cjs/commands/DeleteDashboardCommand.js +2 -1
- package/dist-cjs/commands/DeleteDataSetCommand.js +2 -1
- package/dist-cjs/commands/DeleteDataSetRefreshPropertiesCommand.js +2 -1
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -1
- package/dist-cjs/commands/DeleteFolderCommand.js +2 -1
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -1
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -1
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -1
- package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -1
- package/dist-cjs/commands/DeleteRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -1
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -1
- package/dist-cjs/commands/DeleteThemeCommand.js +2 -1
- package/dist-cjs/commands/DeleteTopicCommand.js +2 -1
- package/dist-cjs/commands/DeleteTopicRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -1
- package/dist-cjs/commands/DeleteUserCommand.js +2 -1
- package/dist-cjs/commands/DeleteVPCConnectionCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -1
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -1
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +2 -1
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeDashboardCommand.js +2 -1
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +2 -1
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSetCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSetRefreshPropertiesCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -1
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeFolderCommand.js +2 -1
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeGroupCommand.js +2 -1
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -1
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -1
- package/dist-cjs/commands/DescribeIngestionCommand.js +2 -1
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -1
- package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -1
- package/dist-cjs/commands/DescribeRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -1
- package/dist-cjs/commands/DescribeTemplateCommand.js +2 -1
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +2 -1
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -1
- package/dist-cjs/commands/DescribeThemeCommand.js +2 -1
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeTopicCommand.js +2 -1
- package/dist-cjs/commands/DescribeTopicPermissionsCommand.js +2 -1
- package/dist-cjs/commands/DescribeTopicRefreshCommand.js +2 -1
- package/dist-cjs/commands/DescribeTopicRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/DescribeUserCommand.js +2 -1
- package/dist-cjs/commands/DescribeVPCConnectionCommand.js +2 -1
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +2 -1
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -1
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +2 -1
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +2 -1
- package/dist-cjs/commands/ListAnalysesCommand.js +2 -1
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -1
- package/dist-cjs/commands/ListDataSetsCommand.js +2 -1
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -1
- package/dist-cjs/commands/ListFolderMembersCommand.js +2 -1
- package/dist-cjs/commands/ListFoldersCommand.js +2 -1
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -1
- package/dist-cjs/commands/ListGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -1
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -1
- package/dist-cjs/commands/ListIngestionsCommand.js +2 -1
- package/dist-cjs/commands/ListNamespacesCommand.js +2 -1
- package/dist-cjs/commands/ListRefreshSchedulesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -1
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -1
- package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListThemesCommand.js +2 -1
- package/dist-cjs/commands/ListTopicRefreshSchedulesCommand.js +2 -1
- package/dist-cjs/commands/ListTopicsCommand.js +2 -1
- package/dist-cjs/commands/ListUserGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListUsersCommand.js +2 -1
- package/dist-cjs/commands/ListVPCConnectionsCommand.js +2 -1
- package/dist-cjs/commands/PutDataSetRefreshPropertiesCommand.js +2 -1
- package/dist-cjs/commands/RegisterUserCommand.js +2 -1
- package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -1
- package/dist-cjs/commands/SearchAnalysesCommand.js +2 -1
- package/dist-cjs/commands/SearchDashboardsCommand.js +2 -1
- package/dist-cjs/commands/SearchDataSetsCommand.js +2 -1
- package/dist-cjs/commands/SearchDataSourcesCommand.js +2 -1
- package/dist-cjs/commands/SearchFoldersCommand.js +2 -1
- package/dist-cjs/commands/SearchGroupsCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -1
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateAnalysisCommand.js +2 -1
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateDashboardCommand.js +2 -1
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateDataSetCommand.js +2 -1
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateFolderCommand.js +2 -1
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -1
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -1
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -1
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -1
- package/dist-cjs/commands/UpdateTemplateCommand.js +2 -1
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -1
- package/dist-cjs/commands/UpdateThemeCommand.js +2 -1
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateTopicCommand.js +2 -1
- package/dist-cjs/commands/UpdateTopicPermissionsCommand.js +2 -1
- package/dist-cjs/commands/UpdateTopicRefreshScheduleCommand.js +2 -1
- package/dist-cjs/commands/UpdateUserCommand.js +2 -1
- package/dist-cjs/commands/UpdateVPCConnectionCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/QuickSightServiceException.js +2 -1
- package/dist-es/QuickSightClient.js +1 -0
- package/dist-es/commands/CancelIngestionCommand.js +1 -0
- package/dist-es/commands/CreateAccountCustomizationCommand.js +1 -0
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +1 -0
- package/dist-es/commands/CreateAnalysisCommand.js +1 -0
- package/dist-es/commands/CreateDashboardCommand.js +1 -0
- package/dist-es/commands/CreateDataSetCommand.js +1 -0
- package/dist-es/commands/CreateDataSourceCommand.js +1 -0
- package/dist-es/commands/CreateFolderCommand.js +1 -0
- package/dist-es/commands/CreateFolderMembershipCommand.js +1 -0
- package/dist-es/commands/CreateGroupCommand.js +1 -0
- package/dist-es/commands/CreateGroupMembershipCommand.js +1 -0
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +1 -0
- package/dist-es/commands/CreateIngestionCommand.js +1 -0
- package/dist-es/commands/CreateNamespaceCommand.js +1 -0
- package/dist-es/commands/CreateRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/CreateTemplateAliasCommand.js +1 -0
- package/dist-es/commands/CreateTemplateCommand.js +1 -0
- package/dist-es/commands/CreateThemeAliasCommand.js +1 -0
- package/dist-es/commands/CreateThemeCommand.js +1 -0
- package/dist-es/commands/CreateTopicCommand.js +1 -0
- package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/CreateVPCConnectionCommand.js +1 -0
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +1 -0
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +1 -0
- package/dist-es/commands/DeleteAnalysisCommand.js +1 -0
- package/dist-es/commands/DeleteDashboardCommand.js +1 -0
- package/dist-es/commands/DeleteDataSetCommand.js +1 -0
- package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +1 -0
- package/dist-es/commands/DeleteDataSourceCommand.js +1 -0
- package/dist-es/commands/DeleteFolderCommand.js +1 -0
- package/dist-es/commands/DeleteFolderMembershipCommand.js +1 -0
- package/dist-es/commands/DeleteGroupCommand.js +1 -0
- package/dist-es/commands/DeleteGroupMembershipCommand.js +1 -0
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +1 -0
- package/dist-es/commands/DeleteNamespaceCommand.js +1 -0
- package/dist-es/commands/DeleteRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/DeleteTemplateAliasCommand.js +1 -0
- package/dist-es/commands/DeleteTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteThemeAliasCommand.js +1 -0
- package/dist-es/commands/DeleteThemeCommand.js +1 -0
- package/dist-es/commands/DeleteTopicCommand.js +1 -0
- package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +1 -0
- package/dist-es/commands/DeleteUserCommand.js +1 -0
- package/dist-es/commands/DeleteVPCConnectionCommand.js +1 -0
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +1 -0
- package/dist-es/commands/DescribeAccountSettingsCommand.js +1 -0
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +1 -0
- package/dist-es/commands/DescribeAnalysisCommand.js +1 -0
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +1 -0
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeDashboardCommand.js +1 -0
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +1 -0
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeDataSetCommand.js +1 -0
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +1 -0
- package/dist-es/commands/DescribeDataSourceCommand.js +1 -0
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeFolderCommand.js +1 -0
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeGroupCommand.js +1 -0
- package/dist-es/commands/DescribeGroupMembershipCommand.js +1 -0
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +1 -0
- package/dist-es/commands/DescribeIngestionCommand.js +1 -0
- package/dist-es/commands/DescribeIpRestrictionCommand.js +1 -0
- package/dist-es/commands/DescribeNamespaceCommand.js +1 -0
- package/dist-es/commands/DescribeRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/DescribeTemplateAliasCommand.js +1 -0
- package/dist-es/commands/DescribeTemplateCommand.js +1 -0
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +1 -0
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeThemeAliasCommand.js +1 -0
- package/dist-es/commands/DescribeThemeCommand.js +1 -0
- package/dist-es/commands/DescribeThemePermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeTopicCommand.js +1 -0
- package/dist-es/commands/DescribeTopicPermissionsCommand.js +1 -0
- package/dist-es/commands/DescribeTopicRefreshCommand.js +1 -0
- package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/DescribeUserCommand.js +1 -0
- package/dist-es/commands/DescribeVPCConnectionCommand.js +1 -0
- package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +1 -0
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +1 -0
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +1 -0
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +1 -0
- package/dist-es/commands/ListAnalysesCommand.js +1 -0
- package/dist-es/commands/ListDashboardVersionsCommand.js +1 -0
- package/dist-es/commands/ListDashboardsCommand.js +1 -0
- package/dist-es/commands/ListDataSetsCommand.js +1 -0
- package/dist-es/commands/ListDataSourcesCommand.js +1 -0
- package/dist-es/commands/ListFolderMembersCommand.js +1 -0
- package/dist-es/commands/ListFoldersCommand.js +1 -0
- package/dist-es/commands/ListGroupMembershipsCommand.js +1 -0
- package/dist-es/commands/ListGroupsCommand.js +1 -0
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +1 -0
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +1 -0
- package/dist-es/commands/ListIngestionsCommand.js +1 -0
- package/dist-es/commands/ListNamespacesCommand.js +1 -0
- package/dist-es/commands/ListRefreshSchedulesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListTemplateAliasesCommand.js +1 -0
- package/dist-es/commands/ListTemplateVersionsCommand.js +1 -0
- package/dist-es/commands/ListTemplatesCommand.js +1 -0
- package/dist-es/commands/ListThemeAliasesCommand.js +1 -0
- package/dist-es/commands/ListThemeVersionsCommand.js +1 -0
- package/dist-es/commands/ListThemesCommand.js +1 -0
- package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +1 -0
- package/dist-es/commands/ListTopicsCommand.js +1 -0
- package/dist-es/commands/ListUserGroupsCommand.js +1 -0
- package/dist-es/commands/ListUsersCommand.js +1 -0
- package/dist-es/commands/ListVPCConnectionsCommand.js +1 -0
- package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +1 -0
- package/dist-es/commands/RegisterUserCommand.js +1 -0
- package/dist-es/commands/RestoreAnalysisCommand.js +1 -0
- package/dist-es/commands/SearchAnalysesCommand.js +1 -0
- package/dist-es/commands/SearchDashboardsCommand.js +1 -0
- package/dist-es/commands/SearchDataSetsCommand.js +1 -0
- package/dist-es/commands/SearchDataSourcesCommand.js +1 -0
- package/dist-es/commands/SearchFoldersCommand.js +1 -0
- package/dist-es/commands/SearchGroupsCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +1 -0
- package/dist-es/commands/UpdateAccountSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateAnalysisCommand.js +1 -0
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateDashboardCommand.js +1 -0
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +1 -0
- package/dist-es/commands/UpdateDataSetCommand.js +1 -0
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateDataSourceCommand.js +1 -0
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateFolderCommand.js +1 -0
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateGroupCommand.js +1 -0
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +1 -0
- package/dist-es/commands/UpdateIpRestrictionCommand.js +1 -0
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/UpdateTemplateAliasCommand.js +1 -0
- package/dist-es/commands/UpdateTemplateCommand.js +1 -0
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateThemeAliasCommand.js +1 -0
- package/dist-es/commands/UpdateThemeCommand.js +1 -0
- package/dist-es/commands/UpdateThemePermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateTopicCommand.js +1 -0
- package/dist-es/commands/UpdateTopicPermissionsCommand.js +1 -0
- package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +1 -0
- package/dist-es/commands/UpdateUserCommand.js +1 -0
- package/dist-es/commands/UpdateVPCConnectionCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/QuickSightServiceException.js +1 -0
- package/dist-types/QuickSightClient.d.ts +3 -3
- package/dist-types/commands/CancelIngestionCommand.d.ts +4 -0
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +4 -0
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/CreateAnalysisCommand.d.ts +4 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +4 -0
- package/dist-types/commands/CreateDataSetCommand.d.ts +4 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/CreateFolderCommand.d.ts +4 -0
- package/dist-types/commands/CreateFolderMembershipCommand.d.ts +4 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +4 -0
- package/dist-types/commands/CreateGroupMembershipCommand.d.ts +4 -0
- package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +4 -0
- package/dist-types/commands/CreateIngestionCommand.d.ts +4 -0
- package/dist-types/commands/CreateNamespaceCommand.d.ts +4 -0
- package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/CreateTemplateAliasCommand.d.ts +4 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateThemeAliasCommand.d.ts +4 -0
- package/dist-types/commands/CreateThemeCommand.d.ts +4 -0
- package/dist-types/commands/CreateTopicCommand.d.ts +4 -0
- package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/CreateVPCConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDashboardCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDataSetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFolderCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +4 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThemeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTopicCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +4 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDashboardCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataSetCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFolderCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGroupCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +4 -0
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +4 -0
- package/dist-types/commands/DescribeIngestionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +4 -0
- package/dist-types/commands/DescribeThemeCommand.d.ts +4 -0
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTopicCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +4 -0
- package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +4 -0
- package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +4 -0
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +4 -0
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +4 -0
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +4 -0
- package/dist-types/commands/ListAnalysesCommand.d.ts +4 -0
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListDashboardsCommand.d.ts +4 -0
- package/dist-types/commands/ListDataSetsCommand.d.ts +4 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListFolderMembersCommand.d.ts +4 -0
- package/dist-types/commands/ListFoldersCommand.d.ts +4 -0
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +4 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +4 -0
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +4 -0
- package/dist-types/commands/ListIngestionsCommand.d.ts +4 -0
- package/dist-types/commands/ListNamespacesCommand.d.ts +4 -0
- package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +4 -0
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +4 -0
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListThemesCommand.d.ts +4 -0
- package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +4 -0
- package/dist-types/commands/ListTopicsCommand.d.ts +4 -0
- package/dist-types/commands/ListUserGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListUsersCommand.d.ts +4 -0
- package/dist-types/commands/ListVPCConnectionsCommand.d.ts +4 -0
- package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +4 -0
- package/dist-types/commands/RegisterUserCommand.d.ts +4 -0
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +4 -0
- package/dist-types/commands/SearchAnalysesCommand.d.ts +4 -0
- package/dist-types/commands/SearchDashboardsCommand.d.ts +4 -0
- package/dist-types/commands/SearchDataSetsCommand.d.ts +4 -0
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +4 -0
- package/dist-types/commands/SearchFoldersCommand.d.ts +4 -0
- package/dist-types/commands/SearchGroupsCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDataSetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFolderCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThemeCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTopicCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +4 -0
- package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +4 -0
- package/dist-types/index.d.ts +11 -2
- package/dist-types/models/QuickSightServiceException.d.ts +1 -0
- package/dist-types/ts3.4/QuickSightClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/QuickSightServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../QuickSightClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateGroupCommandInput extends CreateGroupRequest {}
|
|
16
17
|
export interface CreateGroupCommandOutput
|
|
17
18
|
extends CreateGroupResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateGroupMembershipCommandInput
|
|
19
20
|
extends CreateGroupMembershipRequest {}
|
|
20
21
|
export interface CreateGroupMembershipCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateIAMPolicyAssignmentCommandInput
|
|
19
20
|
extends CreateIAMPolicyAssignmentRequest {}
|
|
20
21
|
export interface CreateIAMPolicyAssignmentCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateIngestionCommandInput extends CreateIngestionRequest {}
|
|
19
20
|
export interface CreateIngestionCommandOutput
|
|
20
21
|
extends CreateIngestionResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateNamespaceCommandInput extends CreateNamespaceRequest {}
|
|
19
20
|
export interface CreateNamespaceCommandOutput
|
|
20
21
|
extends CreateNamespaceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateRefreshScheduleCommandInput
|
|
19
20
|
extends CreateRefreshScheduleRequest {}
|
|
20
21
|
export interface CreateRefreshScheduleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateTemplateAliasCommandInput
|
|
19
20
|
extends CreateTemplateAliasRequest {}
|
|
20
21
|
export interface CreateTemplateAliasCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateTemplateCommandInput extends CreateTemplateRequest {}
|
|
19
20
|
export interface CreateTemplateCommandOutput
|
|
20
21
|
extends CreateTemplateResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateThemeAliasCommandInput extends CreateThemeAliasRequest {}
|
|
19
20
|
export interface CreateThemeAliasCommandOutput
|
|
20
21
|
extends CreateThemeAliasResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../QuickSightClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateThemeCommandInput extends CreateThemeRequest {}
|
|
16
17
|
export interface CreateThemeCommandOutput
|
|
17
18
|
extends CreateThemeResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../QuickSightClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateTopicCommandInput extends CreateTopicRequest {}
|
|
16
17
|
export interface CreateTopicCommandOutput
|
|
17
18
|
extends CreateTopicResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateTopicRefreshScheduleCommandInput
|
|
19
20
|
extends CreateTopicRefreshScheduleRequest {}
|
|
20
21
|
export interface CreateTopicRefreshScheduleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateVPCConnectionCommandInput
|
|
19
20
|
extends CreateVPCConnectionRequest {}
|
|
20
21
|
export interface CreateVPCConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteAccountCustomizationCommandInput
|
|
19
20
|
extends DeleteAccountCustomizationRequest {}
|
|
20
21
|
export interface DeleteAccountCustomizationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteAccountSubscriptionCommandInput
|
|
19
20
|
extends DeleteAccountSubscriptionRequest {}
|
|
20
21
|
export interface DeleteAccountSubscriptionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteAnalysisCommandInput extends DeleteAnalysisRequest {}
|
|
19
20
|
export interface DeleteAnalysisCommandOutput
|
|
20
21
|
extends DeleteAnalysisResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteDashboardCommandInput extends DeleteDashboardRequest {}
|
|
19
20
|
export interface DeleteDashboardCommandOutput
|
|
20
21
|
extends DeleteDashboardResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteDataSetCommandInput extends DeleteDataSetRequest {}
|
|
19
20
|
export interface DeleteDataSetCommandOutput
|
|
20
21
|
extends DeleteDataSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteDataSetRefreshPropertiesCommandInput
|
|
19
20
|
extends DeleteDataSetRefreshPropertiesRequest {}
|
|
20
21
|
export interface DeleteDataSetRefreshPropertiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteDataSourceCommandInput extends DeleteDataSourceRequest {}
|
|
19
20
|
export interface DeleteDataSourceCommandOutput
|
|
20
21
|
extends DeleteDataSourceResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../QuickSightClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteFolderCommandInput extends DeleteFolderRequest {}
|
|
16
17
|
export interface DeleteFolderCommandOutput
|
|
17
18
|
extends DeleteFolderResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteFolderMembershipCommandInput
|
|
19
20
|
extends DeleteFolderMembershipRequest {}
|
|
20
21
|
export interface DeleteFolderMembershipCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../QuickSightClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteGroupCommandInput extends DeleteGroupRequest {}
|
|
16
17
|
export interface DeleteGroupCommandOutput
|
|
17
18
|
extends DeleteGroupResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteGroupMembershipCommandInput
|
|
19
20
|
extends DeleteGroupMembershipRequest {}
|
|
20
21
|
export interface DeleteGroupMembershipCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteIAMPolicyAssignmentCommandInput
|
|
19
20
|
extends DeleteIAMPolicyAssignmentRequest {}
|
|
20
21
|
export interface DeleteIAMPolicyAssignmentCommandOutput
|
|
@@ -13,6 +13,7 @@ import {
|
|
|
13
13
|
ServiceInputTypes,
|
|
14
14
|
ServiceOutputTypes,
|
|
15
15
|
} from "../QuickSightClient";
|
|
16
|
+
export { __MetadataBearer, $Command };
|
|
16
17
|
export interface DeleteNamespaceCommandInput extends DeleteNamespaceRequest {}
|
|
17
18
|
export interface DeleteNamespaceCommandOutput
|
|
18
19
|
extends DeleteNamespaceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteRefreshScheduleCommandInput
|
|
19
20
|
extends DeleteRefreshScheduleRequest {}
|
|
20
21
|
export interface DeleteRefreshScheduleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteTemplateAliasCommandInput
|
|
19
20
|
extends DeleteTemplateAliasRequest {}
|
|
20
21
|
export interface DeleteTemplateAliasCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteTemplateCommandInput extends DeleteTemplateRequest {}
|
|
19
20
|
export interface DeleteTemplateCommandOutput
|
|
20
21
|
extends DeleteTemplateResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteThemeAliasCommandInput extends DeleteThemeAliasRequest {}
|
|
19
20
|
export interface DeleteThemeAliasCommandOutput
|
|
20
21
|
extends DeleteThemeAliasResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../QuickSightClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteThemeCommandInput extends DeleteThemeRequest {}
|
|
16
17
|
export interface DeleteThemeCommandOutput
|
|
17
18
|
extends DeleteThemeResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../QuickSightClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteTopicCommandInput extends DeleteTopicRequest {}
|
|
16
17
|
export interface DeleteTopicCommandOutput
|
|
17
18
|
extends DeleteTopicResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteTopicRefreshScheduleCommandInput
|
|
19
20
|
extends DeleteTopicRefreshScheduleRequest {}
|
|
20
21
|
export interface DeleteTopicRefreshScheduleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteUserByPrincipalIdCommandInput
|
|
19
20
|
extends DeleteUserByPrincipalIdRequest {}
|
|
20
21
|
export interface DeleteUserByPrincipalIdCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceInputTypes,
|
|
13
13
|
ServiceOutputTypes,
|
|
14
14
|
} from "../QuickSightClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteUserCommandInput extends DeleteUserRequest {}
|
|
16
17
|
export interface DeleteUserCommandOutput
|
|
17
18
|
extends DeleteUserResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteVPCConnectionCommandInput
|
|
19
20
|
extends DeleteVPCConnectionRequest {}
|
|
20
21
|
export interface DeleteVPCConnectionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeAccountCustomizationCommandInput
|
|
19
20
|
extends DescribeAccountCustomizationRequest {}
|
|
20
21
|
export interface DescribeAccountCustomizationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeAccountSettingsCommandInput
|
|
19
20
|
extends DescribeAccountSettingsRequest {}
|
|
20
21
|
export interface DescribeAccountSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeAccountSubscriptionCommandInput
|
|
19
20
|
extends DescribeAccountSubscriptionRequest {}
|
|
20
21
|
export interface DescribeAccountSubscriptionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeAnalysisCommandInput extends DescribeAnalysisRequest {}
|
|
19
20
|
export interface DescribeAnalysisCommandOutput
|
|
20
21
|
extends DescribeAnalysisResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeAnalysisDefinitionCommandInput
|
|
19
20
|
extends DescribeAnalysisDefinitionRequest {}
|
|
20
21
|
export interface DescribeAnalysisDefinitionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeAnalysisPermissionsCommandInput
|
|
19
20
|
extends DescribeAnalysisPermissionsRequest {}
|
|
20
21
|
export interface DescribeAnalysisPermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDashboardCommandInput
|
|
19
20
|
extends DescribeDashboardRequest {}
|
|
20
21
|
export interface DescribeDashboardCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDashboardDefinitionCommandInput
|
|
19
20
|
extends DescribeDashboardDefinitionRequest {}
|
|
20
21
|
export interface DescribeDashboardDefinitionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDashboardPermissionsCommandInput
|
|
19
20
|
extends DescribeDashboardPermissionsRequest {}
|
|
20
21
|
export interface DescribeDashboardPermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDataSetCommandInput extends DescribeDataSetRequest {}
|
|
19
20
|
export interface DescribeDataSetCommandOutput
|
|
20
21
|
extends DescribeDataSetResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDataSetPermissionsCommandInput
|
|
19
20
|
extends DescribeDataSetPermissionsRequest {}
|
|
20
21
|
export interface DescribeDataSetPermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDataSetRefreshPropertiesCommandInput
|
|
19
20
|
extends DescribeDataSetRefreshPropertiesRequest {}
|
|
20
21
|
export interface DescribeDataSetRefreshPropertiesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDataSourceCommandInput
|
|
19
20
|
extends DescribeDataSourceRequest {}
|
|
20
21
|
export interface DescribeDataSourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeDataSourcePermissionsCommandInput
|
|
19
20
|
extends DescribeDataSourcePermissionsRequest {}
|
|
20
21
|
export interface DescribeDataSourcePermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFolderCommandInput extends DescribeFolderRequest {}
|
|
19
20
|
export interface DescribeFolderCommandOutput
|
|
20
21
|
extends DescribeFolderResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFolderPermissionsCommandInput
|
|
19
20
|
extends DescribeFolderPermissionsRequest {}
|
|
20
21
|
export interface DescribeFolderPermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeFolderResolvedPermissionsCommandInput
|
|
19
20
|
extends DescribeFolderResolvedPermissionsRequest {}
|
|
20
21
|
export interface DescribeFolderResolvedPermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeGroupCommandInput extends DescribeGroupRequest {}
|
|
19
20
|
export interface DescribeGroupCommandOutput
|
|
20
21
|
extends DescribeGroupResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeGroupMembershipCommandInput
|
|
19
20
|
extends DescribeGroupMembershipRequest {}
|
|
20
21
|
export interface DescribeGroupMembershipCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeIAMPolicyAssignmentCommandInput
|
|
19
20
|
extends DescribeIAMPolicyAssignmentRequest {}
|
|
20
21
|
export interface DescribeIAMPolicyAssignmentCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeIngestionCommandInput
|
|
19
20
|
extends DescribeIngestionRequest {}
|
|
20
21
|
export interface DescribeIngestionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeIpRestrictionCommandInput
|
|
19
20
|
extends DescribeIpRestrictionRequest {}
|
|
20
21
|
export interface DescribeIpRestrictionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeNamespaceCommandInput
|
|
19
20
|
extends DescribeNamespaceRequest {}
|
|
20
21
|
export interface DescribeNamespaceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeRefreshScheduleCommandInput
|
|
19
20
|
extends DescribeRefreshScheduleRequest {}
|
|
20
21
|
export interface DescribeRefreshScheduleCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeTemplateAliasCommandInput
|
|
19
20
|
extends DescribeTemplateAliasRequest {}
|
|
20
21
|
export interface DescribeTemplateAliasCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeTemplateCommandInput extends DescribeTemplateRequest {}
|
|
19
20
|
export interface DescribeTemplateCommandOutput
|
|
20
21
|
extends DescribeTemplateResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeTemplateDefinitionCommandInput
|
|
19
20
|
extends DescribeTemplateDefinitionRequest {}
|
|
20
21
|
export interface DescribeTemplateDefinitionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeTemplatePermissionsCommandInput
|
|
19
20
|
extends DescribeTemplatePermissionsRequest {}
|
|
20
21
|
export interface DescribeTemplatePermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeThemeAliasCommandInput
|
|
19
20
|
extends DescribeThemeAliasRequest {}
|
|
20
21
|
export interface DescribeThemeAliasCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeThemeCommandInput extends DescribeThemeRequest {}
|
|
19
20
|
export interface DescribeThemeCommandOutput
|
|
20
21
|
extends DescribeThemeResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeThemePermissionsCommandInput
|
|
19
20
|
extends DescribeThemePermissionsRequest {}
|
|
20
21
|
export interface DescribeThemePermissionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceInputTypes,
|
|
16
16
|
ServiceOutputTypes,
|
|
17
17
|
} from "../QuickSightClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeTopicCommandInput extends DescribeTopicRequest {}
|
|
19
20
|
export interface DescribeTopicCommandOutput
|
|
20
21
|
extends DescribeTopicResponse,
|