@aws-sdk/client-cloudformation 3.306.0 → 3.309.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/endpoint/ruleset.js +3 -3
- package/dist-cjs/protocols/Aws_query.js +1158 -1158
- package/dist-cjs/waiters/waitForStackDeleteComplete.js +15 -0
- 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/endpoint/ruleset.js +3 -3
- package/dist-es/protocols/Aws_query.js +1023 -1023
- package/dist-es/waiters/waitForStackDeleteComplete.js +15 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/protocols/Aws_query.d.ts +528 -132
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +132 -132
- package/package.json +6 -6
|
@@ -36,10 +36,10 @@ class ListStackSetOperationResultsCommand 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_ListStackSetOperationResultsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListStackSetOperationResultsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListStackSetOperationResultsCommand = ListStackSetOperationResultsCommand;
|
|
@@ -36,10 +36,10 @@ class ListStackSetOperationsCommand 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_ListStackSetOperationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListStackSetOperationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListStackSetOperationsCommand = ListStackSetOperationsCommand;
|
|
@@ -36,10 +36,10 @@ class ListStackSetsCommand 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_ListStackSetsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListStackSetsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListStackSetsCommand = ListStackSetsCommand;
|
|
@@ -36,10 +36,10 @@ class ListStacksCommand 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_ListStacksCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListStacksCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListStacksCommand = ListStacksCommand;
|
|
@@ -36,10 +36,10 @@ class ListTypeRegistrationsCommand 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_ListTypeRegistrationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListTypeRegistrationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTypeRegistrationsCommand = ListTypeRegistrationsCommand;
|
|
@@ -36,10 +36,10 @@ class ListTypeVersionsCommand 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_ListTypeVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListTypeVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTypeVersionsCommand = ListTypeVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListTypesCommand 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_ListTypesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ListTypesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTypesCommand = ListTypesCommand;
|
|
@@ -36,10 +36,10 @@ class PublishTypeCommand 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_PublishTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_PublishTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PublishTypeCommand = PublishTypeCommand;
|
|
@@ -36,10 +36,10 @@ class RecordHandlerProgressCommand 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_RecordHandlerProgressCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_RecordHandlerProgressCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RecordHandlerProgressCommand = RecordHandlerProgressCommand;
|
|
@@ -36,10 +36,10 @@ class RegisterPublisherCommand 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_RegisterPublisherCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_RegisterPublisherCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RegisterPublisherCommand = RegisterPublisherCommand;
|
|
@@ -36,10 +36,10 @@ class RegisterTypeCommand 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_RegisterTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_RegisterTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RegisterTypeCommand = RegisterTypeCommand;
|
|
@@ -36,10 +36,10 @@ class RollbackStackCommand 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_RollbackStackCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_RollbackStackCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RollbackStackCommand = RollbackStackCommand;
|
|
@@ -36,10 +36,10 @@ class SetStackPolicyCommand 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_SetStackPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_SetStackPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.SetStackPolicyCommand = SetStackPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class SetTypeConfigurationCommand 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_SetTypeConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_SetTypeConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.SetTypeConfigurationCommand = SetTypeConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class SetTypeDefaultVersionCommand 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_SetTypeDefaultVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_SetTypeDefaultVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.SetTypeDefaultVersionCommand = SetTypeDefaultVersionCommand;
|
|
@@ -36,10 +36,10 @@ class SignalResourceCommand 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_SignalResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_SignalResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.SignalResourceCommand = SignalResourceCommand;
|
|
@@ -36,10 +36,10 @@ class StopStackSetOperationCommand 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_StopStackSetOperationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_StopStackSetOperationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopStackSetOperationCommand = StopStackSetOperationCommand;
|
|
@@ -36,10 +36,10 @@ class TestTypeCommand 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_TestTypeCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_TestTypeCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TestTypeCommand = TestTypeCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateStackCommand 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_UpdateStackCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_UpdateStackCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateStackCommand = UpdateStackCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateStackInstancesCommand 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_UpdateStackInstancesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_UpdateStackInstancesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateStackInstancesCommand = UpdateStackInstancesCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateStackSetCommand 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_UpdateStackSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_UpdateStackSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateStackSetCommand = UpdateStackSetCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateTerminationProtectionCommand 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_UpdateTerminationProtectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_UpdateTerminationProtectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateTerminationProtectionCommand = UpdateTerminationProtectionCommand;
|
|
@@ -36,10 +36,10 @@ class ValidateTemplateCommand 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_ValidateTemplateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.de_ValidateTemplateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ValidateTemplateCommand = ValidateTemplateCommand;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://cloudformation-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://cloudformation.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://cloudformation-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://cloudformation.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://cloudformation.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|