@aws-sdk/client-cloudformation 3.130.0 → 3.141.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/CHANGELOG.md +30 -0
- package/README.md +1 -1
- package/dist-cjs/commands/ActivateTypeCommand.js +2 -2
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/CancelUpdateStackCommand.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +2 -2
- package/dist-cjs/commands/SignalResourceCommand.js +1 -1
- 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/models/models_0.js +745 -1115
- package/dist-es/commands/ActivateTypeCommand.js +3 -3
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -3
- package/dist-es/commands/CancelUpdateStackCommand.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist-es/commands/SetTypeConfigurationCommand.js +3 -3
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -3
- package/dist-es/commands/SignalResourceCommand.js +2 -2
- 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/models/models_0.js +185 -740
- package/dist-types/models/models_0.d.ts +740 -1110
- package/dist-types/ts3.4/models/models_0.d.ts +370 -740
- package/package.json +7 -7
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DetectStackDriftInputFilterSensitiveLog, DetectStackDriftOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDetectStackDriftCommand, serializeAws_queryDetectStackDriftCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DetectStackDriftCommand = (function (_super) {
|
|
7
7
|
__extends(DetectStackDriftCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DetectStackDriftCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DetectStackDriftInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DetectStackDriftOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DetectStackResourceDriftInputFilterSensitiveLog, DetectStackResourceDriftOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDetectStackResourceDriftCommand, serializeAws_queryDetectStackResourceDriftCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DetectStackResourceDriftCommand = (function (_super) {
|
|
7
7
|
__extends(DetectStackResourceDriftCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DetectStackResourceDriftCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DetectStackResourceDriftInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DetectStackResourceDriftOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DetectStackSetDriftInputFilterSensitiveLog, DetectStackSetDriftOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDetectStackSetDriftCommand, serializeAws_queryDetectStackSetDriftCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var DetectStackSetDriftCommand = (function (_super) {
|
|
7
7
|
__extends(DetectStackSetDriftCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DetectStackSetDriftCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DetectStackSetDriftInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DetectStackSetDriftOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { EstimateTemplateCostInputFilterSensitiveLog, EstimateTemplateCostOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryEstimateTemplateCostCommand, serializeAws_queryEstimateTemplateCostCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var EstimateTemplateCostCommand = (function (_super) {
|
|
7
7
|
__extends(EstimateTemplateCostCommand, _super);
|
|
@@ -20,8 +20,8 @@ var EstimateTemplateCostCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: EstimateTemplateCostInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: EstimateTemplateCostOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ExecuteChangeSetInputFilterSensitiveLog, ExecuteChangeSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryExecuteChangeSetCommand, serializeAws_queryExecuteChangeSetCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var ExecuteChangeSetCommand = (function (_super) {
|
|
7
7
|
__extends(ExecuteChangeSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ExecuteChangeSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ExecuteChangeSetInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ExecuteChangeSetOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetStackPolicyInputFilterSensitiveLog, GetStackPolicyOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryGetStackPolicyCommand, serializeAws_queryGetStackPolicyCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var GetStackPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(GetStackPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetStackPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetStackPolicyInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetStackPolicyOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetTemplateInputFilterSensitiveLog, GetTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryGetTemplateCommand, serializeAws_queryGetTemplateCommand } from "../protocols/Aws_query";
|
|
6
6
|
var GetTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(GetTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetTemplateInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetTemplateOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetTemplateSummaryInputFilterSensitiveLog, GetTemplateSummaryOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryGetTemplateSummaryCommand, serializeAws_queryGetTemplateSummaryCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var GetTemplateSummaryCommand = (function (_super) {
|
|
7
7
|
__extends(GetTemplateSummaryCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetTemplateSummaryCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetTemplateSummaryInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetTemplateSummaryOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ImportStacksToStackSetInputFilterSensitiveLog, ImportStacksToStackSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryImportStacksToStackSetCommand, serializeAws_queryImportStacksToStackSetCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var ImportStacksToStackSetCommand = (function (_super) {
|
|
7
7
|
__extends(ImportStacksToStackSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ImportStacksToStackSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ImportStacksToStackSetInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ImportStacksToStackSetOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListChangeSetsInputFilterSensitiveLog, ListChangeSetsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListChangeSetsCommand, serializeAws_queryListChangeSetsCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var ListChangeSetsCommand = (function (_super) {
|
|
7
7
|
__extends(ListChangeSetsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListChangeSetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListChangeSetsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListChangeSetsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListExportsInputFilterSensitiveLog, ListExportsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListExportsCommand, serializeAws_queryListExportsCommand } from "../protocols/Aws_query";
|
|
6
6
|
var ListExportsCommand = (function (_super) {
|
|
7
7
|
__extends(ListExportsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListExportsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListExportsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListExportsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListImportsInputFilterSensitiveLog, ListImportsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListImportsCommand, serializeAws_queryListImportsCommand } from "../protocols/Aws_query";
|
|
6
6
|
var ListImportsCommand = (function (_super) {
|
|
7
7
|
__extends(ListImportsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListImportsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListImportsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListImportsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListStackInstancesInputFilterSensitiveLog, ListStackInstancesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListStackInstancesCommand, serializeAws_queryListStackInstancesCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var ListStackInstancesCommand = (function (_super) {
|
|
7
7
|
__extends(ListStackInstancesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListStackInstancesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListStackInstancesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListStackInstancesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListStackResourcesInputFilterSensitiveLog, ListStackResourcesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListStackResourcesCommand, serializeAws_queryListStackResourcesCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var ListStackResourcesCommand = (function (_super) {
|
|
7
7
|
__extends(ListStackResourcesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListStackResourcesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListStackResourcesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListStackResourcesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListStackSetOperationResultsInputFilterSensitiveLog, ListStackSetOperationResultsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListStackSetOperationResultsCommand, serializeAws_queryListStackSetOperationResultsCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var ListStackSetOperationResultsCommand = (function (_super) {
|
|
7
7
|
__extends(ListStackSetOperationResultsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListStackSetOperationResultsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListStackSetOperationResultsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListStackSetOperationResultsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListStackSetOperationsInputFilterSensitiveLog, ListStackSetOperationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListStackSetOperationsCommand, serializeAws_queryListStackSetOperationsCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var ListStackSetOperationsCommand = (function (_super) {
|
|
7
7
|
__extends(ListStackSetOperationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListStackSetOperationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListStackSetOperationsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListStackSetOperationsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListStackSetsInputFilterSensitiveLog, ListStackSetsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListStackSetsCommand, serializeAws_queryListStackSetsCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var ListStackSetsCommand = (function (_super) {
|
|
7
7
|
__extends(ListStackSetsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListStackSetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListStackSetsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListStackSetsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListStacksInputFilterSensitiveLog, ListStacksOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListStacksCommand, serializeAws_queryListStacksCommand } from "../protocols/Aws_query";
|
|
6
6
|
var ListStacksCommand = (function (_super) {
|
|
7
7
|
__extends(ListStacksCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListStacksCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListStacksInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListStacksOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListTypeRegistrationsInputFilterSensitiveLog, ListTypeRegistrationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListTypeRegistrationsCommand, serializeAws_queryListTypeRegistrationsCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var ListTypeRegistrationsCommand = (function (_super) {
|
|
7
7
|
__extends(ListTypeRegistrationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListTypeRegistrationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListTypeRegistrationsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListTypeRegistrationsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListTypeVersionsInputFilterSensitiveLog, ListTypeVersionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListTypeVersionsCommand, serializeAws_queryListTypeVersionsCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var ListTypeVersionsCommand = (function (_super) {
|
|
7
7
|
__extends(ListTypeVersionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListTypeVersionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListTypeVersionsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListTypeVersionsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListTypesInputFilterSensitiveLog, ListTypesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListTypesCommand, serializeAws_queryListTypesCommand } from "../protocols/Aws_query";
|
|
6
6
|
var ListTypesCommand = (function (_super) {
|
|
7
7
|
__extends(ListTypesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListTypesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListTypesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListTypesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PublishTypeInputFilterSensitiveLog, PublishTypeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryPublishTypeCommand, serializeAws_queryPublishTypeCommand } from "../protocols/Aws_query";
|
|
6
6
|
var PublishTypeCommand = (function (_super) {
|
|
7
7
|
__extends(PublishTypeCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PublishTypeCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PublishTypeInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PublishTypeOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { RecordHandlerProgressInputFilterSensitiveLog, RecordHandlerProgressOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryRecordHandlerProgressCommand, serializeAws_queryRecordHandlerProgressCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var RecordHandlerProgressCommand = (function (_super) {
|
|
7
7
|
__extends(RecordHandlerProgressCommand, _super);
|
|
@@ -20,8 +20,8 @@ var RecordHandlerProgressCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: RecordHandlerProgressInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: RecordHandlerProgressOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { RegisterPublisherInputFilterSensitiveLog, RegisterPublisherOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryRegisterPublisherCommand, serializeAws_queryRegisterPublisherCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var RegisterPublisherCommand = (function (_super) {
|
|
7
7
|
__extends(RegisterPublisherCommand, _super);
|
|
@@ -20,8 +20,8 @@ var RegisterPublisherCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: RegisterPublisherInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: RegisterPublisherOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { RegisterTypeInputFilterSensitiveLog, RegisterTypeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryRegisterTypeCommand, serializeAws_queryRegisterTypeCommand } from "../protocols/Aws_query";
|
|
6
6
|
var RegisterTypeCommand = (function (_super) {
|
|
7
7
|
__extends(RegisterTypeCommand, _super);
|
|
@@ -20,8 +20,8 @@ var RegisterTypeCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: RegisterTypeInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: RegisterTypeOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { RollbackStackInputFilterSensitiveLog, RollbackStackOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryRollbackStackCommand, serializeAws_queryRollbackStackCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var RollbackStackCommand = (function (_super) {
|
|
7
7
|
__extends(RollbackStackCommand, _super);
|
|
@@ -20,8 +20,8 @@ var RollbackStackCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: RollbackStackInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: RollbackStackOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { SetStackPolicyInputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_querySetStackPolicyCommand, serializeAws_querySetStackPolicyCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var SetStackPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(SetStackPolicyCommand, _super);
|
|
@@ -20,7 +20,7 @@ var SetStackPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: SetStackPolicyInputFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { SetTypeConfigurationInputFilterSensitiveLog, SetTypeConfigurationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_querySetTypeConfigurationCommand, serializeAws_querySetTypeConfigurationCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var SetTypeConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(SetTypeConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var SetTypeConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: SetTypeConfigurationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: SetTypeConfigurationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { SetTypeDefaultVersionInputFilterSensitiveLog, SetTypeDefaultVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_querySetTypeDefaultVersionCommand, serializeAws_querySetTypeDefaultVersionCommand, } from "../protocols/Aws_query";
|
|
6
6
|
var SetTypeDefaultVersionCommand = (function (_super) {
|
|
7
7
|
__extends(SetTypeDefaultVersionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var SetTypeDefaultVersionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: SetTypeDefaultVersionInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: SetTypeDefaultVersionOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|