@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 { DescribeAnalysisRequest, DescribeAnalysisResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeAnalysisCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeAnalysisCommandInput extends DescribeAnalysisRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeAnalysisCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeAnalysisCommandOutput extends DescribeAnalysisResponse, __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 { DescribeAnalysisDefinitionRequest, DescribeAnalysisDefinitionResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeAnalysisDefinitionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeAnalysisDefinitionCommandInput extends DescribeAnalysisDefinitionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeAnalysisDefinitionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeAnalysisDefinitionCommandOutput extends DescribeAnalysisDefinitionResponse, __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 { DescribeAnalysisPermissionsRequest, DescribeAnalysisPermissionsResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeAnalysisPermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeAnalysisPermissionsCommandInput extends DescribeAnalysisPermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeAnalysisPermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeAnalysisPermissionsCommandOutput extends DescribeAnalysisPermissionsResponse, __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 { DescribeDashboardRequest, DescribeDashboardResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeDashboardCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeDashboardCommandInput extends DescribeDashboardRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeDashboardCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeDashboardCommandOutput extends DescribeDashboardResponse, __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 { DescribeDashboardDefinitionRequest, DescribeDashboardDefinitionResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeDashboardDefinitionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeDashboardDefinitionCommandInput extends DescribeDashboardDefinitionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeDashboardDefinitionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeDashboardDefinitionCommandOutput extends DescribeDashboardDefinitionResponse, __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 { DescribeDashboardPermissionsRequest, DescribeDashboardPermissionsResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeDashboardPermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeDashboardPermissionsCommandInput extends DescribeDashboardPermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeDashboardPermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeDashboardPermissionsCommandOutput extends DescribeDashboardPermissionsResponse, __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 { DescribeDataSetRequest, DescribeDataSetResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeDataSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeDataSetCommandInput extends DescribeDataSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeDataSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeDataSetCommandOutput extends DescribeDataSetResponse, __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 { DescribeDataSetPermissionsRequest, DescribeDataSetPermissionsResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeDataSetPermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeDataSetPermissionsCommandInput extends DescribeDataSetPermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeDataSetPermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeDataSetPermissionsCommandOutput extends DescribeDataSetPermissionsResponse, __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 { DescribeDataSourceRequest, DescribeDataSourceResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeDataSourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeDataSourceCommandInput extends DescribeDataSourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeDataSourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeDataSourceCommandOutput extends DescribeDataSourceResponse, __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 { DescribeDataSourcePermissionsRequest, DescribeDataSourcePermissionsResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeDataSourcePermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeDataSourcePermissionsCommandInput extends DescribeDataSourcePermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeDataSourcePermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeDataSourcePermissionsCommandOutput extends DescribeDataSourcePermissionsResponse, __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 { DescribeFolderRequest, DescribeFolderResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeFolderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeFolderCommandInput extends DescribeFolderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeFolderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeFolderCommandOutput extends DescribeFolderResponse, __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 { DescribeFolderPermissionsRequest, DescribeFolderPermissionsResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeFolderPermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeFolderPermissionsCommandInput extends DescribeFolderPermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeFolderPermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeFolderPermissionsCommandOutput extends DescribeFolderPermissionsResponse, __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 { DescribeFolderResolvedPermissionsRequest, DescribeFolderResolvedPermissionsResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeFolderResolvedPermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeFolderResolvedPermissionsCommandInput extends DescribeFolderResolvedPermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeFolderResolvedPermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeFolderResolvedPermissionsCommandOutput extends DescribeFolderResolvedPermissionsResponse, __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 { DescribeGroupRequest, DescribeGroupResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeGroupCommandInput extends DescribeGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeGroupCommandOutput extends DescribeGroupResponse, __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 { DescribeGroupMembershipRequest, DescribeGroupMembershipResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeGroupMembershipCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeGroupMembershipCommandInput extends DescribeGroupMembershipRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeGroupMembershipCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeGroupMembershipCommandOutput extends DescribeGroupMembershipResponse, __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 { DescribeIAMPolicyAssignmentRequest, DescribeIAMPolicyAssignmentResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeIAMPolicyAssignmentCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeIAMPolicyAssignmentCommandInput extends DescribeIAMPolicyAssignmentRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeIAMPolicyAssignmentCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeIAMPolicyAssignmentCommandOutput extends DescribeIAMPolicyAssignmentResponse, __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 { DescribeIngestionRequest, DescribeIngestionResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeIngestionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeIngestionCommandInput extends DescribeIngestionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeIngestionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeIngestionCommandOutput extends DescribeIngestionResponse, __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 { DescribeIpRestrictionRequest, DescribeIpRestrictionResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeIpRestrictionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeIpRestrictionCommandInput extends DescribeIpRestrictionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeIpRestrictionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeIpRestrictionCommandOutput extends DescribeIpRestrictionResponse, __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 { DescribeNamespaceRequest, DescribeNamespaceResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeNamespaceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeNamespaceCommandInput extends DescribeNamespaceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeNamespaceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeNamespaceCommandOutput extends DescribeNamespaceResponse, __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 { DescribeTemplateAliasRequest, DescribeTemplateAliasResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeTemplateAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeTemplateAliasCommandInput extends DescribeTemplateAliasRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeTemplateAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeTemplateAliasCommandOutput extends DescribeTemplateAliasResponse, __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 { DescribeTemplateRequest, DescribeTemplateResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeTemplateCommandInput extends DescribeTemplateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeTemplateCommandOutput extends DescribeTemplateResponse, __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 { DescribeTemplateDefinitionRequest, DescribeTemplateDefinitionResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeTemplateDefinitionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeTemplateDefinitionCommandInput extends DescribeTemplateDefinitionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeTemplateDefinitionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeTemplateDefinitionCommandOutput extends DescribeTemplateDefinitionResponse, __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 { DescribeTemplatePermissionsRequest, DescribeTemplatePermissionsResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeTemplatePermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeTemplatePermissionsCommandInput extends DescribeTemplatePermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeTemplatePermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeTemplatePermissionsCommandOutput extends DescribeTemplatePermissionsResponse, __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 { DescribeThemeAliasRequest, DescribeThemeAliasResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeThemeAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeThemeAliasCommandInput extends DescribeThemeAliasRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeThemeAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeThemeAliasCommandOutput extends DescribeThemeAliasResponse, __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 { DescribeThemeRequest, DescribeThemeResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeThemeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeThemeCommandInput extends DescribeThemeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeThemeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeThemeCommandOutput extends DescribeThemeResponse, __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 { DescribeThemePermissionsRequest, DescribeThemePermissionsResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeThemePermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeThemePermissionsCommandInput extends DescribeThemePermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeThemePermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeThemePermissionsCommandOutput extends DescribeThemePermissionsResponse, __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 { DescribeUserRequest, DescribeUserResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeUserCommandInput extends DescribeUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeUserCommandOutput extends DescribeUserResponse, __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 { GenerateEmbedUrlForAnonymousUserRequest, GenerateEmbedUrlForAnonymousUserResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GenerateEmbedUrlForAnonymousUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GenerateEmbedUrlForAnonymousUserCommandInput extends GenerateEmbedUrlForAnonymousUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GenerateEmbedUrlForAnonymousUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GenerateEmbedUrlForAnonymousUserCommandOutput extends GenerateEmbedUrlForAnonymousUserResponse, __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 { GenerateEmbedUrlForRegisteredUserRequest, GenerateEmbedUrlForRegisteredUserResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GenerateEmbedUrlForRegisteredUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GenerateEmbedUrlForRegisteredUserCommandInput extends GenerateEmbedUrlForRegisteredUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GenerateEmbedUrlForRegisteredUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GenerateEmbedUrlForRegisteredUserCommandOutput extends GenerateEmbedUrlForRegisteredUserResponse, __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 { GetDashboardEmbedUrlRequest, GetDashboardEmbedUrlResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetDashboardEmbedUrlCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetDashboardEmbedUrlCommandInput extends GetDashboardEmbedUrlRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetDashboardEmbedUrlCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetDashboardEmbedUrlCommandOutput extends GetDashboardEmbedUrlResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetSessionEmbedUrlRequest } from "../models/models_2";
|
|
5
5
|
import { GetSessionEmbedUrlResponse } from "../models/models_3";
|
|
6
6
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
7
|
+
/**
|
|
8
|
+
* The input for {@link GetSessionEmbedUrlCommand}.
|
|
9
|
+
*/
|
|
7
10
|
export interface GetSessionEmbedUrlCommandInput extends GetSessionEmbedUrlRequest {
|
|
8
11
|
}
|
|
12
|
+
/**
|
|
13
|
+
* The output of {@link GetSessionEmbedUrlCommand}.
|
|
14
|
+
*/
|
|
9
15
|
export interface GetSessionEmbedUrlCommandOutput extends GetSessionEmbedUrlResponse, __MetadataBearer {
|
|
10
16
|
}
|
|
11
17
|
/**
|
|
@@ -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 { ListAnalysesRequest, ListAnalysesResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListAnalysesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListAnalysesCommandInput extends ListAnalysesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListAnalysesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListAnalysesCommandOutput extends ListAnalysesResponse, __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 { ListDashboardVersionsRequest, ListDashboardVersionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListDashboardVersionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListDashboardVersionsCommandInput extends ListDashboardVersionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListDashboardVersionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListDashboardVersionsCommandOutput extends ListDashboardVersionsResponse, __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 { ListDashboardsRequest, ListDashboardsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListDashboardsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListDashboardsCommandInput extends ListDashboardsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListDashboardsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListDashboardsCommandOutput extends ListDashboardsResponse, __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 { ListDataSetsRequest, ListDataSetsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListDataSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListDataSetsCommandInput extends ListDataSetsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListDataSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListDataSetsCommandOutput extends ListDataSetsResponse, __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 { ListDataSourcesRequest, ListDataSourcesResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListDataSourcesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListDataSourcesCommandInput extends ListDataSourcesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListDataSourcesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListDataSourcesCommandOutput extends ListDataSourcesResponse, __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 { ListFolderMembersRequest, ListFolderMembersResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListFolderMembersCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListFolderMembersCommandInput extends ListFolderMembersRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListFolderMembersCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListFolderMembersCommandOutput extends ListFolderMembersResponse, __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 { ListFoldersRequest, ListFoldersResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListFoldersCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListFoldersCommandInput extends ListFoldersRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListFoldersCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListFoldersCommandOutput extends ListFoldersResponse, __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 { ListGroupMembershipsRequest, ListGroupMembershipsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListGroupMembershipsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListGroupMembershipsCommandInput extends ListGroupMembershipsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListGroupMembershipsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListGroupMembershipsCommandOutput extends ListGroupMembershipsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|