@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
|
@@ -47,6 +47,7 @@ import { DescribeFolderCommandInput, DescribeFolderCommandOutput } from "./comma
|
|
|
47
47
|
import { DescribeFolderPermissionsCommandInput, DescribeFolderPermissionsCommandOutput } from "./commands/DescribeFolderPermissionsCommand";
|
|
48
48
|
import { DescribeFolderResolvedPermissionsCommandInput, DescribeFolderResolvedPermissionsCommandOutput } from "./commands/DescribeFolderResolvedPermissionsCommand";
|
|
49
49
|
import { DescribeGroupCommandInput, DescribeGroupCommandOutput } from "./commands/DescribeGroupCommand";
|
|
50
|
+
import { DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput } from "./commands/DescribeGroupMembershipCommand";
|
|
50
51
|
import { DescribeIAMPolicyAssignmentCommandInput, DescribeIAMPolicyAssignmentCommandOutput } from "./commands/DescribeIAMPolicyAssignmentCommand";
|
|
51
52
|
import { DescribeIngestionCommandInput, DescribeIngestionCommandOutput } from "./commands/DescribeIngestionCommand";
|
|
52
53
|
import { DescribeIpRestrictionCommandInput, DescribeIpRestrictionCommandOutput } from "./commands/DescribeIpRestrictionCommand";
|
|
@@ -89,6 +90,7 @@ import { RestoreAnalysisCommandInput, RestoreAnalysisCommandOutput } from "./com
|
|
|
89
90
|
import { SearchAnalysesCommandInput, SearchAnalysesCommandOutput } from "./commands/SearchAnalysesCommand";
|
|
90
91
|
import { SearchDashboardsCommandInput, SearchDashboardsCommandOutput } from "./commands/SearchDashboardsCommand";
|
|
91
92
|
import { SearchFoldersCommandInput, SearchFoldersCommandOutput } from "./commands/SearchFoldersCommand";
|
|
93
|
+
import { SearchGroupsCommandInput, SearchGroupsCommandOutput } from "./commands/SearchGroupsCommand";
|
|
92
94
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
93
95
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
94
96
|
import { UpdateAccountCustomizationCommandInput, UpdateAccountCustomizationCommandOutput } from "./commands/UpdateAccountCustomizationCommand";
|
|
@@ -205,7 +207,7 @@ export declare class QuickSight extends QuickSightClient {
|
|
|
205
207
|
/**
|
|
206
208
|
* <p>Creates an Amazon QuickSight group.</p>
|
|
207
209
|
* <p>The permissions resource is
|
|
208
|
-
* <code>arn:aws:quicksight
|
|
210
|
+
* <code>arn:aws:quicksight:<your-region>:<i><relevant-aws-account-id></i>:group/default/<i><group-name></i>
|
|
209
211
|
* </code>.</p>
|
|
210
212
|
* <p>The response is a group object.</p>
|
|
211
213
|
*/
|
|
@@ -551,6 +553,14 @@ export declare class QuickSight extends QuickSightClient {
|
|
|
551
553
|
describeGroup(args: DescribeGroupCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGroupCommandOutput>;
|
|
552
554
|
describeGroup(args: DescribeGroupCommandInput, cb: (err: any, data?: DescribeGroupCommandOutput) => void): void;
|
|
553
555
|
describeGroup(args: DescribeGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGroupCommandOutput) => void): void;
|
|
556
|
+
/**
|
|
557
|
+
* <p>Use the <code>DescribeGroupMembership</code> operation to determine if a user is a
|
|
558
|
+
* member of the specified group. If the user exists and is a member of the specified
|
|
559
|
+
* group, an associated <code>GroupMember</code> object is returned.</p>
|
|
560
|
+
*/
|
|
561
|
+
describeGroupMembership(args: DescribeGroupMembershipCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGroupMembershipCommandOutput>;
|
|
562
|
+
describeGroupMembership(args: DescribeGroupMembershipCommandInput, cb: (err: any, data?: DescribeGroupMembershipCommandOutput) => void): void;
|
|
563
|
+
describeGroupMembership(args: DescribeGroupMembershipCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGroupMembershipCommandOutput) => void): void;
|
|
554
564
|
/**
|
|
555
565
|
* <p>Describes an existing IAM policy assignment, as specified by the assignment name.</p>
|
|
556
566
|
*/
|
|
@@ -897,6 +907,12 @@ export declare class QuickSight extends QuickSightClient {
|
|
|
897
907
|
searchFolders(args: SearchFoldersCommandInput, options?: __HttpHandlerOptions): Promise<SearchFoldersCommandOutput>;
|
|
898
908
|
searchFolders(args: SearchFoldersCommandInput, cb: (err: any, data?: SearchFoldersCommandOutput) => void): void;
|
|
899
909
|
searchFolders(args: SearchFoldersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchFoldersCommandOutput) => void): void;
|
|
910
|
+
/**
|
|
911
|
+
* <p>Use the <code>SearchGroups</code> operation to search groups in a specified Amazon QuickSight namespace using the supplied filters.</p>
|
|
912
|
+
*/
|
|
913
|
+
searchGroups(args: SearchGroupsCommandInput, options?: __HttpHandlerOptions): Promise<SearchGroupsCommandOutput>;
|
|
914
|
+
searchGroups(args: SearchGroupsCommandInput, cb: (err: any, data?: SearchGroupsCommandOutput) => void): void;
|
|
915
|
+
searchGroups(args: SearchGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchGroupsCommandOutput) => void): void;
|
|
900
916
|
/**
|
|
901
917
|
* <p>Assigns one or more tags (key-value pairs) to the specified Amazon QuickSight resource. </p>
|
|
902
918
|
* <p>Tags can help you organize and categorize your resources. You can also use them to
|
|
@@ -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
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
@@ -9,7 +9,7 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
|
|
|
9
9
|
/**
|
|
10
10
|
* <p>Creates an Amazon QuickSight group.</p>
|
|
11
11
|
* <p>The permissions resource is
|
|
12
|
-
* <code>arn:aws:quicksight
|
|
12
|
+
* <code>arn:aws:quicksight:<your-region>:<i><relevant-aws-account-id></i>:group/default/<i><group-name></i>
|
|
13
13
|
* </code>.</p>
|
|
14
14
|
* <p>The response is a group object.</p>
|
|
15
15
|
* @example
|
|
@@ -0,0 +1,37 @@
|
|
|
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
|
+
* <p>Use the <code>DescribeGroupMembership</code> operation to determine if a user is a
|
|
11
|
+
* member of the specified group. If the user exists and is a member of the specified
|
|
12
|
+
* group, an associated <code>GroupMember</code> object is returned.</p>
|
|
13
|
+
* @example
|
|
14
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
+
* ```javascript
|
|
16
|
+
* import { QuickSightClient, DescribeGroupMembershipCommand } from "@aws-sdk/client-quicksight"; // ES Modules import
|
|
17
|
+
* // const { QuickSightClient, DescribeGroupMembershipCommand } = require("@aws-sdk/client-quicksight"); // CommonJS import
|
|
18
|
+
* const client = new QuickSightClient(config);
|
|
19
|
+
* const command = new DescribeGroupMembershipCommand(input);
|
|
20
|
+
* const response = await client.send(command);
|
|
21
|
+
* ```
|
|
22
|
+
*
|
|
23
|
+
* @see {@link DescribeGroupMembershipCommandInput} for command's `input` shape.
|
|
24
|
+
* @see {@link DescribeGroupMembershipCommandOutput} for command's `response` shape.
|
|
25
|
+
* @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
export declare class DescribeGroupMembershipCommand extends $Command<DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput, QuickSightClientResolvedConfig> {
|
|
29
|
+
readonly input: DescribeGroupMembershipCommandInput;
|
|
30
|
+
constructor(input: DescribeGroupMembershipCommandInput);
|
|
31
|
+
/**
|
|
32
|
+
* @internal
|
|
33
|
+
*/
|
|
34
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -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,35 @@
|
|
|
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
|
+
* <p>Use the <code>SearchGroups</code> operation to search groups in a specified Amazon QuickSight namespace using the supplied filters.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { QuickSightClient, SearchGroupsCommand } from "@aws-sdk/client-quicksight"; // ES Modules import
|
|
15
|
+
* // const { QuickSightClient, SearchGroupsCommand } = require("@aws-sdk/client-quicksight"); // CommonJS import
|
|
16
|
+
* const client = new QuickSightClient(config);
|
|
17
|
+
* const command = new SearchGroupsCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link SearchGroupsCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link SearchGroupsCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class SearchGroupsCommand extends $Command<SearchGroupsCommandInput, SearchGroupsCommandOutput, QuickSightClientResolvedConfig> {
|
|
27
|
+
readonly input: SearchGroupsCommandInput;
|
|
28
|
+
constructor(input: SearchGroupsCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: QuickSightClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchGroupsCommandInput, SearchGroupsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -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";
|
|
@@ -3656,7 +3656,7 @@ export interface CreateGroupRequest {
|
|
|
3656
3656
|
*/
|
|
3657
3657
|
AwsAccountId: string | undefined;
|
|
3658
3658
|
/**
|
|
3659
|
-
* <p>The namespace
|
|
3659
|
+
* <p>The namespace that you want the group to be a part of.</p>
|
|
3660
3660
|
*/
|
|
3661
3661
|
Namespace: string | undefined;
|
|
3662
3662
|
}
|
|
@@ -3748,7 +3748,7 @@ export interface CreateGroupMembershipRequest {
|
|
|
3748
3748
|
*/
|
|
3749
3749
|
AwsAccountId: string | undefined;
|
|
3750
3750
|
/**
|
|
3751
|
-
* <p>The namespace
|
|
3751
|
+
* <p>The namespace that you want the user to be a part of.</p>
|
|
3752
3752
|
*/
|
|
3753
3753
|
Namespace: string | undefined;
|
|
3754
3754
|
}
|
|
@@ -5454,7 +5454,7 @@ export interface DeleteGroupRequest {
|
|
|
5454
5454
|
*/
|
|
5455
5455
|
AwsAccountId: string | undefined;
|
|
5456
5456
|
/**
|
|
5457
|
-
* <p>The namespace
|
|
5457
|
+
* <p>The namespace of the group that you want to delete.</p>
|
|
5458
5458
|
*/
|
|
5459
5459
|
Namespace: string | undefined;
|
|
5460
5460
|
}
|
|
@@ -5495,7 +5495,7 @@ export interface DeleteGroupMembershipRequest {
|
|
|
5495
5495
|
*/
|
|
5496
5496
|
AwsAccountId: string | undefined;
|
|
5497
5497
|
/**
|
|
5498
|
-
* <p>The namespace
|
|
5498
|
+
* <p>The namespace of the group that you want to remove a user from.</p>
|
|
5499
5499
|
*/
|
|
5500
5500
|
Namespace: string | undefined;
|
|
5501
5501
|
}
|
|
@@ -6491,7 +6491,7 @@ export interface DescribeGroupRequest {
|
|
|
6491
6491
|
*/
|
|
6492
6492
|
AwsAccountId: string | undefined;
|
|
6493
6493
|
/**
|
|
6494
|
-
* <p>The namespace
|
|
6494
|
+
* <p>The namespace of the group that you want described.</p>
|
|
6495
6495
|
*/
|
|
6496
6496
|
Namespace: string | undefined;
|
|
6497
6497
|
}
|
|
@@ -6521,6 +6521,52 @@ export declare namespace DescribeGroupResponse {
|
|
|
6521
6521
|
*/
|
|
6522
6522
|
const filterSensitiveLog: (obj: DescribeGroupResponse) => any;
|
|
6523
6523
|
}
|
|
6524
|
+
export interface DescribeGroupMembershipRequest {
|
|
6525
|
+
/**
|
|
6526
|
+
* <p>The user name of the user that you want to search for.</p>
|
|
6527
|
+
*/
|
|
6528
|
+
MemberName: string | undefined;
|
|
6529
|
+
/**
|
|
6530
|
+
* <p>The name of the group that you want to search.</p>
|
|
6531
|
+
*/
|
|
6532
|
+
GroupName: string | undefined;
|
|
6533
|
+
/**
|
|
6534
|
+
* <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
|
|
6535
|
+
* Amazon Web Services account that contains your Amazon QuickSight account.</p>
|
|
6536
|
+
*/
|
|
6537
|
+
AwsAccountId: string | undefined;
|
|
6538
|
+
/**
|
|
6539
|
+
* <p>The namespace that includes the group you are searching within.</p>
|
|
6540
|
+
*/
|
|
6541
|
+
Namespace: string | undefined;
|
|
6542
|
+
}
|
|
6543
|
+
export declare namespace DescribeGroupMembershipRequest {
|
|
6544
|
+
/**
|
|
6545
|
+
* @internal
|
|
6546
|
+
*/
|
|
6547
|
+
const filterSensitiveLog: (obj: DescribeGroupMembershipRequest) => any;
|
|
6548
|
+
}
|
|
6549
|
+
export interface DescribeGroupMembershipResponse {
|
|
6550
|
+
/**
|
|
6551
|
+
* <p>A member of an Amazon QuickSight group. Currently, group members must be users. Groups
|
|
6552
|
+
* can't be members of another group. .</p>
|
|
6553
|
+
*/
|
|
6554
|
+
GroupMember?: GroupMember;
|
|
6555
|
+
/**
|
|
6556
|
+
* <p>The Amazon Web Services request ID for this operation.</p>
|
|
6557
|
+
*/
|
|
6558
|
+
RequestId?: string;
|
|
6559
|
+
/**
|
|
6560
|
+
* <p>The HTTP status of the request.</p>
|
|
6561
|
+
*/
|
|
6562
|
+
Status?: number;
|
|
6563
|
+
}
|
|
6564
|
+
export declare namespace DescribeGroupMembershipResponse {
|
|
6565
|
+
/**
|
|
6566
|
+
* @internal
|
|
6567
|
+
*/
|
|
6568
|
+
const filterSensitiveLog: (obj: DescribeGroupMembershipResponse) => any;
|
|
6569
|
+
}
|
|
6524
6570
|
export interface DescribeIAMPolicyAssignmentRequest {
|
|
6525
6571
|
/**
|
|
6526
6572
|
* <p>The ID of the Amazon Web Services account that contains the assignment that you want to describe.</p>
|
|
@@ -7463,28 +7509,3 @@ export declare namespace DescribeThemePermissionsResponse {
|
|
|
7463
7509
|
*/
|
|
7464
7510
|
const filterSensitiveLog: (obj: DescribeThemePermissionsResponse) => any;
|
|
7465
7511
|
}
|
|
7466
|
-
export interface DescribeUserRequest {
|
|
7467
|
-
/**
|
|
7468
|
-
* <p>The name of the user that you want to describe.</p>
|
|
7469
|
-
*/
|
|
7470
|
-
UserName: string | undefined;
|
|
7471
|
-
/**
|
|
7472
|
-
* <p>The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
|
|
7473
|
-
* Amazon Web Services account that contains your Amazon QuickSight account.</p>
|
|
7474
|
-
*/
|
|
7475
|
-
AwsAccountId: string | undefined;
|
|
7476
|
-
/**
|
|
7477
|
-
* <p>The namespace. Currently, you should set this to <code>default</code>.</p>
|
|
7478
|
-
*/
|
|
7479
|
-
Namespace: string | undefined;
|
|
7480
|
-
}
|
|
7481
|
-
export declare namespace DescribeUserRequest {
|
|
7482
|
-
/**
|
|
7483
|
-
* @internal
|
|
7484
|
-
*/
|
|
7485
|
-
const filterSensitiveLog: (obj: DescribeUserRequest) => any;
|
|
7486
|
-
}
|
|
7487
|
-
export declare enum IdentityType {
|
|
7488
|
-
IAM = "IAM",
|
|
7489
|
-
QUICKSIGHT = "QUICKSIGHT"
|
|
7490
|
-
}
|
|
@@ -1,6 +1,31 @@
|
|
|
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
|
+
* <p>The name of the user that you want to describe.</p>
|
|
7
|
+
*/
|
|
8
|
+
UserName: string | undefined;
|
|
9
|
+
/**
|
|
10
|
+
* <p>The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
|
|
11
|
+
* Amazon Web Services account that contains your Amazon QuickSight account.</p>
|
|
12
|
+
*/
|
|
13
|
+
AwsAccountId: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* <p>The namespace. Currently, you should set this to <code>default</code>.</p>
|
|
16
|
+
*/
|
|
17
|
+
Namespace: string | undefined;
|
|
18
|
+
}
|
|
19
|
+
export declare namespace DescribeUserRequest {
|
|
20
|
+
/**
|
|
21
|
+
* @internal
|
|
22
|
+
*/
|
|
23
|
+
const filterSensitiveLog: (obj: DescribeUserRequest) => any;
|
|
24
|
+
}
|
|
25
|
+
export declare enum IdentityType {
|
|
26
|
+
IAM = "IAM",
|
|
27
|
+
QUICKSIGHT = "QUICKSIGHT"
|
|
28
|
+
}
|
|
4
29
|
export declare enum UserRole {
|
|
5
30
|
ADMIN = "ADMIN",
|
|
6
31
|
AUTHOR = "AUTHOR",
|
|
@@ -763,6 +788,39 @@ export declare namespace GetSessionEmbedUrlResponse {
|
|
|
763
788
|
*/
|
|
764
789
|
const filterSensitiveLog: (obj: GetSessionEmbedUrlResponse) => any;
|
|
765
790
|
}
|
|
791
|
+
export declare enum GroupFilterAttribute {
|
|
792
|
+
GROUP_NAME = "GROUP_NAME"
|
|
793
|
+
}
|
|
794
|
+
export declare enum GroupFilterOperator {
|
|
795
|
+
StartsWith = "StartsWith"
|
|
796
|
+
}
|
|
797
|
+
/**
|
|
798
|
+
* <p>A <code>GroupSearchFilter</code> object that you want to apply to your search.</p>
|
|
799
|
+
*/
|
|
800
|
+
export interface GroupSearchFilter {
|
|
801
|
+
/**
|
|
802
|
+
* <p>The comparison operator that you want to use as a filter, for example <code>"Operator":
|
|
803
|
+
* "StartsWith"</code>. Currently, the only supported operator is
|
|
804
|
+
* <code>StartsWith</code>.</p>
|
|
805
|
+
*/
|
|
806
|
+
Operator: GroupFilterOperator | string | undefined;
|
|
807
|
+
/**
|
|
808
|
+
* <p>The name of the value that you want to use as a filter, for example <code>"Name":
|
|
809
|
+
* "GROUP_NAME"</code>. Currently, the only supported name is
|
|
810
|
+
* <code>GROUP_NAME</code>.</p>
|
|
811
|
+
*/
|
|
812
|
+
Name: GroupFilterAttribute | string | undefined;
|
|
813
|
+
/**
|
|
814
|
+
* <p>The value of the named item, in this case <code>GROUP_NAME</code>, that you want to use as a filter.</p>
|
|
815
|
+
*/
|
|
816
|
+
Value: string | undefined;
|
|
817
|
+
}
|
|
818
|
+
export declare namespace GroupSearchFilter {
|
|
819
|
+
/**
|
|
820
|
+
* @internal
|
|
821
|
+
*/
|
|
822
|
+
const filterSensitiveLog: (obj: GroupSearchFilter) => any;
|
|
823
|
+
}
|
|
766
824
|
/**
|
|
767
825
|
* <p>IAM policy assignment summary.</p>
|
|
768
826
|
*/
|
|
@@ -1120,7 +1178,7 @@ export interface ListGroupMembershipsRequest {
|
|
|
1120
1178
|
*/
|
|
1121
1179
|
AwsAccountId: string | undefined;
|
|
1122
1180
|
/**
|
|
1123
|
-
* <p>The namespace
|
|
1181
|
+
* <p>The namespace of the group that you want a list of users from.</p>
|
|
1124
1182
|
*/
|
|
1125
1183
|
Namespace: string | undefined;
|
|
1126
1184
|
}
|
|
@@ -1169,7 +1227,7 @@ export interface ListGroupsRequest {
|
|
|
1169
1227
|
*/
|
|
1170
1228
|
MaxResults?: number;
|
|
1171
1229
|
/**
|
|
1172
|
-
* <p>The namespace
|
|
1230
|
+
* <p>The namespace that you want a list of groups from.</p>
|
|
1173
1231
|
*/
|
|
1174
1232
|
Namespace: string | undefined;
|
|
1175
1233
|
}
|
|
@@ -2072,7 +2130,7 @@ export interface RegisterUserRequest {
|
|
|
2072
2130
|
* <p>A set of custom permissions includes any combination of these restrictions. Currently,
|
|
2073
2131
|
* you need to create the profile names for custom permission sets by using the Amazon QuickSight
|
|
2074
2132
|
* console. Then, you use the <code>RegisterUser</code> API operation to assign the named set of
|
|
2075
|
-
* permissions to a QuickSight user. </p>
|
|
2133
|
+
* permissions to a Amazon QuickSight user. </p>
|
|
2076
2134
|
* <p>Amazon QuickSight custom permissions are applied through IAM policies. Therefore, they
|
|
2077
2135
|
* override the permissions typically granted by assigning Amazon QuickSight users to one of the
|
|
2078
2136
|
* default security cohorts in Amazon QuickSight (admin, author, reader).</p>
|
|
@@ -2327,6 +2385,59 @@ export declare namespace SearchFoldersResponse {
|
|
|
2327
2385
|
*/
|
|
2328
2386
|
const filterSensitiveLog: (obj: SearchFoldersResponse) => any;
|
|
2329
2387
|
}
|
|
2388
|
+
export interface SearchGroupsRequest {
|
|
2389
|
+
/**
|
|
2390
|
+
* <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
|
|
2391
|
+
* Amazon Web Services account that contains your Amazon QuickSight account.</p>
|
|
2392
|
+
*/
|
|
2393
|
+
AwsAccountId: string | undefined;
|
|
2394
|
+
/**
|
|
2395
|
+
* <p>A pagination token that can be used in a subsequent request.</p>
|
|
2396
|
+
*/
|
|
2397
|
+
NextToken?: string;
|
|
2398
|
+
/**
|
|
2399
|
+
* <p>The maximum number of results to return from this request.</p>
|
|
2400
|
+
*/
|
|
2401
|
+
MaxResults?: number;
|
|
2402
|
+
/**
|
|
2403
|
+
* <p>The namespace that you want to search.</p>
|
|
2404
|
+
*/
|
|
2405
|
+
Namespace: string | undefined;
|
|
2406
|
+
/**
|
|
2407
|
+
* <p>The structure for the search filters that you want to apply to your search.</p>
|
|
2408
|
+
*/
|
|
2409
|
+
Filters: GroupSearchFilter[] | undefined;
|
|
2410
|
+
}
|
|
2411
|
+
export declare namespace SearchGroupsRequest {
|
|
2412
|
+
/**
|
|
2413
|
+
* @internal
|
|
2414
|
+
*/
|
|
2415
|
+
const filterSensitiveLog: (obj: SearchGroupsRequest) => any;
|
|
2416
|
+
}
|
|
2417
|
+
export interface SearchGroupsResponse {
|
|
2418
|
+
/**
|
|
2419
|
+
* <p>A list of groups in a specified namespace that match the filters you set in your <code>SearchGroups</code> request.</p>
|
|
2420
|
+
*/
|
|
2421
|
+
GroupList?: Group[];
|
|
2422
|
+
/**
|
|
2423
|
+
* <p>A pagination token that can be used in a subsequent request.</p>
|
|
2424
|
+
*/
|
|
2425
|
+
NextToken?: string;
|
|
2426
|
+
/**
|
|
2427
|
+
* <p>The Amazon Web Services request ID for this operation.</p>
|
|
2428
|
+
*/
|
|
2429
|
+
RequestId?: string;
|
|
2430
|
+
/**
|
|
2431
|
+
* <p>The HTTP status of the request.</p>
|
|
2432
|
+
*/
|
|
2433
|
+
Status?: number;
|
|
2434
|
+
}
|
|
2435
|
+
export declare namespace SearchGroupsResponse {
|
|
2436
|
+
/**
|
|
2437
|
+
* @internal
|
|
2438
|
+
*/
|
|
2439
|
+
const filterSensitiveLog: (obj: SearchGroupsResponse) => any;
|
|
2440
|
+
}
|
|
2330
2441
|
export interface TagResourceRequest {
|
|
2331
2442
|
/**
|
|
2332
2443
|
* <p>The Amazon Resource Name (ARN) of the resource that you want to tag.</p>
|
|
@@ -3207,7 +3318,7 @@ export interface UpdateGroupRequest {
|
|
|
3207
3318
|
*/
|
|
3208
3319
|
AwsAccountId: string | undefined;
|
|
3209
3320
|
/**
|
|
3210
|
-
* <p>The namespace
|
|
3321
|
+
* <p>The namespace of the group that you want to update.</p>
|
|
3211
3322
|
*/
|
|
3212
3323
|
Namespace: string | undefined;
|
|
3213
3324
|
}
|
|
@@ -3781,7 +3892,7 @@ export interface UpdateUserRequest {
|
|
|
3781
3892
|
* <p>A set of custom permissions includes any combination of these restrictions. Currently,
|
|
3782
3893
|
* you need to create the profile names for custom permission sets by using the Amazon QuickSight
|
|
3783
3894
|
* console. Then, you use the <code>RegisterUser</code> API operation to assign the named set of
|
|
3784
|
-
* permissions to a QuickSight user. </p>
|
|
3895
|
+
* permissions to a Amazon QuickSight user. </p>
|
|
3785
3896
|
* <p>Amazon QuickSight custom permissions are applied through IAM policies. Therefore, they
|
|
3786
3897
|
* override the permissions typically granted by assigning Amazon QuickSight users to one of the
|
|
3787
3898
|
* default security cohorts in Amazon QuickSight (admin, author, reader).</p>
|
|
@@ -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>;
|
|
@@ -21,11 +21,11 @@ export declare const getRuntimeConfig: (config: QuickSightClientConfig) => {
|
|
|
21
21
|
useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
22
22
|
useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
|
|
23
23
|
serviceId: string;
|
|
24
|
-
region: string | import("@aws-sdk/types").Provider<
|
|
24
|
+
region: string | import("@aws-sdk/types").Provider<any>;
|
|
25
25
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
26
26
|
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
27
27
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
28
|
-
defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode
|
|
28
|
+
defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode>;
|
|
29
29
|
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
30
30
|
tls?: boolean | undefined;
|
|
31
31
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
@@ -47,6 +47,7 @@ import { DescribeFolderCommandInput, DescribeFolderCommandOutput } from "./comma
|
|
|
47
47
|
import { DescribeFolderPermissionsCommandInput, DescribeFolderPermissionsCommandOutput } from "./commands/DescribeFolderPermissionsCommand";
|
|
48
48
|
import { DescribeFolderResolvedPermissionsCommandInput, DescribeFolderResolvedPermissionsCommandOutput } from "./commands/DescribeFolderResolvedPermissionsCommand";
|
|
49
49
|
import { DescribeGroupCommandInput, DescribeGroupCommandOutput } from "./commands/DescribeGroupCommand";
|
|
50
|
+
import { DescribeGroupMembershipCommandInput, DescribeGroupMembershipCommandOutput } from "./commands/DescribeGroupMembershipCommand";
|
|
50
51
|
import { DescribeIAMPolicyAssignmentCommandInput, DescribeIAMPolicyAssignmentCommandOutput } from "./commands/DescribeIAMPolicyAssignmentCommand";
|
|
51
52
|
import { DescribeIngestionCommandInput, DescribeIngestionCommandOutput } from "./commands/DescribeIngestionCommand";
|
|
52
53
|
import { DescribeIpRestrictionCommandInput, DescribeIpRestrictionCommandOutput } from "./commands/DescribeIpRestrictionCommand";
|
|
@@ -89,6 +90,7 @@ import { RestoreAnalysisCommandInput, RestoreAnalysisCommandOutput } from "./com
|
|
|
89
90
|
import { SearchAnalysesCommandInput, SearchAnalysesCommandOutput } from "./commands/SearchAnalysesCommand";
|
|
90
91
|
import { SearchDashboardsCommandInput, SearchDashboardsCommandOutput } from "./commands/SearchDashboardsCommand";
|
|
91
92
|
import { SearchFoldersCommandInput, SearchFoldersCommandOutput } from "./commands/SearchFoldersCommand";
|
|
93
|
+
import { SearchGroupsCommandInput, SearchGroupsCommandOutput } from "./commands/SearchGroupsCommand";
|
|
92
94
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
93
95
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
94
96
|
import { UpdateAccountCustomizationCommandInput, UpdateAccountCustomizationCommandOutput } from "./commands/UpdateAccountCustomizationCommand";
|
|
@@ -310,6 +312,10 @@ export declare class QuickSight extends QuickSightClient {
|
|
|
310
312
|
describeGroup(args: DescribeGroupCommandInput, cb: (err: any, data?: DescribeGroupCommandOutput) => void): void;
|
|
311
313
|
describeGroup(args: DescribeGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGroupCommandOutput) => void): void;
|
|
312
314
|
|
|
315
|
+
describeGroupMembership(args: DescribeGroupMembershipCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGroupMembershipCommandOutput>;
|
|
316
|
+
describeGroupMembership(args: DescribeGroupMembershipCommandInput, cb: (err: any, data?: DescribeGroupMembershipCommandOutput) => void): void;
|
|
317
|
+
describeGroupMembership(args: DescribeGroupMembershipCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGroupMembershipCommandOutput) => void): void;
|
|
318
|
+
|
|
313
319
|
describeIAMPolicyAssignment(args: DescribeIAMPolicyAssignmentCommandInput, options?: __HttpHandlerOptions): Promise<DescribeIAMPolicyAssignmentCommandOutput>;
|
|
314
320
|
describeIAMPolicyAssignment(args: DescribeIAMPolicyAssignmentCommandInput, cb: (err: any, data?: DescribeIAMPolicyAssignmentCommandOutput) => void): void;
|
|
315
321
|
describeIAMPolicyAssignment(args: DescribeIAMPolicyAssignmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIAMPolicyAssignmentCommandOutput) => void): void;
|