@aws-sdk/client-cloudformation 3.413.0 → 3.418.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/ActivateOrganizationsAccessCommand.js +5 -0
- package/dist-cjs/commands/ActivateTypeCommand.js +5 -0
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/CancelUpdateStackCommand.js +5 -0
- package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +5 -0
- package/dist-cjs/commands/CreateChangeSetCommand.js +5 -0
- package/dist-cjs/commands/CreateStackCommand.js +5 -0
- package/dist-cjs/commands/CreateStackInstancesCommand.js +5 -0
- package/dist-cjs/commands/CreateStackSetCommand.js +5 -0
- package/dist-cjs/commands/DeactivateOrganizationsAccessCommand.js +5 -0
- package/dist-cjs/commands/DeactivateTypeCommand.js +5 -0
- package/dist-cjs/commands/DeleteChangeSetCommand.js +5 -0
- package/dist-cjs/commands/DeleteStackCommand.js +5 -0
- package/dist-cjs/commands/DeleteStackInstancesCommand.js +5 -0
- package/dist-cjs/commands/DeleteStackSetCommand.js +5 -0
- package/dist-cjs/commands/DeregisterTypeCommand.js +5 -0
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +5 -0
- package/dist-cjs/commands/DescribeChangeSetCommand.js +5 -0
- package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +5 -0
- package/dist-cjs/commands/DescribeOrganizationsAccessCommand.js +5 -0
- package/dist-cjs/commands/DescribePublisherCommand.js +5 -0
- package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +5 -0
- package/dist-cjs/commands/DescribeStackEventsCommand.js +5 -0
- package/dist-cjs/commands/DescribeStackInstanceCommand.js +5 -0
- package/dist-cjs/commands/DescribeStackResourceCommand.js +5 -0
- package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +5 -0
- package/dist-cjs/commands/DescribeStackResourcesCommand.js +5 -0
- package/dist-cjs/commands/DescribeStackSetCommand.js +5 -0
- package/dist-cjs/commands/DescribeStackSetOperationCommand.js +5 -0
- package/dist-cjs/commands/DescribeStacksCommand.js +5 -0
- package/dist-cjs/commands/DescribeTypeCommand.js +5 -0
- package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +5 -0
- package/dist-cjs/commands/DetectStackDriftCommand.js +5 -0
- package/dist-cjs/commands/DetectStackResourceDriftCommand.js +5 -0
- package/dist-cjs/commands/DetectStackSetDriftCommand.js +5 -0
- package/dist-cjs/commands/EstimateTemplateCostCommand.js +5 -0
- package/dist-cjs/commands/ExecuteChangeSetCommand.js +5 -0
- package/dist-cjs/commands/GetStackPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetTemplateSummaryCommand.js +5 -0
- package/dist-cjs/commands/ImportStacksToStackSetCommand.js +5 -0
- package/dist-cjs/commands/ListChangeSetsCommand.js +5 -0
- package/dist-cjs/commands/ListExportsCommand.js +5 -0
- package/dist-cjs/commands/ListImportsCommand.js +5 -0
- package/dist-cjs/commands/ListStackInstanceResourceDriftsCommand.js +5 -0
- package/dist-cjs/commands/ListStackInstancesCommand.js +5 -0
- package/dist-cjs/commands/ListStackResourcesCommand.js +5 -0
- package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +5 -0
- package/dist-cjs/commands/ListStackSetOperationsCommand.js +5 -0
- package/dist-cjs/commands/ListStackSetsCommand.js +5 -0
- package/dist-cjs/commands/ListStacksCommand.js +5 -0
- package/dist-cjs/commands/ListTypeRegistrationsCommand.js +5 -0
- package/dist-cjs/commands/ListTypeVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListTypesCommand.js +5 -0
- package/dist-cjs/commands/PublishTypeCommand.js +5 -0
- package/dist-cjs/commands/RecordHandlerProgressCommand.js +5 -0
- package/dist-cjs/commands/RegisterPublisherCommand.js +5 -0
- package/dist-cjs/commands/RegisterTypeCommand.js +5 -0
- package/dist-cjs/commands/RollbackStackCommand.js +5 -0
- package/dist-cjs/commands/SetStackPolicyCommand.js +5 -0
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +5 -0
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +5 -0
- package/dist-cjs/commands/SignalResourceCommand.js +5 -0
- package/dist-cjs/commands/StopStackSetOperationCommand.js +5 -0
- package/dist-cjs/commands/TestTypeCommand.js +5 -0
- package/dist-cjs/commands/UpdateStackCommand.js +5 -0
- package/dist-cjs/commands/UpdateStackInstancesCommand.js +5 -0
- package/dist-cjs/commands/UpdateStackSetCommand.js +5 -0
- package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +5 -0
- package/dist-cjs/commands/ValidateTemplateCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/ActivateOrganizationsAccessCommand.js +5 -0
- package/dist-es/commands/ActivateTypeCommand.js +5 -0
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +5 -0
- package/dist-es/commands/CancelUpdateStackCommand.js +5 -0
- package/dist-es/commands/ContinueUpdateRollbackCommand.js +5 -0
- package/dist-es/commands/CreateChangeSetCommand.js +5 -0
- package/dist-es/commands/CreateStackCommand.js +5 -0
- package/dist-es/commands/CreateStackInstancesCommand.js +5 -0
- package/dist-es/commands/CreateStackSetCommand.js +5 -0
- package/dist-es/commands/DeactivateOrganizationsAccessCommand.js +5 -0
- package/dist-es/commands/DeactivateTypeCommand.js +5 -0
- package/dist-es/commands/DeleteChangeSetCommand.js +5 -0
- package/dist-es/commands/DeleteStackCommand.js +5 -0
- package/dist-es/commands/DeleteStackInstancesCommand.js +5 -0
- package/dist-es/commands/DeleteStackSetCommand.js +5 -0
- package/dist-es/commands/DeregisterTypeCommand.js +5 -0
- package/dist-es/commands/DescribeAccountLimitsCommand.js +5 -0
- package/dist-es/commands/DescribeChangeSetCommand.js +5 -0
- package/dist-es/commands/DescribeChangeSetHooksCommand.js +5 -0
- package/dist-es/commands/DescribeOrganizationsAccessCommand.js +5 -0
- package/dist-es/commands/DescribePublisherCommand.js +5 -0
- package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +5 -0
- package/dist-es/commands/DescribeStackEventsCommand.js +5 -0
- package/dist-es/commands/DescribeStackInstanceCommand.js +5 -0
- package/dist-es/commands/DescribeStackResourceCommand.js +5 -0
- package/dist-es/commands/DescribeStackResourceDriftsCommand.js +5 -0
- package/dist-es/commands/DescribeStackResourcesCommand.js +5 -0
- package/dist-es/commands/DescribeStackSetCommand.js +5 -0
- package/dist-es/commands/DescribeStackSetOperationCommand.js +5 -0
- package/dist-es/commands/DescribeStacksCommand.js +5 -0
- package/dist-es/commands/DescribeTypeCommand.js +5 -0
- package/dist-es/commands/DescribeTypeRegistrationCommand.js +5 -0
- package/dist-es/commands/DetectStackDriftCommand.js +5 -0
- package/dist-es/commands/DetectStackResourceDriftCommand.js +5 -0
- package/dist-es/commands/DetectStackSetDriftCommand.js +5 -0
- package/dist-es/commands/EstimateTemplateCostCommand.js +5 -0
- package/dist-es/commands/ExecuteChangeSetCommand.js +5 -0
- package/dist-es/commands/GetStackPolicyCommand.js +5 -0
- package/dist-es/commands/GetTemplateCommand.js +5 -0
- package/dist-es/commands/GetTemplateSummaryCommand.js +5 -0
- package/dist-es/commands/ImportStacksToStackSetCommand.js +5 -0
- package/dist-es/commands/ListChangeSetsCommand.js +5 -0
- package/dist-es/commands/ListExportsCommand.js +5 -0
- package/dist-es/commands/ListImportsCommand.js +5 -0
- package/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +5 -0
- package/dist-es/commands/ListStackInstancesCommand.js +5 -0
- package/dist-es/commands/ListStackResourcesCommand.js +5 -0
- package/dist-es/commands/ListStackSetOperationResultsCommand.js +5 -0
- package/dist-es/commands/ListStackSetOperationsCommand.js +5 -0
- package/dist-es/commands/ListStackSetsCommand.js +5 -0
- package/dist-es/commands/ListStacksCommand.js +5 -0
- package/dist-es/commands/ListTypeRegistrationsCommand.js +5 -0
- package/dist-es/commands/ListTypeVersionsCommand.js +5 -0
- package/dist-es/commands/ListTypesCommand.js +5 -0
- package/dist-es/commands/PublishTypeCommand.js +5 -0
- package/dist-es/commands/RecordHandlerProgressCommand.js +5 -0
- package/dist-es/commands/RegisterPublisherCommand.js +5 -0
- package/dist-es/commands/RegisterTypeCommand.js +5 -0
- package/dist-es/commands/RollbackStackCommand.js +5 -0
- package/dist-es/commands/SetStackPolicyCommand.js +5 -0
- package/dist-es/commands/SetTypeConfigurationCommand.js +5 -0
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +5 -0
- package/dist-es/commands/SignalResourceCommand.js +5 -0
- package/dist-es/commands/StopStackSetOperationCommand.js +5 -0
- package/dist-es/commands/TestTypeCommand.js +5 -0
- package/dist-es/commands/UpdateStackCommand.js +5 -0
- package/dist-es/commands/UpdateStackInstancesCommand.js +5 -0
- package/dist-es/commands/UpdateStackSetCommand.js +5 -0
- package/dist-es/commands/UpdateTerminationProtectionCommand.js +5 -0
- package/dist-es/commands/ValidateTemplateCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +32 -31
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class TestTypeCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class TestTypeCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "CloudFormation",
|
|
38
|
+
operation: "TestType",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class UpdateStackCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateStackCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "CloudFormation",
|
|
38
|
+
operation: "UpdateStack",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class UpdateStackInstancesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateStackInstancesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "CloudFormation",
|
|
38
|
+
operation: "UpdateStackInstances",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class UpdateStackSetCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateStackSetCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "CloudFormation",
|
|
38
|
+
operation: "UpdateStackSet",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class UpdateTerminationProtectionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateTerminationProtectionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "CloudFormation",
|
|
38
|
+
operation: "UpdateTerminationProtection",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class ValidateTemplateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ValidateTemplateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "CloudFormation",
|
|
38
|
+
operation: "ValidateTemplate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,17 +1,20 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resolveRuntimeExtensions = void 0;
|
|
4
|
+
const region_config_resolver_1 = require("@aws-sdk/region-config-resolver");
|
|
4
5
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const asPartial = (t) => t;
|
|
7
8
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
8
9
|
const extensionConfiguration = {
|
|
10
|
+
...asPartial((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig)),
|
|
9
11
|
...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
|
|
10
12
|
...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
|
|
11
13
|
};
|
|
12
14
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
13
15
|
return {
|
|
14
16
|
...runtimeConfig,
|
|
17
|
+
...(0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
15
18
|
...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
16
19
|
...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
17
20
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ActivateOrganizationsAccessCommand, se_ActivateOrganizationsAccessCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ActivateOrganizationsAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ActivateOrganizationsAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ActivateOrganizationsAccess",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ActivateTypeCommand, se_ActivateTypeCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ActivateTypeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ActivateTypeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ActivateType",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_BatchDescribeTypeConfigurationsCommand, se_BatchDescribeTypeConfigurationsCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class BatchDescribeTypeConfigurationsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class BatchDescribeTypeConfigurationsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "BatchDescribeTypeConfigurations",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CancelUpdateStackCommand, se_CancelUpdateStackCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CancelUpdateStackCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CancelUpdateStackCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "CancelUpdateStack",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ContinueUpdateRollbackCommand, se_ContinueUpdateRollbackCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ContinueUpdateRollbackCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ContinueUpdateRollbackCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ContinueUpdateRollback",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateChangeSetCommand, se_CreateChangeSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateChangeSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateChangeSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "CreateChangeSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateStackCommand, se_CreateStackCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateStackCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateStackCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "CreateStack",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateStackInstancesCommand, se_CreateStackInstancesCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateStackInstancesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateStackInstancesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "CreateStackInstances",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateStackSetCommand, se_CreateStackSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateStackSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateStackSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "CreateStackSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeactivateOrganizationsAccessCommand, se_DeactivateOrganizationsAccessCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeactivateOrganizationsAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeactivateOrganizationsAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DeactivateOrganizationsAccess",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeactivateTypeCommand, se_DeactivateTypeCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeactivateTypeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeactivateTypeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DeactivateType",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteChangeSetCommand, se_DeleteChangeSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteChangeSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteChangeSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DeleteChangeSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteStackCommand, se_DeleteStackCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteStackCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteStackCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DeleteStack",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteStackInstancesCommand, se_DeleteStackInstancesCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteStackInstancesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteStackInstancesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DeleteStackInstances",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteStackSetCommand, se_DeleteStackSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteStackSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteStackSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DeleteStackSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeregisterTypeCommand, se_DeregisterTypeCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeregisterTypeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeregisterTypeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DeregisterType",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeAccountLimitsCommand, se_DescribeAccountLimitsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeAccountLimitsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeAccountLimitsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeAccountLimits",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeChangeSetCommand, se_DescribeChangeSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeChangeSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeChangeSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeChangeSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeChangeSetHooksCommand, se_DescribeChangeSetHooksCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeChangeSetHooksCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeChangeSetHooksCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeChangeSetHooks",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeOrganizationsAccessCommand, se_DescribeOrganizationsAccessCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeOrganizationsAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeOrganizationsAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeOrganizationsAccess",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribePublisherCommand, se_DescribePublisherCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribePublisherCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribePublisherCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribePublisher",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeStackDriftDetectionStatusCommand, se_DescribeStackDriftDetectionStatusCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeStackDriftDetectionStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeStackDriftDetectionStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeStackDriftDetectionStatus",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeStackEventsCommand, se_DescribeStackEventsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeStackEventsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeStackEventsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeStackEvents",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeStackInstanceCommand, se_DescribeStackInstanceCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeStackInstanceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeStackInstanceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeStackInstance",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeStackResourceCommand, se_DescribeStackResourceCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeStackResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeStackResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeStackResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|