@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 { CancelIngestionRequest, CancelIngestionResponse } from "../models/models_1";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CancelIngestionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CancelIngestionCommandInput extends CancelIngestionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CancelIngestionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CancelIngestionCommandOutput extends CancelIngestionResponse, __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 { CreateAccountCustomizationRequest, CreateAccountCustomizationResponse } from "../models/models_1";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateAccountCustomizationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateAccountCustomizationCommandInput extends CreateAccountCustomizationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateAccountCustomizationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateAccountCustomizationCommandOutput extends CreateAccountCustomizationResponse, __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 { CreateAccountSubscriptionRequest, CreateAccountSubscriptionResponse } from "../models/models_1";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateAccountSubscriptionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateAccountSubscriptionCommandInput extends CreateAccountSubscriptionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateAccountSubscriptionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateAccountSubscriptionCommandOutput extends CreateAccountSubscriptionResponse, __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 { CreateAnalysisRequest, CreateAnalysisResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateAnalysisCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateAnalysisCommandInput extends CreateAnalysisRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateAnalysisCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateAnalysisCommandOutput extends CreateAnalysisResponse, __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 { CreateDashboardRequest, CreateDashboardResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateDashboardCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateDashboardCommandInput extends CreateDashboardRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateDashboardCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateDashboardCommandOutput extends CreateDashboardResponse, __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 { CreateDataSetRequest, CreateDataSetResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateDataSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateDataSetCommandInput extends CreateDataSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateDataSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateDataSetCommandOutput extends CreateDataSetResponse, __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 { CreateDataSourceRequest, CreateDataSourceResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateDataSourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateDataSourceCommandInput extends CreateDataSourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateDataSourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateDataSourceCommandOutput extends CreateDataSourceResponse, __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 { CreateFolderRequest, CreateFolderResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateFolderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateFolderCommandInput extends CreateFolderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateFolderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateFolderCommandOutput extends CreateFolderResponse, __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 { CreateFolderMembershipRequest, CreateFolderMembershipResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateFolderMembershipCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateFolderMembershipCommandInput extends CreateFolderMembershipRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateFolderMembershipCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateFolderMembershipCommandOutput extends CreateFolderMembershipResponse, __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 { CreateGroupRequest, CreateGroupResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateGroupCommandInput extends CreateGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateGroupCommandOutput extends CreateGroupResponse, __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 { CreateGroupMembershipRequest, CreateGroupMembershipResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateGroupMembershipCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateGroupMembershipCommandInput extends CreateGroupMembershipRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateGroupMembershipCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateGroupMembershipCommandOutput extends CreateGroupMembershipResponse, __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 { CreateIAMPolicyAssignmentRequest, CreateIAMPolicyAssignmentResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateIAMPolicyAssignmentCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateIAMPolicyAssignmentCommandInput extends CreateIAMPolicyAssignmentRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateIAMPolicyAssignmentCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateIAMPolicyAssignmentCommandOutput extends CreateIAMPolicyAssignmentResponse, __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 { CreateIngestionRequest, CreateIngestionResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateIngestionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateIngestionCommandInput extends CreateIngestionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateIngestionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateIngestionCommandOutput extends CreateIngestionResponse, __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 { CreateNamespaceRequest, CreateNamespaceResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateNamespaceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateNamespaceCommandInput extends CreateNamespaceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateNamespaceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateNamespaceCommandOutput extends CreateNamespaceResponse, __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 { CreateTemplateAliasRequest, CreateTemplateAliasResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateTemplateAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateTemplateAliasCommandInput extends CreateTemplateAliasRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateTemplateAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateTemplateAliasCommandOutput extends CreateTemplateAliasResponse, __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 { CreateTemplateRequest, CreateTemplateResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateTemplateCommandInput extends CreateTemplateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateTemplateCommandOutput extends CreateTemplateResponse, __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 { CreateThemeAliasRequest, CreateThemeAliasResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateThemeAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateThemeAliasCommandInput extends CreateThemeAliasRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateThemeAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateThemeAliasCommandOutput extends CreateThemeAliasResponse, __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 { CreateThemeRequest, CreateThemeResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateThemeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateThemeCommandInput extends CreateThemeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateThemeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateThemeCommandOutput extends CreateThemeResponse, __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 { DeleteAccountCustomizationRequest, DeleteAccountCustomizationResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteAccountCustomizationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteAccountCustomizationCommandInput extends DeleteAccountCustomizationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteAccountCustomizationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteAccountCustomizationCommandOutput extends DeleteAccountCustomizationResponse, __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 { DeleteAccountSubscriptionRequest, DeleteAccountSubscriptionResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteAccountSubscriptionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteAccountSubscriptionCommandInput extends DeleteAccountSubscriptionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteAccountSubscriptionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteAccountSubscriptionCommandOutput extends DeleteAccountSubscriptionResponse, __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 { DeleteAnalysisRequest, DeleteAnalysisResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteAnalysisCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteAnalysisCommandInput extends DeleteAnalysisRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteAnalysisCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteAnalysisCommandOutput extends DeleteAnalysisResponse, __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 { DeleteDashboardRequest, DeleteDashboardResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteDashboardCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteDashboardCommandInput extends DeleteDashboardRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteDashboardCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteDashboardCommandOutput extends DeleteDashboardResponse, __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 { DeleteDataSetRequest, DeleteDataSetResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteDataSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteDataSetCommandInput extends DeleteDataSetRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteDataSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteDataSetCommandOutput extends DeleteDataSetResponse, __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 { DeleteDataSourceRequest, DeleteDataSourceResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteDataSourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteDataSourceCommandInput extends DeleteDataSourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteDataSourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteDataSourceCommandOutput extends DeleteDataSourceResponse, __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 { DeleteFolderRequest, DeleteFolderResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteFolderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteFolderCommandInput extends DeleteFolderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteFolderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteFolderCommandOutput extends DeleteFolderResponse, __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 { DeleteFolderMembershipRequest, DeleteFolderMembershipResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteFolderMembershipCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteFolderMembershipCommandInput extends DeleteFolderMembershipRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteFolderMembershipCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteFolderMembershipCommandOutput extends DeleteFolderMembershipResponse, __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 { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteGroupCommandInput extends DeleteGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteGroupCommandOutput extends DeleteGroupResponse, __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 { DeleteGroupMembershipRequest, DeleteGroupMembershipResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteGroupMembershipCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteGroupMembershipCommandInput extends DeleteGroupMembershipRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteGroupMembershipCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteGroupMembershipCommandOutput extends DeleteGroupMembershipResponse, __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 { DeleteIAMPolicyAssignmentRequest, DeleteIAMPolicyAssignmentResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteIAMPolicyAssignmentCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteIAMPolicyAssignmentCommandInput extends DeleteIAMPolicyAssignmentRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteIAMPolicyAssignmentCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteIAMPolicyAssignmentCommandOutput extends DeleteIAMPolicyAssignmentResponse, __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 { DeleteNamespaceRequest, DeleteNamespaceResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteNamespaceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteNamespaceCommandInput extends DeleteNamespaceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteNamespaceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteNamespaceCommandOutput extends DeleteNamespaceResponse, __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 { DeleteTemplateAliasRequest, DeleteTemplateAliasResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteTemplateAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteTemplateAliasCommandInput extends DeleteTemplateAliasRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteTemplateAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteTemplateAliasCommandOutput extends DeleteTemplateAliasResponse, __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 { DeleteTemplateRequest, DeleteTemplateResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteTemplateCommandInput extends DeleteTemplateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteTemplateCommandOutput extends DeleteTemplateResponse, __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 { DeleteThemeAliasRequest, DeleteThemeAliasResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteThemeAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteThemeAliasCommandInput extends DeleteThemeAliasRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteThemeAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteThemeAliasCommandOutput extends DeleteThemeAliasResponse, __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 { DeleteThemeRequest, DeleteThemeResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteThemeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteThemeCommandInput extends DeleteThemeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteThemeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteThemeCommandOutput extends DeleteThemeResponse, __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 { DeleteUserByPrincipalIdRequest, DeleteUserByPrincipalIdResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteUserByPrincipalIdCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteUserByPrincipalIdCommandInput extends DeleteUserByPrincipalIdRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteUserByPrincipalIdCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteUserByPrincipalIdCommandOutput extends DeleteUserByPrincipalIdResponse, __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 { DeleteUserRequest, DeleteUserResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteUserCommandInput extends DeleteUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteUserCommandOutput extends DeleteUserResponse, __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 { DescribeAccountCustomizationRequest, DescribeAccountCustomizationResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeAccountCustomizationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeAccountCustomizationCommandInput extends DescribeAccountCustomizationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeAccountCustomizationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeAccountCustomizationCommandOutput extends DescribeAccountCustomizationResponse, __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 { DescribeAccountSettingsRequest, DescribeAccountSettingsResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeAccountSettingsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeAccountSettingsCommandInput extends DescribeAccountSettingsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeAccountSettingsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeAccountSettingsCommandOutput extends DescribeAccountSettingsResponse, __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 { DescribeAccountSubscriptionRequest, DescribeAccountSubscriptionResponse } from "../models/models_2";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeAccountSubscriptionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeAccountSubscriptionCommandInput extends DescribeAccountSubscriptionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeAccountSubscriptionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeAccountSubscriptionCommandOutput extends DescribeAccountSubscriptionResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|