@aws-sdk/client-quicksight 3.54.1 → 3.55.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/CHANGELOG.md +11 -0
- package/dist-cjs/QuickSight.js +30 -0
- package/dist-cjs/QuickSightClient.js +13 -13
- package/dist-cjs/commands/CancelIngestionCommand.js +3 -3
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/CreateAnalysisCommand.js +3 -3
- package/dist-cjs/commands/CreateDashboardCommand.js +3 -3
- package/dist-cjs/commands/CreateDataSetCommand.js +3 -3
- package/dist-cjs/commands/CreateDataSourceCommand.js +3 -3
- package/dist-cjs/commands/CreateFolderCommand.js +3 -3
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +3 -3
- package/dist-cjs/commands/CreateGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +3 -3
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/CreateIngestionCommand.js +3 -3
- package/dist-cjs/commands/CreateNamespaceCommand.js +3 -3
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/CreateTemplateCommand.js +3 -3
- package/dist-cjs/commands/CreateThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/CreateThemeCommand.js +3 -3
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/DeleteAnalysisCommand.js +3 -3
- package/dist-cjs/commands/DeleteDashboardCommand.js +3 -3
- package/dist-cjs/commands/DeleteDataSetCommand.js +3 -3
- package/dist-cjs/commands/DeleteDataSourceCommand.js +3 -3
- package/dist-cjs/commands/DeleteFolderCommand.js +3 -3
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +3 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +3 -3
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/DeleteNamespaceCommand.js +3 -3
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/DeleteTemplateCommand.js +3 -3
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/DeleteThemeCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +3 -3
- package/dist-cjs/commands/DescribeAnalysisCommand.js +3 -3
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDashboardCommand.js +3 -3
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSetCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSourceCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFolderCommand.js +3 -3
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeGroupCommand.js +3 -3
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +36 -0
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/DescribeIngestionCommand.js +3 -3
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +3 -3
- package/dist-cjs/commands/DescribeNamespaceCommand.js +3 -3
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/DescribeTemplateCommand.js +3 -3
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/DescribeThemeCommand.js +3 -3
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeUserCommand.js +4 -5
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -3
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -3
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +3 -3
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +3 -3
- package/dist-cjs/commands/ListAnalysesCommand.js +3 -3
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListDashboardsCommand.js +3 -3
- package/dist-cjs/commands/ListDataSetsCommand.js +3 -3
- package/dist-cjs/commands/ListDataSourcesCommand.js +3 -3
- package/dist-cjs/commands/ListFolderMembersCommand.js +3 -3
- package/dist-cjs/commands/ListFoldersCommand.js +3 -3
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +3 -3
- package/dist-cjs/commands/ListGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +3 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -3
- package/dist-cjs/commands/ListIngestionsCommand.js +3 -3
- package/dist-cjs/commands/ListNamespacesCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +3 -3
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +3 -3
- package/dist-cjs/commands/ListThemeAliasesCommand.js +3 -3
- package/dist-cjs/commands/ListThemeVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListThemesCommand.js +3 -3
- package/dist-cjs/commands/ListUserGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListUsersCommand.js +3 -3
- package/dist-cjs/commands/RegisterUserCommand.js +3 -3
- package/dist-cjs/commands/RestoreAnalysisCommand.js +3 -3
- package/dist-cjs/commands/SearchAnalysesCommand.js +3 -3
- package/dist-cjs/commands/SearchDashboardsCommand.js +3 -3
- package/dist-cjs/commands/SearchFoldersCommand.js +3 -3
- package/dist-cjs/commands/SearchGroupsCommand.js +36 -0
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +3 -3
- package/dist-cjs/commands/UpdateAnalysisCommand.js +3 -3
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateDashboardCommand.js +3 -3
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSetCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateFolderCommand.js +3 -3
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateGroupCommand.js +3 -3
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +3 -3
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/UpdateTemplateCommand.js +3 -3
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/UpdateThemeCommand.js +3 -3
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserCommand.js +3 -3
- package/dist-cjs/commands/index.js +2 -0
- package/dist-cjs/endpoints.js +1 -1
- package/dist-cjs/models/models_0.js +13 -12
- package/dist-cjs/models/models_1.js +40 -3
- package/dist-cjs/protocols/Aws_restJson1.js +1411 -1156
- package/dist-cjs/runtimeConfig.browser.js +4 -4
- package/dist-cjs/runtimeConfig.js +9 -9
- package/dist-cjs/runtimeConfig.native.js +1 -1
- package/dist-es/QuickSight.js +145 -115
- package/dist-es/commands/DescribeGroupMembershipCommand.js +39 -0
- package/dist-es/commands/DescribeUserCommand.js +1 -2
- package/dist-es/commands/SearchGroupsCommand.js +39 -0
- package/dist-es/commands/index.js +2 -0
- package/dist-es/models/models_0.js +8 -9
- package/dist-es/models/models_1.js +29 -0
- package/dist-es/pagination/ListAnalysesPaginator.js +4 -4
- package/dist-es/pagination/ListDashboardVersionsPaginator.js +4 -4
- package/dist-es/pagination/ListDashboardsPaginator.js +4 -4
- package/dist-es/pagination/ListDataSetsPaginator.js +4 -4
- package/dist-es/pagination/ListDataSourcesPaginator.js +4 -4
- package/dist-es/pagination/ListIngestionsPaginator.js +4 -4
- package/dist-es/pagination/ListNamespacesPaginator.js +4 -4
- package/dist-es/pagination/ListTemplateAliasesPaginator.js +4 -4
- package/dist-es/pagination/ListTemplateVersionsPaginator.js +4 -4
- package/dist-es/pagination/ListTemplatesPaginator.js +4 -4
- package/dist-es/pagination/ListThemeVersionsPaginator.js +4 -4
- package/dist-es/pagination/ListThemesPaginator.js +4 -4
- package/dist-es/pagination/SearchAnalysesPaginator.js +4 -4
- package/dist-es/pagination/SearchDashboardsPaginator.js +4 -4
- package/dist-es/protocols/Aws_restJson1.js +422 -115
- package/dist-types/QuickSight.d.ts +17 -1
- package/dist-types/QuickSightClient.d.ts +4 -2
- package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +37 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +1 -2
- package/dist-types/commands/SearchGroupsCommand.d.ts +35 -0
- package/dist-types/commands/index.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +51 -30
- package/dist-types/models/models_1.d.ts +117 -6
- package/dist-types/protocols/Aws_restJson1.d.ts +6 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/QuickSight.d.ts +6 -0
- package/dist-types/ts3.4/QuickSightClient.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +26 -16
- package/dist-types/ts3.4/models/models_1.d.ts +66 -1
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/package.json +34 -34
|
@@ -54,6 +54,7 @@ import { DescribeFolderCommandInput, DescribeFolderCommandOutput } from "./comma
|
|
|
54
54
|
import { DescribeFolderPermissionsCommandInput, DescribeFolderPermissionsCommandOutput } from "./commands/DescribeFolderPermissionsCommand";
|
|
55
55
|
import { DescribeFolderResolvedPermissionsCommandInput, DescribeFolderResolvedPermissionsCommandOutput } from "./commands/DescribeFolderResolvedPermissionsCommand";
|
|
56
56
|
import { DescribeGroupCommandInput, DescribeGroupCommandOutput } from "./commands/DescribeGroupCommand";
|
|
57
|
+
import { DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput } from "./commands/DescribeGroupMembershipCommand";
|
|
57
58
|
import { DescribeIAMPolicyAssignmentCommandInput, DescribeIAMPolicyAssignmentCommandOutput } from "./commands/DescribeIAMPolicyAssignmentCommand";
|
|
58
59
|
import { DescribeIngestionCommandInput, DescribeIngestionCommandOutput } from "./commands/DescribeIngestionCommand";
|
|
59
60
|
import { DescribeIpRestrictionCommandInput, DescribeIpRestrictionCommandOutput } from "./commands/DescribeIpRestrictionCommand";
|
|
@@ -96,6 +97,7 @@ import { RestoreAnalysisCommandInput, RestoreAnalysisCommandOutput } from "./com
|
|
|
96
97
|
import { SearchAnalysesCommandInput, SearchAnalysesCommandOutput } from "./commands/SearchAnalysesCommand";
|
|
97
98
|
import { SearchDashboardsCommandInput, SearchDashboardsCommandOutput } from "./commands/SearchDashboardsCommand";
|
|
98
99
|
import { SearchFoldersCommandInput, SearchFoldersCommandOutput } from "./commands/SearchFoldersCommand";
|
|
100
|
+
import { SearchGroupsCommandInput, SearchGroupsCommandOutput } from "./commands/SearchGroupsCommand";
|
|
99
101
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
100
102
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
101
103
|
import { UpdateAccountCustomizationCommandInput, UpdateAccountCustomizationCommandOutput } from "./commands/UpdateAccountCustomizationCommand";
|
|
@@ -121,8 +123,8 @@ import { UpdateThemeAliasCommandInput, UpdateThemeAliasCommandOutput } from "./c
|
|
|
121
123
|
import { UpdateThemeCommandInput, UpdateThemeCommandOutput } from "./commands/UpdateThemeCommand";
|
|
122
124
|
import { UpdateThemePermissionsCommandInput, UpdateThemePermissionsCommandOutput } from "./commands/UpdateThemePermissionsCommand";
|
|
123
125
|
import { UpdateUserCommandInput, UpdateUserCommandOutput } from "./commands/UpdateUserCommand";
|
|
124
|
-
export declare type ServiceInputTypes = CancelIngestionCommandInput | CreateAccountCustomizationCommandInput | CreateAnalysisCommandInput | CreateDashboardCommandInput | CreateDataSetCommandInput | CreateDataSourceCommandInput | CreateFolderCommandInput | CreateFolderMembershipCommandInput | CreateGroupCommandInput | CreateGroupMembershipCommandInput | CreateIAMPolicyAssignmentCommandInput | CreateIngestionCommandInput | CreateNamespaceCommandInput | CreateTemplateAliasCommandInput | CreateTemplateCommandInput | CreateThemeAliasCommandInput | CreateThemeCommandInput | DeleteAccountCustomizationCommandInput | DeleteAnalysisCommandInput | DeleteDashboardCommandInput | DeleteDataSetCommandInput | DeleteDataSourceCommandInput | DeleteFolderCommandInput | DeleteFolderMembershipCommandInput | DeleteGroupCommandInput | DeleteGroupMembershipCommandInput | DeleteIAMPolicyAssignmentCommandInput | DeleteNamespaceCommandInput | DeleteTemplateAliasCommandInput | DeleteTemplateCommandInput | DeleteThemeAliasCommandInput | DeleteThemeCommandInput | DeleteUserByPrincipalIdCommandInput | DeleteUserCommandInput | DescribeAccountCustomizationCommandInput | DescribeAccountSettingsCommandInput | DescribeAnalysisCommandInput | DescribeAnalysisPermissionsCommandInput | DescribeDashboardCommandInput | DescribeDashboardPermissionsCommandInput | DescribeDataSetCommandInput | DescribeDataSetPermissionsCommandInput | DescribeDataSourceCommandInput | DescribeDataSourcePermissionsCommandInput | DescribeFolderCommandInput | DescribeFolderPermissionsCommandInput | DescribeFolderResolvedPermissionsCommandInput | DescribeGroupCommandInput | DescribeIAMPolicyAssignmentCommandInput | DescribeIngestionCommandInput | DescribeIpRestrictionCommandInput | DescribeNamespaceCommandInput | DescribeTemplateAliasCommandInput | DescribeTemplateCommandInput | 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 | SearchFoldersCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAccountCustomizationCommandInput | UpdateAccountSettingsCommandInput | UpdateAnalysisCommandInput | UpdateAnalysisPermissionsCommandInput | UpdateDashboardCommandInput | UpdateDashboardPermissionsCommandInput | UpdateDashboardPublishedVersionCommandInput | UpdateDataSetCommandInput | UpdateDataSetPermissionsCommandInput | UpdateDataSourceCommandInput | UpdateDataSourcePermissionsCommandInput | UpdateFolderCommandInput | UpdateFolderPermissionsCommandInput | UpdateGroupCommandInput | UpdateIAMPolicyAssignmentCommandInput | UpdateIpRestrictionCommandInput | UpdateTemplateAliasCommandInput | UpdateTemplateCommandInput | UpdateTemplatePermissionsCommandInput | UpdateThemeAliasCommandInput | UpdateThemeCommandInput | UpdateThemePermissionsCommandInput | UpdateUserCommandInput;
|
|
125
|
-
export declare type ServiceOutputTypes = CancelIngestionCommandOutput | CreateAccountCustomizationCommandOutput | CreateAnalysisCommandOutput | CreateDashboardCommandOutput | CreateDataSetCommandOutput | CreateDataSourceCommandOutput | CreateFolderCommandOutput | CreateFolderMembershipCommandOutput | CreateGroupCommandOutput | CreateGroupMembershipCommandOutput | CreateIAMPolicyAssignmentCommandOutput | CreateIngestionCommandOutput | CreateNamespaceCommandOutput | CreateTemplateAliasCommandOutput | CreateTemplateCommandOutput | CreateThemeAliasCommandOutput | CreateThemeCommandOutput | DeleteAccountCustomizationCommandOutput | DeleteAnalysisCommandOutput | DeleteDashboardCommandOutput | DeleteDataSetCommandOutput | DeleteDataSourceCommandOutput | DeleteFolderCommandOutput | DeleteFolderMembershipCommandOutput | DeleteGroupCommandOutput | DeleteGroupMembershipCommandOutput | DeleteIAMPolicyAssignmentCommandOutput | DeleteNamespaceCommandOutput | DeleteTemplateAliasCommandOutput | DeleteTemplateCommandOutput | DeleteThemeAliasCommandOutput | DeleteThemeCommandOutput | DeleteUserByPrincipalIdCommandOutput | DeleteUserCommandOutput | DescribeAccountCustomizationCommandOutput | DescribeAccountSettingsCommandOutput | DescribeAnalysisCommandOutput | DescribeAnalysisPermissionsCommandOutput | DescribeDashboardCommandOutput | DescribeDashboardPermissionsCommandOutput | DescribeDataSetCommandOutput | DescribeDataSetPermissionsCommandOutput | DescribeDataSourceCommandOutput | DescribeDataSourcePermissionsCommandOutput | DescribeFolderCommandOutput | DescribeFolderPermissionsCommandOutput | DescribeFolderResolvedPermissionsCommandOutput | DescribeGroupCommandOutput | DescribeIAMPolicyAssignmentCommandOutput | DescribeIngestionCommandOutput | DescribeIpRestrictionCommandOutput | DescribeNamespaceCommandOutput | DescribeTemplateAliasCommandOutput | DescribeTemplateCommandOutput | 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 | SearchFoldersCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAccountCustomizationCommandOutput | UpdateAccountSettingsCommandOutput | UpdateAnalysisCommandOutput | UpdateAnalysisPermissionsCommandOutput | UpdateDashboardCommandOutput | UpdateDashboardPermissionsCommandOutput | UpdateDashboardPublishedVersionCommandOutput | UpdateDataSetCommandOutput | UpdateDataSetPermissionsCommandOutput | UpdateDataSourceCommandOutput | UpdateDataSourcePermissionsCommandOutput | UpdateFolderCommandOutput | UpdateFolderPermissionsCommandOutput | UpdateGroupCommandOutput | UpdateIAMPolicyAssignmentCommandOutput | UpdateIpRestrictionCommandOutput | UpdateTemplateAliasCommandOutput | UpdateTemplateCommandOutput | UpdateTemplatePermissionsCommandOutput | UpdateThemeAliasCommandOutput | UpdateThemeCommandOutput | UpdateThemePermissionsCommandOutput | UpdateUserCommandOutput;
|
|
126
|
+
export declare type ServiceInputTypes = CancelIngestionCommandInput | CreateAccountCustomizationCommandInput | CreateAnalysisCommandInput | CreateDashboardCommandInput | CreateDataSetCommandInput | CreateDataSourceCommandInput | CreateFolderCommandInput | CreateFolderMembershipCommandInput | CreateGroupCommandInput | CreateGroupMembershipCommandInput | CreateIAMPolicyAssignmentCommandInput | CreateIngestionCommandInput | CreateNamespaceCommandInput | CreateTemplateAliasCommandInput | CreateTemplateCommandInput | CreateThemeAliasCommandInput | CreateThemeCommandInput | DeleteAccountCustomizationCommandInput | DeleteAnalysisCommandInput | DeleteDashboardCommandInput | DeleteDataSetCommandInput | DeleteDataSourceCommandInput | DeleteFolderCommandInput | DeleteFolderMembershipCommandInput | DeleteGroupCommandInput | DeleteGroupMembershipCommandInput | DeleteIAMPolicyAssignmentCommandInput | DeleteNamespaceCommandInput | DeleteTemplateAliasCommandInput | DeleteTemplateCommandInput | DeleteThemeAliasCommandInput | DeleteThemeCommandInput | DeleteUserByPrincipalIdCommandInput | DeleteUserCommandInput | DescribeAccountCustomizationCommandInput | DescribeAccountSettingsCommandInput | DescribeAnalysisCommandInput | DescribeAnalysisPermissionsCommandInput | DescribeDashboardCommandInput | DescribeDashboardPermissionsCommandInput | DescribeDataSetCommandInput | DescribeDataSetPermissionsCommandInput | DescribeDataSourceCommandInput | DescribeDataSourcePermissionsCommandInput | DescribeFolderCommandInput | DescribeFolderPermissionsCommandInput | DescribeFolderResolvedPermissionsCommandInput | DescribeGroupCommandInput | DescribeGroupMembershipCommandInput | DescribeIAMPolicyAssignmentCommandInput | DescribeIngestionCommandInput | DescribeIpRestrictionCommandInput | DescribeNamespaceCommandInput | DescribeTemplateAliasCommandInput | DescribeTemplateCommandInput | 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 | SearchFoldersCommandInput | SearchGroupsCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAccountCustomizationCommandInput | UpdateAccountSettingsCommandInput | UpdateAnalysisCommandInput | UpdateAnalysisPermissionsCommandInput | UpdateDashboardCommandInput | UpdateDashboardPermissionsCommandInput | UpdateDashboardPublishedVersionCommandInput | UpdateDataSetCommandInput | UpdateDataSetPermissionsCommandInput | UpdateDataSourceCommandInput | UpdateDataSourcePermissionsCommandInput | UpdateFolderCommandInput | UpdateFolderPermissionsCommandInput | UpdateGroupCommandInput | UpdateIAMPolicyAssignmentCommandInput | UpdateIpRestrictionCommandInput | UpdateTemplateAliasCommandInput | UpdateTemplateCommandInput | UpdateTemplatePermissionsCommandInput | UpdateThemeAliasCommandInput | UpdateThemeCommandInput | UpdateThemePermissionsCommandInput | UpdateUserCommandInput;
|
|
127
|
+
export declare type ServiceOutputTypes = CancelIngestionCommandOutput | CreateAccountCustomizationCommandOutput | CreateAnalysisCommandOutput | CreateDashboardCommandOutput | CreateDataSetCommandOutput | CreateDataSourceCommandOutput | CreateFolderCommandOutput | CreateFolderMembershipCommandOutput | CreateGroupCommandOutput | CreateGroupMembershipCommandOutput | CreateIAMPolicyAssignmentCommandOutput | CreateIngestionCommandOutput | CreateNamespaceCommandOutput | CreateTemplateAliasCommandOutput | CreateTemplateCommandOutput | CreateThemeAliasCommandOutput | CreateThemeCommandOutput | DeleteAccountCustomizationCommandOutput | DeleteAnalysisCommandOutput | DeleteDashboardCommandOutput | DeleteDataSetCommandOutput | DeleteDataSourceCommandOutput | DeleteFolderCommandOutput | DeleteFolderMembershipCommandOutput | DeleteGroupCommandOutput | DeleteGroupMembershipCommandOutput | DeleteIAMPolicyAssignmentCommandOutput | DeleteNamespaceCommandOutput | DeleteTemplateAliasCommandOutput | DeleteTemplateCommandOutput | DeleteThemeAliasCommandOutput | DeleteThemeCommandOutput | DeleteUserByPrincipalIdCommandOutput | DeleteUserCommandOutput | DescribeAccountCustomizationCommandOutput | DescribeAccountSettingsCommandOutput | DescribeAnalysisCommandOutput | DescribeAnalysisPermissionsCommandOutput | DescribeDashboardCommandOutput | DescribeDashboardPermissionsCommandOutput | DescribeDataSetCommandOutput | DescribeDataSetPermissionsCommandOutput | DescribeDataSourceCommandOutput | DescribeDataSourcePermissionsCommandOutput | DescribeFolderCommandOutput | DescribeFolderPermissionsCommandOutput | DescribeFolderResolvedPermissionsCommandOutput | DescribeGroupCommandOutput | DescribeGroupMembershipCommandOutput | DescribeIAMPolicyAssignmentCommandOutput | DescribeIngestionCommandOutput | DescribeIpRestrictionCommandOutput | DescribeNamespaceCommandOutput | DescribeTemplateAliasCommandOutput | DescribeTemplateCommandOutput | 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 | SearchFoldersCommandOutput | SearchGroupsCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAccountCustomizationCommandOutput | UpdateAccountSettingsCommandOutput | UpdateAnalysisCommandOutput | UpdateAnalysisPermissionsCommandOutput | UpdateDashboardCommandOutput | UpdateDashboardPermissionsCommandOutput | UpdateDashboardPublishedVersionCommandOutput | UpdateDataSetCommandOutput | UpdateDataSetPermissionsCommandOutput | UpdateDataSourceCommandOutput | UpdateDataSourcePermissionsCommandOutput | UpdateFolderCommandOutput | UpdateFolderPermissionsCommandOutput | UpdateGroupCommandOutput | UpdateIAMPolicyAssignmentCommandOutput | UpdateIpRestrictionCommandOutput | UpdateTemplateAliasCommandOutput | UpdateTemplateCommandOutput | UpdateTemplatePermissionsCommandOutput | UpdateThemeAliasCommandOutput | UpdateThemeCommandOutput | UpdateThemePermissionsCommandOutput | UpdateUserCommandOutput;
|
|
126
128
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
127
129
|
|
|
128
130
|
requestHandler?: __HttpHandler;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DescribeGroupMembershipRequest, DescribeGroupMembershipResponse } from "../models/models_0";
|
|
4
|
+
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
|
+
export interface DescribeGroupMembershipCommandInput extends DescribeGroupMembershipRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeGroupMembershipCommandOutput extends DescribeGroupMembershipResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class DescribeGroupMembershipCommand extends $Command<DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput, QuickSightClientResolvedConfig> {
|
|
11
|
+
readonly input: DescribeGroupMembershipCommandInput;
|
|
12
|
+
constructor(input: DescribeGroupMembershipCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { DescribeUserRequest } from "../models/
|
|
4
|
-
import { DescribeUserResponse } from "../models/models_1";
|
|
3
|
+
import { DescribeUserRequest, DescribeUserResponse } from "../models/models_1";
|
|
5
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
5
|
export interface DescribeUserCommandInput extends DescribeUserRequest {
|
|
7
6
|
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { SearchGroupsRequest, SearchGroupsResponse } from "../models/models_1";
|
|
4
|
+
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
|
+
export interface SearchGroupsCommandInput extends SearchGroupsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface SearchGroupsCommandOutput extends SearchGroupsResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export declare class SearchGroupsCommand extends $Command<SearchGroupsCommandInput, SearchGroupsCommandOutput, QuickSightClientResolvedConfig> {
|
|
11
|
+
readonly input: SearchGroupsCommandInput;
|
|
12
|
+
constructor(input: SearchGroupsCommandInput);
|
|
13
|
+
|
|
14
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchGroupsCommandInput, SearchGroupsCommandOutput>;
|
|
15
|
+
private serialize;
|
|
16
|
+
private deserialize;
|
|
17
|
+
}
|
|
@@ -46,6 +46,7 @@ export * from "./DescribeFolderCommand";
|
|
|
46
46
|
export * from "./DescribeFolderPermissionsCommand";
|
|
47
47
|
export * from "./DescribeFolderResolvedPermissionsCommand";
|
|
48
48
|
export * from "./DescribeGroupCommand";
|
|
49
|
+
export * from "./DescribeGroupMembershipCommand";
|
|
49
50
|
export * from "./DescribeIAMPolicyAssignmentCommand";
|
|
50
51
|
export * from "./DescribeIngestionCommand";
|
|
51
52
|
export * from "./DescribeIpRestrictionCommand";
|
|
@@ -88,6 +89,7 @@ export * from "./RestoreAnalysisCommand";
|
|
|
88
89
|
export * from "./SearchAnalysesCommand";
|
|
89
90
|
export * from "./SearchDashboardsCommand";
|
|
90
91
|
export * from "./SearchFoldersCommand";
|
|
92
|
+
export * from "./SearchGroupsCommand";
|
|
91
93
|
export * from "./TagResourceCommand";
|
|
92
94
|
export * from "./UntagResourceCommand";
|
|
93
95
|
export * from "./UpdateAccountCustomizationCommand";
|
|
@@ -3945,6 +3945,32 @@ export declare namespace DescribeGroupResponse {
|
|
|
3945
3945
|
|
|
3946
3946
|
const filterSensitiveLog: (obj: DescribeGroupResponse) => any;
|
|
3947
3947
|
}
|
|
3948
|
+
export interface DescribeGroupMembershipRequest {
|
|
3949
|
+
|
|
3950
|
+
MemberName: string | undefined;
|
|
3951
|
+
|
|
3952
|
+
GroupName: string | undefined;
|
|
3953
|
+
|
|
3954
|
+
AwsAccountId: string | undefined;
|
|
3955
|
+
|
|
3956
|
+
Namespace: string | undefined;
|
|
3957
|
+
}
|
|
3958
|
+
export declare namespace DescribeGroupMembershipRequest {
|
|
3959
|
+
|
|
3960
|
+
const filterSensitiveLog: (obj: DescribeGroupMembershipRequest) => any;
|
|
3961
|
+
}
|
|
3962
|
+
export interface DescribeGroupMembershipResponse {
|
|
3963
|
+
|
|
3964
|
+
GroupMember?: GroupMember;
|
|
3965
|
+
|
|
3966
|
+
RequestId?: string;
|
|
3967
|
+
|
|
3968
|
+
Status?: number;
|
|
3969
|
+
}
|
|
3970
|
+
export declare namespace DescribeGroupMembershipResponse {
|
|
3971
|
+
|
|
3972
|
+
const filterSensitiveLog: (obj: DescribeGroupMembershipResponse) => any;
|
|
3973
|
+
}
|
|
3948
3974
|
export interface DescribeIAMPolicyAssignmentRequest {
|
|
3949
3975
|
|
|
3950
3976
|
AwsAccountId: string | undefined;
|
|
@@ -4502,19 +4528,3 @@ export declare namespace DescribeThemePermissionsResponse {
|
|
|
4502
4528
|
|
|
4503
4529
|
const filterSensitiveLog: (obj: DescribeThemePermissionsResponse) => any;
|
|
4504
4530
|
}
|
|
4505
|
-
export interface DescribeUserRequest {
|
|
4506
|
-
|
|
4507
|
-
UserName: string | undefined;
|
|
4508
|
-
|
|
4509
|
-
AwsAccountId: string | undefined;
|
|
4510
|
-
|
|
4511
|
-
Namespace: string | undefined;
|
|
4512
|
-
}
|
|
4513
|
-
export declare namespace DescribeUserRequest {
|
|
4514
|
-
|
|
4515
|
-
const filterSensitiveLog: (obj: DescribeUserRequest) => any;
|
|
4516
|
-
}
|
|
4517
|
-
export declare enum IdentityType {
|
|
4518
|
-
IAM = "IAM",
|
|
4519
|
-
QUICKSIGHT = "QUICKSIGHT"
|
|
4520
|
-
}
|
|
@@ -1,6 +1,22 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { _Parameters, AccountCustomization, ActiveIAMPolicyAssignment, AnalysisSearchFilter, AnalysisSourceEntity, AnalysisSummary, AnonymousUserEmbeddingExperienceConfiguration, AssignmentStatus, ColumnGroup, ColumnLevelPermissionRule, DashboardPublishOptions, DashboardSearchFilter, DashboardSourceEntity, DashboardSummary, DashboardVersionSummary, DataSetImportMode, DataSetSummary, DataSetUsageConfiguration, DataSource, DataSourceCredentials, DataSourceParameters, FieldFolder, FilterOperator, FolderType, Group, GroupMember,
|
|
2
|
+
import { _Parameters, AccountCustomization, ActiveIAMPolicyAssignment, AnalysisSearchFilter, AnalysisSourceEntity, AnalysisSummary, AnonymousUserEmbeddingExperienceConfiguration, AssignmentStatus, ColumnGroup, ColumnLevelPermissionRule, DashboardPublishOptions, DashboardSearchFilter, DashboardSourceEntity, DashboardSummary, DashboardVersionSummary, DataSetImportMode, DataSetSummary, DataSetUsageConfiguration, DataSource, DataSourceCredentials, DataSourceParameters, FieldFolder, FilterOperator, FolderType, Group, GroupMember, Ingestion, LinkSharingConfiguration, LogicalTable, NamespaceInfoV2, PhysicalTable, ResourcePermission, ResourceStatus, RowLevelPermissionDataSet, RowLevelPermissionTagConfiguration, SslProperties, Tag, TemplateAlias, TemplateSourceEntity, ThemeAlias, ThemeConfiguration, ThemeType, VpcConnectionProperties } from "./models_0";
|
|
3
3
|
import { QuickSightServiceException as __BaseException } from "./QuickSightServiceException";
|
|
4
|
+
export interface DescribeUserRequest {
|
|
5
|
+
|
|
6
|
+
UserName: string | undefined;
|
|
7
|
+
|
|
8
|
+
AwsAccountId: string | undefined;
|
|
9
|
+
|
|
10
|
+
Namespace: string | undefined;
|
|
11
|
+
}
|
|
12
|
+
export declare namespace DescribeUserRequest {
|
|
13
|
+
|
|
14
|
+
const filterSensitiveLog: (obj: DescribeUserRequest) => any;
|
|
15
|
+
}
|
|
16
|
+
export declare enum IdentityType {
|
|
17
|
+
IAM = "IAM",
|
|
18
|
+
QUICKSIGHT = "QUICKSIGHT"
|
|
19
|
+
}
|
|
4
20
|
export declare enum UserRole {
|
|
5
21
|
ADMIN = "ADMIN",
|
|
6
22
|
AUTHOR = "AUTHOR",
|
|
@@ -322,6 +338,25 @@ export declare namespace GetSessionEmbedUrlResponse {
|
|
|
322
338
|
|
|
323
339
|
const filterSensitiveLog: (obj: GetSessionEmbedUrlResponse) => any;
|
|
324
340
|
}
|
|
341
|
+
export declare enum GroupFilterAttribute {
|
|
342
|
+
GROUP_NAME = "GROUP_NAME"
|
|
343
|
+
}
|
|
344
|
+
export declare enum GroupFilterOperator {
|
|
345
|
+
StartsWith = "StartsWith"
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
export interface GroupSearchFilter {
|
|
349
|
+
|
|
350
|
+
Operator: GroupFilterOperator | string | undefined;
|
|
351
|
+
|
|
352
|
+
Name: GroupFilterAttribute | string | undefined;
|
|
353
|
+
|
|
354
|
+
Value: string | undefined;
|
|
355
|
+
}
|
|
356
|
+
export declare namespace GroupSearchFilter {
|
|
357
|
+
|
|
358
|
+
const filterSensitiveLog: (obj: GroupSearchFilter) => any;
|
|
359
|
+
}
|
|
325
360
|
|
|
326
361
|
export interface IAMPolicyAssignmentSummary {
|
|
327
362
|
|
|
@@ -1159,6 +1194,36 @@ export declare namespace SearchFoldersResponse {
|
|
|
1159
1194
|
|
|
1160
1195
|
const filterSensitiveLog: (obj: SearchFoldersResponse) => any;
|
|
1161
1196
|
}
|
|
1197
|
+
export interface SearchGroupsRequest {
|
|
1198
|
+
|
|
1199
|
+
AwsAccountId: string | undefined;
|
|
1200
|
+
|
|
1201
|
+
NextToken?: string;
|
|
1202
|
+
|
|
1203
|
+
MaxResults?: number;
|
|
1204
|
+
|
|
1205
|
+
Namespace: string | undefined;
|
|
1206
|
+
|
|
1207
|
+
Filters: GroupSearchFilter[] | undefined;
|
|
1208
|
+
}
|
|
1209
|
+
export declare namespace SearchGroupsRequest {
|
|
1210
|
+
|
|
1211
|
+
const filterSensitiveLog: (obj: SearchGroupsRequest) => any;
|
|
1212
|
+
}
|
|
1213
|
+
export interface SearchGroupsResponse {
|
|
1214
|
+
|
|
1215
|
+
GroupList?: Group[];
|
|
1216
|
+
|
|
1217
|
+
NextToken?: string;
|
|
1218
|
+
|
|
1219
|
+
RequestId?: string;
|
|
1220
|
+
|
|
1221
|
+
Status?: number;
|
|
1222
|
+
}
|
|
1223
|
+
export declare namespace SearchGroupsResponse {
|
|
1224
|
+
|
|
1225
|
+
const filterSensitiveLog: (obj: SearchGroupsResponse) => any;
|
|
1226
|
+
}
|
|
1162
1227
|
export interface TagResourceRequest {
|
|
1163
1228
|
|
|
1164
1229
|
ResourceArn: string | undefined;
|
|
@@ -48,6 +48,7 @@ import { DescribeFolderCommandInput, DescribeFolderCommandOutput } from "../comm
|
|
|
48
48
|
import { DescribeFolderPermissionsCommandInput, DescribeFolderPermissionsCommandOutput } from "../commands/DescribeFolderPermissionsCommand";
|
|
49
49
|
import { DescribeFolderResolvedPermissionsCommandInput, DescribeFolderResolvedPermissionsCommandOutput } from "../commands/DescribeFolderResolvedPermissionsCommand";
|
|
50
50
|
import { DescribeGroupCommandInput, DescribeGroupCommandOutput } from "../commands/DescribeGroupCommand";
|
|
51
|
+
import { DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput } from "../commands/DescribeGroupMembershipCommand";
|
|
51
52
|
import { DescribeIAMPolicyAssignmentCommandInput, DescribeIAMPolicyAssignmentCommandOutput } from "../commands/DescribeIAMPolicyAssignmentCommand";
|
|
52
53
|
import { DescribeIngestionCommandInput, DescribeIngestionCommandOutput } from "../commands/DescribeIngestionCommand";
|
|
53
54
|
import { DescribeIpRestrictionCommandInput, DescribeIpRestrictionCommandOutput } from "../commands/DescribeIpRestrictionCommand";
|
|
@@ -90,6 +91,7 @@ import { RestoreAnalysisCommandInput, RestoreAnalysisCommandOutput } from "../co
|
|
|
90
91
|
import { SearchAnalysesCommandInput, SearchAnalysesCommandOutput } from "../commands/SearchAnalysesCommand";
|
|
91
92
|
import { SearchDashboardsCommandInput, SearchDashboardsCommandOutput } from "../commands/SearchDashboardsCommand";
|
|
92
93
|
import { SearchFoldersCommandInput, SearchFoldersCommandOutput } from "../commands/SearchFoldersCommand";
|
|
94
|
+
import { SearchGroupsCommandInput, SearchGroupsCommandOutput } from "../commands/SearchGroupsCommand";
|
|
93
95
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
|
|
94
96
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
95
97
|
import { UpdateAccountCustomizationCommandInput, UpdateAccountCustomizationCommandOutput } from "../commands/UpdateAccountCustomizationCommand";
|
|
@@ -163,6 +165,7 @@ export declare const serializeAws_restJson1DescribeFolderCommand: (input: Descri
|
|
|
163
165
|
export declare const serializeAws_restJson1DescribeFolderPermissionsCommand: (input: DescribeFolderPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
164
166
|
export declare const serializeAws_restJson1DescribeFolderResolvedPermissionsCommand: (input: DescribeFolderResolvedPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
165
167
|
export declare const serializeAws_restJson1DescribeGroupCommand: (input: DescribeGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
168
|
+
export declare const serializeAws_restJson1DescribeGroupMembershipCommand: (input: DescribeGroupMembershipCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
166
169
|
export declare const serializeAws_restJson1DescribeIAMPolicyAssignmentCommand: (input: DescribeIAMPolicyAssignmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
167
170
|
export declare const serializeAws_restJson1DescribeIngestionCommand: (input: DescribeIngestionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
168
171
|
export declare const serializeAws_restJson1DescribeIpRestrictionCommand: (input: DescribeIpRestrictionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -205,6 +208,7 @@ export declare const serializeAws_restJson1RestoreAnalysisCommand: (input: Resto
|
|
|
205
208
|
export declare const serializeAws_restJson1SearchAnalysesCommand: (input: SearchAnalysesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
206
209
|
export declare const serializeAws_restJson1SearchDashboardsCommand: (input: SearchDashboardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
207
210
|
export declare const serializeAws_restJson1SearchFoldersCommand: (input: SearchFoldersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
211
|
+
export declare const serializeAws_restJson1SearchGroupsCommand: (input: SearchGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
208
212
|
export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
209
213
|
export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
210
214
|
export declare const serializeAws_restJson1UpdateAccountCustomizationCommand: (input: UpdateAccountCustomizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -278,6 +282,7 @@ export declare const deserializeAws_restJson1DescribeFolderCommand: (output: __H
|
|
|
278
282
|
export declare const deserializeAws_restJson1DescribeFolderPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFolderPermissionsCommandOutput>;
|
|
279
283
|
export declare const deserializeAws_restJson1DescribeFolderResolvedPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFolderResolvedPermissionsCommandOutput>;
|
|
280
284
|
export declare const deserializeAws_restJson1DescribeGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGroupCommandOutput>;
|
|
285
|
+
export declare const deserializeAws_restJson1DescribeGroupMembershipCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGroupMembershipCommandOutput>;
|
|
281
286
|
export declare const deserializeAws_restJson1DescribeIAMPolicyAssignmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIAMPolicyAssignmentCommandOutput>;
|
|
282
287
|
export declare const deserializeAws_restJson1DescribeIngestionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIngestionCommandOutput>;
|
|
283
288
|
export declare const deserializeAws_restJson1DescribeIpRestrictionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIpRestrictionCommandOutput>;
|
|
@@ -320,6 +325,7 @@ export declare const deserializeAws_restJson1RestoreAnalysisCommand: (output: __
|
|
|
320
325
|
export declare const deserializeAws_restJson1SearchAnalysesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAnalysesCommandOutput>;
|
|
321
326
|
export declare const deserializeAws_restJson1SearchDashboardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchDashboardsCommandOutput>;
|
|
322
327
|
export declare const deserializeAws_restJson1SearchFoldersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchFoldersCommandOutput>;
|
|
328
|
+
export declare const deserializeAws_restJson1SearchGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchGroupsCommandOutput>;
|
|
323
329
|
export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
324
330
|
export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
325
331
|
export declare const deserializeAws_restJson1UpdateAccountCustomizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountCustomizationCommandOutput>;
|
|
@@ -19,11 +19,11 @@ export declare const getRuntimeConfig: (config: QuickSightClientConfig) => {
|
|
|
19
19
|
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
21
21
|
serviceId: string;
|
|
22
|
-
region: string | import("@aws-sdk/types").Provider<
|
|
22
|
+
region: string | import("@aws-sdk/types").Provider<any>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
24
24
|
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
25
25
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
26
|
-
defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode
|
|
26
|
+
defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode>;
|
|
27
27
|
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
28
28
|
tls?: boolean | undefined;
|
|
29
29
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
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.55.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",
|
|
@@ -18,47 +18,47 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
20
20
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
21
|
-
"@aws-sdk/client-sts": "3.
|
|
22
|
-
"@aws-sdk/config-resolver": "3.
|
|
23
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
25
|
-
"@aws-sdk/hash-node": "3.
|
|
26
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
27
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-retry": "3.
|
|
31
|
-
"@aws-sdk/middleware-serde": "3.
|
|
32
|
-
"@aws-sdk/middleware-signing": "3.
|
|
33
|
-
"@aws-sdk/middleware-stack": "3.
|
|
34
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
35
|
-
"@aws-sdk/node-config-provider": "3.
|
|
36
|
-
"@aws-sdk/node-http-handler": "3.
|
|
37
|
-
"@aws-sdk/protocol-http": "3.
|
|
38
|
-
"@aws-sdk/smithy-client": "3.
|
|
39
|
-
"@aws-sdk/types": "3.
|
|
40
|
-
"@aws-sdk/url-parser": "3.
|
|
41
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
42
|
-
"@aws-sdk/util-base64-node": "3.
|
|
43
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
44
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
45
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
46
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
47
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
48
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
49
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
50
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
51
|
-
"tslib": "^2.3.
|
|
21
|
+
"@aws-sdk/client-sts": "3.55.0",
|
|
22
|
+
"@aws-sdk/config-resolver": "3.55.0",
|
|
23
|
+
"@aws-sdk/credential-provider-node": "3.55.0",
|
|
24
|
+
"@aws-sdk/fetch-http-handler": "3.55.0",
|
|
25
|
+
"@aws-sdk/hash-node": "3.55.0",
|
|
26
|
+
"@aws-sdk/invalid-dependency": "3.55.0",
|
|
27
|
+
"@aws-sdk/middleware-content-length": "3.55.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.55.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.55.0",
|
|
30
|
+
"@aws-sdk/middleware-retry": "3.55.0",
|
|
31
|
+
"@aws-sdk/middleware-serde": "3.55.0",
|
|
32
|
+
"@aws-sdk/middleware-signing": "3.55.0",
|
|
33
|
+
"@aws-sdk/middleware-stack": "3.55.0",
|
|
34
|
+
"@aws-sdk/middleware-user-agent": "3.55.0",
|
|
35
|
+
"@aws-sdk/node-config-provider": "3.55.0",
|
|
36
|
+
"@aws-sdk/node-http-handler": "3.55.0",
|
|
37
|
+
"@aws-sdk/protocol-http": "3.55.0",
|
|
38
|
+
"@aws-sdk/smithy-client": "3.55.0",
|
|
39
|
+
"@aws-sdk/types": "3.55.0",
|
|
40
|
+
"@aws-sdk/url-parser": "3.55.0",
|
|
41
|
+
"@aws-sdk/util-base64-browser": "3.55.0",
|
|
42
|
+
"@aws-sdk/util-base64-node": "3.55.0",
|
|
43
|
+
"@aws-sdk/util-body-length-browser": "3.55.0",
|
|
44
|
+
"@aws-sdk/util-body-length-node": "3.55.0",
|
|
45
|
+
"@aws-sdk/util-defaults-mode-browser": "3.55.0",
|
|
46
|
+
"@aws-sdk/util-defaults-mode-node": "3.55.0",
|
|
47
|
+
"@aws-sdk/util-user-agent-browser": "3.55.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-node": "3.55.0",
|
|
49
|
+
"@aws-sdk/util-utf8-browser": "3.55.0",
|
|
50
|
+
"@aws-sdk/util-utf8-node": "3.55.0",
|
|
51
|
+
"tslib": "^2.3.1"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
54
|
+
"@aws-sdk/service-client-documentation-generator": "3.55.0",
|
|
55
55
|
"@tsconfig/recommended": "1.0.1",
|
|
56
56
|
"@types/node": "^12.7.5",
|
|
57
57
|
"concurrently": "7.0.0",
|
|
58
58
|
"downlevel-dts": "0.7.0",
|
|
59
59
|
"rimraf": "3.0.2",
|
|
60
60
|
"typedoc": "0.19.2",
|
|
61
|
-
"typescript": "~4.
|
|
61
|
+
"typescript": "~4.6.2"
|
|
62
62
|
},
|
|
63
63
|
"engines": {
|
|
64
64
|
"node": ">=12.0.0"
|