@aws-sdk/client-quicksight 3.293.0 → 3.295.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/dist-cjs/commands/CancelIngestionCommand.js +4 -4
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/CreateAnalysisCommand.js +4 -4
- package/dist-cjs/commands/CreateDashboardCommand.js +4 -4
- package/dist-cjs/commands/CreateDataSetCommand.js +4 -4
- package/dist-cjs/commands/CreateDataSourceCommand.js +4 -4
- package/dist-cjs/commands/CreateFolderCommand.js +4 -4
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +4 -4
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/CreateIngestionCommand.js +4 -4
- package/dist-cjs/commands/CreateNamespaceCommand.js +4 -4
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/CreateTemplateCommand.js +4 -4
- package/dist-cjs/commands/CreateThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/CreateThemeCommand.js +4 -4
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/DeleteAnalysisCommand.js +4 -4
- package/dist-cjs/commands/DeleteDashboardCommand.js +4 -4
- package/dist-cjs/commands/DeleteDataSetCommand.js +4 -4
- package/dist-cjs/commands/DeleteDataSourceCommand.js +4 -4
- package/dist-cjs/commands/DeleteFolderCommand.js +4 -4
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +4 -4
- package/dist-cjs/commands/DeleteGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +4 -4
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/DeleteNamespaceCommand.js +4 -4
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/DeleteTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/DeleteThemeCommand.js +4 -4
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +4 -4
- package/dist-cjs/commands/DeleteUserCommand.js +4 -4
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +4 -4
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/DescribeAnalysisCommand.js +4 -4
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeDashboardCommand.js +4 -4
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSetCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSourceCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeFolderCommand.js +4 -4
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeGroupCommand.js +4 -4
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +4 -4
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/DescribeIngestionCommand.js +4 -4
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +4 -4
- package/dist-cjs/commands/DescribeNamespaceCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplateCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/DescribeThemeCommand.js +4 -4
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeUserCommand.js +4 -4
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +4 -4
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +4 -4
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +4 -4
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +4 -4
- package/dist-cjs/commands/ListAnalysesCommand.js +4 -4
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListDashboardsCommand.js +4 -4
- package/dist-cjs/commands/ListDataSetsCommand.js +4 -4
- package/dist-cjs/commands/ListDataSourcesCommand.js +4 -4
- package/dist-cjs/commands/ListFolderMembersCommand.js +4 -4
- package/dist-cjs/commands/ListFoldersCommand.js +4 -4
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +4 -4
- package/dist-cjs/commands/ListGroupsCommand.js +4 -4
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +4 -4
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +4 -4
- package/dist-cjs/commands/ListIngestionsCommand.js +4 -4
- package/dist-cjs/commands/ListNamespacesCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +4 -4
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListTemplatesCommand.js +4 -4
- package/dist-cjs/commands/ListThemeAliasesCommand.js +4 -4
- package/dist-cjs/commands/ListThemeVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListThemesCommand.js +4 -4
- package/dist-cjs/commands/ListUserGroupsCommand.js +4 -4
- package/dist-cjs/commands/ListUsersCommand.js +4 -4
- package/dist-cjs/commands/RegisterUserCommand.js +4 -4
- package/dist-cjs/commands/RestoreAnalysisCommand.js +4 -4
- package/dist-cjs/commands/SearchAnalysesCommand.js +4 -4
- package/dist-cjs/commands/SearchDashboardsCommand.js +4 -4
- package/dist-cjs/commands/SearchDataSetsCommand.js +4 -4
- package/dist-cjs/commands/SearchDataSourcesCommand.js +4 -4
- package/dist-cjs/commands/SearchFoldersCommand.js +4 -4
- package/dist-cjs/commands/SearchGroupsCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +4 -4
- package/dist-cjs/commands/UpdateAnalysisCommand.js +4 -4
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateDashboardCommand.js +4 -4
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSetCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateFolderCommand.js +4 -4
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateGroupCommand.js +4 -4
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +4 -4
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplateCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/UpdateThemeCommand.js +4 -4
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateUserCommand.js +4 -4
- package/dist-es/commands/CancelIngestionCommand.js +4 -4
- package/dist-es/commands/CreateAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +4 -4
- package/dist-es/commands/CreateAnalysisCommand.js +4 -4
- package/dist-es/commands/CreateDashboardCommand.js +4 -4
- package/dist-es/commands/CreateDataSetCommand.js +4 -4
- package/dist-es/commands/CreateDataSourceCommand.js +4 -4
- package/dist-es/commands/CreateFolderCommand.js +4 -4
- package/dist-es/commands/CreateFolderMembershipCommand.js +4 -4
- package/dist-es/commands/CreateGroupCommand.js +4 -4
- package/dist-es/commands/CreateGroupMembershipCommand.js +4 -4
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/CreateIngestionCommand.js +4 -4
- package/dist-es/commands/CreateNamespaceCommand.js +4 -4
- package/dist-es/commands/CreateTemplateAliasCommand.js +4 -4
- package/dist-es/commands/CreateTemplateCommand.js +4 -4
- package/dist-es/commands/CreateThemeAliasCommand.js +4 -4
- package/dist-es/commands/CreateThemeCommand.js +4 -4
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +4 -4
- package/dist-es/commands/DeleteAnalysisCommand.js +4 -4
- package/dist-es/commands/DeleteDashboardCommand.js +4 -4
- package/dist-es/commands/DeleteDataSetCommand.js +4 -4
- package/dist-es/commands/DeleteDataSourceCommand.js +4 -4
- package/dist-es/commands/DeleteFolderCommand.js +4 -4
- package/dist-es/commands/DeleteFolderMembershipCommand.js +4 -4
- package/dist-es/commands/DeleteGroupCommand.js +4 -4
- package/dist-es/commands/DeleteGroupMembershipCommand.js +4 -4
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/DeleteNamespaceCommand.js +4 -4
- package/dist-es/commands/DeleteTemplateAliasCommand.js +4 -4
- package/dist-es/commands/DeleteTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteThemeAliasCommand.js +4 -4
- package/dist-es/commands/DeleteThemeCommand.js +4 -4
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +4 -4
- package/dist-es/commands/DeleteUserCommand.js +4 -4
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/DescribeAccountSettingsCommand.js +4 -4
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +4 -4
- package/dist-es/commands/DescribeAnalysisCommand.js +4 -4
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +4 -4
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeDashboardCommand.js +4 -4
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +4 -4
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeDataSetCommand.js +4 -4
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeDataSourceCommand.js +4 -4
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeFolderCommand.js +4 -4
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeGroupCommand.js +4 -4
- package/dist-es/commands/DescribeGroupMembershipCommand.js +4 -4
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/DescribeIngestionCommand.js +4 -4
- package/dist-es/commands/DescribeIpRestrictionCommand.js +4 -4
- package/dist-es/commands/DescribeNamespaceCommand.js +4 -4
- package/dist-es/commands/DescribeTemplateAliasCommand.js +4 -4
- package/dist-es/commands/DescribeTemplateCommand.js +4 -4
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +4 -4
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeThemeAliasCommand.js +4 -4
- package/dist-es/commands/DescribeThemeCommand.js +4 -4
- package/dist-es/commands/DescribeThemePermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeUserCommand.js +4 -4
- package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +4 -4
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +4 -4
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +4 -4
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +4 -4
- package/dist-es/commands/ListAnalysesCommand.js +4 -4
- package/dist-es/commands/ListDashboardVersionsCommand.js +4 -4
- package/dist-es/commands/ListDashboardsCommand.js +4 -4
- package/dist-es/commands/ListDataSetsCommand.js +4 -4
- package/dist-es/commands/ListDataSourcesCommand.js +4 -4
- package/dist-es/commands/ListFolderMembersCommand.js +4 -4
- package/dist-es/commands/ListFoldersCommand.js +4 -4
- package/dist-es/commands/ListGroupMembershipsCommand.js +4 -4
- package/dist-es/commands/ListGroupsCommand.js +4 -4
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +4 -4
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +4 -4
- package/dist-es/commands/ListIngestionsCommand.js +4 -4
- package/dist-es/commands/ListNamespacesCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/ListTemplateAliasesCommand.js +4 -4
- package/dist-es/commands/ListTemplateVersionsCommand.js +4 -4
- package/dist-es/commands/ListTemplatesCommand.js +4 -4
- package/dist-es/commands/ListThemeAliasesCommand.js +4 -4
- package/dist-es/commands/ListThemeVersionsCommand.js +4 -4
- package/dist-es/commands/ListThemesCommand.js +4 -4
- package/dist-es/commands/ListUserGroupsCommand.js +4 -4
- package/dist-es/commands/ListUsersCommand.js +4 -4
- package/dist-es/commands/RegisterUserCommand.js +4 -4
- package/dist-es/commands/RestoreAnalysisCommand.js +4 -4
- package/dist-es/commands/SearchAnalysesCommand.js +4 -4
- package/dist-es/commands/SearchDashboardsCommand.js +4 -4
- package/dist-es/commands/SearchDataSetsCommand.js +4 -4
- package/dist-es/commands/SearchDataSourcesCommand.js +4 -4
- package/dist-es/commands/SearchFoldersCommand.js +4 -4
- package/dist-es/commands/SearchGroupsCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/UpdateAccountSettingsCommand.js +4 -4
- package/dist-es/commands/UpdateAnalysisCommand.js +4 -4
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateDashboardCommand.js +4 -4
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +4 -4
- package/dist-es/commands/UpdateDataSetCommand.js +4 -4
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateDataSourceCommand.js +4 -4
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateFolderCommand.js +4 -4
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateGroupCommand.js +4 -4
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/UpdateIpRestrictionCommand.js +4 -4
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +4 -4
- package/dist-es/commands/UpdateTemplateAliasCommand.js +4 -4
- package/dist-es/commands/UpdateTemplateCommand.js +4 -4
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateThemeAliasCommand.js +4 -4
- package/dist-es/commands/UpdateThemeCommand.js +4 -4
- package/dist-es/commands/UpdateThemePermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateUserCommand.js +4 -4
- package/dist-types/QuickSightClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_2.d.ts +3 -3
- package/dist-types/ts3.4/QuickSightClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/dist-types/ts3.4/models/models_2.d.ts +3 -3
- package/package.json +36 -36
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateTemplateAliasRequestFilterSensitiveLog, CreateTemplateAliasResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateTemplateAliasCommand, serializeAws_restJson1CreateTemplateAliasCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateTemplateAliasCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateTemplateAliasCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateTemplateAliasCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateTemplateRequestFilterSensitiveLog, CreateTemplateResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateTemplateCommand, serializeAws_restJson1CreateTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateThemeAliasRequestFilterSensitiveLog, CreateThemeAliasResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateThemeAliasCommand, serializeAws_restJson1CreateThemeAliasCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateThemeAliasCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateThemeAliasCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateThemeAliasCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateThemeRequestFilterSensitiveLog, CreateThemeResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateThemeCommand, serializeAws_restJson1CreateThemeCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateThemeCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class CreateThemeCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, CreateThemeCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteAccountCustomizationRequestFilterSensitiveLog, DeleteAccountCustomizationResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteAccountCustomizationCommand, serializeAws_restJson1DeleteAccountCustomizationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteAccountCustomizationCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteAccountCustomizationCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteAccountCustomizationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteAccountSubscriptionRequestFilterSensitiveLog, DeleteAccountSubscriptionResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteAccountSubscriptionCommand, serializeAws_restJson1DeleteAccountSubscriptionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteAccountSubscriptionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteAccountSubscriptionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteAccountSubscriptionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteAnalysisRequestFilterSensitiveLog, DeleteAnalysisResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteAnalysisCommand, serializeAws_restJson1DeleteAnalysisCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteAnalysisCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteAnalysisCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteAnalysisCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteDashboardRequestFilterSensitiveLog, DeleteDashboardResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteDashboardCommand, serializeAws_restJson1DeleteDashboardCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteDashboardCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteDashboardCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteDashboardCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteDataSetRequestFilterSensitiveLog, DeleteDataSetResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteDataSetCommand, serializeAws_restJson1DeleteDataSetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteDataSetCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteDataSetCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteDataSetCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteDataSourceRequestFilterSensitiveLog, DeleteDataSourceResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteDataSourceCommand, serializeAws_restJson1DeleteDataSourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteDataSourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteDataSourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteDataSourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteFolderRequestFilterSensitiveLog, DeleteFolderResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteFolderCommand, serializeAws_restJson1DeleteFolderCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteFolderCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteFolderCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteFolderCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteFolderMembershipRequestFilterSensitiveLog, DeleteFolderMembershipResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteFolderMembershipCommand, serializeAws_restJson1DeleteFolderMembershipCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteFolderMembershipCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteFolderMembershipCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteFolderMembershipCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteGroupRequestFilterSensitiveLog, DeleteGroupResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteGroupCommand, serializeAws_restJson1DeleteGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteGroupMembershipRequestFilterSensitiveLog, DeleteGroupMembershipResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteGroupMembershipCommand, serializeAws_restJson1DeleteGroupMembershipCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteGroupMembershipCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteGroupMembershipCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteGroupMembershipCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteIAMPolicyAssignmentRequestFilterSensitiveLog, DeleteIAMPolicyAssignmentResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteIAMPolicyAssignmentCommand, serializeAws_restJson1DeleteIAMPolicyAssignmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteIAMPolicyAssignmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteIAMPolicyAssignmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteIAMPolicyAssignmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteNamespaceRequestFilterSensitiveLog, DeleteNamespaceResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteNamespaceCommand, serializeAws_restJson1DeleteNamespaceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteNamespaceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteNamespaceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteNamespaceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteTemplateAliasRequestFilterSensitiveLog, DeleteTemplateAliasResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteTemplateAliasCommand, serializeAws_restJson1DeleteTemplateAliasCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteTemplateAliasCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteTemplateAliasCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteTemplateAliasCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteTemplateRequestFilterSensitiveLog, DeleteTemplateResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteTemplateCommand, serializeAws_restJson1DeleteTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteThemeAliasRequestFilterSensitiveLog, DeleteThemeAliasResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteThemeAliasCommand, serializeAws_restJson1DeleteThemeAliasCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteThemeAliasCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteThemeAliasCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteThemeAliasCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteThemeRequestFilterSensitiveLog, DeleteThemeResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteThemeCommand, serializeAws_restJson1DeleteThemeCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteThemeCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteThemeCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteThemeCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteUserByPrincipalIdRequestFilterSensitiveLog, DeleteUserByPrincipalIdResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteUserByPrincipalIdCommand, serializeAws_restJson1DeleteUserByPrincipalIdCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteUserByPrincipalIdCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteUserByPrincipalIdCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteUserByPrincipalIdCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteUserRequestFilterSensitiveLog, DeleteUserResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DeleteUserCommand, serializeAws_restJson1DeleteUserCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DeleteUserCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DeleteUserCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteUserCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeAccountCustomizationRequestFilterSensitiveLog, DescribeAccountCustomizationResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeAccountCustomizationCommand, serializeAws_restJson1DescribeAccountCustomizationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeAccountCustomizationCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeAccountCustomizationCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeAccountCustomizationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeAccountSettingsRequestFilterSensitiveLog, DescribeAccountSettingsResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeAccountSettingsCommand, serializeAws_restJson1DescribeAccountSettingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeAccountSettingsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeAccountSettingsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeAccountSettingsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeAccountSubscriptionRequestFilterSensitiveLog, DescribeAccountSubscriptionResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeAccountSubscriptionCommand, serializeAws_restJson1DescribeAccountSubscriptionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeAccountSubscriptionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeAccountSubscriptionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeAccountSubscriptionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeAnalysisRequestFilterSensitiveLog, DescribeAnalysisResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeAnalysisCommand, serializeAws_restJson1DescribeAnalysisCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeAnalysisCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeAnalysisCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeAnalysisCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeAnalysisDefinitionRequestFilterSensitiveLog, DescribeAnalysisDefinitionResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeAnalysisDefinitionCommand, serializeAws_restJson1DescribeAnalysisDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeAnalysisDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeAnalysisDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeAnalysisDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeAnalysisPermissionsRequestFilterSensitiveLog, DescribeAnalysisPermissionsResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeAnalysisPermissionsCommand, serializeAws_restJson1DescribeAnalysisPermissionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeAnalysisPermissionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeAnalysisPermissionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeAnalysisPermissionsCommand.getEndpointParameterInstructions()));
|