@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
|
@@ -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_DescribeStackResourceDriftsCommand, se_DescribeStackResourceDriftsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeStackResourceDriftsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeStackResourceDriftsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeStackResourceDrifts",
|
|
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_DescribeStackResourcesCommand, se_DescribeStackResourcesCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeStackResourcesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeStackResourcesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeStackResources",
|
|
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_DescribeStackSetCommand, se_DescribeStackSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeStackSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeStackSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeStackSet",
|
|
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_DescribeStackSetOperationCommand, se_DescribeStackSetOperationCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeStackSetOperationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeStackSetOperationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeStackSetOperation",
|
|
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_DescribeStacksCommand, se_DescribeStacksCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeStacksCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeStacksCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeStacks",
|
|
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_DescribeTypeCommand, se_DescribeTypeCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeTypeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeTypeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeType",
|
|
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_DescribeTypeRegistrationCommand, se_DescribeTypeRegistrationCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeTypeRegistrationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeTypeRegistrationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DescribeTypeRegistration",
|
|
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_DetectStackDriftCommand, se_DetectStackDriftCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DetectStackDriftCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DetectStackDriftCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DetectStackDrift",
|
|
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_DetectStackResourceDriftCommand, se_DetectStackResourceDriftCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DetectStackResourceDriftCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DetectStackResourceDriftCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DetectStackResourceDrift",
|
|
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_DetectStackSetDriftCommand, se_DetectStackSetDriftCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DetectStackSetDriftCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DetectStackSetDriftCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "DetectStackSetDrift",
|
|
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_EstimateTemplateCostCommand, se_EstimateTemplateCostCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class EstimateTemplateCostCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class EstimateTemplateCostCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "EstimateTemplateCost",
|
|
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_ExecuteChangeSetCommand, se_ExecuteChangeSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ExecuteChangeSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ExecuteChangeSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ExecuteChangeSet",
|
|
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_GetStackPolicyCommand, se_GetStackPolicyCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetStackPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetStackPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "GetStackPolicy",
|
|
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_GetTemplateCommand, se_GetTemplateCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "GetTemplate",
|
|
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_GetTemplateSummaryCommand, se_GetTemplateSummaryCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetTemplateSummaryCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetTemplateSummaryCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "GetTemplateSummary",
|
|
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_ImportStacksToStackSetCommand, se_ImportStacksToStackSetCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ImportStacksToStackSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ImportStacksToStackSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ImportStacksToStackSet",
|
|
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_ListChangeSetsCommand, se_ListChangeSetsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListChangeSetsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListChangeSetsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListChangeSets",
|
|
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_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListExportsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListExportsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListExports",
|
|
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_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListImportsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListImportsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListImports",
|
|
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_ListStackInstanceResourceDriftsCommand, se_ListStackInstanceResourceDriftsCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListStackInstanceResourceDriftsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListStackInstanceResourceDriftsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListStackInstanceResourceDrifts",
|
|
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_ListStackInstancesCommand, se_ListStackInstancesCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListStackInstancesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListStackInstancesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListStackInstances",
|
|
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_ListStackResourcesCommand, se_ListStackResourcesCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListStackResourcesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListStackResourcesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListStackResources",
|
|
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_ListStackSetOperationResultsCommand, se_ListStackSetOperationResultsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListStackSetOperationResultsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListStackSetOperationResultsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListStackSetOperationResults",
|
|
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_ListStackSetOperationsCommand, se_ListStackSetOperationsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListStackSetOperationsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListStackSetOperationsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListStackSetOperations",
|
|
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_ListStackSetsCommand, se_ListStackSetsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListStackSetsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListStackSetsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListStackSets",
|
|
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_ListStacksCommand, se_ListStacksCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListStacksCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListStacksCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListStacks",
|
|
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_ListTypeRegistrationsCommand, se_ListTypeRegistrationsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTypeRegistrationsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTypeRegistrationsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListTypeRegistrations",
|
|
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_ListTypeVersionsCommand, se_ListTypeVersionsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTypeVersionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTypeVersionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListTypeVersions",
|
|
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_ListTypesCommand, se_ListTypesCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTypesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTypesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "ListTypes",
|
|
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_PublishTypeCommand, se_PublishTypeCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class PublishTypeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class PublishTypeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "PublishType",
|
|
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_RecordHandlerProgressCommand, se_RecordHandlerProgressCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RecordHandlerProgressCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RecordHandlerProgressCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "RecordHandlerProgress",
|
|
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_RegisterPublisherCommand, se_RegisterPublisherCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RegisterPublisherCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RegisterPublisherCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CloudFormation",
|
|
35
|
+
operation: "RegisterPublisher",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|