@aws-sdk/client-cloudformation 3.297.0 → 3.299.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 -3
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/CancelUpdateStackCommand.js +2 -3
- package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +2 -3
- package/dist-cjs/commands/CreateChangeSetCommand.js +2 -3
- package/dist-cjs/commands/CreateStackCommand.js +2 -3
- package/dist-cjs/commands/CreateStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/CreateStackSetCommand.js +2 -3
- package/dist-cjs/commands/DeactivateTypeCommand.js +2 -3
- package/dist-cjs/commands/DeleteChangeSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteStackCommand.js +2 -3
- package/dist-cjs/commands/DeleteStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/DeleteStackSetCommand.js +2 -3
- package/dist-cjs/commands/DeregisterTypeCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-cjs/commands/DescribeChangeSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +2 -3
- package/dist-cjs/commands/DescribePublisherCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackInstanceCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackResourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackResourcesCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackSetOperationCommand.js +2 -3
- package/dist-cjs/commands/DescribeStacksCommand.js +2 -3
- package/dist-cjs/commands/DescribeTypeCommand.js +2 -3
- package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +2 -3
- package/dist-cjs/commands/DetectStackDriftCommand.js +2 -3
- package/dist-cjs/commands/DetectStackResourceDriftCommand.js +2 -3
- package/dist-cjs/commands/DetectStackSetDriftCommand.js +2 -3
- package/dist-cjs/commands/EstimateTemplateCostCommand.js +2 -3
- package/dist-cjs/commands/ExecuteChangeSetCommand.js +2 -3
- package/dist-cjs/commands/GetStackPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetTemplateSummaryCommand.js +2 -3
- package/dist-cjs/commands/ImportStacksToStackSetCommand.js +2 -3
- package/dist-cjs/commands/ListChangeSetsCommand.js +2 -3
- package/dist-cjs/commands/ListExportsCommand.js +2 -3
- package/dist-cjs/commands/ListImportsCommand.js +2 -3
- package/dist-cjs/commands/ListStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/ListStackResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +2 -3
- package/dist-cjs/commands/ListStackSetOperationsCommand.js +2 -3
- package/dist-cjs/commands/ListStackSetsCommand.js +2 -3
- package/dist-cjs/commands/ListStacksCommand.js +2 -3
- package/dist-cjs/commands/ListTypeRegistrationsCommand.js +2 -3
- package/dist-cjs/commands/ListTypeVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTypesCommand.js +2 -3
- package/dist-cjs/commands/PublishTypeCommand.js +2 -3
- package/dist-cjs/commands/RecordHandlerProgressCommand.js +2 -3
- package/dist-cjs/commands/RegisterPublisherCommand.js +2 -3
- package/dist-cjs/commands/RegisterTypeCommand.js +2 -3
- package/dist-cjs/commands/RollbackStackCommand.js +2 -3
- package/dist-cjs/commands/SetStackPolicyCommand.js +2 -3
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +2 -3
- package/dist-cjs/commands/SignalResourceCommand.js +2 -3
- package/dist-cjs/commands/StopStackSetOperationCommand.js +2 -3
- package/dist-cjs/commands/TestTypeCommand.js +2 -3
- package/dist-cjs/commands/UpdateStackCommand.js +2 -3
- package/dist-cjs/commands/UpdateStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/UpdateStackSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +2 -3
- package/dist-cjs/commands/ValidateTemplateCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -753
- package/dist-es/commands/ActivateTypeCommand.js +2 -3
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -3
- package/dist-es/commands/CancelUpdateStackCommand.js +2 -3
- package/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -3
- package/dist-es/commands/CreateChangeSetCommand.js +2 -3
- package/dist-es/commands/CreateStackCommand.js +2 -3
- package/dist-es/commands/CreateStackInstancesCommand.js +2 -3
- package/dist-es/commands/CreateStackSetCommand.js +2 -3
- package/dist-es/commands/DeactivateTypeCommand.js +2 -3
- package/dist-es/commands/DeleteChangeSetCommand.js +2 -3
- package/dist-es/commands/DeleteStackCommand.js +2 -3
- package/dist-es/commands/DeleteStackInstancesCommand.js +2 -3
- package/dist-es/commands/DeleteStackSetCommand.js +2 -3
- package/dist-es/commands/DeregisterTypeCommand.js +2 -3
- package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-es/commands/DescribeChangeSetCommand.js +2 -3
- package/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -3
- package/dist-es/commands/DescribePublisherCommand.js +2 -3
- package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -3
- package/dist-es/commands/DescribeStackEventsCommand.js +2 -3
- package/dist-es/commands/DescribeStackInstanceCommand.js +2 -3
- package/dist-es/commands/DescribeStackResourceCommand.js +2 -3
- package/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -3
- package/dist-es/commands/DescribeStackResourcesCommand.js +2 -3
- package/dist-es/commands/DescribeStackSetCommand.js +2 -3
- package/dist-es/commands/DescribeStackSetOperationCommand.js +2 -3
- package/dist-es/commands/DescribeStacksCommand.js +2 -3
- package/dist-es/commands/DescribeTypeCommand.js +2 -3
- package/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -3
- package/dist-es/commands/DetectStackDriftCommand.js +2 -3
- package/dist-es/commands/DetectStackResourceDriftCommand.js +2 -3
- package/dist-es/commands/DetectStackSetDriftCommand.js +2 -3
- package/dist-es/commands/EstimateTemplateCostCommand.js +2 -3
- package/dist-es/commands/ExecuteChangeSetCommand.js +2 -3
- package/dist-es/commands/GetStackPolicyCommand.js +2 -3
- package/dist-es/commands/GetTemplateCommand.js +2 -3
- package/dist-es/commands/GetTemplateSummaryCommand.js +2 -3
- package/dist-es/commands/ImportStacksToStackSetCommand.js +2 -3
- package/dist-es/commands/ListChangeSetsCommand.js +2 -3
- package/dist-es/commands/ListExportsCommand.js +2 -3
- package/dist-es/commands/ListImportsCommand.js +2 -3
- package/dist-es/commands/ListStackInstancesCommand.js +2 -3
- package/dist-es/commands/ListStackResourcesCommand.js +2 -3
- package/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -3
- package/dist-es/commands/ListStackSetOperationsCommand.js +2 -3
- package/dist-es/commands/ListStackSetsCommand.js +2 -3
- package/dist-es/commands/ListStacksCommand.js +2 -3
- package/dist-es/commands/ListTypeRegistrationsCommand.js +2 -3
- package/dist-es/commands/ListTypeVersionsCommand.js +2 -3
- package/dist-es/commands/ListTypesCommand.js +2 -3
- package/dist-es/commands/PublishTypeCommand.js +2 -3
- package/dist-es/commands/RecordHandlerProgressCommand.js +2 -3
- package/dist-es/commands/RegisterPublisherCommand.js +2 -3
- package/dist-es/commands/RegisterTypeCommand.js +2 -3
- package/dist-es/commands/RollbackStackCommand.js +2 -3
- package/dist-es/commands/SetStackPolicyCommand.js +2 -3
- package/dist-es/commands/SetTypeConfigurationCommand.js +2 -3
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -3
- package/dist-es/commands/SignalResourceCommand.js +2 -3
- package/dist-es/commands/StopStackSetOperationCommand.js +2 -3
- package/dist-es/commands/TestTypeCommand.js +2 -3
- package/dist-es/commands/UpdateStackCommand.js +2 -3
- package/dist-es/commands/UpdateStackInstancesCommand.js +2 -3
- package/dist-es/commands/UpdateStackSetCommand.js +2 -3
- package/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -3
- package/dist-es/commands/ValidateTemplateCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -561
- package/dist-types/models/models_0.d.ts +0 -748
- package/dist-types/ts3.4/models/models_0.d.ts +0 -535
- package/package.json +11 -10
|
@@ -4,7 +4,6 @@ exports.UpdateStackInstancesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class UpdateStackInstancesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateStackInstancesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateStackSetCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class UpdateStackSetCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateStackSetCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateTerminationProtectionCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class UpdateTerminationProtectionCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateTerminationProtectionCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.ValidateTemplateCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class ValidateTemplateCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class ValidateTemplateCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|