@aws-sdk/client-quicksight 3.278.0 → 3.281.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/README.md +1011 -0
- package/dist-types/commands/CancelIngestionCommand.d.ts +6 -0
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +6 -0
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +6 -0
- package/dist-types/commands/CreateAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +6 -0
- package/dist-types/commands/CreateDataSetCommand.d.ts +6 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -0
- package/dist-types/commands/CreateFolderCommand.d.ts +6 -0
- package/dist-types/commands/CreateFolderMembershipCommand.d.ts +6 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateGroupMembershipCommand.d.ts +6 -0
- package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +6 -0
- package/dist-types/commands/CreateIngestionCommand.d.ts +6 -0
- package/dist-types/commands/CreateNamespaceCommand.d.ts +6 -0
- package/dist-types/commands/CreateTemplateAliasCommand.d.ts +6 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +6 -0
- package/dist-types/commands/CreateThemeAliasCommand.d.ts +6 -0
- package/dist-types/commands/CreateThemeCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDashboardCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDataSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFolderCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +6 -0
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +6 -0
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +6 -0
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +6 -0
- package/dist-types/commands/DeleteTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +6 -0
- package/dist-types/commands/DeleteThemeCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDashboardCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDataSetCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFolderCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGroupCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +6 -0
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +6 -0
- package/dist-types/commands/DescribeIngestionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +6 -0
- package/dist-types/commands/DescribeThemeCommand.d.ts +6 -0
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +6 -0
- package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +6 -0
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +6 -0
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +6 -0
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +6 -0
- package/dist-types/commands/ListAnalysesCommand.d.ts +6 -0
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListDashboardsCommand.d.ts +6 -0
- package/dist-types/commands/ListDataSetsCommand.d.ts +6 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -0
- package/dist-types/commands/ListFolderMembersCommand.d.ts +6 -0
- package/dist-types/commands/ListFoldersCommand.d.ts +6 -0
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +6 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +6 -0
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +6 -0
- package/dist-types/commands/ListIngestionsCommand.d.ts +6 -0
- package/dist-types/commands/ListNamespacesCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +6 -0
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +6 -0
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +6 -0
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListThemesCommand.d.ts +6 -0
- package/dist-types/commands/ListUserGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListUsersCommand.d.ts +6 -0
- package/dist-types/commands/RegisterUserCommand.d.ts +6 -0
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/SearchAnalysesCommand.d.ts +6 -0
- package/dist-types/commands/SearchDashboardsCommand.d.ts +6 -0
- package/dist-types/commands/SearchDataSetsCommand.d.ts +6 -0
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +6 -0
- package/dist-types/commands/SearchFoldersCommand.d.ts +6 -0
- package/dist-types/commands/SearchGroupsCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDataSetCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFolderCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +6 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +6 -0
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThemeCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +6 -0
- package/package.json +6 -6
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListGroupsRequest, ListGroupsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListGroupsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListGroupsCommandInput extends ListGroupsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListGroupsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListIAMPolicyAssignmentsRequest, ListIAMPolicyAssignmentsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListIAMPolicyAssignmentsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListIAMPolicyAssignmentsCommandInput extends ListIAMPolicyAssignmentsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListIAMPolicyAssignmentsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListIAMPolicyAssignmentsCommandOutput extends ListIAMPolicyAssignmentsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListIAMPolicyAssignmentsForUserRequest, ListIAMPolicyAssignmentsForUserResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListIAMPolicyAssignmentsForUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListIAMPolicyAssignmentsForUserCommandInput extends ListIAMPolicyAssignmentsForUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListIAMPolicyAssignmentsForUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListIAMPolicyAssignmentsForUserCommandOutput extends ListIAMPolicyAssignmentsForUserResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListIngestionsRequest, ListIngestionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListIngestionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListIngestionsCommandInput extends ListIngestionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListIngestionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListIngestionsCommandOutput extends ListIngestionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListNamespacesRequest, ListNamespacesResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListNamespacesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListNamespacesCommandInput extends ListNamespacesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListNamespacesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListNamespacesCommandOutput extends ListNamespacesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTagsForResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTagsForResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTemplateAliasesRequest, ListTemplateAliasesResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTemplateAliasesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTemplateAliasesCommandInput extends ListTemplateAliasesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTemplateAliasesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTemplateAliasesCommandOutput extends ListTemplateAliasesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTemplateVersionsRequest, ListTemplateVersionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTemplateVersionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTemplateVersionsCommandInput extends ListTemplateVersionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTemplateVersionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTemplateVersionsCommandOutput extends ListTemplateVersionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListTemplatesRequest, ListTemplatesResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTemplatesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTemplatesCommandInput extends ListTemplatesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTemplatesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTemplatesCommandOutput extends ListTemplatesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListThemeAliasesRequest, ListThemeAliasesResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThemeAliasesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThemeAliasesCommandInput extends ListThemeAliasesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThemeAliasesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThemeAliasesCommandOutput extends ListThemeAliasesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListThemeVersionsRequest, ListThemeVersionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThemeVersionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThemeVersionsCommandInput extends ListThemeVersionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThemeVersionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThemeVersionsCommandOutput extends ListThemeVersionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListThemesRequest, ListThemesResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListThemesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListThemesCommandInput extends ListThemesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListThemesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListThemesCommandOutput extends ListThemesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListUserGroupsRequest, ListUserGroupsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListUserGroupsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListUserGroupsCommandInput extends ListUserGroupsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListUserGroupsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListUserGroupsCommandOutput extends ListUserGroupsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { ListUsersRequest, ListUsersResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListUsersCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListUsersCommandInput extends ListUsersRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListUsersCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { RegisterUserRequest, RegisterUserResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RegisterUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RegisterUserCommandInput extends RegisterUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RegisterUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RegisterUserCommandOutput extends RegisterUserResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { RestoreAnalysisRequest, RestoreAnalysisResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RestoreAnalysisCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RestoreAnalysisCommandInput extends RestoreAnalysisRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RestoreAnalysisCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RestoreAnalysisCommandOutput extends RestoreAnalysisResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SearchAnalysesRequest, SearchAnalysesResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SearchAnalysesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SearchAnalysesCommandInput extends SearchAnalysesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SearchAnalysesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SearchAnalysesCommandOutput extends SearchAnalysesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SearchDashboardsRequest, SearchDashboardsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SearchDashboardsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SearchDashboardsCommandInput extends SearchDashboardsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SearchDashboardsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SearchDashboardsCommandOutput extends SearchDashboardsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SearchDataSetsRequest, SearchDataSetsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SearchDataSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SearchDataSetsCommandInput extends SearchDataSetsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SearchDataSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SearchDataSetsCommandOutput extends SearchDataSetsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SearchDataSourcesRequest, SearchDataSourcesResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SearchDataSourcesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SearchDataSourcesCommandInput extends SearchDataSourcesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SearchDataSourcesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SearchDataSourcesCommandOutput extends SearchDataSourcesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SearchFoldersRequest, SearchFoldersResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SearchFoldersCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SearchFoldersCommandInput extends SearchFoldersRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SearchFoldersCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SearchFoldersCommandOutput extends SearchFoldersResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { SearchGroupsRequest, SearchGroupsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SearchGroupsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SearchGroupsCommandInput extends SearchGroupsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SearchGroupsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SearchGroupsCommandOutput extends SearchGroupsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateAccountCustomizationRequest, UpdateAccountCustomizationResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAccountCustomizationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAccountCustomizationCommandInput extends UpdateAccountCustomizationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAccountCustomizationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAccountCustomizationCommandOutput extends UpdateAccountCustomizationResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateAccountSettingsRequest, UpdateAccountSettingsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAccountSettingsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAccountSettingsCommandInput extends UpdateAccountSettingsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAccountSettingsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAccountSettingsCommandOutput extends UpdateAccountSettingsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateAnalysisRequest, UpdateAnalysisResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAnalysisCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAnalysisCommandInput extends UpdateAnalysisRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAnalysisCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAnalysisCommandOutput extends UpdateAnalysisResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateAnalysisPermissionsRequest, UpdateAnalysisPermissionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAnalysisPermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAnalysisPermissionsCommandInput extends UpdateAnalysisPermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAnalysisPermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAnalysisPermissionsCommandOutput extends UpdateAnalysisPermissionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateDashboardRequest, UpdateDashboardResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDashboardCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDashboardCommandInput extends UpdateDashboardRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDashboardCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDashboardCommandOutput extends UpdateDashboardResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateDashboardPermissionsRequest, UpdateDashboardPermissionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDashboardPermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDashboardPermissionsCommandInput extends UpdateDashboardPermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDashboardPermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDashboardPermissionsCommandOutput extends UpdateDashboardPermissionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateDashboardPublishedVersionRequest, UpdateDashboardPublishedVersionResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDashboardPublishedVersionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDashboardPublishedVersionCommandInput extends UpdateDashboardPublishedVersionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDashboardPublishedVersionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDashboardPublishedVersionCommandOutput extends UpdateDashboardPublishedVersionResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateDataSetRequest, UpdateDataSetResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDataSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDataSetCommandInput extends UpdateDataSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDataSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDataSetCommandOutput extends UpdateDataSetResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateDataSetPermissionsRequest, UpdateDataSetPermissionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDataSetPermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDataSetPermissionsCommandInput extends UpdateDataSetPermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDataSetPermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDataSetPermissionsCommandOutput extends UpdateDataSetPermissionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateDataSourceRequest, UpdateDataSourceResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDataSourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDataSourceCommandInput extends UpdateDataSourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDataSourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDataSourceCommandOutput extends UpdateDataSourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateDataSourcePermissionsRequest, UpdateDataSourcePermissionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDataSourcePermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDataSourcePermissionsCommandInput extends UpdateDataSourcePermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDataSourcePermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDataSourcePermissionsCommandOutput extends UpdateDataSourcePermissionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateFolderRequest, UpdateFolderResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateFolderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateFolderCommandInput extends UpdateFolderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateFolderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateFolderCommandOutput extends UpdateFolderResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateFolderPermissionsRequest, UpdateFolderPermissionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateFolderPermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateFolderPermissionsCommandInput extends UpdateFolderPermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateFolderPermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateFolderPermissionsCommandOutput extends UpdateFolderPermissionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateGroupCommandInput extends UpdateGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateIAMPolicyAssignmentRequest, UpdateIAMPolicyAssignmentResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateIAMPolicyAssignmentCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateIAMPolicyAssignmentCommandInput extends UpdateIAMPolicyAssignmentRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateIAMPolicyAssignmentCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateIAMPolicyAssignmentCommandOutput extends UpdateIAMPolicyAssignmentResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|