@aws-sdk/client-quicksight 3.293.0 → 3.295.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/commands/CancelIngestionCommand.js +4 -4
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/CreateAnalysisCommand.js +4 -4
- package/dist-cjs/commands/CreateDashboardCommand.js +4 -4
- package/dist-cjs/commands/CreateDataSetCommand.js +4 -4
- package/dist-cjs/commands/CreateDataSourceCommand.js +4 -4
- package/dist-cjs/commands/CreateFolderCommand.js +4 -4
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +4 -4
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/CreateIngestionCommand.js +4 -4
- package/dist-cjs/commands/CreateNamespaceCommand.js +4 -4
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/CreateTemplateCommand.js +4 -4
- package/dist-cjs/commands/CreateThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/CreateThemeCommand.js +4 -4
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/DeleteAnalysisCommand.js +4 -4
- package/dist-cjs/commands/DeleteDashboardCommand.js +4 -4
- package/dist-cjs/commands/DeleteDataSetCommand.js +4 -4
- package/dist-cjs/commands/DeleteDataSourceCommand.js +4 -4
- package/dist-cjs/commands/DeleteFolderCommand.js +4 -4
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +4 -4
- package/dist-cjs/commands/DeleteGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +4 -4
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/DeleteNamespaceCommand.js +4 -4
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/DeleteTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/DeleteThemeCommand.js +4 -4
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +4 -4
- package/dist-cjs/commands/DeleteUserCommand.js +4 -4
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +4 -4
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/DescribeAnalysisCommand.js +4 -4
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeDashboardCommand.js +4 -4
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSetCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSourceCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeFolderCommand.js +4 -4
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeGroupCommand.js +4 -4
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +4 -4
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/DescribeIngestionCommand.js +4 -4
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +4 -4
- package/dist-cjs/commands/DescribeNamespaceCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplateCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/DescribeThemeCommand.js +4 -4
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeUserCommand.js +4 -4
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +4 -4
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +4 -4
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +4 -4
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +4 -4
- package/dist-cjs/commands/ListAnalysesCommand.js +4 -4
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListDashboardsCommand.js +4 -4
- package/dist-cjs/commands/ListDataSetsCommand.js +4 -4
- package/dist-cjs/commands/ListDataSourcesCommand.js +4 -4
- package/dist-cjs/commands/ListFolderMembersCommand.js +4 -4
- package/dist-cjs/commands/ListFoldersCommand.js +4 -4
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +4 -4
- package/dist-cjs/commands/ListGroupsCommand.js +4 -4
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +4 -4
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +4 -4
- package/dist-cjs/commands/ListIngestionsCommand.js +4 -4
- package/dist-cjs/commands/ListNamespacesCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +4 -4
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListTemplatesCommand.js +4 -4
- package/dist-cjs/commands/ListThemeAliasesCommand.js +4 -4
- package/dist-cjs/commands/ListThemeVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListThemesCommand.js +4 -4
- package/dist-cjs/commands/ListUserGroupsCommand.js +4 -4
- package/dist-cjs/commands/ListUsersCommand.js +4 -4
- package/dist-cjs/commands/RegisterUserCommand.js +4 -4
- package/dist-cjs/commands/RestoreAnalysisCommand.js +4 -4
- package/dist-cjs/commands/SearchAnalysesCommand.js +4 -4
- package/dist-cjs/commands/SearchDashboardsCommand.js +4 -4
- package/dist-cjs/commands/SearchDataSetsCommand.js +4 -4
- package/dist-cjs/commands/SearchDataSourcesCommand.js +4 -4
- package/dist-cjs/commands/SearchFoldersCommand.js +4 -4
- package/dist-cjs/commands/SearchGroupsCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +4 -4
- package/dist-cjs/commands/UpdateAnalysisCommand.js +4 -4
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateDashboardCommand.js +4 -4
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSetCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateFolderCommand.js +4 -4
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateGroupCommand.js +4 -4
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +4 -4
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplateCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/UpdateThemeCommand.js +4 -4
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateUserCommand.js +4 -4
- package/dist-es/commands/CancelIngestionCommand.js +4 -4
- package/dist-es/commands/CreateAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +4 -4
- package/dist-es/commands/CreateAnalysisCommand.js +4 -4
- package/dist-es/commands/CreateDashboardCommand.js +4 -4
- package/dist-es/commands/CreateDataSetCommand.js +4 -4
- package/dist-es/commands/CreateDataSourceCommand.js +4 -4
- package/dist-es/commands/CreateFolderCommand.js +4 -4
- package/dist-es/commands/CreateFolderMembershipCommand.js +4 -4
- package/dist-es/commands/CreateGroupCommand.js +4 -4
- package/dist-es/commands/CreateGroupMembershipCommand.js +4 -4
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/CreateIngestionCommand.js +4 -4
- package/dist-es/commands/CreateNamespaceCommand.js +4 -4
- package/dist-es/commands/CreateTemplateAliasCommand.js +4 -4
- package/dist-es/commands/CreateTemplateCommand.js +4 -4
- package/dist-es/commands/CreateThemeAliasCommand.js +4 -4
- package/dist-es/commands/CreateThemeCommand.js +4 -4
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +4 -4
- package/dist-es/commands/DeleteAnalysisCommand.js +4 -4
- package/dist-es/commands/DeleteDashboardCommand.js +4 -4
- package/dist-es/commands/DeleteDataSetCommand.js +4 -4
- package/dist-es/commands/DeleteDataSourceCommand.js +4 -4
- package/dist-es/commands/DeleteFolderCommand.js +4 -4
- package/dist-es/commands/DeleteFolderMembershipCommand.js +4 -4
- package/dist-es/commands/DeleteGroupCommand.js +4 -4
- package/dist-es/commands/DeleteGroupMembershipCommand.js +4 -4
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/DeleteNamespaceCommand.js +4 -4
- package/dist-es/commands/DeleteTemplateAliasCommand.js +4 -4
- package/dist-es/commands/DeleteTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteThemeAliasCommand.js +4 -4
- package/dist-es/commands/DeleteThemeCommand.js +4 -4
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +4 -4
- package/dist-es/commands/DeleteUserCommand.js +4 -4
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/DescribeAccountSettingsCommand.js +4 -4
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +4 -4
- package/dist-es/commands/DescribeAnalysisCommand.js +4 -4
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +4 -4
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeDashboardCommand.js +4 -4
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +4 -4
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeDataSetCommand.js +4 -4
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeDataSourceCommand.js +4 -4
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeFolderCommand.js +4 -4
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeGroupCommand.js +4 -4
- package/dist-es/commands/DescribeGroupMembershipCommand.js +4 -4
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/DescribeIngestionCommand.js +4 -4
- package/dist-es/commands/DescribeIpRestrictionCommand.js +4 -4
- package/dist-es/commands/DescribeNamespaceCommand.js +4 -4
- package/dist-es/commands/DescribeTemplateAliasCommand.js +4 -4
- package/dist-es/commands/DescribeTemplateCommand.js +4 -4
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +4 -4
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeThemeAliasCommand.js +4 -4
- package/dist-es/commands/DescribeThemeCommand.js +4 -4
- package/dist-es/commands/DescribeThemePermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeUserCommand.js +4 -4
- package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +4 -4
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +4 -4
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +4 -4
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +4 -4
- package/dist-es/commands/ListAnalysesCommand.js +4 -4
- package/dist-es/commands/ListDashboardVersionsCommand.js +4 -4
- package/dist-es/commands/ListDashboardsCommand.js +4 -4
- package/dist-es/commands/ListDataSetsCommand.js +4 -4
- package/dist-es/commands/ListDataSourcesCommand.js +4 -4
- package/dist-es/commands/ListFolderMembersCommand.js +4 -4
- package/dist-es/commands/ListFoldersCommand.js +4 -4
- package/dist-es/commands/ListGroupMembershipsCommand.js +4 -4
- package/dist-es/commands/ListGroupsCommand.js +4 -4
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +4 -4
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +4 -4
- package/dist-es/commands/ListIngestionsCommand.js +4 -4
- package/dist-es/commands/ListNamespacesCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/ListTemplateAliasesCommand.js +4 -4
- package/dist-es/commands/ListTemplateVersionsCommand.js +4 -4
- package/dist-es/commands/ListTemplatesCommand.js +4 -4
- package/dist-es/commands/ListThemeAliasesCommand.js +4 -4
- package/dist-es/commands/ListThemeVersionsCommand.js +4 -4
- package/dist-es/commands/ListThemesCommand.js +4 -4
- package/dist-es/commands/ListUserGroupsCommand.js +4 -4
- package/dist-es/commands/ListUsersCommand.js +4 -4
- package/dist-es/commands/RegisterUserCommand.js +4 -4
- package/dist-es/commands/RestoreAnalysisCommand.js +4 -4
- package/dist-es/commands/SearchAnalysesCommand.js +4 -4
- package/dist-es/commands/SearchDashboardsCommand.js +4 -4
- package/dist-es/commands/SearchDataSetsCommand.js +4 -4
- package/dist-es/commands/SearchDataSourcesCommand.js +4 -4
- package/dist-es/commands/SearchFoldersCommand.js +4 -4
- package/dist-es/commands/SearchGroupsCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/UpdateAccountSettingsCommand.js +4 -4
- package/dist-es/commands/UpdateAnalysisCommand.js +4 -4
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateDashboardCommand.js +4 -4
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +4 -4
- package/dist-es/commands/UpdateDataSetCommand.js +4 -4
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateDataSourceCommand.js +4 -4
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateFolderCommand.js +4 -4
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateGroupCommand.js +4 -4
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/UpdateIpRestrictionCommand.js +4 -4
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +4 -4
- package/dist-es/commands/UpdateTemplateAliasCommand.js +4 -4
- package/dist-es/commands/UpdateTemplateCommand.js +4 -4
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateThemeAliasCommand.js +4 -4
- package/dist-es/commands/UpdateThemeCommand.js +4 -4
- package/dist-es/commands/UpdateThemePermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateUserCommand.js +4 -4
- package/dist-types/QuickSightClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_2.d.ts +3 -3
- package/dist-types/ts3.4/QuickSightClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/dist-types/ts3.4/models/models_2.d.ts +3 -3
- package/package.json +36 -36
|
@@ -134,8 +134,8 @@ import { UpdateThemeCommandInput, UpdateThemeCommandOutput } from "./commands/Up
|
|
|
134
134
|
import { UpdateThemePermissionsCommandInput, UpdateThemePermissionsCommandOutput } from "./commands/UpdateThemePermissionsCommand";
|
|
135
135
|
import { UpdateUserCommandInput, UpdateUserCommandOutput } from "./commands/UpdateUserCommand";
|
|
136
136
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
137
|
-
export
|
|
138
|
-
export
|
|
137
|
+
export type ServiceInputTypes = CancelIngestionCommandInput | CreateAccountCustomizationCommandInput | CreateAccountSubscriptionCommandInput | CreateAnalysisCommandInput | CreateDashboardCommandInput | CreateDataSetCommandInput | CreateDataSourceCommandInput | CreateFolderCommandInput | CreateFolderMembershipCommandInput | CreateGroupCommandInput | CreateGroupMembershipCommandInput | CreateIAMPolicyAssignmentCommandInput | CreateIngestionCommandInput | CreateNamespaceCommandInput | CreateTemplateAliasCommandInput | CreateTemplateCommandInput | CreateThemeAliasCommandInput | CreateThemeCommandInput | DeleteAccountCustomizationCommandInput | DeleteAccountSubscriptionCommandInput | DeleteAnalysisCommandInput | DeleteDashboardCommandInput | DeleteDataSetCommandInput | DeleteDataSourceCommandInput | DeleteFolderCommandInput | DeleteFolderMembershipCommandInput | DeleteGroupCommandInput | DeleteGroupMembershipCommandInput | DeleteIAMPolicyAssignmentCommandInput | DeleteNamespaceCommandInput | DeleteTemplateAliasCommandInput | DeleteTemplateCommandInput | DeleteThemeAliasCommandInput | DeleteThemeCommandInput | DeleteUserByPrincipalIdCommandInput | DeleteUserCommandInput | DescribeAccountCustomizationCommandInput | DescribeAccountSettingsCommandInput | DescribeAccountSubscriptionCommandInput | DescribeAnalysisCommandInput | DescribeAnalysisDefinitionCommandInput | DescribeAnalysisPermissionsCommandInput | DescribeDashboardCommandInput | DescribeDashboardDefinitionCommandInput | DescribeDashboardPermissionsCommandInput | DescribeDataSetCommandInput | DescribeDataSetPermissionsCommandInput | DescribeDataSourceCommandInput | DescribeDataSourcePermissionsCommandInput | DescribeFolderCommandInput | DescribeFolderPermissionsCommandInput | DescribeFolderResolvedPermissionsCommandInput | DescribeGroupCommandInput | DescribeGroupMembershipCommandInput | DescribeIAMPolicyAssignmentCommandInput | DescribeIngestionCommandInput | DescribeIpRestrictionCommandInput | DescribeNamespaceCommandInput | DescribeTemplateAliasCommandInput | DescribeTemplateCommandInput | DescribeTemplateDefinitionCommandInput | DescribeTemplatePermissionsCommandInput | DescribeThemeAliasCommandInput | DescribeThemeCommandInput | DescribeThemePermissionsCommandInput | DescribeUserCommandInput | GenerateEmbedUrlForAnonymousUserCommandInput | GenerateEmbedUrlForRegisteredUserCommandInput | GetDashboardEmbedUrlCommandInput | GetSessionEmbedUrlCommandInput | ListAnalysesCommandInput | ListDashboardVersionsCommandInput | ListDashboardsCommandInput | ListDataSetsCommandInput | ListDataSourcesCommandInput | ListFolderMembersCommandInput | ListFoldersCommandInput | ListGroupMembershipsCommandInput | ListGroupsCommandInput | ListIAMPolicyAssignmentsCommandInput | ListIAMPolicyAssignmentsForUserCommandInput | ListIngestionsCommandInput | ListNamespacesCommandInput | ListTagsForResourceCommandInput | ListTemplateAliasesCommandInput | ListTemplateVersionsCommandInput | ListTemplatesCommandInput | ListThemeAliasesCommandInput | ListThemeVersionsCommandInput | ListThemesCommandInput | ListUserGroupsCommandInput | ListUsersCommandInput | RegisterUserCommandInput | RestoreAnalysisCommandInput | SearchAnalysesCommandInput | SearchDashboardsCommandInput | SearchDataSetsCommandInput | SearchDataSourcesCommandInput | SearchFoldersCommandInput | SearchGroupsCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAccountCustomizationCommandInput | UpdateAccountSettingsCommandInput | UpdateAnalysisCommandInput | UpdateAnalysisPermissionsCommandInput | UpdateDashboardCommandInput | UpdateDashboardPermissionsCommandInput | UpdateDashboardPublishedVersionCommandInput | UpdateDataSetCommandInput | UpdateDataSetPermissionsCommandInput | UpdateDataSourceCommandInput | UpdateDataSourcePermissionsCommandInput | UpdateFolderCommandInput | UpdateFolderPermissionsCommandInput | UpdateGroupCommandInput | UpdateIAMPolicyAssignmentCommandInput | UpdateIpRestrictionCommandInput | UpdatePublicSharingSettingsCommandInput | UpdateTemplateAliasCommandInput | UpdateTemplateCommandInput | UpdateTemplatePermissionsCommandInput | UpdateThemeAliasCommandInput | UpdateThemeCommandInput | UpdateThemePermissionsCommandInput | UpdateUserCommandInput;
|
|
138
|
+
export type ServiceOutputTypes = CancelIngestionCommandOutput | CreateAccountCustomizationCommandOutput | CreateAccountSubscriptionCommandOutput | CreateAnalysisCommandOutput | CreateDashboardCommandOutput | CreateDataSetCommandOutput | CreateDataSourceCommandOutput | CreateFolderCommandOutput | CreateFolderMembershipCommandOutput | CreateGroupCommandOutput | CreateGroupMembershipCommandOutput | CreateIAMPolicyAssignmentCommandOutput | CreateIngestionCommandOutput | CreateNamespaceCommandOutput | CreateTemplateAliasCommandOutput | CreateTemplateCommandOutput | CreateThemeAliasCommandOutput | CreateThemeCommandOutput | DeleteAccountCustomizationCommandOutput | DeleteAccountSubscriptionCommandOutput | DeleteAnalysisCommandOutput | DeleteDashboardCommandOutput | DeleteDataSetCommandOutput | DeleteDataSourceCommandOutput | DeleteFolderCommandOutput | DeleteFolderMembershipCommandOutput | DeleteGroupCommandOutput | DeleteGroupMembershipCommandOutput | DeleteIAMPolicyAssignmentCommandOutput | DeleteNamespaceCommandOutput | DeleteTemplateAliasCommandOutput | DeleteTemplateCommandOutput | DeleteThemeAliasCommandOutput | DeleteThemeCommandOutput | DeleteUserByPrincipalIdCommandOutput | DeleteUserCommandOutput | DescribeAccountCustomizationCommandOutput | DescribeAccountSettingsCommandOutput | DescribeAccountSubscriptionCommandOutput | DescribeAnalysisCommandOutput | DescribeAnalysisDefinitionCommandOutput | DescribeAnalysisPermissionsCommandOutput | DescribeDashboardCommandOutput | DescribeDashboardDefinitionCommandOutput | DescribeDashboardPermissionsCommandOutput | DescribeDataSetCommandOutput | DescribeDataSetPermissionsCommandOutput | DescribeDataSourceCommandOutput | DescribeDataSourcePermissionsCommandOutput | DescribeFolderCommandOutput | DescribeFolderPermissionsCommandOutput | DescribeFolderResolvedPermissionsCommandOutput | DescribeGroupCommandOutput | DescribeGroupMembershipCommandOutput | DescribeIAMPolicyAssignmentCommandOutput | DescribeIngestionCommandOutput | DescribeIpRestrictionCommandOutput | DescribeNamespaceCommandOutput | DescribeTemplateAliasCommandOutput | DescribeTemplateCommandOutput | DescribeTemplateDefinitionCommandOutput | DescribeTemplatePermissionsCommandOutput | DescribeThemeAliasCommandOutput | DescribeThemeCommandOutput | DescribeThemePermissionsCommandOutput | DescribeUserCommandOutput | GenerateEmbedUrlForAnonymousUserCommandOutput | GenerateEmbedUrlForRegisteredUserCommandOutput | GetDashboardEmbedUrlCommandOutput | GetSessionEmbedUrlCommandOutput | ListAnalysesCommandOutput | ListDashboardVersionsCommandOutput | ListDashboardsCommandOutput | ListDataSetsCommandOutput | ListDataSourcesCommandOutput | ListFolderMembersCommandOutput | ListFoldersCommandOutput | ListGroupMembershipsCommandOutput | ListGroupsCommandOutput | ListIAMPolicyAssignmentsCommandOutput | ListIAMPolicyAssignmentsForUserCommandOutput | ListIngestionsCommandOutput | ListNamespacesCommandOutput | ListTagsForResourceCommandOutput | ListTemplateAliasesCommandOutput | ListTemplateVersionsCommandOutput | ListTemplatesCommandOutput | ListThemeAliasesCommandOutput | ListThemeVersionsCommandOutput | ListThemesCommandOutput | ListUserGroupsCommandOutput | ListUsersCommandOutput | RegisterUserCommandOutput | RestoreAnalysisCommandOutput | SearchAnalysesCommandOutput | SearchDashboardsCommandOutput | SearchDataSetsCommandOutput | SearchDataSourcesCommandOutput | SearchFoldersCommandOutput | SearchGroupsCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAccountCustomizationCommandOutput | UpdateAccountSettingsCommandOutput | UpdateAnalysisCommandOutput | UpdateAnalysisPermissionsCommandOutput | UpdateDashboardCommandOutput | UpdateDashboardPermissionsCommandOutput | UpdateDashboardPublishedVersionCommandOutput | UpdateDataSetCommandOutput | UpdateDataSetPermissionsCommandOutput | UpdateDataSourceCommandOutput | UpdateDataSourcePermissionsCommandOutput | UpdateFolderCommandOutput | UpdateFolderPermissionsCommandOutput | UpdateGroupCommandOutput | UpdateIAMPolicyAssignmentCommandOutput | UpdateIpRestrictionCommandOutput | UpdatePublicSharingSettingsCommandOutput | UpdateTemplateAliasCommandOutput | UpdateTemplateCommandOutput | UpdateTemplatePermissionsCommandOutput | UpdateThemeAliasCommandOutput | UpdateThemeCommandOutput | UpdateThemePermissionsCommandOutput | UpdateUserCommandOutput;
|
|
139
139
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
140
140
|
/**
|
|
141
141
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
@@ -236,13 +236,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
236
236
|
*/
|
|
237
237
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
238
238
|
}
|
|
239
|
-
|
|
239
|
+
type QuickSightClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
240
240
|
/**
|
|
241
241
|
* The configuration interface of QuickSightClient class constructor that set the region, credentials and other options.
|
|
242
242
|
*/
|
|
243
243
|
export interface QuickSightClientConfig extends QuickSightClientConfigType {
|
|
244
244
|
}
|
|
245
|
-
|
|
245
|
+
type QuickSightClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
246
246
|
/**
|
|
247
247
|
* The resolved configuration interface of QuickSightClient class. This is resolved and normalized from the {@link QuickSightClientConfig | constructor configuration interface}.
|
|
248
248
|
*/
|
|
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
|
|
|
5
5
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
6
6
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
9
9
|
defaultSigningName: string;
|
|
10
10
|
};
|
|
11
11
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
@@ -675,7 +675,7 @@ export interface UntagColumnOperation {
|
|
|
675
675
|
* <p>A data transformation on a logical table. This is a variant type structure. For this
|
|
676
676
|
* structure to be valid, only one of the attributes can be non-null.</p>
|
|
677
677
|
*/
|
|
678
|
-
export
|
|
678
|
+
export type TransformOperation = TransformOperation.CastColumnTypeOperationMember | TransformOperation.CreateColumnsOperationMember | TransformOperation.FilterOperationMember | TransformOperation.ProjectOperationMember | TransformOperation.RenameColumnOperationMember | TransformOperation.TagColumnOperationMember | TransformOperation.UntagColumnOperationMember | TransformOperation.$UnknownMember;
|
|
679
679
|
export declare namespace TransformOperation {
|
|
680
680
|
/**
|
|
681
681
|
* <p>An operation that projects columns. Operations that come after a projection can only
|
|
@@ -1005,7 +1005,7 @@ export interface S3Source {
|
|
|
1005
1005
|
* underlying source. This is a variant type structure. For this structure to be valid,
|
|
1006
1006
|
* only one of the attributes can be non-null.</p>
|
|
1007
1007
|
*/
|
|
1008
|
-
export
|
|
1008
|
+
export type PhysicalTable = PhysicalTable.CustomSqlMember | PhysicalTable.RelationalTableMember | PhysicalTable.S3SourceMember | PhysicalTable.$UnknownMember;
|
|
1009
1009
|
export declare namespace PhysicalTable {
|
|
1010
1010
|
/**
|
|
1011
1011
|
* <p>A physical table type for relational data sources.</p>
|
|
@@ -1493,7 +1493,7 @@ export interface TwitterParameters {
|
|
|
1493
1493
|
* This is a variant type structure. For this structure to be valid, only one of the
|
|
1494
1494
|
* attributes can be non-null.</p>
|
|
1495
1495
|
*/
|
|
1496
|
-
export
|
|
1496
|
+
export type DataSourceParameters = DataSourceParameters.AmazonElasticsearchParametersMember | DataSourceParameters.AmazonOpenSearchParametersMember | DataSourceParameters.AthenaParametersMember | DataSourceParameters.AuroraParametersMember | DataSourceParameters.AuroraPostgreSqlParametersMember | DataSourceParameters.AwsIotAnalyticsParametersMember | DataSourceParameters.DatabricksParametersMember | DataSourceParameters.ExasolParametersMember | DataSourceParameters.JiraParametersMember | DataSourceParameters.MariaDbParametersMember | DataSourceParameters.MySqlParametersMember | DataSourceParameters.OracleParametersMember | DataSourceParameters.PostgreSqlParametersMember | DataSourceParameters.PrestoParametersMember | DataSourceParameters.RdsParametersMember | DataSourceParameters.RedshiftParametersMember | DataSourceParameters.S3ParametersMember | DataSourceParameters.ServiceNowParametersMember | DataSourceParameters.SnowflakeParametersMember | DataSourceParameters.SparkParametersMember | DataSourceParameters.SqlServerParametersMember | DataSourceParameters.TeradataParametersMember | DataSourceParameters.TwitterParametersMember | DataSourceParameters.$UnknownMember;
|
|
1497
1497
|
export declare namespace DataSourceParameters {
|
|
1498
1498
|
/**
|
|
1499
1499
|
* <p>The parameters for OpenSearch.</p>
|
|
@@ -553,7 +553,7 @@ import {
|
|
|
553
553
|
ClientResolvedEndpointParameters,
|
|
554
554
|
EndpointParameters,
|
|
555
555
|
} from "./endpoint/EndpointParameters";
|
|
556
|
-
export
|
|
556
|
+
export type ServiceInputTypes =
|
|
557
557
|
| CancelIngestionCommandInput
|
|
558
558
|
| CreateAccountCustomizationCommandInput
|
|
559
559
|
| CreateAccountSubscriptionCommandInput
|
|
@@ -680,7 +680,7 @@ export declare type ServiceInputTypes =
|
|
|
680
680
|
| UpdateThemeCommandInput
|
|
681
681
|
| UpdateThemePermissionsCommandInput
|
|
682
682
|
| UpdateUserCommandInput;
|
|
683
|
-
export
|
|
683
|
+
export type ServiceOutputTypes =
|
|
684
684
|
| CancelIngestionCommandOutput
|
|
685
685
|
| CreateAccountCustomizationCommandOutput
|
|
686
686
|
| CreateAccountSubscriptionCommandOutput
|
|
@@ -831,7 +831,7 @@ export interface ClientDefaults
|
|
|
831
831
|
logger?: __Logger;
|
|
832
832
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
833
833
|
}
|
|
834
|
-
|
|
834
|
+
type QuickSightClientConfigType = Partial<
|
|
835
835
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
836
836
|
> &
|
|
837
837
|
ClientDefaults &
|
|
@@ -843,7 +843,7 @@ declare type QuickSightClientConfigType = Partial<
|
|
|
843
843
|
UserAgentInputConfig &
|
|
844
844
|
ClientInputEndpointParameters;
|
|
845
845
|
export interface QuickSightClientConfig extends QuickSightClientConfigType {}
|
|
846
|
-
|
|
846
|
+
type QuickSightClientResolvedConfigType =
|
|
847
847
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
848
848
|
Required<ClientDefaults> &
|
|
849
849
|
RegionResolvedConfig &
|
|
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
|
|
|
16
16
|
| EndpointV2
|
|
17
17
|
| Provider<EndpointV2>;
|
|
18
18
|
}
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
19
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
20
|
+
defaultSigningName: string;
|
|
21
|
+
};
|
|
23
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
24
23
|
options: T & ClientInputEndpointParameters
|
|
25
24
|
) => T &
|
|
@@ -241,7 +241,7 @@ export interface UntagColumnOperation {
|
|
|
241
241
|
ColumnName: string | undefined;
|
|
242
242
|
TagNames: (ColumnTagName | string)[] | undefined;
|
|
243
243
|
}
|
|
244
|
-
export
|
|
244
|
+
export type TransformOperation =
|
|
245
245
|
| TransformOperation.CastColumnTypeOperationMember
|
|
246
246
|
| TransformOperation.CreateColumnsOperationMember
|
|
247
247
|
| TransformOperation.FilterOperationMember
|
|
@@ -420,7 +420,7 @@ export interface S3Source {
|
|
|
420
420
|
UploadSettings?: UploadSettings;
|
|
421
421
|
InputColumns: InputColumn[] | undefined;
|
|
422
422
|
}
|
|
423
|
-
export
|
|
423
|
+
export type PhysicalTable =
|
|
424
424
|
| PhysicalTable.CustomSqlMember
|
|
425
425
|
| PhysicalTable.RelationalTableMember
|
|
426
426
|
| PhysicalTable.S3SourceMember
|
|
@@ -592,7 +592,7 @@ export interface TwitterParameters {
|
|
|
592
592
|
Query: string | undefined;
|
|
593
593
|
MaxRows: number | undefined;
|
|
594
594
|
}
|
|
595
|
-
export
|
|
595
|
+
export type DataSourceParameters =
|
|
596
596
|
| DataSourceParameters.AmazonElasticsearchParametersMember
|
|
597
597
|
| DataSourceParameters.AmazonOpenSearchParametersMember
|
|
598
598
|
| DataSourceParameters.AthenaParametersMember
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-quicksight",
|
|
3
3
|
"description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.295.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,49 +20,49 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
45
|
-
"@aws-sdk/util-base64": "3.
|
|
46
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
54
|
-
"@aws-sdk/util-utf8": "3.
|
|
55
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/client-sts": "3.295.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.295.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.295.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.295.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.295.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.295.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.295.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.295.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.295.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.295.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.295.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.295.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.295.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.295.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.295.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.295.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.295.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.295.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.295.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.295.0",
|
|
43
|
+
"@aws-sdk/types": "3.295.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.295.0",
|
|
45
|
+
"@aws-sdk/util-base64": "3.295.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.295.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.295.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.295.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.295.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.295.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.295.0",
|
|
54
|
+
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
|
+
"tslib": "^2.5.0"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
58
|
+
"@aws-sdk/service-client-documentation-generator": "3.295.0",
|
|
59
59
|
"@tsconfig/node14": "1.0.3",
|
|
60
60
|
"@types/node": "^14.14.31",
|
|
61
61
|
"concurrently": "7.0.0",
|
|
62
62
|
"downlevel-dts": "0.10.1",
|
|
63
63
|
"rimraf": "3.0.2",
|
|
64
64
|
"typedoc": "0.23.23",
|
|
65
|
-
"typescript": "~4.
|
|
65
|
+
"typescript": "~4.9.5"
|
|
66
66
|
},
|
|
67
67
|
"engines": {
|
|
68
68
|
"node": ">=14.0.0"
|