@aws-sdk/client-cloudformation 3.308.0 → 3.310.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/ActivateTypeCommand.js +2 -2
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/CancelUpdateStackCommand.js +2 -2
- package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +2 -2
- package/dist-cjs/commands/CreateChangeSetCommand.js +2 -2
- package/dist-cjs/commands/CreateStackCommand.js +2 -2
- package/dist-cjs/commands/CreateStackInstancesCommand.js +2 -2
- package/dist-cjs/commands/CreateStackSetCommand.js +2 -2
- package/dist-cjs/commands/DeactivateTypeCommand.js +2 -2
- package/dist-cjs/commands/DeleteChangeSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteStackCommand.js +2 -2
- package/dist-cjs/commands/DeleteStackInstancesCommand.js +2 -2
- package/dist-cjs/commands/DeleteStackSetCommand.js +2 -2
- package/dist-cjs/commands/DeregisterTypeCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -2
- package/dist-cjs/commands/DescribeChangeSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +2 -2
- package/dist-cjs/commands/DescribePublisherCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackInstanceCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackResourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackResourcesCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeStackSetOperationCommand.js +2 -2
- package/dist-cjs/commands/DescribeStacksCommand.js +2 -2
- package/dist-cjs/commands/DescribeTypeCommand.js +2 -2
- package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +2 -2
- package/dist-cjs/commands/DetectStackDriftCommand.js +2 -2
- package/dist-cjs/commands/DetectStackResourceDriftCommand.js +2 -2
- package/dist-cjs/commands/DetectStackSetDriftCommand.js +2 -2
- package/dist-cjs/commands/EstimateTemplateCostCommand.js +2 -2
- package/dist-cjs/commands/ExecuteChangeSetCommand.js +2 -2
- package/dist-cjs/commands/GetStackPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetTemplateSummaryCommand.js +2 -2
- package/dist-cjs/commands/ImportStacksToStackSetCommand.js +2 -2
- package/dist-cjs/commands/ListChangeSetsCommand.js +2 -2
- package/dist-cjs/commands/ListExportsCommand.js +2 -2
- package/dist-cjs/commands/ListImportsCommand.js +2 -2
- package/dist-cjs/commands/ListStackInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListStackResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +2 -2
- package/dist-cjs/commands/ListStackSetOperationsCommand.js +2 -2
- package/dist-cjs/commands/ListStackSetsCommand.js +2 -2
- package/dist-cjs/commands/ListStacksCommand.js +2 -2
- package/dist-cjs/commands/ListTypeRegistrationsCommand.js +2 -2
- package/dist-cjs/commands/ListTypeVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListTypesCommand.js +2 -2
- package/dist-cjs/commands/PublishTypeCommand.js +2 -2
- package/dist-cjs/commands/RecordHandlerProgressCommand.js +2 -2
- package/dist-cjs/commands/RegisterPublisherCommand.js +2 -2
- package/dist-cjs/commands/RegisterTypeCommand.js +2 -2
- package/dist-cjs/commands/RollbackStackCommand.js +2 -2
- package/dist-cjs/commands/SetStackPolicyCommand.js +2 -2
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +2 -2
- package/dist-cjs/commands/SignalResourceCommand.js +2 -2
- package/dist-cjs/commands/StopStackSetOperationCommand.js +2 -2
- package/dist-cjs/commands/TestTypeCommand.js +2 -2
- package/dist-cjs/commands/UpdateStackCommand.js +2 -2
- package/dist-cjs/commands/UpdateStackInstancesCommand.js +2 -2
- package/dist-cjs/commands/UpdateStackSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +2 -2
- package/dist-cjs/commands/ValidateTemplateCommand.js +2 -2
- package/dist-cjs/protocols/Aws_query.js +1158 -1158
- package/dist-es/commands/ActivateTypeCommand.js +3 -3
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -3
- package/dist-es/commands/CancelUpdateStackCommand.js +3 -3
- package/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -3
- package/dist-es/commands/CreateChangeSetCommand.js +3 -3
- package/dist-es/commands/CreateStackCommand.js +3 -3
- package/dist-es/commands/CreateStackInstancesCommand.js +3 -3
- package/dist-es/commands/CreateStackSetCommand.js +3 -3
- package/dist-es/commands/DeactivateTypeCommand.js +3 -3
- package/dist-es/commands/DeleteChangeSetCommand.js +3 -3
- package/dist-es/commands/DeleteStackCommand.js +3 -3
- package/dist-es/commands/DeleteStackInstancesCommand.js +3 -3
- package/dist-es/commands/DeleteStackSetCommand.js +3 -3
- package/dist-es/commands/DeregisterTypeCommand.js +3 -3
- package/dist-es/commands/DescribeAccountLimitsCommand.js +3 -3
- package/dist-es/commands/DescribeChangeSetCommand.js +3 -3
- package/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -3
- package/dist-es/commands/DescribePublisherCommand.js +3 -3
- package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -3
- package/dist-es/commands/DescribeStackEventsCommand.js +3 -3
- package/dist-es/commands/DescribeStackInstanceCommand.js +3 -3
- package/dist-es/commands/DescribeStackResourceCommand.js +3 -3
- package/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -3
- package/dist-es/commands/DescribeStackResourcesCommand.js +3 -3
- package/dist-es/commands/DescribeStackSetCommand.js +3 -3
- package/dist-es/commands/DescribeStackSetOperationCommand.js +3 -3
- package/dist-es/commands/DescribeStacksCommand.js +3 -3
- package/dist-es/commands/DescribeTypeCommand.js +3 -3
- package/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -3
- package/dist-es/commands/DetectStackDriftCommand.js +3 -3
- package/dist-es/commands/DetectStackResourceDriftCommand.js +3 -3
- package/dist-es/commands/DetectStackSetDriftCommand.js +3 -3
- package/dist-es/commands/EstimateTemplateCostCommand.js +3 -3
- package/dist-es/commands/ExecuteChangeSetCommand.js +3 -3
- package/dist-es/commands/GetStackPolicyCommand.js +3 -3
- package/dist-es/commands/GetTemplateCommand.js +3 -3
- package/dist-es/commands/GetTemplateSummaryCommand.js +3 -3
- package/dist-es/commands/ImportStacksToStackSetCommand.js +3 -3
- package/dist-es/commands/ListChangeSetsCommand.js +3 -3
- package/dist-es/commands/ListExportsCommand.js +3 -3
- package/dist-es/commands/ListImportsCommand.js +3 -3
- package/dist-es/commands/ListStackInstancesCommand.js +3 -3
- package/dist-es/commands/ListStackResourcesCommand.js +3 -3
- package/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -3
- package/dist-es/commands/ListStackSetOperationsCommand.js +3 -3
- package/dist-es/commands/ListStackSetsCommand.js +3 -3
- package/dist-es/commands/ListStacksCommand.js +3 -3
- package/dist-es/commands/ListTypeRegistrationsCommand.js +3 -3
- package/dist-es/commands/ListTypeVersionsCommand.js +3 -3
- package/dist-es/commands/ListTypesCommand.js +3 -3
- package/dist-es/commands/PublishTypeCommand.js +3 -3
- package/dist-es/commands/RecordHandlerProgressCommand.js +3 -3
- package/dist-es/commands/RegisterPublisherCommand.js +3 -3
- package/dist-es/commands/RegisterTypeCommand.js +3 -3
- package/dist-es/commands/RollbackStackCommand.js +3 -3
- package/dist-es/commands/SetStackPolicyCommand.js +3 -3
- package/dist-es/commands/SetTypeConfigurationCommand.js +3 -3
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -3
- package/dist-es/commands/SignalResourceCommand.js +3 -3
- package/dist-es/commands/StopStackSetOperationCommand.js +3 -3
- package/dist-es/commands/TestTypeCommand.js +3 -3
- package/dist-es/commands/UpdateStackCommand.js +3 -3
- package/dist-es/commands/UpdateStackInstancesCommand.js +3 -3
- package/dist-es/commands/UpdateStackSetCommand.js +3 -3
- package/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -3
- package/dist-es/commands/ValidateTemplateCommand.js +3 -3
- package/dist-es/protocols/Aws_query.js +1023 -1023
- package/dist-types/protocols/Aws_query.d.ts +528 -132
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +132 -132
- package/package.json +36 -36
|
@@ -36,10 +36,10 @@ class ActivateTypeCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ActivateTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ActivateTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ActivateTypeCommand = ActivateTypeCommand;
|
|
@@ -36,10 +36,10 @@ class BatchDescribeTypeConfigurationsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_BatchDescribeTypeConfigurationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_BatchDescribeTypeConfigurationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchDescribeTypeConfigurationsCommand = BatchDescribeTypeConfigurationsCommand;
|
|
@@ -36,10 +36,10 @@ class CancelUpdateStackCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CancelUpdateStackCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CancelUpdateStackCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CancelUpdateStackCommand = CancelUpdateStackCommand;
|
|
@@ -36,10 +36,10 @@ class ContinueUpdateRollbackCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ContinueUpdateRollbackCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ContinueUpdateRollbackCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ContinueUpdateRollbackCommand = ContinueUpdateRollbackCommand;
|
|
@@ -36,10 +36,10 @@ class CreateChangeSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateChangeSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateChangeSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateChangeSetCommand = CreateChangeSetCommand;
|
|
@@ -36,10 +36,10 @@ class CreateStackCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateStackCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateStackCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateStackCommand = CreateStackCommand;
|
|
@@ -36,10 +36,10 @@ class CreateStackInstancesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateStackInstancesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateStackInstancesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateStackInstancesCommand = CreateStackInstancesCommand;
|
|
@@ -36,10 +36,10 @@ class CreateStackSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_CreateStackSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_CreateStackSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateStackSetCommand = CreateStackSetCommand;
|
|
@@ -36,10 +36,10 @@ class DeactivateTypeCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeactivateTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeactivateTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeactivateTypeCommand = DeactivateTypeCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteChangeSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteChangeSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteChangeSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteChangeSetCommand = DeleteChangeSetCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteStackCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteStackCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteStackCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteStackCommand = DeleteStackCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteStackInstancesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteStackInstancesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteStackInstancesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteStackInstancesCommand = DeleteStackInstancesCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteStackSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeleteStackSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeleteStackSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteStackSetCommand = DeleteStackSetCommand;
|
|
@@ -36,10 +36,10 @@ class DeregisterTypeCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DeregisterTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DeregisterTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeregisterTypeCommand = DeregisterTypeCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeAccountLimitsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeAccountLimitsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeAccountLimitsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeAccountLimitsCommand = DescribeAccountLimitsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeChangeSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeChangeSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeChangeSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeChangeSetCommand = DescribeChangeSetCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeChangeSetHooksCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeChangeSetHooksCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeChangeSetHooksCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeChangeSetHooksCommand = DescribeChangeSetHooksCommand;
|
|
@@ -36,10 +36,10 @@ class DescribePublisherCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribePublisherCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribePublisherCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribePublisherCommand = DescribePublisherCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeStackDriftDetectionStatusCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeStackDriftDetectionStatusCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeStackDriftDetectionStatusCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeStackDriftDetectionStatusCommand = DescribeStackDriftDetectionStatusCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeStackEventsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeStackEventsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeStackEventsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeStackEventsCommand = DescribeStackEventsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeStackInstanceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeStackInstanceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeStackInstanceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeStackInstanceCommand = DescribeStackInstanceCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeStackResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeStackResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeStackResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeStackResourceCommand = DescribeStackResourceCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeStackResourceDriftsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeStackResourceDriftsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeStackResourceDriftsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeStackResourceDriftsCommand = DescribeStackResourceDriftsCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeStackResourcesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeStackResourcesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeStackResourcesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeStackResourcesCommand = DescribeStackResourcesCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeStackSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeStackSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeStackSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeStackSetCommand = DescribeStackSetCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeStackSetOperationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeStackSetOperationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeStackSetOperationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeStackSetOperationCommand = DescribeStackSetOperationCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeStacksCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeStacksCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeStacksCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeStacksCommand = DescribeStacksCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeTypeCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeTypeCommand = DescribeTypeCommand;
|
|
@@ -36,10 +36,10 @@ class DescribeTypeRegistrationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DescribeTypeRegistrationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DescribeTypeRegistrationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DescribeTypeRegistrationCommand = DescribeTypeRegistrationCommand;
|
|
@@ -36,10 +36,10 @@ class DetectStackDriftCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DetectStackDriftCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DetectStackDriftCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DetectStackDriftCommand = DetectStackDriftCommand;
|
|
@@ -36,10 +36,10 @@ class DetectStackResourceDriftCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DetectStackResourceDriftCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DetectStackResourceDriftCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DetectStackResourceDriftCommand = DetectStackResourceDriftCommand;
|
|
@@ -36,10 +36,10 @@ class DetectStackSetDriftCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_DetectStackSetDriftCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_DetectStackSetDriftCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DetectStackSetDriftCommand = DetectStackSetDriftCommand;
|
|
@@ -36,10 +36,10 @@ class EstimateTemplateCostCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_EstimateTemplateCostCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_EstimateTemplateCostCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.EstimateTemplateCostCommand = EstimateTemplateCostCommand;
|
|
@@ -36,10 +36,10 @@ class ExecuteChangeSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ExecuteChangeSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ExecuteChangeSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ExecuteChangeSetCommand = ExecuteChangeSetCommand;
|
|
@@ -36,10 +36,10 @@ class GetStackPolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetStackPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetStackPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetStackPolicyCommand = GetStackPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class GetTemplateCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetTemplateCommand = GetTemplateCommand;
|
|
@@ -36,10 +36,10 @@ class GetTemplateSummaryCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_GetTemplateSummaryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_GetTemplateSummaryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetTemplateSummaryCommand = GetTemplateSummaryCommand;
|
|
@@ -36,10 +36,10 @@ class ImportStacksToStackSetCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ImportStacksToStackSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ImportStacksToStackSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ImportStacksToStackSetCommand = ImportStacksToStackSetCommand;
|
|
@@ -36,10 +36,10 @@ class ListChangeSetsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListChangeSetsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListChangeSetsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListChangeSetsCommand = ListChangeSetsCommand;
|
|
@@ -36,10 +36,10 @@ class ListExportsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListExportsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListExportsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListExportsCommand = ListExportsCommand;
|
|
@@ -36,10 +36,10 @@ class ListImportsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListImportsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListImportsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListImportsCommand = ListImportsCommand;
|
|
@@ -36,10 +36,10 @@ class ListStackInstancesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListStackInstancesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListStackInstancesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListStackInstancesCommand = ListStackInstancesCommand;
|
|
@@ -36,10 +36,10 @@ class ListStackResourcesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_query_1.
|
|
39
|
+
return (0, Aws_query_1.se_ListStackResourcesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListStackResourcesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListStackResourcesCommand = ListStackResourcesCommand;
|