@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,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
3
|
+
exports.StackSetDriftDetectionStatus = exports.StackStatus = exports.DifferenceType = exports.StackResourceDriftStatus = exports.StackInstanceNotFoundException = exports.ResourceStatus = exports.HookStatus = exports.StackDriftStatus = exports.StackDriftDetectionStatus = exports.PublisherStatus = exports.IdentityProvider = exports.StackSetNotEmptyException = exports.InvalidChangeSetStatusException = exports.NameAlreadyExistsException = exports.CreatedButModifiedException = exports.StaleRequestException = exports.StackSetNotFoundException = exports.OperationInProgressException = exports.OperationIdAlreadyExistsException = exports.InvalidOperationException = exports.RegionConcurrencyType = exports.OnFailure = exports.LimitExceededException = exports.InsufficientCapabilitiesException = exports.ChangeSetType = exports.ExecutionStatus = exports.ChangeSetStatus = exports.ChangeSetNotFoundException = exports.ChangeSetHooksStatus = exports.HookTargetType = exports.HookInvocationPoint = exports.HookFailureMode = exports.ChangeType = exports.Replacement = exports.RequiresRecreation = exports.ResourceAttribute = exports.EvaluationType = exports.ChangeSource = exports.ChangeAction = exports.Category = exports.Capability = exports.TokenAlreadyExistsException = exports.CallAs = exports.TypeConfigurationNotFoundException = exports.AlreadyExistsException = exports.TypeNotFoundException = exports.CFNRegistryException = exports.VersionBump = exports.ThirdPartyType = exports.AccountFilterType = void 0;
|
|
4
|
+
exports.DeactivateTypeInputFilterSensitiveLog = exports.CreateStackSetOutputFilterSensitiveLog = exports.CreateStackSetInputFilterSensitiveLog = exports.ManagedExecutionFilterSensitiveLog = exports.CreateStackInstancesOutputFilterSensitiveLog = exports.CreateStackInstancesInputFilterSensitiveLog = exports.StackSetOperationPreferencesFilterSensitiveLog = exports.DeploymentTargetsFilterSensitiveLog = exports.CreateStackOutputFilterSensitiveLog = exports.CreateStackInputFilterSensitiveLog = exports.CreateChangeSetOutputFilterSensitiveLog = exports.CreateChangeSetInputFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.RollbackConfigurationFilterSensitiveLog = exports.RollbackTriggerFilterSensitiveLog = exports.ResourceToImportFilterSensitiveLog = exports.ParameterFilterSensitiveLog = exports.ContinueUpdateRollbackOutputFilterSensitiveLog = exports.ContinueUpdateRollbackInputFilterSensitiveLog = exports.ChangeSetSummaryFilterSensitiveLog = exports.ChangeSetHookFilterSensitiveLog = exports.ChangeSetHookTargetDetailsFilterSensitiveLog = exports.ChangeSetHookResourceTargetDetailsFilterSensitiveLog = exports.ChangeFilterSensitiveLog = exports.ResourceChangeFilterSensitiveLog = exports.ModuleInfoFilterSensitiveLog = exports.ResourceChangeDetailFilterSensitiveLog = exports.ResourceTargetDefinitionFilterSensitiveLog = exports.CancelUpdateStackInputFilterSensitiveLog = exports.BatchDescribeTypeConfigurationsOutputFilterSensitiveLog = exports.TypeConfigurationDetailsFilterSensitiveLog = exports.BatchDescribeTypeConfigurationsErrorFilterSensitiveLog = exports.BatchDescribeTypeConfigurationsInputFilterSensitiveLog = exports.TypeConfigurationIdentifierFilterSensitiveLog = exports.AutoDeploymentFilterSensitiveLog = exports.ActivateTypeOutputFilterSensitiveLog = exports.ActivateTypeInputFilterSensitiveLog = exports.LoggingConfigFilterSensitiveLog = exports.AccountLimitFilterSensitiveLog = exports.AccountGateResultFilterSensitiveLog = exports.ResourceSignalStatus = exports.HandlerErrorCode = exports.OperationStatus = exports.OperationStatusCheckFailedException = exports.InvalidStateTransitionException = exports.StackNotFoundException = exports.TemplateStage = exports.TypeTestsStatus = exports.OperationNotFoundException = exports.StackSetDriftStatus = void 0;
|
|
5
|
+
exports.StackSetOperationFilterSensitiveLog = exports.DescribeStackSetOperationInputFilterSensitiveLog = exports.DescribeStackSetOutputFilterSensitiveLog = exports.StackSetFilterSensitiveLog = exports.StackSetDriftDetectionDetailsFilterSensitiveLog = exports.DescribeStackSetInputFilterSensitiveLog = exports.DescribeStacksOutputFilterSensitiveLog = exports.StackFilterSensitiveLog = exports.OutputFilterSensitiveLog = exports.StackDriftInformationFilterSensitiveLog = exports.DescribeStacksInputFilterSensitiveLog = exports.DescribeStackResourcesOutputFilterSensitiveLog = exports.StackResourceFilterSensitiveLog = exports.DescribeStackResourcesInputFilterSensitiveLog = exports.DescribeStackResourceDriftsOutputFilterSensitiveLog = exports.StackResourceDriftFilterSensitiveLog = exports.PropertyDifferenceFilterSensitiveLog = exports.PhysicalResourceIdContextKeyValuePairFilterSensitiveLog = exports.DescribeStackResourceDriftsInputFilterSensitiveLog = exports.DescribeStackResourceOutputFilterSensitiveLog = exports.StackResourceDetailFilterSensitiveLog = exports.StackResourceDriftInformationFilterSensitiveLog = exports.DescribeStackResourceInputFilterSensitiveLog = exports.DescribeStackInstanceOutputFilterSensitiveLog = exports.StackInstanceFilterSensitiveLog = exports.StackInstanceComprehensiveStatusFilterSensitiveLog = exports.DescribeStackInstanceInputFilterSensitiveLog = exports.DescribeStackEventsOutputFilterSensitiveLog = exports.StackEventFilterSensitiveLog = exports.DescribeStackEventsInputFilterSensitiveLog = exports.DescribeStackDriftDetectionStatusOutputFilterSensitiveLog = exports.DescribeStackDriftDetectionStatusInputFilterSensitiveLog = exports.DescribePublisherOutputFilterSensitiveLog = exports.DescribePublisherInputFilterSensitiveLog = exports.DescribeChangeSetHooksOutputFilterSensitiveLog = exports.DescribeChangeSetHooksInputFilterSensitiveLog = exports.DescribeChangeSetOutputFilterSensitiveLog = exports.DescribeChangeSetInputFilterSensitiveLog = exports.DescribeAccountLimitsOutputFilterSensitiveLog = exports.DescribeAccountLimitsInputFilterSensitiveLog = exports.DeregisterTypeOutputFilterSensitiveLog = exports.DeregisterTypeInputFilterSensitiveLog = exports.DeleteStackSetOutputFilterSensitiveLog = exports.DeleteStackSetInputFilterSensitiveLog = exports.DeleteStackInstancesOutputFilterSensitiveLog = exports.DeleteStackInstancesInputFilterSensitiveLog = exports.DeleteStackInputFilterSensitiveLog = exports.DeleteChangeSetOutputFilterSensitiveLog = exports.DeleteChangeSetInputFilterSensitiveLog = exports.DeactivateTypeOutputFilterSensitiveLog = void 0;
|
|
6
|
+
exports.ListStackSetOperationsInputFilterSensitiveLog = exports.ListStackSetOperationResultsOutputFilterSensitiveLog = exports.StackSetOperationResultSummaryFilterSensitiveLog = exports.ListStackSetOperationResultsInputFilterSensitiveLog = exports.ListStacksOutputFilterSensitiveLog = exports.StackSummaryFilterSensitiveLog = exports.StackDriftInformationSummaryFilterSensitiveLog = exports.ListStacksInputFilterSensitiveLog = exports.ListStackResourcesOutputFilterSensitiveLog = exports.StackResourceSummaryFilterSensitiveLog = exports.StackResourceDriftInformationSummaryFilterSensitiveLog = exports.ListStackResourcesInputFilterSensitiveLog = exports.ListStackInstancesOutputFilterSensitiveLog = exports.StackInstanceSummaryFilterSensitiveLog = exports.ListStackInstancesInputFilterSensitiveLog = exports.StackInstanceFilterFilterSensitiveLog = exports.ListImportsOutputFilterSensitiveLog = exports.ListImportsInputFilterSensitiveLog = exports.ListExportsOutputFilterSensitiveLog = exports.ExportFilterSensitiveLog = exports.ListExportsInputFilterSensitiveLog = exports.ListChangeSetsOutputFilterSensitiveLog = exports.ListChangeSetsInputFilterSensitiveLog = exports.ImportStacksToStackSetOutputFilterSensitiveLog = exports.ImportStacksToStackSetInputFilterSensitiveLog = exports.GetTemplateSummaryOutputFilterSensitiveLog = exports.ResourceIdentifierSummaryFilterSensitiveLog = exports.ParameterDeclarationFilterSensitiveLog = exports.ParameterConstraintsFilterSensitiveLog = exports.GetTemplateSummaryInputFilterSensitiveLog = exports.GetTemplateOutputFilterSensitiveLog = exports.GetTemplateInputFilterSensitiveLog = exports.GetStackPolicyOutputFilterSensitiveLog = exports.GetStackPolicyInputFilterSensitiveLog = exports.ExecuteChangeSetOutputFilterSensitiveLog = exports.ExecuteChangeSetInputFilterSensitiveLog = exports.EstimateTemplateCostOutputFilterSensitiveLog = exports.EstimateTemplateCostInputFilterSensitiveLog = exports.DetectStackSetDriftOutputFilterSensitiveLog = exports.DetectStackSetDriftInputFilterSensitiveLog = exports.DetectStackResourceDriftOutputFilterSensitiveLog = exports.DetectStackResourceDriftInputFilterSensitiveLog = exports.DetectStackDriftOutputFilterSensitiveLog = exports.DetectStackDriftInputFilterSensitiveLog = exports.DescribeTypeRegistrationOutputFilterSensitiveLog = exports.DescribeTypeRegistrationInputFilterSensitiveLog = exports.DescribeTypeOutputFilterSensitiveLog = exports.RequiredActivatedTypeFilterSensitiveLog = exports.DescribeTypeInputFilterSensitiveLog = exports.DescribeStackSetOperationOutputFilterSensitiveLog = void 0;
|
|
7
|
+
exports.ValidateTemplateOutputFilterSensitiveLog = exports.TemplateParameterFilterSensitiveLog = exports.ValidateTemplateInputFilterSensitiveLog = exports.UpdateTerminationProtectionOutputFilterSensitiveLog = exports.UpdateTerminationProtectionInputFilterSensitiveLog = exports.UpdateStackSetOutputFilterSensitiveLog = exports.UpdateStackSetInputFilterSensitiveLog = exports.UpdateStackInstancesOutputFilterSensitiveLog = exports.UpdateStackInstancesInputFilterSensitiveLog = exports.UpdateStackOutputFilterSensitiveLog = exports.UpdateStackInputFilterSensitiveLog = exports.TestTypeOutputFilterSensitiveLog = exports.TestTypeInputFilterSensitiveLog = exports.StopStackSetOperationOutputFilterSensitiveLog = exports.StopStackSetOperationInputFilterSensitiveLog = exports.SignalResourceInputFilterSensitiveLog = exports.SetTypeDefaultVersionOutputFilterSensitiveLog = exports.SetTypeDefaultVersionInputFilterSensitiveLog = exports.SetTypeConfigurationOutputFilterSensitiveLog = exports.SetTypeConfigurationInputFilterSensitiveLog = exports.SetStackPolicyInputFilterSensitiveLog = exports.RollbackStackOutputFilterSensitiveLog = exports.RollbackStackInputFilterSensitiveLog = exports.RegisterTypeOutputFilterSensitiveLog = exports.RegisterTypeInputFilterSensitiveLog = exports.RegisterPublisherOutputFilterSensitiveLog = exports.RegisterPublisherInputFilterSensitiveLog = exports.RecordHandlerProgressOutputFilterSensitiveLog = exports.RecordHandlerProgressInputFilterSensitiveLog = exports.PublishTypeOutputFilterSensitiveLog = exports.PublishTypeInputFilterSensitiveLog = exports.ListTypeVersionsOutputFilterSensitiveLog = exports.TypeVersionSummaryFilterSensitiveLog = exports.ListTypeVersionsInputFilterSensitiveLog = exports.ListTypesOutputFilterSensitiveLog = exports.TypeSummaryFilterSensitiveLog = exports.ListTypesInputFilterSensitiveLog = exports.TypeFiltersFilterSensitiveLog = exports.ListTypeRegistrationsOutputFilterSensitiveLog = exports.ListTypeRegistrationsInputFilterSensitiveLog = exports.ListStackSetsOutputFilterSensitiveLog = exports.StackSetSummaryFilterSensitiveLog = exports.ListStackSetsInputFilterSensitiveLog = exports.ListStackSetOperationsOutputFilterSensitiveLog = exports.StackSetOperationSummaryFilterSensitiveLog = void 0;
|
|
8
8
|
const CloudFormationServiceException_1 = require("./CloudFormationServiceException");
|
|
9
9
|
var AccountFilterType;
|
|
10
10
|
(function (AccountFilterType) {
|
|
@@ -13,24 +13,6 @@ var AccountFilterType;
|
|
|
13
13
|
AccountFilterType["NONE"] = "NONE";
|
|
14
14
|
AccountFilterType["UNION"] = "UNION";
|
|
15
15
|
})(AccountFilterType = exports.AccountFilterType || (exports.AccountFilterType = {}));
|
|
16
|
-
var AccountGateResult;
|
|
17
|
-
(function (AccountGateResult) {
|
|
18
|
-
AccountGateResult.filterSensitiveLog = (obj) => ({
|
|
19
|
-
...obj,
|
|
20
|
-
});
|
|
21
|
-
})(AccountGateResult = exports.AccountGateResult || (exports.AccountGateResult = {}));
|
|
22
|
-
var AccountLimit;
|
|
23
|
-
(function (AccountLimit) {
|
|
24
|
-
AccountLimit.filterSensitiveLog = (obj) => ({
|
|
25
|
-
...obj,
|
|
26
|
-
});
|
|
27
|
-
})(AccountLimit = exports.AccountLimit || (exports.AccountLimit = {}));
|
|
28
|
-
var LoggingConfig;
|
|
29
|
-
(function (LoggingConfig) {
|
|
30
|
-
LoggingConfig.filterSensitiveLog = (obj) => ({
|
|
31
|
-
...obj,
|
|
32
|
-
});
|
|
33
|
-
})(LoggingConfig = exports.LoggingConfig || (exports.LoggingConfig = {}));
|
|
34
16
|
var ThirdPartyType;
|
|
35
17
|
(function (ThirdPartyType) {
|
|
36
18
|
ThirdPartyType["HOOK"] = "HOOK";
|
|
@@ -42,18 +24,6 @@ var VersionBump;
|
|
|
42
24
|
VersionBump["MAJOR"] = "MAJOR";
|
|
43
25
|
VersionBump["MINOR"] = "MINOR";
|
|
44
26
|
})(VersionBump = exports.VersionBump || (exports.VersionBump = {}));
|
|
45
|
-
var ActivateTypeInput;
|
|
46
|
-
(function (ActivateTypeInput) {
|
|
47
|
-
ActivateTypeInput.filterSensitiveLog = (obj) => ({
|
|
48
|
-
...obj,
|
|
49
|
-
});
|
|
50
|
-
})(ActivateTypeInput = exports.ActivateTypeInput || (exports.ActivateTypeInput = {}));
|
|
51
|
-
var ActivateTypeOutput;
|
|
52
|
-
(function (ActivateTypeOutput) {
|
|
53
|
-
ActivateTypeOutput.filterSensitiveLog = (obj) => ({
|
|
54
|
-
...obj,
|
|
55
|
-
});
|
|
56
|
-
})(ActivateTypeOutput = exports.ActivateTypeOutput || (exports.ActivateTypeOutput = {}));
|
|
57
27
|
class CFNRegistryException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
58
28
|
constructor(opts) {
|
|
59
29
|
super({
|
|
@@ -96,42 +66,6 @@ class AlreadyExistsException extends CloudFormationServiceException_1.CloudForma
|
|
|
96
66
|
}
|
|
97
67
|
}
|
|
98
68
|
exports.AlreadyExistsException = AlreadyExistsException;
|
|
99
|
-
var AutoDeployment;
|
|
100
|
-
(function (AutoDeployment) {
|
|
101
|
-
AutoDeployment.filterSensitiveLog = (obj) => ({
|
|
102
|
-
...obj,
|
|
103
|
-
});
|
|
104
|
-
})(AutoDeployment = exports.AutoDeployment || (exports.AutoDeployment = {}));
|
|
105
|
-
var TypeConfigurationIdentifier;
|
|
106
|
-
(function (TypeConfigurationIdentifier) {
|
|
107
|
-
TypeConfigurationIdentifier.filterSensitiveLog = (obj) => ({
|
|
108
|
-
...obj,
|
|
109
|
-
});
|
|
110
|
-
})(TypeConfigurationIdentifier = exports.TypeConfigurationIdentifier || (exports.TypeConfigurationIdentifier = {}));
|
|
111
|
-
var BatchDescribeTypeConfigurationsInput;
|
|
112
|
-
(function (BatchDescribeTypeConfigurationsInput) {
|
|
113
|
-
BatchDescribeTypeConfigurationsInput.filterSensitiveLog = (obj) => ({
|
|
114
|
-
...obj,
|
|
115
|
-
});
|
|
116
|
-
})(BatchDescribeTypeConfigurationsInput = exports.BatchDescribeTypeConfigurationsInput || (exports.BatchDescribeTypeConfigurationsInput = {}));
|
|
117
|
-
var BatchDescribeTypeConfigurationsError;
|
|
118
|
-
(function (BatchDescribeTypeConfigurationsError) {
|
|
119
|
-
BatchDescribeTypeConfigurationsError.filterSensitiveLog = (obj) => ({
|
|
120
|
-
...obj,
|
|
121
|
-
});
|
|
122
|
-
})(BatchDescribeTypeConfigurationsError = exports.BatchDescribeTypeConfigurationsError || (exports.BatchDescribeTypeConfigurationsError = {}));
|
|
123
|
-
var TypeConfigurationDetails;
|
|
124
|
-
(function (TypeConfigurationDetails) {
|
|
125
|
-
TypeConfigurationDetails.filterSensitiveLog = (obj) => ({
|
|
126
|
-
...obj,
|
|
127
|
-
});
|
|
128
|
-
})(TypeConfigurationDetails = exports.TypeConfigurationDetails || (exports.TypeConfigurationDetails = {}));
|
|
129
|
-
var BatchDescribeTypeConfigurationsOutput;
|
|
130
|
-
(function (BatchDescribeTypeConfigurationsOutput) {
|
|
131
|
-
BatchDescribeTypeConfigurationsOutput.filterSensitiveLog = (obj) => ({
|
|
132
|
-
...obj,
|
|
133
|
-
});
|
|
134
|
-
})(BatchDescribeTypeConfigurationsOutput = exports.BatchDescribeTypeConfigurationsOutput || (exports.BatchDescribeTypeConfigurationsOutput = {}));
|
|
135
69
|
class TypeConfigurationNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
136
70
|
constructor(opts) {
|
|
137
71
|
super({
|
|
@@ -151,12 +85,6 @@ var CallAs;
|
|
|
151
85
|
CallAs["DELEGATED_ADMIN"] = "DELEGATED_ADMIN";
|
|
152
86
|
CallAs["SELF"] = "SELF";
|
|
153
87
|
})(CallAs = exports.CallAs || (exports.CallAs = {}));
|
|
154
|
-
var CancelUpdateStackInput;
|
|
155
|
-
(function (CancelUpdateStackInput) {
|
|
156
|
-
CancelUpdateStackInput.filterSensitiveLog = (obj) => ({
|
|
157
|
-
...obj,
|
|
158
|
-
});
|
|
159
|
-
})(CancelUpdateStackInput = exports.CancelUpdateStackInput || (exports.CancelUpdateStackInput = {}));
|
|
160
88
|
class TokenAlreadyExistsException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
161
89
|
constructor(opts) {
|
|
162
90
|
super({
|
|
@@ -220,46 +148,16 @@ var RequiresRecreation;
|
|
|
220
148
|
RequiresRecreation["Conditionally"] = "Conditionally";
|
|
221
149
|
RequiresRecreation["Never"] = "Never";
|
|
222
150
|
})(RequiresRecreation = exports.RequiresRecreation || (exports.RequiresRecreation = {}));
|
|
223
|
-
var ResourceTargetDefinition;
|
|
224
|
-
(function (ResourceTargetDefinition) {
|
|
225
|
-
ResourceTargetDefinition.filterSensitiveLog = (obj) => ({
|
|
226
|
-
...obj,
|
|
227
|
-
});
|
|
228
|
-
})(ResourceTargetDefinition = exports.ResourceTargetDefinition || (exports.ResourceTargetDefinition = {}));
|
|
229
|
-
var ResourceChangeDetail;
|
|
230
|
-
(function (ResourceChangeDetail) {
|
|
231
|
-
ResourceChangeDetail.filterSensitiveLog = (obj) => ({
|
|
232
|
-
...obj,
|
|
233
|
-
});
|
|
234
|
-
})(ResourceChangeDetail = exports.ResourceChangeDetail || (exports.ResourceChangeDetail = {}));
|
|
235
|
-
var ModuleInfo;
|
|
236
|
-
(function (ModuleInfo) {
|
|
237
|
-
ModuleInfo.filterSensitiveLog = (obj) => ({
|
|
238
|
-
...obj,
|
|
239
|
-
});
|
|
240
|
-
})(ModuleInfo = exports.ModuleInfo || (exports.ModuleInfo = {}));
|
|
241
151
|
var Replacement;
|
|
242
152
|
(function (Replacement) {
|
|
243
153
|
Replacement["Conditional"] = "Conditional";
|
|
244
154
|
Replacement["False"] = "False";
|
|
245
155
|
Replacement["True"] = "True";
|
|
246
156
|
})(Replacement = exports.Replacement || (exports.Replacement = {}));
|
|
247
|
-
var ResourceChange;
|
|
248
|
-
(function (ResourceChange) {
|
|
249
|
-
ResourceChange.filterSensitiveLog = (obj) => ({
|
|
250
|
-
...obj,
|
|
251
|
-
});
|
|
252
|
-
})(ResourceChange = exports.ResourceChange || (exports.ResourceChange = {}));
|
|
253
157
|
var ChangeType;
|
|
254
158
|
(function (ChangeType) {
|
|
255
159
|
ChangeType["Resource"] = "Resource";
|
|
256
160
|
})(ChangeType = exports.ChangeType || (exports.ChangeType = {}));
|
|
257
|
-
var Change;
|
|
258
|
-
(function (Change) {
|
|
259
|
-
Change.filterSensitiveLog = (obj) => ({
|
|
260
|
-
...obj,
|
|
261
|
-
});
|
|
262
|
-
})(Change = exports.Change || (exports.Change = {}));
|
|
263
161
|
var HookFailureMode;
|
|
264
162
|
(function (HookFailureMode) {
|
|
265
163
|
HookFailureMode["FAIL"] = "FAIL";
|
|
@@ -269,28 +167,10 @@ var HookInvocationPoint;
|
|
|
269
167
|
(function (HookInvocationPoint) {
|
|
270
168
|
HookInvocationPoint["PRE_PROVISION"] = "PRE_PROVISION";
|
|
271
169
|
})(HookInvocationPoint = exports.HookInvocationPoint || (exports.HookInvocationPoint = {}));
|
|
272
|
-
var ChangeSetHookResourceTargetDetails;
|
|
273
|
-
(function (ChangeSetHookResourceTargetDetails) {
|
|
274
|
-
ChangeSetHookResourceTargetDetails.filterSensitiveLog = (obj) => ({
|
|
275
|
-
...obj,
|
|
276
|
-
});
|
|
277
|
-
})(ChangeSetHookResourceTargetDetails = exports.ChangeSetHookResourceTargetDetails || (exports.ChangeSetHookResourceTargetDetails = {}));
|
|
278
170
|
var HookTargetType;
|
|
279
171
|
(function (HookTargetType) {
|
|
280
172
|
HookTargetType["RESOURCE"] = "RESOURCE";
|
|
281
173
|
})(HookTargetType = exports.HookTargetType || (exports.HookTargetType = {}));
|
|
282
|
-
var ChangeSetHookTargetDetails;
|
|
283
|
-
(function (ChangeSetHookTargetDetails) {
|
|
284
|
-
ChangeSetHookTargetDetails.filterSensitiveLog = (obj) => ({
|
|
285
|
-
...obj,
|
|
286
|
-
});
|
|
287
|
-
})(ChangeSetHookTargetDetails = exports.ChangeSetHookTargetDetails || (exports.ChangeSetHookTargetDetails = {}));
|
|
288
|
-
var ChangeSetHook;
|
|
289
|
-
(function (ChangeSetHook) {
|
|
290
|
-
ChangeSetHook.filterSensitiveLog = (obj) => ({
|
|
291
|
-
...obj,
|
|
292
|
-
});
|
|
293
|
-
})(ChangeSetHook = exports.ChangeSetHook || (exports.ChangeSetHook = {}));
|
|
294
174
|
var ChangeSetHooksStatus;
|
|
295
175
|
(function (ChangeSetHooksStatus) {
|
|
296
176
|
ChangeSetHooksStatus["PLANNED"] = "PLANNED";
|
|
@@ -331,72 +211,12 @@ var ExecutionStatus;
|
|
|
331
211
|
ExecutionStatus["OBSOLETE"] = "OBSOLETE";
|
|
332
212
|
ExecutionStatus["UNAVAILABLE"] = "UNAVAILABLE";
|
|
333
213
|
})(ExecutionStatus = exports.ExecutionStatus || (exports.ExecutionStatus = {}));
|
|
334
|
-
var ChangeSetSummary;
|
|
335
|
-
(function (ChangeSetSummary) {
|
|
336
|
-
ChangeSetSummary.filterSensitiveLog = (obj) => ({
|
|
337
|
-
...obj,
|
|
338
|
-
});
|
|
339
|
-
})(ChangeSetSummary = exports.ChangeSetSummary || (exports.ChangeSetSummary = {}));
|
|
340
214
|
var ChangeSetType;
|
|
341
215
|
(function (ChangeSetType) {
|
|
342
216
|
ChangeSetType["CREATE"] = "CREATE";
|
|
343
217
|
ChangeSetType["IMPORT"] = "IMPORT";
|
|
344
218
|
ChangeSetType["UPDATE"] = "UPDATE";
|
|
345
219
|
})(ChangeSetType = exports.ChangeSetType || (exports.ChangeSetType = {}));
|
|
346
|
-
var ContinueUpdateRollbackInput;
|
|
347
|
-
(function (ContinueUpdateRollbackInput) {
|
|
348
|
-
ContinueUpdateRollbackInput.filterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
});
|
|
351
|
-
})(ContinueUpdateRollbackInput = exports.ContinueUpdateRollbackInput || (exports.ContinueUpdateRollbackInput = {}));
|
|
352
|
-
var ContinueUpdateRollbackOutput;
|
|
353
|
-
(function (ContinueUpdateRollbackOutput) {
|
|
354
|
-
ContinueUpdateRollbackOutput.filterSensitiveLog = (obj) => ({
|
|
355
|
-
...obj,
|
|
356
|
-
});
|
|
357
|
-
})(ContinueUpdateRollbackOutput = exports.ContinueUpdateRollbackOutput || (exports.ContinueUpdateRollbackOutput = {}));
|
|
358
|
-
var Parameter;
|
|
359
|
-
(function (Parameter) {
|
|
360
|
-
Parameter.filterSensitiveLog = (obj) => ({
|
|
361
|
-
...obj,
|
|
362
|
-
});
|
|
363
|
-
})(Parameter = exports.Parameter || (exports.Parameter = {}));
|
|
364
|
-
var ResourceToImport;
|
|
365
|
-
(function (ResourceToImport) {
|
|
366
|
-
ResourceToImport.filterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
})(ResourceToImport = exports.ResourceToImport || (exports.ResourceToImport = {}));
|
|
370
|
-
var RollbackTrigger;
|
|
371
|
-
(function (RollbackTrigger) {
|
|
372
|
-
RollbackTrigger.filterSensitiveLog = (obj) => ({
|
|
373
|
-
...obj,
|
|
374
|
-
});
|
|
375
|
-
})(RollbackTrigger = exports.RollbackTrigger || (exports.RollbackTrigger = {}));
|
|
376
|
-
var RollbackConfiguration;
|
|
377
|
-
(function (RollbackConfiguration) {
|
|
378
|
-
RollbackConfiguration.filterSensitiveLog = (obj) => ({
|
|
379
|
-
...obj,
|
|
380
|
-
});
|
|
381
|
-
})(RollbackConfiguration = exports.RollbackConfiguration || (exports.RollbackConfiguration = {}));
|
|
382
|
-
var Tag;
|
|
383
|
-
(function (Tag) {
|
|
384
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
385
|
-
...obj,
|
|
386
|
-
});
|
|
387
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
388
|
-
var CreateChangeSetInput;
|
|
389
|
-
(function (CreateChangeSetInput) {
|
|
390
|
-
CreateChangeSetInput.filterSensitiveLog = (obj) => ({
|
|
391
|
-
...obj,
|
|
392
|
-
});
|
|
393
|
-
})(CreateChangeSetInput = exports.CreateChangeSetInput || (exports.CreateChangeSetInput = {}));
|
|
394
|
-
var CreateChangeSetOutput;
|
|
395
|
-
(function (CreateChangeSetOutput) {
|
|
396
|
-
CreateChangeSetOutput.filterSensitiveLog = (obj) => ({
|
|
397
|
-
...obj,
|
|
398
|
-
});
|
|
399
|
-
})(CreateChangeSetOutput = exports.CreateChangeSetOutput || (exports.CreateChangeSetOutput = {}));
|
|
400
220
|
class InsufficientCapabilitiesException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
401
221
|
constructor(opts) {
|
|
402
222
|
super({
|
|
@@ -431,47 +251,11 @@ var OnFailure;
|
|
|
431
251
|
OnFailure["DO_NOTHING"] = "DO_NOTHING";
|
|
432
252
|
OnFailure["ROLLBACK"] = "ROLLBACK";
|
|
433
253
|
})(OnFailure = exports.OnFailure || (exports.OnFailure = {}));
|
|
434
|
-
var CreateStackInput;
|
|
435
|
-
(function (CreateStackInput) {
|
|
436
|
-
CreateStackInput.filterSensitiveLog = (obj) => ({
|
|
437
|
-
...obj,
|
|
438
|
-
});
|
|
439
|
-
})(CreateStackInput = exports.CreateStackInput || (exports.CreateStackInput = {}));
|
|
440
|
-
var CreateStackOutput;
|
|
441
|
-
(function (CreateStackOutput) {
|
|
442
|
-
CreateStackOutput.filterSensitiveLog = (obj) => ({
|
|
443
|
-
...obj,
|
|
444
|
-
});
|
|
445
|
-
})(CreateStackOutput = exports.CreateStackOutput || (exports.CreateStackOutput = {}));
|
|
446
|
-
var DeploymentTargets;
|
|
447
|
-
(function (DeploymentTargets) {
|
|
448
|
-
DeploymentTargets.filterSensitiveLog = (obj) => ({
|
|
449
|
-
...obj,
|
|
450
|
-
});
|
|
451
|
-
})(DeploymentTargets = exports.DeploymentTargets || (exports.DeploymentTargets = {}));
|
|
452
254
|
var RegionConcurrencyType;
|
|
453
255
|
(function (RegionConcurrencyType) {
|
|
454
256
|
RegionConcurrencyType["PARALLEL"] = "PARALLEL";
|
|
455
257
|
RegionConcurrencyType["SEQUENTIAL"] = "SEQUENTIAL";
|
|
456
258
|
})(RegionConcurrencyType = exports.RegionConcurrencyType || (exports.RegionConcurrencyType = {}));
|
|
457
|
-
var StackSetOperationPreferences;
|
|
458
|
-
(function (StackSetOperationPreferences) {
|
|
459
|
-
StackSetOperationPreferences.filterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
});
|
|
462
|
-
})(StackSetOperationPreferences = exports.StackSetOperationPreferences || (exports.StackSetOperationPreferences = {}));
|
|
463
|
-
var CreateStackInstancesInput;
|
|
464
|
-
(function (CreateStackInstancesInput) {
|
|
465
|
-
CreateStackInstancesInput.filterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
})(CreateStackInstancesInput = exports.CreateStackInstancesInput || (exports.CreateStackInstancesInput = {}));
|
|
469
|
-
var CreateStackInstancesOutput;
|
|
470
|
-
(function (CreateStackInstancesOutput) {
|
|
471
|
-
CreateStackInstancesOutput.filterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
})(CreateStackInstancesOutput = exports.CreateStackInstancesOutput || (exports.CreateStackInstancesOutput = {}));
|
|
475
259
|
class InvalidOperationException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
476
260
|
constructor(opts) {
|
|
477
261
|
super({
|
|
@@ -556,24 +340,6 @@ class CreatedButModifiedException extends CloudFormationServiceException_1.Cloud
|
|
|
556
340
|
}
|
|
557
341
|
}
|
|
558
342
|
exports.CreatedButModifiedException = CreatedButModifiedException;
|
|
559
|
-
var ManagedExecution;
|
|
560
|
-
(function (ManagedExecution) {
|
|
561
|
-
ManagedExecution.filterSensitiveLog = (obj) => ({
|
|
562
|
-
...obj,
|
|
563
|
-
});
|
|
564
|
-
})(ManagedExecution = exports.ManagedExecution || (exports.ManagedExecution = {}));
|
|
565
|
-
var CreateStackSetInput;
|
|
566
|
-
(function (CreateStackSetInput) {
|
|
567
|
-
CreateStackSetInput.filterSensitiveLog = (obj) => ({
|
|
568
|
-
...obj,
|
|
569
|
-
});
|
|
570
|
-
})(CreateStackSetInput = exports.CreateStackSetInput || (exports.CreateStackSetInput = {}));
|
|
571
|
-
var CreateStackSetOutput;
|
|
572
|
-
(function (CreateStackSetOutput) {
|
|
573
|
-
CreateStackSetOutput.filterSensitiveLog = (obj) => ({
|
|
574
|
-
...obj,
|
|
575
|
-
});
|
|
576
|
-
})(CreateStackSetOutput = exports.CreateStackSetOutput || (exports.CreateStackSetOutput = {}));
|
|
577
343
|
class NameAlreadyExistsException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
578
344
|
constructor(opts) {
|
|
579
345
|
super({
|
|
@@ -588,30 +354,6 @@ class NameAlreadyExistsException extends CloudFormationServiceException_1.CloudF
|
|
|
588
354
|
}
|
|
589
355
|
}
|
|
590
356
|
exports.NameAlreadyExistsException = NameAlreadyExistsException;
|
|
591
|
-
var DeactivateTypeInput;
|
|
592
|
-
(function (DeactivateTypeInput) {
|
|
593
|
-
DeactivateTypeInput.filterSensitiveLog = (obj) => ({
|
|
594
|
-
...obj,
|
|
595
|
-
});
|
|
596
|
-
})(DeactivateTypeInput = exports.DeactivateTypeInput || (exports.DeactivateTypeInput = {}));
|
|
597
|
-
var DeactivateTypeOutput;
|
|
598
|
-
(function (DeactivateTypeOutput) {
|
|
599
|
-
DeactivateTypeOutput.filterSensitiveLog = (obj) => ({
|
|
600
|
-
...obj,
|
|
601
|
-
});
|
|
602
|
-
})(DeactivateTypeOutput = exports.DeactivateTypeOutput || (exports.DeactivateTypeOutput = {}));
|
|
603
|
-
var DeleteChangeSetInput;
|
|
604
|
-
(function (DeleteChangeSetInput) {
|
|
605
|
-
DeleteChangeSetInput.filterSensitiveLog = (obj) => ({
|
|
606
|
-
...obj,
|
|
607
|
-
});
|
|
608
|
-
})(DeleteChangeSetInput = exports.DeleteChangeSetInput || (exports.DeleteChangeSetInput = {}));
|
|
609
|
-
var DeleteChangeSetOutput;
|
|
610
|
-
(function (DeleteChangeSetOutput) {
|
|
611
|
-
DeleteChangeSetOutput.filterSensitiveLog = (obj) => ({
|
|
612
|
-
...obj,
|
|
613
|
-
});
|
|
614
|
-
})(DeleteChangeSetOutput = exports.DeleteChangeSetOutput || (exports.DeleteChangeSetOutput = {}));
|
|
615
357
|
class InvalidChangeSetStatusException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
616
358
|
constructor(opts) {
|
|
617
359
|
super({
|
|
@@ -626,36 +368,6 @@ class InvalidChangeSetStatusException extends CloudFormationServiceException_1.C
|
|
|
626
368
|
}
|
|
627
369
|
}
|
|
628
370
|
exports.InvalidChangeSetStatusException = InvalidChangeSetStatusException;
|
|
629
|
-
var DeleteStackInput;
|
|
630
|
-
(function (DeleteStackInput) {
|
|
631
|
-
DeleteStackInput.filterSensitiveLog = (obj) => ({
|
|
632
|
-
...obj,
|
|
633
|
-
});
|
|
634
|
-
})(DeleteStackInput = exports.DeleteStackInput || (exports.DeleteStackInput = {}));
|
|
635
|
-
var DeleteStackInstancesInput;
|
|
636
|
-
(function (DeleteStackInstancesInput) {
|
|
637
|
-
DeleteStackInstancesInput.filterSensitiveLog = (obj) => ({
|
|
638
|
-
...obj,
|
|
639
|
-
});
|
|
640
|
-
})(DeleteStackInstancesInput = exports.DeleteStackInstancesInput || (exports.DeleteStackInstancesInput = {}));
|
|
641
|
-
var DeleteStackInstancesOutput;
|
|
642
|
-
(function (DeleteStackInstancesOutput) {
|
|
643
|
-
DeleteStackInstancesOutput.filterSensitiveLog = (obj) => ({
|
|
644
|
-
...obj,
|
|
645
|
-
});
|
|
646
|
-
})(DeleteStackInstancesOutput = exports.DeleteStackInstancesOutput || (exports.DeleteStackInstancesOutput = {}));
|
|
647
|
-
var DeleteStackSetInput;
|
|
648
|
-
(function (DeleteStackSetInput) {
|
|
649
|
-
DeleteStackSetInput.filterSensitiveLog = (obj) => ({
|
|
650
|
-
...obj,
|
|
651
|
-
});
|
|
652
|
-
})(DeleteStackSetInput = exports.DeleteStackSetInput || (exports.DeleteStackSetInput = {}));
|
|
653
|
-
var DeleteStackSetOutput;
|
|
654
|
-
(function (DeleteStackSetOutput) {
|
|
655
|
-
DeleteStackSetOutput.filterSensitiveLog = (obj) => ({
|
|
656
|
-
...obj,
|
|
657
|
-
});
|
|
658
|
-
})(DeleteStackSetOutput = exports.DeleteStackSetOutput || (exports.DeleteStackSetOutput = {}));
|
|
659
371
|
class StackSetNotEmptyException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
660
372
|
constructor(opts) {
|
|
661
373
|
super({
|
|
@@ -670,60 +382,6 @@ class StackSetNotEmptyException extends CloudFormationServiceException_1.CloudFo
|
|
|
670
382
|
}
|
|
671
383
|
}
|
|
672
384
|
exports.StackSetNotEmptyException = StackSetNotEmptyException;
|
|
673
|
-
var DeregisterTypeInput;
|
|
674
|
-
(function (DeregisterTypeInput) {
|
|
675
|
-
DeregisterTypeInput.filterSensitiveLog = (obj) => ({
|
|
676
|
-
...obj,
|
|
677
|
-
});
|
|
678
|
-
})(DeregisterTypeInput = exports.DeregisterTypeInput || (exports.DeregisterTypeInput = {}));
|
|
679
|
-
var DeregisterTypeOutput;
|
|
680
|
-
(function (DeregisterTypeOutput) {
|
|
681
|
-
DeregisterTypeOutput.filterSensitiveLog = (obj) => ({
|
|
682
|
-
...obj,
|
|
683
|
-
});
|
|
684
|
-
})(DeregisterTypeOutput = exports.DeregisterTypeOutput || (exports.DeregisterTypeOutput = {}));
|
|
685
|
-
var DescribeAccountLimitsInput;
|
|
686
|
-
(function (DescribeAccountLimitsInput) {
|
|
687
|
-
DescribeAccountLimitsInput.filterSensitiveLog = (obj) => ({
|
|
688
|
-
...obj,
|
|
689
|
-
});
|
|
690
|
-
})(DescribeAccountLimitsInput = exports.DescribeAccountLimitsInput || (exports.DescribeAccountLimitsInput = {}));
|
|
691
|
-
var DescribeAccountLimitsOutput;
|
|
692
|
-
(function (DescribeAccountLimitsOutput) {
|
|
693
|
-
DescribeAccountLimitsOutput.filterSensitiveLog = (obj) => ({
|
|
694
|
-
...obj,
|
|
695
|
-
});
|
|
696
|
-
})(DescribeAccountLimitsOutput = exports.DescribeAccountLimitsOutput || (exports.DescribeAccountLimitsOutput = {}));
|
|
697
|
-
var DescribeChangeSetInput;
|
|
698
|
-
(function (DescribeChangeSetInput) {
|
|
699
|
-
DescribeChangeSetInput.filterSensitiveLog = (obj) => ({
|
|
700
|
-
...obj,
|
|
701
|
-
});
|
|
702
|
-
})(DescribeChangeSetInput = exports.DescribeChangeSetInput || (exports.DescribeChangeSetInput = {}));
|
|
703
|
-
var DescribeChangeSetOutput;
|
|
704
|
-
(function (DescribeChangeSetOutput) {
|
|
705
|
-
DescribeChangeSetOutput.filterSensitiveLog = (obj) => ({
|
|
706
|
-
...obj,
|
|
707
|
-
});
|
|
708
|
-
})(DescribeChangeSetOutput = exports.DescribeChangeSetOutput || (exports.DescribeChangeSetOutput = {}));
|
|
709
|
-
var DescribeChangeSetHooksInput;
|
|
710
|
-
(function (DescribeChangeSetHooksInput) {
|
|
711
|
-
DescribeChangeSetHooksInput.filterSensitiveLog = (obj) => ({
|
|
712
|
-
...obj,
|
|
713
|
-
});
|
|
714
|
-
})(DescribeChangeSetHooksInput = exports.DescribeChangeSetHooksInput || (exports.DescribeChangeSetHooksInput = {}));
|
|
715
|
-
var DescribeChangeSetHooksOutput;
|
|
716
|
-
(function (DescribeChangeSetHooksOutput) {
|
|
717
|
-
DescribeChangeSetHooksOutput.filterSensitiveLog = (obj) => ({
|
|
718
|
-
...obj,
|
|
719
|
-
});
|
|
720
|
-
})(DescribeChangeSetHooksOutput = exports.DescribeChangeSetHooksOutput || (exports.DescribeChangeSetHooksOutput = {}));
|
|
721
|
-
var DescribePublisherInput;
|
|
722
|
-
(function (DescribePublisherInput) {
|
|
723
|
-
DescribePublisherInput.filterSensitiveLog = (obj) => ({
|
|
724
|
-
...obj,
|
|
725
|
-
});
|
|
726
|
-
})(DescribePublisherInput = exports.DescribePublisherInput || (exports.DescribePublisherInput = {}));
|
|
727
385
|
var IdentityProvider;
|
|
728
386
|
(function (IdentityProvider) {
|
|
729
387
|
IdentityProvider["AWS_Marketplace"] = "AWS_Marketplace";
|
|
@@ -735,18 +393,6 @@ var PublisherStatus;
|
|
|
735
393
|
PublisherStatus["UNVERIFIED"] = "UNVERIFIED";
|
|
736
394
|
PublisherStatus["VERIFIED"] = "VERIFIED";
|
|
737
395
|
})(PublisherStatus = exports.PublisherStatus || (exports.PublisherStatus = {}));
|
|
738
|
-
var DescribePublisherOutput;
|
|
739
|
-
(function (DescribePublisherOutput) {
|
|
740
|
-
DescribePublisherOutput.filterSensitiveLog = (obj) => ({
|
|
741
|
-
...obj,
|
|
742
|
-
});
|
|
743
|
-
})(DescribePublisherOutput = exports.DescribePublisherOutput || (exports.DescribePublisherOutput = {}));
|
|
744
|
-
var DescribeStackDriftDetectionStatusInput;
|
|
745
|
-
(function (DescribeStackDriftDetectionStatusInput) {
|
|
746
|
-
DescribeStackDriftDetectionStatusInput.filterSensitiveLog = (obj) => ({
|
|
747
|
-
...obj,
|
|
748
|
-
});
|
|
749
|
-
})(DescribeStackDriftDetectionStatusInput = exports.DescribeStackDriftDetectionStatusInput || (exports.DescribeStackDriftDetectionStatusInput = {}));
|
|
750
396
|
var StackDriftDetectionStatus;
|
|
751
397
|
(function (StackDriftDetectionStatus) {
|
|
752
398
|
StackDriftDetectionStatus["DETECTION_COMPLETE"] = "DETECTION_COMPLETE";
|
|
@@ -760,18 +406,6 @@ var StackDriftStatus;
|
|
|
760
406
|
StackDriftStatus["NOT_CHECKED"] = "NOT_CHECKED";
|
|
761
407
|
StackDriftStatus["UNKNOWN"] = "UNKNOWN";
|
|
762
408
|
})(StackDriftStatus = exports.StackDriftStatus || (exports.StackDriftStatus = {}));
|
|
763
|
-
var DescribeStackDriftDetectionStatusOutput;
|
|
764
|
-
(function (DescribeStackDriftDetectionStatusOutput) {
|
|
765
|
-
DescribeStackDriftDetectionStatusOutput.filterSensitiveLog = (obj) => ({
|
|
766
|
-
...obj,
|
|
767
|
-
});
|
|
768
|
-
})(DescribeStackDriftDetectionStatusOutput = exports.DescribeStackDriftDetectionStatusOutput || (exports.DescribeStackDriftDetectionStatusOutput = {}));
|
|
769
|
-
var DescribeStackEventsInput;
|
|
770
|
-
(function (DescribeStackEventsInput) {
|
|
771
|
-
DescribeStackEventsInput.filterSensitiveLog = (obj) => ({
|
|
772
|
-
...obj,
|
|
773
|
-
});
|
|
774
|
-
})(DescribeStackEventsInput = exports.DescribeStackEventsInput || (exports.DescribeStackEventsInput = {}));
|
|
775
409
|
var HookStatus;
|
|
776
410
|
(function (HookStatus) {
|
|
777
411
|
HookStatus["HOOK_COMPLETE_FAILED"] = "HOOK_COMPLETE_FAILED";
|
|
@@ -804,42 +438,6 @@ var ResourceStatus;
|
|
|
804
438
|
ResourceStatus["UPDATE_ROLLBACK_FAILED"] = "UPDATE_ROLLBACK_FAILED";
|
|
805
439
|
ResourceStatus["UPDATE_ROLLBACK_IN_PROGRESS"] = "UPDATE_ROLLBACK_IN_PROGRESS";
|
|
806
440
|
})(ResourceStatus = exports.ResourceStatus || (exports.ResourceStatus = {}));
|
|
807
|
-
var StackEvent;
|
|
808
|
-
(function (StackEvent) {
|
|
809
|
-
StackEvent.filterSensitiveLog = (obj) => ({
|
|
810
|
-
...obj,
|
|
811
|
-
});
|
|
812
|
-
})(StackEvent = exports.StackEvent || (exports.StackEvent = {}));
|
|
813
|
-
var DescribeStackEventsOutput;
|
|
814
|
-
(function (DescribeStackEventsOutput) {
|
|
815
|
-
DescribeStackEventsOutput.filterSensitiveLog = (obj) => ({
|
|
816
|
-
...obj,
|
|
817
|
-
});
|
|
818
|
-
})(DescribeStackEventsOutput = exports.DescribeStackEventsOutput || (exports.DescribeStackEventsOutput = {}));
|
|
819
|
-
var DescribeStackInstanceInput;
|
|
820
|
-
(function (DescribeStackInstanceInput) {
|
|
821
|
-
DescribeStackInstanceInput.filterSensitiveLog = (obj) => ({
|
|
822
|
-
...obj,
|
|
823
|
-
});
|
|
824
|
-
})(DescribeStackInstanceInput = exports.DescribeStackInstanceInput || (exports.DescribeStackInstanceInput = {}));
|
|
825
|
-
var StackInstanceComprehensiveStatus;
|
|
826
|
-
(function (StackInstanceComprehensiveStatus) {
|
|
827
|
-
StackInstanceComprehensiveStatus.filterSensitiveLog = (obj) => ({
|
|
828
|
-
...obj,
|
|
829
|
-
});
|
|
830
|
-
})(StackInstanceComprehensiveStatus = exports.StackInstanceComprehensiveStatus || (exports.StackInstanceComprehensiveStatus = {}));
|
|
831
|
-
var StackInstance;
|
|
832
|
-
(function (StackInstance) {
|
|
833
|
-
StackInstance.filterSensitiveLog = (obj) => ({
|
|
834
|
-
...obj,
|
|
835
|
-
});
|
|
836
|
-
})(StackInstance = exports.StackInstance || (exports.StackInstance = {}));
|
|
837
|
-
var DescribeStackInstanceOutput;
|
|
838
|
-
(function (DescribeStackInstanceOutput) {
|
|
839
|
-
DescribeStackInstanceOutput.filterSensitiveLog = (obj) => ({
|
|
840
|
-
...obj,
|
|
841
|
-
});
|
|
842
|
-
})(DescribeStackInstanceOutput = exports.DescribeStackInstanceOutput || (exports.DescribeStackInstanceOutput = {}));
|
|
843
441
|
class StackInstanceNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
844
442
|
constructor(opts) {
|
|
845
443
|
super({
|
|
@@ -854,12 +452,6 @@ class StackInstanceNotFoundException extends CloudFormationServiceException_1.Cl
|
|
|
854
452
|
}
|
|
855
453
|
}
|
|
856
454
|
exports.StackInstanceNotFoundException = StackInstanceNotFoundException;
|
|
857
|
-
var DescribeStackResourceInput;
|
|
858
|
-
(function (DescribeStackResourceInput) {
|
|
859
|
-
DescribeStackResourceInput.filterSensitiveLog = (obj) => ({
|
|
860
|
-
...obj,
|
|
861
|
-
});
|
|
862
|
-
})(DescribeStackResourceInput = exports.DescribeStackResourceInput || (exports.DescribeStackResourceInput = {}));
|
|
863
455
|
var StackResourceDriftStatus;
|
|
864
456
|
(function (StackResourceDriftStatus) {
|
|
865
457
|
StackResourceDriftStatus["DELETED"] = "DELETED";
|
|
@@ -867,96 +459,12 @@ var StackResourceDriftStatus;
|
|
|
867
459
|
StackResourceDriftStatus["MODIFIED"] = "MODIFIED";
|
|
868
460
|
StackResourceDriftStatus["NOT_CHECKED"] = "NOT_CHECKED";
|
|
869
461
|
})(StackResourceDriftStatus = exports.StackResourceDriftStatus || (exports.StackResourceDriftStatus = {}));
|
|
870
|
-
var StackResourceDriftInformation;
|
|
871
|
-
(function (StackResourceDriftInformation) {
|
|
872
|
-
StackResourceDriftInformation.filterSensitiveLog = (obj) => ({
|
|
873
|
-
...obj,
|
|
874
|
-
});
|
|
875
|
-
})(StackResourceDriftInformation = exports.StackResourceDriftInformation || (exports.StackResourceDriftInformation = {}));
|
|
876
|
-
var StackResourceDetail;
|
|
877
|
-
(function (StackResourceDetail) {
|
|
878
|
-
StackResourceDetail.filterSensitiveLog = (obj) => ({
|
|
879
|
-
...obj,
|
|
880
|
-
});
|
|
881
|
-
})(StackResourceDetail = exports.StackResourceDetail || (exports.StackResourceDetail = {}));
|
|
882
|
-
var DescribeStackResourceOutput;
|
|
883
|
-
(function (DescribeStackResourceOutput) {
|
|
884
|
-
DescribeStackResourceOutput.filterSensitiveLog = (obj) => ({
|
|
885
|
-
...obj,
|
|
886
|
-
});
|
|
887
|
-
})(DescribeStackResourceOutput = exports.DescribeStackResourceOutput || (exports.DescribeStackResourceOutput = {}));
|
|
888
|
-
var DescribeStackResourceDriftsInput;
|
|
889
|
-
(function (DescribeStackResourceDriftsInput) {
|
|
890
|
-
DescribeStackResourceDriftsInput.filterSensitiveLog = (obj) => ({
|
|
891
|
-
...obj,
|
|
892
|
-
});
|
|
893
|
-
})(DescribeStackResourceDriftsInput = exports.DescribeStackResourceDriftsInput || (exports.DescribeStackResourceDriftsInput = {}));
|
|
894
|
-
var PhysicalResourceIdContextKeyValuePair;
|
|
895
|
-
(function (PhysicalResourceIdContextKeyValuePair) {
|
|
896
|
-
PhysicalResourceIdContextKeyValuePair.filterSensitiveLog = (obj) => ({
|
|
897
|
-
...obj,
|
|
898
|
-
});
|
|
899
|
-
})(PhysicalResourceIdContextKeyValuePair = exports.PhysicalResourceIdContextKeyValuePair || (exports.PhysicalResourceIdContextKeyValuePair = {}));
|
|
900
462
|
var DifferenceType;
|
|
901
463
|
(function (DifferenceType) {
|
|
902
464
|
DifferenceType["ADD"] = "ADD";
|
|
903
465
|
DifferenceType["NOT_EQUAL"] = "NOT_EQUAL";
|
|
904
466
|
DifferenceType["REMOVE"] = "REMOVE";
|
|
905
467
|
})(DifferenceType = exports.DifferenceType || (exports.DifferenceType = {}));
|
|
906
|
-
var PropertyDifference;
|
|
907
|
-
(function (PropertyDifference) {
|
|
908
|
-
PropertyDifference.filterSensitiveLog = (obj) => ({
|
|
909
|
-
...obj,
|
|
910
|
-
});
|
|
911
|
-
})(PropertyDifference = exports.PropertyDifference || (exports.PropertyDifference = {}));
|
|
912
|
-
var StackResourceDrift;
|
|
913
|
-
(function (StackResourceDrift) {
|
|
914
|
-
StackResourceDrift.filterSensitiveLog = (obj) => ({
|
|
915
|
-
...obj,
|
|
916
|
-
});
|
|
917
|
-
})(StackResourceDrift = exports.StackResourceDrift || (exports.StackResourceDrift = {}));
|
|
918
|
-
var DescribeStackResourceDriftsOutput;
|
|
919
|
-
(function (DescribeStackResourceDriftsOutput) {
|
|
920
|
-
DescribeStackResourceDriftsOutput.filterSensitiveLog = (obj) => ({
|
|
921
|
-
...obj,
|
|
922
|
-
});
|
|
923
|
-
})(DescribeStackResourceDriftsOutput = exports.DescribeStackResourceDriftsOutput || (exports.DescribeStackResourceDriftsOutput = {}));
|
|
924
|
-
var DescribeStackResourcesInput;
|
|
925
|
-
(function (DescribeStackResourcesInput) {
|
|
926
|
-
DescribeStackResourcesInput.filterSensitiveLog = (obj) => ({
|
|
927
|
-
...obj,
|
|
928
|
-
});
|
|
929
|
-
})(DescribeStackResourcesInput = exports.DescribeStackResourcesInput || (exports.DescribeStackResourcesInput = {}));
|
|
930
|
-
var StackResource;
|
|
931
|
-
(function (StackResource) {
|
|
932
|
-
StackResource.filterSensitiveLog = (obj) => ({
|
|
933
|
-
...obj,
|
|
934
|
-
});
|
|
935
|
-
})(StackResource = exports.StackResource || (exports.StackResource = {}));
|
|
936
|
-
var DescribeStackResourcesOutput;
|
|
937
|
-
(function (DescribeStackResourcesOutput) {
|
|
938
|
-
DescribeStackResourcesOutput.filterSensitiveLog = (obj) => ({
|
|
939
|
-
...obj,
|
|
940
|
-
});
|
|
941
|
-
})(DescribeStackResourcesOutput = exports.DescribeStackResourcesOutput || (exports.DescribeStackResourcesOutput = {}));
|
|
942
|
-
var DescribeStacksInput;
|
|
943
|
-
(function (DescribeStacksInput) {
|
|
944
|
-
DescribeStacksInput.filterSensitiveLog = (obj) => ({
|
|
945
|
-
...obj,
|
|
946
|
-
});
|
|
947
|
-
})(DescribeStacksInput = exports.DescribeStacksInput || (exports.DescribeStacksInput = {}));
|
|
948
|
-
var StackDriftInformation;
|
|
949
|
-
(function (StackDriftInformation) {
|
|
950
|
-
StackDriftInformation.filterSensitiveLog = (obj) => ({
|
|
951
|
-
...obj,
|
|
952
|
-
});
|
|
953
|
-
})(StackDriftInformation = exports.StackDriftInformation || (exports.StackDriftInformation = {}));
|
|
954
|
-
var Output;
|
|
955
|
-
(function (Output) {
|
|
956
|
-
Output.filterSensitiveLog = (obj) => ({
|
|
957
|
-
...obj,
|
|
958
|
-
});
|
|
959
|
-
})(Output = exports.Output || (exports.Output = {}));
|
|
960
468
|
var StackStatus;
|
|
961
469
|
(function (StackStatus) {
|
|
962
470
|
StackStatus["CREATE_COMPLETE"] = "CREATE_COMPLETE";
|
|
@@ -983,24 +491,6 @@ var StackStatus;
|
|
|
983
491
|
StackStatus["UPDATE_ROLLBACK_FAILED"] = "UPDATE_ROLLBACK_FAILED";
|
|
984
492
|
StackStatus["UPDATE_ROLLBACK_IN_PROGRESS"] = "UPDATE_ROLLBACK_IN_PROGRESS";
|
|
985
493
|
})(StackStatus = exports.StackStatus || (exports.StackStatus = {}));
|
|
986
|
-
var Stack;
|
|
987
|
-
(function (Stack) {
|
|
988
|
-
Stack.filterSensitiveLog = (obj) => ({
|
|
989
|
-
...obj,
|
|
990
|
-
});
|
|
991
|
-
})(Stack = exports.Stack || (exports.Stack = {}));
|
|
992
|
-
var DescribeStacksOutput;
|
|
993
|
-
(function (DescribeStacksOutput) {
|
|
994
|
-
DescribeStacksOutput.filterSensitiveLog = (obj) => ({
|
|
995
|
-
...obj,
|
|
996
|
-
});
|
|
997
|
-
})(DescribeStacksOutput = exports.DescribeStacksOutput || (exports.DescribeStacksOutput = {}));
|
|
998
|
-
var DescribeStackSetInput;
|
|
999
|
-
(function (DescribeStackSetInput) {
|
|
1000
|
-
DescribeStackSetInput.filterSensitiveLog = (obj) => ({
|
|
1001
|
-
...obj,
|
|
1002
|
-
});
|
|
1003
|
-
})(DescribeStackSetInput = exports.DescribeStackSetInput || (exports.DescribeStackSetInput = {}));
|
|
1004
494
|
var StackSetDriftDetectionStatus;
|
|
1005
495
|
(function (StackSetDriftDetectionStatus) {
|
|
1006
496
|
StackSetDriftDetectionStatus["COMPLETED"] = "COMPLETED";
|
|
@@ -1015,42 +505,6 @@ var StackSetDriftStatus;
|
|
|
1015
505
|
StackSetDriftStatus["IN_SYNC"] = "IN_SYNC";
|
|
1016
506
|
StackSetDriftStatus["NOT_CHECKED"] = "NOT_CHECKED";
|
|
1017
507
|
})(StackSetDriftStatus = exports.StackSetDriftStatus || (exports.StackSetDriftStatus = {}));
|
|
1018
|
-
var StackSetDriftDetectionDetails;
|
|
1019
|
-
(function (StackSetDriftDetectionDetails) {
|
|
1020
|
-
StackSetDriftDetectionDetails.filterSensitiveLog = (obj) => ({
|
|
1021
|
-
...obj,
|
|
1022
|
-
});
|
|
1023
|
-
})(StackSetDriftDetectionDetails = exports.StackSetDriftDetectionDetails || (exports.StackSetDriftDetectionDetails = {}));
|
|
1024
|
-
var StackSet;
|
|
1025
|
-
(function (StackSet) {
|
|
1026
|
-
StackSet.filterSensitiveLog = (obj) => ({
|
|
1027
|
-
...obj,
|
|
1028
|
-
});
|
|
1029
|
-
})(StackSet = exports.StackSet || (exports.StackSet = {}));
|
|
1030
|
-
var DescribeStackSetOutput;
|
|
1031
|
-
(function (DescribeStackSetOutput) {
|
|
1032
|
-
DescribeStackSetOutput.filterSensitiveLog = (obj) => ({
|
|
1033
|
-
...obj,
|
|
1034
|
-
});
|
|
1035
|
-
})(DescribeStackSetOutput = exports.DescribeStackSetOutput || (exports.DescribeStackSetOutput = {}));
|
|
1036
|
-
var DescribeStackSetOperationInput;
|
|
1037
|
-
(function (DescribeStackSetOperationInput) {
|
|
1038
|
-
DescribeStackSetOperationInput.filterSensitiveLog = (obj) => ({
|
|
1039
|
-
...obj,
|
|
1040
|
-
});
|
|
1041
|
-
})(DescribeStackSetOperationInput = exports.DescribeStackSetOperationInput || (exports.DescribeStackSetOperationInput = {}));
|
|
1042
|
-
var StackSetOperation;
|
|
1043
|
-
(function (StackSetOperation) {
|
|
1044
|
-
StackSetOperation.filterSensitiveLog = (obj) => ({
|
|
1045
|
-
...obj,
|
|
1046
|
-
});
|
|
1047
|
-
})(StackSetOperation = exports.StackSetOperation || (exports.StackSetOperation = {}));
|
|
1048
|
-
var DescribeStackSetOperationOutput;
|
|
1049
|
-
(function (DescribeStackSetOperationOutput) {
|
|
1050
|
-
DescribeStackSetOperationOutput.filterSensitiveLog = (obj) => ({
|
|
1051
|
-
...obj,
|
|
1052
|
-
});
|
|
1053
|
-
})(DescribeStackSetOperationOutput = exports.DescribeStackSetOperationOutput || (exports.DescribeStackSetOperationOutput = {}));
|
|
1054
508
|
class OperationNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
1055
509
|
constructor(opts) {
|
|
1056
510
|
super({
|
|
@@ -1065,18 +519,6 @@ class OperationNotFoundException extends CloudFormationServiceException_1.CloudF
|
|
|
1065
519
|
}
|
|
1066
520
|
}
|
|
1067
521
|
exports.OperationNotFoundException = OperationNotFoundException;
|
|
1068
|
-
var DescribeTypeInput;
|
|
1069
|
-
(function (DescribeTypeInput) {
|
|
1070
|
-
DescribeTypeInput.filterSensitiveLog = (obj) => ({
|
|
1071
|
-
...obj,
|
|
1072
|
-
});
|
|
1073
|
-
})(DescribeTypeInput = exports.DescribeTypeInput || (exports.DescribeTypeInput = {}));
|
|
1074
|
-
var RequiredActivatedType;
|
|
1075
|
-
(function (RequiredActivatedType) {
|
|
1076
|
-
RequiredActivatedType.filterSensitiveLog = (obj) => ({
|
|
1077
|
-
...obj,
|
|
1078
|
-
});
|
|
1079
|
-
})(RequiredActivatedType = exports.RequiredActivatedType || (exports.RequiredActivatedType = {}));
|
|
1080
522
|
var TypeTestsStatus;
|
|
1081
523
|
(function (TypeTestsStatus) {
|
|
1082
524
|
TypeTestsStatus["FAILED"] = "FAILED";
|
|
@@ -1084,155 +526,11 @@ var TypeTestsStatus;
|
|
|
1084
526
|
TypeTestsStatus["NOT_TESTED"] = "NOT_TESTED";
|
|
1085
527
|
TypeTestsStatus["PASSED"] = "PASSED";
|
|
1086
528
|
})(TypeTestsStatus = exports.TypeTestsStatus || (exports.TypeTestsStatus = {}));
|
|
1087
|
-
var DescribeTypeOutput;
|
|
1088
|
-
(function (DescribeTypeOutput) {
|
|
1089
|
-
DescribeTypeOutput.filterSensitiveLog = (obj) => ({
|
|
1090
|
-
...obj,
|
|
1091
|
-
});
|
|
1092
|
-
})(DescribeTypeOutput = exports.DescribeTypeOutput || (exports.DescribeTypeOutput = {}));
|
|
1093
|
-
var DescribeTypeRegistrationInput;
|
|
1094
|
-
(function (DescribeTypeRegistrationInput) {
|
|
1095
|
-
DescribeTypeRegistrationInput.filterSensitiveLog = (obj) => ({
|
|
1096
|
-
...obj,
|
|
1097
|
-
});
|
|
1098
|
-
})(DescribeTypeRegistrationInput = exports.DescribeTypeRegistrationInput || (exports.DescribeTypeRegistrationInput = {}));
|
|
1099
|
-
var DescribeTypeRegistrationOutput;
|
|
1100
|
-
(function (DescribeTypeRegistrationOutput) {
|
|
1101
|
-
DescribeTypeRegistrationOutput.filterSensitiveLog = (obj) => ({
|
|
1102
|
-
...obj,
|
|
1103
|
-
});
|
|
1104
|
-
})(DescribeTypeRegistrationOutput = exports.DescribeTypeRegistrationOutput || (exports.DescribeTypeRegistrationOutput = {}));
|
|
1105
|
-
var DetectStackDriftInput;
|
|
1106
|
-
(function (DetectStackDriftInput) {
|
|
1107
|
-
DetectStackDriftInput.filterSensitiveLog = (obj) => ({
|
|
1108
|
-
...obj,
|
|
1109
|
-
});
|
|
1110
|
-
})(DetectStackDriftInput = exports.DetectStackDriftInput || (exports.DetectStackDriftInput = {}));
|
|
1111
|
-
var DetectStackDriftOutput;
|
|
1112
|
-
(function (DetectStackDriftOutput) {
|
|
1113
|
-
DetectStackDriftOutput.filterSensitiveLog = (obj) => ({
|
|
1114
|
-
...obj,
|
|
1115
|
-
});
|
|
1116
|
-
})(DetectStackDriftOutput = exports.DetectStackDriftOutput || (exports.DetectStackDriftOutput = {}));
|
|
1117
|
-
var DetectStackResourceDriftInput;
|
|
1118
|
-
(function (DetectStackResourceDriftInput) {
|
|
1119
|
-
DetectStackResourceDriftInput.filterSensitiveLog = (obj) => ({
|
|
1120
|
-
...obj,
|
|
1121
|
-
});
|
|
1122
|
-
})(DetectStackResourceDriftInput = exports.DetectStackResourceDriftInput || (exports.DetectStackResourceDriftInput = {}));
|
|
1123
|
-
var DetectStackResourceDriftOutput;
|
|
1124
|
-
(function (DetectStackResourceDriftOutput) {
|
|
1125
|
-
DetectStackResourceDriftOutput.filterSensitiveLog = (obj) => ({
|
|
1126
|
-
...obj,
|
|
1127
|
-
});
|
|
1128
|
-
})(DetectStackResourceDriftOutput = exports.DetectStackResourceDriftOutput || (exports.DetectStackResourceDriftOutput = {}));
|
|
1129
|
-
var DetectStackSetDriftInput;
|
|
1130
|
-
(function (DetectStackSetDriftInput) {
|
|
1131
|
-
DetectStackSetDriftInput.filterSensitiveLog = (obj) => ({
|
|
1132
|
-
...obj,
|
|
1133
|
-
});
|
|
1134
|
-
})(DetectStackSetDriftInput = exports.DetectStackSetDriftInput || (exports.DetectStackSetDriftInput = {}));
|
|
1135
|
-
var DetectStackSetDriftOutput;
|
|
1136
|
-
(function (DetectStackSetDriftOutput) {
|
|
1137
|
-
DetectStackSetDriftOutput.filterSensitiveLog = (obj) => ({
|
|
1138
|
-
...obj,
|
|
1139
|
-
});
|
|
1140
|
-
})(DetectStackSetDriftOutput = exports.DetectStackSetDriftOutput || (exports.DetectStackSetDriftOutput = {}));
|
|
1141
|
-
var EstimateTemplateCostInput;
|
|
1142
|
-
(function (EstimateTemplateCostInput) {
|
|
1143
|
-
EstimateTemplateCostInput.filterSensitiveLog = (obj) => ({
|
|
1144
|
-
...obj,
|
|
1145
|
-
});
|
|
1146
|
-
})(EstimateTemplateCostInput = exports.EstimateTemplateCostInput || (exports.EstimateTemplateCostInput = {}));
|
|
1147
|
-
var EstimateTemplateCostOutput;
|
|
1148
|
-
(function (EstimateTemplateCostOutput) {
|
|
1149
|
-
EstimateTemplateCostOutput.filterSensitiveLog = (obj) => ({
|
|
1150
|
-
...obj,
|
|
1151
|
-
});
|
|
1152
|
-
})(EstimateTemplateCostOutput = exports.EstimateTemplateCostOutput || (exports.EstimateTemplateCostOutput = {}));
|
|
1153
|
-
var ExecuteChangeSetInput;
|
|
1154
|
-
(function (ExecuteChangeSetInput) {
|
|
1155
|
-
ExecuteChangeSetInput.filterSensitiveLog = (obj) => ({
|
|
1156
|
-
...obj,
|
|
1157
|
-
});
|
|
1158
|
-
})(ExecuteChangeSetInput = exports.ExecuteChangeSetInput || (exports.ExecuteChangeSetInput = {}));
|
|
1159
|
-
var ExecuteChangeSetOutput;
|
|
1160
|
-
(function (ExecuteChangeSetOutput) {
|
|
1161
|
-
ExecuteChangeSetOutput.filterSensitiveLog = (obj) => ({
|
|
1162
|
-
...obj,
|
|
1163
|
-
});
|
|
1164
|
-
})(ExecuteChangeSetOutput = exports.ExecuteChangeSetOutput || (exports.ExecuteChangeSetOutput = {}));
|
|
1165
|
-
var GetStackPolicyInput;
|
|
1166
|
-
(function (GetStackPolicyInput) {
|
|
1167
|
-
GetStackPolicyInput.filterSensitiveLog = (obj) => ({
|
|
1168
|
-
...obj,
|
|
1169
|
-
});
|
|
1170
|
-
})(GetStackPolicyInput = exports.GetStackPolicyInput || (exports.GetStackPolicyInput = {}));
|
|
1171
|
-
var GetStackPolicyOutput;
|
|
1172
|
-
(function (GetStackPolicyOutput) {
|
|
1173
|
-
GetStackPolicyOutput.filterSensitiveLog = (obj) => ({
|
|
1174
|
-
...obj,
|
|
1175
|
-
});
|
|
1176
|
-
})(GetStackPolicyOutput = exports.GetStackPolicyOutput || (exports.GetStackPolicyOutput = {}));
|
|
1177
529
|
var TemplateStage;
|
|
1178
530
|
(function (TemplateStage) {
|
|
1179
531
|
TemplateStage["Original"] = "Original";
|
|
1180
532
|
TemplateStage["Processed"] = "Processed";
|
|
1181
533
|
})(TemplateStage = exports.TemplateStage || (exports.TemplateStage = {}));
|
|
1182
|
-
var GetTemplateInput;
|
|
1183
|
-
(function (GetTemplateInput) {
|
|
1184
|
-
GetTemplateInput.filterSensitiveLog = (obj) => ({
|
|
1185
|
-
...obj,
|
|
1186
|
-
});
|
|
1187
|
-
})(GetTemplateInput = exports.GetTemplateInput || (exports.GetTemplateInput = {}));
|
|
1188
|
-
var GetTemplateOutput;
|
|
1189
|
-
(function (GetTemplateOutput) {
|
|
1190
|
-
GetTemplateOutput.filterSensitiveLog = (obj) => ({
|
|
1191
|
-
...obj,
|
|
1192
|
-
});
|
|
1193
|
-
})(GetTemplateOutput = exports.GetTemplateOutput || (exports.GetTemplateOutput = {}));
|
|
1194
|
-
var GetTemplateSummaryInput;
|
|
1195
|
-
(function (GetTemplateSummaryInput) {
|
|
1196
|
-
GetTemplateSummaryInput.filterSensitiveLog = (obj) => ({
|
|
1197
|
-
...obj,
|
|
1198
|
-
});
|
|
1199
|
-
})(GetTemplateSummaryInput = exports.GetTemplateSummaryInput || (exports.GetTemplateSummaryInput = {}));
|
|
1200
|
-
var ParameterConstraints;
|
|
1201
|
-
(function (ParameterConstraints) {
|
|
1202
|
-
ParameterConstraints.filterSensitiveLog = (obj) => ({
|
|
1203
|
-
...obj,
|
|
1204
|
-
});
|
|
1205
|
-
})(ParameterConstraints = exports.ParameterConstraints || (exports.ParameterConstraints = {}));
|
|
1206
|
-
var ParameterDeclaration;
|
|
1207
|
-
(function (ParameterDeclaration) {
|
|
1208
|
-
ParameterDeclaration.filterSensitiveLog = (obj) => ({
|
|
1209
|
-
...obj,
|
|
1210
|
-
});
|
|
1211
|
-
})(ParameterDeclaration = exports.ParameterDeclaration || (exports.ParameterDeclaration = {}));
|
|
1212
|
-
var ResourceIdentifierSummary;
|
|
1213
|
-
(function (ResourceIdentifierSummary) {
|
|
1214
|
-
ResourceIdentifierSummary.filterSensitiveLog = (obj) => ({
|
|
1215
|
-
...obj,
|
|
1216
|
-
});
|
|
1217
|
-
})(ResourceIdentifierSummary = exports.ResourceIdentifierSummary || (exports.ResourceIdentifierSummary = {}));
|
|
1218
|
-
var GetTemplateSummaryOutput;
|
|
1219
|
-
(function (GetTemplateSummaryOutput) {
|
|
1220
|
-
GetTemplateSummaryOutput.filterSensitiveLog = (obj) => ({
|
|
1221
|
-
...obj,
|
|
1222
|
-
});
|
|
1223
|
-
})(GetTemplateSummaryOutput = exports.GetTemplateSummaryOutput || (exports.GetTemplateSummaryOutput = {}));
|
|
1224
|
-
var ImportStacksToStackSetInput;
|
|
1225
|
-
(function (ImportStacksToStackSetInput) {
|
|
1226
|
-
ImportStacksToStackSetInput.filterSensitiveLog = (obj) => ({
|
|
1227
|
-
...obj,
|
|
1228
|
-
});
|
|
1229
|
-
})(ImportStacksToStackSetInput = exports.ImportStacksToStackSetInput || (exports.ImportStacksToStackSetInput = {}));
|
|
1230
|
-
var ImportStacksToStackSetOutput;
|
|
1231
|
-
(function (ImportStacksToStackSetOutput) {
|
|
1232
|
-
ImportStacksToStackSetOutput.filterSensitiveLog = (obj) => ({
|
|
1233
|
-
...obj,
|
|
1234
|
-
});
|
|
1235
|
-
})(ImportStacksToStackSetOutput = exports.ImportStacksToStackSetOutput || (exports.ImportStacksToStackSetOutput = {}));
|
|
1236
534
|
class StackNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
1237
535
|
constructor(opts) {
|
|
1238
536
|
super({
|
|
@@ -1247,240 +545,6 @@ class StackNotFoundException extends CloudFormationServiceException_1.CloudForma
|
|
|
1247
545
|
}
|
|
1248
546
|
}
|
|
1249
547
|
exports.StackNotFoundException = StackNotFoundException;
|
|
1250
|
-
var ListChangeSetsInput;
|
|
1251
|
-
(function (ListChangeSetsInput) {
|
|
1252
|
-
ListChangeSetsInput.filterSensitiveLog = (obj) => ({
|
|
1253
|
-
...obj,
|
|
1254
|
-
});
|
|
1255
|
-
})(ListChangeSetsInput = exports.ListChangeSetsInput || (exports.ListChangeSetsInput = {}));
|
|
1256
|
-
var ListChangeSetsOutput;
|
|
1257
|
-
(function (ListChangeSetsOutput) {
|
|
1258
|
-
ListChangeSetsOutput.filterSensitiveLog = (obj) => ({
|
|
1259
|
-
...obj,
|
|
1260
|
-
});
|
|
1261
|
-
})(ListChangeSetsOutput = exports.ListChangeSetsOutput || (exports.ListChangeSetsOutput = {}));
|
|
1262
|
-
var ListExportsInput;
|
|
1263
|
-
(function (ListExportsInput) {
|
|
1264
|
-
ListExportsInput.filterSensitiveLog = (obj) => ({
|
|
1265
|
-
...obj,
|
|
1266
|
-
});
|
|
1267
|
-
})(ListExportsInput = exports.ListExportsInput || (exports.ListExportsInput = {}));
|
|
1268
|
-
var Export;
|
|
1269
|
-
(function (Export) {
|
|
1270
|
-
Export.filterSensitiveLog = (obj) => ({
|
|
1271
|
-
...obj,
|
|
1272
|
-
});
|
|
1273
|
-
})(Export = exports.Export || (exports.Export = {}));
|
|
1274
|
-
var ListExportsOutput;
|
|
1275
|
-
(function (ListExportsOutput) {
|
|
1276
|
-
ListExportsOutput.filterSensitiveLog = (obj) => ({
|
|
1277
|
-
...obj,
|
|
1278
|
-
});
|
|
1279
|
-
})(ListExportsOutput = exports.ListExportsOutput || (exports.ListExportsOutput = {}));
|
|
1280
|
-
var ListImportsInput;
|
|
1281
|
-
(function (ListImportsInput) {
|
|
1282
|
-
ListImportsInput.filterSensitiveLog = (obj) => ({
|
|
1283
|
-
...obj,
|
|
1284
|
-
});
|
|
1285
|
-
})(ListImportsInput = exports.ListImportsInput || (exports.ListImportsInput = {}));
|
|
1286
|
-
var ListImportsOutput;
|
|
1287
|
-
(function (ListImportsOutput) {
|
|
1288
|
-
ListImportsOutput.filterSensitiveLog = (obj) => ({
|
|
1289
|
-
...obj,
|
|
1290
|
-
});
|
|
1291
|
-
})(ListImportsOutput = exports.ListImportsOutput || (exports.ListImportsOutput = {}));
|
|
1292
|
-
var StackInstanceFilter;
|
|
1293
|
-
(function (StackInstanceFilter) {
|
|
1294
|
-
StackInstanceFilter.filterSensitiveLog = (obj) => ({
|
|
1295
|
-
...obj,
|
|
1296
|
-
});
|
|
1297
|
-
})(StackInstanceFilter = exports.StackInstanceFilter || (exports.StackInstanceFilter = {}));
|
|
1298
|
-
var ListStackInstancesInput;
|
|
1299
|
-
(function (ListStackInstancesInput) {
|
|
1300
|
-
ListStackInstancesInput.filterSensitiveLog = (obj) => ({
|
|
1301
|
-
...obj,
|
|
1302
|
-
});
|
|
1303
|
-
})(ListStackInstancesInput = exports.ListStackInstancesInput || (exports.ListStackInstancesInput = {}));
|
|
1304
|
-
var StackInstanceSummary;
|
|
1305
|
-
(function (StackInstanceSummary) {
|
|
1306
|
-
StackInstanceSummary.filterSensitiveLog = (obj) => ({
|
|
1307
|
-
...obj,
|
|
1308
|
-
});
|
|
1309
|
-
})(StackInstanceSummary = exports.StackInstanceSummary || (exports.StackInstanceSummary = {}));
|
|
1310
|
-
var ListStackInstancesOutput;
|
|
1311
|
-
(function (ListStackInstancesOutput) {
|
|
1312
|
-
ListStackInstancesOutput.filterSensitiveLog = (obj) => ({
|
|
1313
|
-
...obj,
|
|
1314
|
-
});
|
|
1315
|
-
})(ListStackInstancesOutput = exports.ListStackInstancesOutput || (exports.ListStackInstancesOutput = {}));
|
|
1316
|
-
var ListStackResourcesInput;
|
|
1317
|
-
(function (ListStackResourcesInput) {
|
|
1318
|
-
ListStackResourcesInput.filterSensitiveLog = (obj) => ({
|
|
1319
|
-
...obj,
|
|
1320
|
-
});
|
|
1321
|
-
})(ListStackResourcesInput = exports.ListStackResourcesInput || (exports.ListStackResourcesInput = {}));
|
|
1322
|
-
var StackResourceDriftInformationSummary;
|
|
1323
|
-
(function (StackResourceDriftInformationSummary) {
|
|
1324
|
-
StackResourceDriftInformationSummary.filterSensitiveLog = (obj) => ({
|
|
1325
|
-
...obj,
|
|
1326
|
-
});
|
|
1327
|
-
})(StackResourceDriftInformationSummary = exports.StackResourceDriftInformationSummary || (exports.StackResourceDriftInformationSummary = {}));
|
|
1328
|
-
var StackResourceSummary;
|
|
1329
|
-
(function (StackResourceSummary) {
|
|
1330
|
-
StackResourceSummary.filterSensitiveLog = (obj) => ({
|
|
1331
|
-
...obj,
|
|
1332
|
-
});
|
|
1333
|
-
})(StackResourceSummary = exports.StackResourceSummary || (exports.StackResourceSummary = {}));
|
|
1334
|
-
var ListStackResourcesOutput;
|
|
1335
|
-
(function (ListStackResourcesOutput) {
|
|
1336
|
-
ListStackResourcesOutput.filterSensitiveLog = (obj) => ({
|
|
1337
|
-
...obj,
|
|
1338
|
-
});
|
|
1339
|
-
})(ListStackResourcesOutput = exports.ListStackResourcesOutput || (exports.ListStackResourcesOutput = {}));
|
|
1340
|
-
var ListStacksInput;
|
|
1341
|
-
(function (ListStacksInput) {
|
|
1342
|
-
ListStacksInput.filterSensitiveLog = (obj) => ({
|
|
1343
|
-
...obj,
|
|
1344
|
-
});
|
|
1345
|
-
})(ListStacksInput = exports.ListStacksInput || (exports.ListStacksInput = {}));
|
|
1346
|
-
var StackDriftInformationSummary;
|
|
1347
|
-
(function (StackDriftInformationSummary) {
|
|
1348
|
-
StackDriftInformationSummary.filterSensitiveLog = (obj) => ({
|
|
1349
|
-
...obj,
|
|
1350
|
-
});
|
|
1351
|
-
})(StackDriftInformationSummary = exports.StackDriftInformationSummary || (exports.StackDriftInformationSummary = {}));
|
|
1352
|
-
var StackSummary;
|
|
1353
|
-
(function (StackSummary) {
|
|
1354
|
-
StackSummary.filterSensitiveLog = (obj) => ({
|
|
1355
|
-
...obj,
|
|
1356
|
-
});
|
|
1357
|
-
})(StackSummary = exports.StackSummary || (exports.StackSummary = {}));
|
|
1358
|
-
var ListStacksOutput;
|
|
1359
|
-
(function (ListStacksOutput) {
|
|
1360
|
-
ListStacksOutput.filterSensitiveLog = (obj) => ({
|
|
1361
|
-
...obj,
|
|
1362
|
-
});
|
|
1363
|
-
})(ListStacksOutput = exports.ListStacksOutput || (exports.ListStacksOutput = {}));
|
|
1364
|
-
var ListStackSetOperationResultsInput;
|
|
1365
|
-
(function (ListStackSetOperationResultsInput) {
|
|
1366
|
-
ListStackSetOperationResultsInput.filterSensitiveLog = (obj) => ({
|
|
1367
|
-
...obj,
|
|
1368
|
-
});
|
|
1369
|
-
})(ListStackSetOperationResultsInput = exports.ListStackSetOperationResultsInput || (exports.ListStackSetOperationResultsInput = {}));
|
|
1370
|
-
var StackSetOperationResultSummary;
|
|
1371
|
-
(function (StackSetOperationResultSummary) {
|
|
1372
|
-
StackSetOperationResultSummary.filterSensitiveLog = (obj) => ({
|
|
1373
|
-
...obj,
|
|
1374
|
-
});
|
|
1375
|
-
})(StackSetOperationResultSummary = exports.StackSetOperationResultSummary || (exports.StackSetOperationResultSummary = {}));
|
|
1376
|
-
var ListStackSetOperationResultsOutput;
|
|
1377
|
-
(function (ListStackSetOperationResultsOutput) {
|
|
1378
|
-
ListStackSetOperationResultsOutput.filterSensitiveLog = (obj) => ({
|
|
1379
|
-
...obj,
|
|
1380
|
-
});
|
|
1381
|
-
})(ListStackSetOperationResultsOutput = exports.ListStackSetOperationResultsOutput || (exports.ListStackSetOperationResultsOutput = {}));
|
|
1382
|
-
var ListStackSetOperationsInput;
|
|
1383
|
-
(function (ListStackSetOperationsInput) {
|
|
1384
|
-
ListStackSetOperationsInput.filterSensitiveLog = (obj) => ({
|
|
1385
|
-
...obj,
|
|
1386
|
-
});
|
|
1387
|
-
})(ListStackSetOperationsInput = exports.ListStackSetOperationsInput || (exports.ListStackSetOperationsInput = {}));
|
|
1388
|
-
var StackSetOperationSummary;
|
|
1389
|
-
(function (StackSetOperationSummary) {
|
|
1390
|
-
StackSetOperationSummary.filterSensitiveLog = (obj) => ({
|
|
1391
|
-
...obj,
|
|
1392
|
-
});
|
|
1393
|
-
})(StackSetOperationSummary = exports.StackSetOperationSummary || (exports.StackSetOperationSummary = {}));
|
|
1394
|
-
var ListStackSetOperationsOutput;
|
|
1395
|
-
(function (ListStackSetOperationsOutput) {
|
|
1396
|
-
ListStackSetOperationsOutput.filterSensitiveLog = (obj) => ({
|
|
1397
|
-
...obj,
|
|
1398
|
-
});
|
|
1399
|
-
})(ListStackSetOperationsOutput = exports.ListStackSetOperationsOutput || (exports.ListStackSetOperationsOutput = {}));
|
|
1400
|
-
var ListStackSetsInput;
|
|
1401
|
-
(function (ListStackSetsInput) {
|
|
1402
|
-
ListStackSetsInput.filterSensitiveLog = (obj) => ({
|
|
1403
|
-
...obj,
|
|
1404
|
-
});
|
|
1405
|
-
})(ListStackSetsInput = exports.ListStackSetsInput || (exports.ListStackSetsInput = {}));
|
|
1406
|
-
var StackSetSummary;
|
|
1407
|
-
(function (StackSetSummary) {
|
|
1408
|
-
StackSetSummary.filterSensitiveLog = (obj) => ({
|
|
1409
|
-
...obj,
|
|
1410
|
-
});
|
|
1411
|
-
})(StackSetSummary = exports.StackSetSummary || (exports.StackSetSummary = {}));
|
|
1412
|
-
var ListStackSetsOutput;
|
|
1413
|
-
(function (ListStackSetsOutput) {
|
|
1414
|
-
ListStackSetsOutput.filterSensitiveLog = (obj) => ({
|
|
1415
|
-
...obj,
|
|
1416
|
-
});
|
|
1417
|
-
})(ListStackSetsOutput = exports.ListStackSetsOutput || (exports.ListStackSetsOutput = {}));
|
|
1418
|
-
var ListTypeRegistrationsInput;
|
|
1419
|
-
(function (ListTypeRegistrationsInput) {
|
|
1420
|
-
ListTypeRegistrationsInput.filterSensitiveLog = (obj) => ({
|
|
1421
|
-
...obj,
|
|
1422
|
-
});
|
|
1423
|
-
})(ListTypeRegistrationsInput = exports.ListTypeRegistrationsInput || (exports.ListTypeRegistrationsInput = {}));
|
|
1424
|
-
var ListTypeRegistrationsOutput;
|
|
1425
|
-
(function (ListTypeRegistrationsOutput) {
|
|
1426
|
-
ListTypeRegistrationsOutput.filterSensitiveLog = (obj) => ({
|
|
1427
|
-
...obj,
|
|
1428
|
-
});
|
|
1429
|
-
})(ListTypeRegistrationsOutput = exports.ListTypeRegistrationsOutput || (exports.ListTypeRegistrationsOutput = {}));
|
|
1430
|
-
var TypeFilters;
|
|
1431
|
-
(function (TypeFilters) {
|
|
1432
|
-
TypeFilters.filterSensitiveLog = (obj) => ({
|
|
1433
|
-
...obj,
|
|
1434
|
-
});
|
|
1435
|
-
})(TypeFilters = exports.TypeFilters || (exports.TypeFilters = {}));
|
|
1436
|
-
var ListTypesInput;
|
|
1437
|
-
(function (ListTypesInput) {
|
|
1438
|
-
ListTypesInput.filterSensitiveLog = (obj) => ({
|
|
1439
|
-
...obj,
|
|
1440
|
-
});
|
|
1441
|
-
})(ListTypesInput = exports.ListTypesInput || (exports.ListTypesInput = {}));
|
|
1442
|
-
var TypeSummary;
|
|
1443
|
-
(function (TypeSummary) {
|
|
1444
|
-
TypeSummary.filterSensitiveLog = (obj) => ({
|
|
1445
|
-
...obj,
|
|
1446
|
-
});
|
|
1447
|
-
})(TypeSummary = exports.TypeSummary || (exports.TypeSummary = {}));
|
|
1448
|
-
var ListTypesOutput;
|
|
1449
|
-
(function (ListTypesOutput) {
|
|
1450
|
-
ListTypesOutput.filterSensitiveLog = (obj) => ({
|
|
1451
|
-
...obj,
|
|
1452
|
-
});
|
|
1453
|
-
})(ListTypesOutput = exports.ListTypesOutput || (exports.ListTypesOutput = {}));
|
|
1454
|
-
var ListTypeVersionsInput;
|
|
1455
|
-
(function (ListTypeVersionsInput) {
|
|
1456
|
-
ListTypeVersionsInput.filterSensitiveLog = (obj) => ({
|
|
1457
|
-
...obj,
|
|
1458
|
-
});
|
|
1459
|
-
})(ListTypeVersionsInput = exports.ListTypeVersionsInput || (exports.ListTypeVersionsInput = {}));
|
|
1460
|
-
var TypeVersionSummary;
|
|
1461
|
-
(function (TypeVersionSummary) {
|
|
1462
|
-
TypeVersionSummary.filterSensitiveLog = (obj) => ({
|
|
1463
|
-
...obj,
|
|
1464
|
-
});
|
|
1465
|
-
})(TypeVersionSummary = exports.TypeVersionSummary || (exports.TypeVersionSummary = {}));
|
|
1466
|
-
var ListTypeVersionsOutput;
|
|
1467
|
-
(function (ListTypeVersionsOutput) {
|
|
1468
|
-
ListTypeVersionsOutput.filterSensitiveLog = (obj) => ({
|
|
1469
|
-
...obj,
|
|
1470
|
-
});
|
|
1471
|
-
})(ListTypeVersionsOutput = exports.ListTypeVersionsOutput || (exports.ListTypeVersionsOutput = {}));
|
|
1472
|
-
var PublishTypeInput;
|
|
1473
|
-
(function (PublishTypeInput) {
|
|
1474
|
-
PublishTypeInput.filterSensitiveLog = (obj) => ({
|
|
1475
|
-
...obj,
|
|
1476
|
-
});
|
|
1477
|
-
})(PublishTypeInput = exports.PublishTypeInput || (exports.PublishTypeInput = {}));
|
|
1478
|
-
var PublishTypeOutput;
|
|
1479
|
-
(function (PublishTypeOutput) {
|
|
1480
|
-
PublishTypeOutput.filterSensitiveLog = (obj) => ({
|
|
1481
|
-
...obj,
|
|
1482
|
-
});
|
|
1483
|
-
})(PublishTypeOutput = exports.PublishTypeOutput || (exports.PublishTypeOutput = {}));
|
|
1484
548
|
class InvalidStateTransitionException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
|
1485
549
|
constructor(opts) {
|
|
1486
550
|
super({
|
|
@@ -1537,182 +601,748 @@ var HandlerErrorCode;
|
|
|
1537
601
|
HandlerErrorCode["Throttling"] = "Throttling";
|
|
1538
602
|
HandlerErrorCode["Unknown"] = "Unknown";
|
|
1539
603
|
})(HandlerErrorCode = exports.HandlerErrorCode || (exports.HandlerErrorCode = {}));
|
|
1540
|
-
var RecordHandlerProgressInput;
|
|
1541
|
-
(function (RecordHandlerProgressInput) {
|
|
1542
|
-
RecordHandlerProgressInput.filterSensitiveLog = (obj) => ({
|
|
1543
|
-
...obj,
|
|
1544
|
-
});
|
|
1545
|
-
})(RecordHandlerProgressInput = exports.RecordHandlerProgressInput || (exports.RecordHandlerProgressInput = {}));
|
|
1546
|
-
var RecordHandlerProgressOutput;
|
|
1547
|
-
(function (RecordHandlerProgressOutput) {
|
|
1548
|
-
RecordHandlerProgressOutput.filterSensitiveLog = (obj) => ({
|
|
1549
|
-
...obj,
|
|
1550
|
-
});
|
|
1551
|
-
})(RecordHandlerProgressOutput = exports.RecordHandlerProgressOutput || (exports.RecordHandlerProgressOutput = {}));
|
|
1552
|
-
var RegisterPublisherInput;
|
|
1553
|
-
(function (RegisterPublisherInput) {
|
|
1554
|
-
RegisterPublisherInput.filterSensitiveLog = (obj) => ({
|
|
1555
|
-
...obj,
|
|
1556
|
-
});
|
|
1557
|
-
})(RegisterPublisherInput = exports.RegisterPublisherInput || (exports.RegisterPublisherInput = {}));
|
|
1558
|
-
var RegisterPublisherOutput;
|
|
1559
|
-
(function (RegisterPublisherOutput) {
|
|
1560
|
-
RegisterPublisherOutput.filterSensitiveLog = (obj) => ({
|
|
1561
|
-
...obj,
|
|
1562
|
-
});
|
|
1563
|
-
})(RegisterPublisherOutput = exports.RegisterPublisherOutput || (exports.RegisterPublisherOutput = {}));
|
|
1564
|
-
var RegisterTypeInput;
|
|
1565
|
-
(function (RegisterTypeInput) {
|
|
1566
|
-
RegisterTypeInput.filterSensitiveLog = (obj) => ({
|
|
1567
|
-
...obj,
|
|
1568
|
-
});
|
|
1569
|
-
})(RegisterTypeInput = exports.RegisterTypeInput || (exports.RegisterTypeInput = {}));
|
|
1570
|
-
var RegisterTypeOutput;
|
|
1571
|
-
(function (RegisterTypeOutput) {
|
|
1572
|
-
RegisterTypeOutput.filterSensitiveLog = (obj) => ({
|
|
1573
|
-
...obj,
|
|
1574
|
-
});
|
|
1575
|
-
})(RegisterTypeOutput = exports.RegisterTypeOutput || (exports.RegisterTypeOutput = {}));
|
|
1576
|
-
var RollbackStackInput;
|
|
1577
|
-
(function (RollbackStackInput) {
|
|
1578
|
-
RollbackStackInput.filterSensitiveLog = (obj) => ({
|
|
1579
|
-
...obj,
|
|
1580
|
-
});
|
|
1581
|
-
})(RollbackStackInput = exports.RollbackStackInput || (exports.RollbackStackInput = {}));
|
|
1582
|
-
var RollbackStackOutput;
|
|
1583
|
-
(function (RollbackStackOutput) {
|
|
1584
|
-
RollbackStackOutput.filterSensitiveLog = (obj) => ({
|
|
1585
|
-
...obj,
|
|
1586
|
-
});
|
|
1587
|
-
})(RollbackStackOutput = exports.RollbackStackOutput || (exports.RollbackStackOutput = {}));
|
|
1588
|
-
var SetStackPolicyInput;
|
|
1589
|
-
(function (SetStackPolicyInput) {
|
|
1590
|
-
SetStackPolicyInput.filterSensitiveLog = (obj) => ({
|
|
1591
|
-
...obj,
|
|
1592
|
-
});
|
|
1593
|
-
})(SetStackPolicyInput = exports.SetStackPolicyInput || (exports.SetStackPolicyInput = {}));
|
|
1594
|
-
var SetTypeConfigurationInput;
|
|
1595
|
-
(function (SetTypeConfigurationInput) {
|
|
1596
|
-
SetTypeConfigurationInput.filterSensitiveLog = (obj) => ({
|
|
1597
|
-
...obj,
|
|
1598
|
-
});
|
|
1599
|
-
})(SetTypeConfigurationInput = exports.SetTypeConfigurationInput || (exports.SetTypeConfigurationInput = {}));
|
|
1600
|
-
var SetTypeConfigurationOutput;
|
|
1601
|
-
(function (SetTypeConfigurationOutput) {
|
|
1602
|
-
SetTypeConfigurationOutput.filterSensitiveLog = (obj) => ({
|
|
1603
|
-
...obj,
|
|
1604
|
-
});
|
|
1605
|
-
})(SetTypeConfigurationOutput = exports.SetTypeConfigurationOutput || (exports.SetTypeConfigurationOutput = {}));
|
|
1606
|
-
var SetTypeDefaultVersionInput;
|
|
1607
|
-
(function (SetTypeDefaultVersionInput) {
|
|
1608
|
-
SetTypeDefaultVersionInput.filterSensitiveLog = (obj) => ({
|
|
1609
|
-
...obj,
|
|
1610
|
-
});
|
|
1611
|
-
})(SetTypeDefaultVersionInput = exports.SetTypeDefaultVersionInput || (exports.SetTypeDefaultVersionInput = {}));
|
|
1612
|
-
var SetTypeDefaultVersionOutput;
|
|
1613
|
-
(function (SetTypeDefaultVersionOutput) {
|
|
1614
|
-
SetTypeDefaultVersionOutput.filterSensitiveLog = (obj) => ({
|
|
1615
|
-
...obj,
|
|
1616
|
-
});
|
|
1617
|
-
})(SetTypeDefaultVersionOutput = exports.SetTypeDefaultVersionOutput || (exports.SetTypeDefaultVersionOutput = {}));
|
|
1618
604
|
var ResourceSignalStatus;
|
|
1619
605
|
(function (ResourceSignalStatus) {
|
|
1620
606
|
ResourceSignalStatus["FAILURE"] = "FAILURE";
|
|
1621
607
|
ResourceSignalStatus["SUCCESS"] = "SUCCESS";
|
|
1622
608
|
})(ResourceSignalStatus = exports.ResourceSignalStatus || (exports.ResourceSignalStatus = {}));
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
609
|
+
const AccountGateResultFilterSensitiveLog = (obj) => ({
|
|
610
|
+
...obj,
|
|
611
|
+
});
|
|
612
|
+
exports.AccountGateResultFilterSensitiveLog = AccountGateResultFilterSensitiveLog;
|
|
613
|
+
const AccountLimitFilterSensitiveLog = (obj) => ({
|
|
614
|
+
...obj,
|
|
615
|
+
});
|
|
616
|
+
exports.AccountLimitFilterSensitiveLog = AccountLimitFilterSensitiveLog;
|
|
617
|
+
const LoggingConfigFilterSensitiveLog = (obj) => ({
|
|
618
|
+
...obj,
|
|
619
|
+
});
|
|
620
|
+
exports.LoggingConfigFilterSensitiveLog = LoggingConfigFilterSensitiveLog;
|
|
621
|
+
const ActivateTypeInputFilterSensitiveLog = (obj) => ({
|
|
622
|
+
...obj,
|
|
623
|
+
});
|
|
624
|
+
exports.ActivateTypeInputFilterSensitiveLog = ActivateTypeInputFilterSensitiveLog;
|
|
625
|
+
const ActivateTypeOutputFilterSensitiveLog = (obj) => ({
|
|
626
|
+
...obj,
|
|
627
|
+
});
|
|
628
|
+
exports.ActivateTypeOutputFilterSensitiveLog = ActivateTypeOutputFilterSensitiveLog;
|
|
629
|
+
const AutoDeploymentFilterSensitiveLog = (obj) => ({
|
|
630
|
+
...obj,
|
|
631
|
+
});
|
|
632
|
+
exports.AutoDeploymentFilterSensitiveLog = AutoDeploymentFilterSensitiveLog;
|
|
633
|
+
const TypeConfigurationIdentifierFilterSensitiveLog = (obj) => ({
|
|
634
|
+
...obj,
|
|
635
|
+
});
|
|
636
|
+
exports.TypeConfigurationIdentifierFilterSensitiveLog = TypeConfigurationIdentifierFilterSensitiveLog;
|
|
637
|
+
const BatchDescribeTypeConfigurationsInputFilterSensitiveLog = (obj) => ({
|
|
638
|
+
...obj,
|
|
639
|
+
});
|
|
640
|
+
exports.BatchDescribeTypeConfigurationsInputFilterSensitiveLog = BatchDescribeTypeConfigurationsInputFilterSensitiveLog;
|
|
641
|
+
const BatchDescribeTypeConfigurationsErrorFilterSensitiveLog = (obj) => ({
|
|
642
|
+
...obj,
|
|
643
|
+
});
|
|
644
|
+
exports.BatchDescribeTypeConfigurationsErrorFilterSensitiveLog = BatchDescribeTypeConfigurationsErrorFilterSensitiveLog;
|
|
645
|
+
const TypeConfigurationDetailsFilterSensitiveLog = (obj) => ({
|
|
646
|
+
...obj,
|
|
647
|
+
});
|
|
648
|
+
exports.TypeConfigurationDetailsFilterSensitiveLog = TypeConfigurationDetailsFilterSensitiveLog;
|
|
649
|
+
const BatchDescribeTypeConfigurationsOutputFilterSensitiveLog = (obj) => ({
|
|
650
|
+
...obj,
|
|
651
|
+
});
|
|
652
|
+
exports.BatchDescribeTypeConfigurationsOutputFilterSensitiveLog = BatchDescribeTypeConfigurationsOutputFilterSensitiveLog;
|
|
653
|
+
const CancelUpdateStackInputFilterSensitiveLog = (obj) => ({
|
|
654
|
+
...obj,
|
|
655
|
+
});
|
|
656
|
+
exports.CancelUpdateStackInputFilterSensitiveLog = CancelUpdateStackInputFilterSensitiveLog;
|
|
657
|
+
const ResourceTargetDefinitionFilterSensitiveLog = (obj) => ({
|
|
658
|
+
...obj,
|
|
659
|
+
});
|
|
660
|
+
exports.ResourceTargetDefinitionFilterSensitiveLog = ResourceTargetDefinitionFilterSensitiveLog;
|
|
661
|
+
const ResourceChangeDetailFilterSensitiveLog = (obj) => ({
|
|
662
|
+
...obj,
|
|
663
|
+
});
|
|
664
|
+
exports.ResourceChangeDetailFilterSensitiveLog = ResourceChangeDetailFilterSensitiveLog;
|
|
665
|
+
const ModuleInfoFilterSensitiveLog = (obj) => ({
|
|
666
|
+
...obj,
|
|
667
|
+
});
|
|
668
|
+
exports.ModuleInfoFilterSensitiveLog = ModuleInfoFilterSensitiveLog;
|
|
669
|
+
const ResourceChangeFilterSensitiveLog = (obj) => ({
|
|
670
|
+
...obj,
|
|
671
|
+
});
|
|
672
|
+
exports.ResourceChangeFilterSensitiveLog = ResourceChangeFilterSensitiveLog;
|
|
673
|
+
const ChangeFilterSensitiveLog = (obj) => ({
|
|
674
|
+
...obj,
|
|
675
|
+
});
|
|
676
|
+
exports.ChangeFilterSensitiveLog = ChangeFilterSensitiveLog;
|
|
677
|
+
const ChangeSetHookResourceTargetDetailsFilterSensitiveLog = (obj) => ({
|
|
678
|
+
...obj,
|
|
679
|
+
});
|
|
680
|
+
exports.ChangeSetHookResourceTargetDetailsFilterSensitiveLog = ChangeSetHookResourceTargetDetailsFilterSensitiveLog;
|
|
681
|
+
const ChangeSetHookTargetDetailsFilterSensitiveLog = (obj) => ({
|
|
682
|
+
...obj,
|
|
683
|
+
});
|
|
684
|
+
exports.ChangeSetHookTargetDetailsFilterSensitiveLog = ChangeSetHookTargetDetailsFilterSensitiveLog;
|
|
685
|
+
const ChangeSetHookFilterSensitiveLog = (obj) => ({
|
|
686
|
+
...obj,
|
|
687
|
+
});
|
|
688
|
+
exports.ChangeSetHookFilterSensitiveLog = ChangeSetHookFilterSensitiveLog;
|
|
689
|
+
const ChangeSetSummaryFilterSensitiveLog = (obj) => ({
|
|
690
|
+
...obj,
|
|
691
|
+
});
|
|
692
|
+
exports.ChangeSetSummaryFilterSensitiveLog = ChangeSetSummaryFilterSensitiveLog;
|
|
693
|
+
const ContinueUpdateRollbackInputFilterSensitiveLog = (obj) => ({
|
|
694
|
+
...obj,
|
|
695
|
+
});
|
|
696
|
+
exports.ContinueUpdateRollbackInputFilterSensitiveLog = ContinueUpdateRollbackInputFilterSensitiveLog;
|
|
697
|
+
const ContinueUpdateRollbackOutputFilterSensitiveLog = (obj) => ({
|
|
698
|
+
...obj,
|
|
699
|
+
});
|
|
700
|
+
exports.ContinueUpdateRollbackOutputFilterSensitiveLog = ContinueUpdateRollbackOutputFilterSensitiveLog;
|
|
701
|
+
const ParameterFilterSensitiveLog = (obj) => ({
|
|
702
|
+
...obj,
|
|
703
|
+
});
|
|
704
|
+
exports.ParameterFilterSensitiveLog = ParameterFilterSensitiveLog;
|
|
705
|
+
const ResourceToImportFilterSensitiveLog = (obj) => ({
|
|
706
|
+
...obj,
|
|
707
|
+
});
|
|
708
|
+
exports.ResourceToImportFilterSensitiveLog = ResourceToImportFilterSensitiveLog;
|
|
709
|
+
const RollbackTriggerFilterSensitiveLog = (obj) => ({
|
|
710
|
+
...obj,
|
|
711
|
+
});
|
|
712
|
+
exports.RollbackTriggerFilterSensitiveLog = RollbackTriggerFilterSensitiveLog;
|
|
713
|
+
const RollbackConfigurationFilterSensitiveLog = (obj) => ({
|
|
714
|
+
...obj,
|
|
715
|
+
});
|
|
716
|
+
exports.RollbackConfigurationFilterSensitiveLog = RollbackConfigurationFilterSensitiveLog;
|
|
717
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
718
|
+
...obj,
|
|
719
|
+
});
|
|
720
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
721
|
+
const CreateChangeSetInputFilterSensitiveLog = (obj) => ({
|
|
722
|
+
...obj,
|
|
723
|
+
});
|
|
724
|
+
exports.CreateChangeSetInputFilterSensitiveLog = CreateChangeSetInputFilterSensitiveLog;
|
|
725
|
+
const CreateChangeSetOutputFilterSensitiveLog = (obj) => ({
|
|
726
|
+
...obj,
|
|
727
|
+
});
|
|
728
|
+
exports.CreateChangeSetOutputFilterSensitiveLog = CreateChangeSetOutputFilterSensitiveLog;
|
|
729
|
+
const CreateStackInputFilterSensitiveLog = (obj) => ({
|
|
730
|
+
...obj,
|
|
731
|
+
});
|
|
732
|
+
exports.CreateStackInputFilterSensitiveLog = CreateStackInputFilterSensitiveLog;
|
|
733
|
+
const CreateStackOutputFilterSensitiveLog = (obj) => ({
|
|
734
|
+
...obj,
|
|
735
|
+
});
|
|
736
|
+
exports.CreateStackOutputFilterSensitiveLog = CreateStackOutputFilterSensitiveLog;
|
|
737
|
+
const DeploymentTargetsFilterSensitiveLog = (obj) => ({
|
|
738
|
+
...obj,
|
|
739
|
+
});
|
|
740
|
+
exports.DeploymentTargetsFilterSensitiveLog = DeploymentTargetsFilterSensitiveLog;
|
|
741
|
+
const StackSetOperationPreferencesFilterSensitiveLog = (obj) => ({
|
|
742
|
+
...obj,
|
|
743
|
+
});
|
|
744
|
+
exports.StackSetOperationPreferencesFilterSensitiveLog = StackSetOperationPreferencesFilterSensitiveLog;
|
|
745
|
+
const CreateStackInstancesInputFilterSensitiveLog = (obj) => ({
|
|
746
|
+
...obj,
|
|
747
|
+
});
|
|
748
|
+
exports.CreateStackInstancesInputFilterSensitiveLog = CreateStackInstancesInputFilterSensitiveLog;
|
|
749
|
+
const CreateStackInstancesOutputFilterSensitiveLog = (obj) => ({
|
|
750
|
+
...obj,
|
|
751
|
+
});
|
|
752
|
+
exports.CreateStackInstancesOutputFilterSensitiveLog = CreateStackInstancesOutputFilterSensitiveLog;
|
|
753
|
+
const ManagedExecutionFilterSensitiveLog = (obj) => ({
|
|
754
|
+
...obj,
|
|
755
|
+
});
|
|
756
|
+
exports.ManagedExecutionFilterSensitiveLog = ManagedExecutionFilterSensitiveLog;
|
|
757
|
+
const CreateStackSetInputFilterSensitiveLog = (obj) => ({
|
|
758
|
+
...obj,
|
|
759
|
+
});
|
|
760
|
+
exports.CreateStackSetInputFilterSensitiveLog = CreateStackSetInputFilterSensitiveLog;
|
|
761
|
+
const CreateStackSetOutputFilterSensitiveLog = (obj) => ({
|
|
762
|
+
...obj,
|
|
763
|
+
});
|
|
764
|
+
exports.CreateStackSetOutputFilterSensitiveLog = CreateStackSetOutputFilterSensitiveLog;
|
|
765
|
+
const DeactivateTypeInputFilterSensitiveLog = (obj) => ({
|
|
766
|
+
...obj,
|
|
767
|
+
});
|
|
768
|
+
exports.DeactivateTypeInputFilterSensitiveLog = DeactivateTypeInputFilterSensitiveLog;
|
|
769
|
+
const DeactivateTypeOutputFilterSensitiveLog = (obj) => ({
|
|
770
|
+
...obj,
|
|
771
|
+
});
|
|
772
|
+
exports.DeactivateTypeOutputFilterSensitiveLog = DeactivateTypeOutputFilterSensitiveLog;
|
|
773
|
+
const DeleteChangeSetInputFilterSensitiveLog = (obj) => ({
|
|
774
|
+
...obj,
|
|
775
|
+
});
|
|
776
|
+
exports.DeleteChangeSetInputFilterSensitiveLog = DeleteChangeSetInputFilterSensitiveLog;
|
|
777
|
+
const DeleteChangeSetOutputFilterSensitiveLog = (obj) => ({
|
|
778
|
+
...obj,
|
|
779
|
+
});
|
|
780
|
+
exports.DeleteChangeSetOutputFilterSensitiveLog = DeleteChangeSetOutputFilterSensitiveLog;
|
|
781
|
+
const DeleteStackInputFilterSensitiveLog = (obj) => ({
|
|
782
|
+
...obj,
|
|
783
|
+
});
|
|
784
|
+
exports.DeleteStackInputFilterSensitiveLog = DeleteStackInputFilterSensitiveLog;
|
|
785
|
+
const DeleteStackInstancesInputFilterSensitiveLog = (obj) => ({
|
|
786
|
+
...obj,
|
|
787
|
+
});
|
|
788
|
+
exports.DeleteStackInstancesInputFilterSensitiveLog = DeleteStackInstancesInputFilterSensitiveLog;
|
|
789
|
+
const DeleteStackInstancesOutputFilterSensitiveLog = (obj) => ({
|
|
790
|
+
...obj,
|
|
791
|
+
});
|
|
792
|
+
exports.DeleteStackInstancesOutputFilterSensitiveLog = DeleteStackInstancesOutputFilterSensitiveLog;
|
|
793
|
+
const DeleteStackSetInputFilterSensitiveLog = (obj) => ({
|
|
794
|
+
...obj,
|
|
795
|
+
});
|
|
796
|
+
exports.DeleteStackSetInputFilterSensitiveLog = DeleteStackSetInputFilterSensitiveLog;
|
|
797
|
+
const DeleteStackSetOutputFilterSensitiveLog = (obj) => ({
|
|
798
|
+
...obj,
|
|
799
|
+
});
|
|
800
|
+
exports.DeleteStackSetOutputFilterSensitiveLog = DeleteStackSetOutputFilterSensitiveLog;
|
|
801
|
+
const DeregisterTypeInputFilterSensitiveLog = (obj) => ({
|
|
802
|
+
...obj,
|
|
803
|
+
});
|
|
804
|
+
exports.DeregisterTypeInputFilterSensitiveLog = DeregisterTypeInputFilterSensitiveLog;
|
|
805
|
+
const DeregisterTypeOutputFilterSensitiveLog = (obj) => ({
|
|
806
|
+
...obj,
|
|
807
|
+
});
|
|
808
|
+
exports.DeregisterTypeOutputFilterSensitiveLog = DeregisterTypeOutputFilterSensitiveLog;
|
|
809
|
+
const DescribeAccountLimitsInputFilterSensitiveLog = (obj) => ({
|
|
810
|
+
...obj,
|
|
811
|
+
});
|
|
812
|
+
exports.DescribeAccountLimitsInputFilterSensitiveLog = DescribeAccountLimitsInputFilterSensitiveLog;
|
|
813
|
+
const DescribeAccountLimitsOutputFilterSensitiveLog = (obj) => ({
|
|
814
|
+
...obj,
|
|
815
|
+
});
|
|
816
|
+
exports.DescribeAccountLimitsOutputFilterSensitiveLog = DescribeAccountLimitsOutputFilterSensitiveLog;
|
|
817
|
+
const DescribeChangeSetInputFilterSensitiveLog = (obj) => ({
|
|
818
|
+
...obj,
|
|
819
|
+
});
|
|
820
|
+
exports.DescribeChangeSetInputFilterSensitiveLog = DescribeChangeSetInputFilterSensitiveLog;
|
|
821
|
+
const DescribeChangeSetOutputFilterSensitiveLog = (obj) => ({
|
|
822
|
+
...obj,
|
|
823
|
+
});
|
|
824
|
+
exports.DescribeChangeSetOutputFilterSensitiveLog = DescribeChangeSetOutputFilterSensitiveLog;
|
|
825
|
+
const DescribeChangeSetHooksInputFilterSensitiveLog = (obj) => ({
|
|
826
|
+
...obj,
|
|
827
|
+
});
|
|
828
|
+
exports.DescribeChangeSetHooksInputFilterSensitiveLog = DescribeChangeSetHooksInputFilterSensitiveLog;
|
|
829
|
+
const DescribeChangeSetHooksOutputFilterSensitiveLog = (obj) => ({
|
|
830
|
+
...obj,
|
|
831
|
+
});
|
|
832
|
+
exports.DescribeChangeSetHooksOutputFilterSensitiveLog = DescribeChangeSetHooksOutputFilterSensitiveLog;
|
|
833
|
+
const DescribePublisherInputFilterSensitiveLog = (obj) => ({
|
|
834
|
+
...obj,
|
|
835
|
+
});
|
|
836
|
+
exports.DescribePublisherInputFilterSensitiveLog = DescribePublisherInputFilterSensitiveLog;
|
|
837
|
+
const DescribePublisherOutputFilterSensitiveLog = (obj) => ({
|
|
838
|
+
...obj,
|
|
839
|
+
});
|
|
840
|
+
exports.DescribePublisherOutputFilterSensitiveLog = DescribePublisherOutputFilterSensitiveLog;
|
|
841
|
+
const DescribeStackDriftDetectionStatusInputFilterSensitiveLog = (obj) => ({
|
|
842
|
+
...obj,
|
|
843
|
+
});
|
|
844
|
+
exports.DescribeStackDriftDetectionStatusInputFilterSensitiveLog = DescribeStackDriftDetectionStatusInputFilterSensitiveLog;
|
|
845
|
+
const DescribeStackDriftDetectionStatusOutputFilterSensitiveLog = (obj) => ({
|
|
846
|
+
...obj,
|
|
847
|
+
});
|
|
848
|
+
exports.DescribeStackDriftDetectionStatusOutputFilterSensitiveLog = DescribeStackDriftDetectionStatusOutputFilterSensitiveLog;
|
|
849
|
+
const DescribeStackEventsInputFilterSensitiveLog = (obj) => ({
|
|
850
|
+
...obj,
|
|
851
|
+
});
|
|
852
|
+
exports.DescribeStackEventsInputFilterSensitiveLog = DescribeStackEventsInputFilterSensitiveLog;
|
|
853
|
+
const StackEventFilterSensitiveLog = (obj) => ({
|
|
854
|
+
...obj,
|
|
855
|
+
});
|
|
856
|
+
exports.StackEventFilterSensitiveLog = StackEventFilterSensitiveLog;
|
|
857
|
+
const DescribeStackEventsOutputFilterSensitiveLog = (obj) => ({
|
|
858
|
+
...obj,
|
|
859
|
+
});
|
|
860
|
+
exports.DescribeStackEventsOutputFilterSensitiveLog = DescribeStackEventsOutputFilterSensitiveLog;
|
|
861
|
+
const DescribeStackInstanceInputFilterSensitiveLog = (obj) => ({
|
|
862
|
+
...obj,
|
|
863
|
+
});
|
|
864
|
+
exports.DescribeStackInstanceInputFilterSensitiveLog = DescribeStackInstanceInputFilterSensitiveLog;
|
|
865
|
+
const StackInstanceComprehensiveStatusFilterSensitiveLog = (obj) => ({
|
|
866
|
+
...obj,
|
|
867
|
+
});
|
|
868
|
+
exports.StackInstanceComprehensiveStatusFilterSensitiveLog = StackInstanceComprehensiveStatusFilterSensitiveLog;
|
|
869
|
+
const StackInstanceFilterSensitiveLog = (obj) => ({
|
|
870
|
+
...obj,
|
|
871
|
+
});
|
|
872
|
+
exports.StackInstanceFilterSensitiveLog = StackInstanceFilterSensitiveLog;
|
|
873
|
+
const DescribeStackInstanceOutputFilterSensitiveLog = (obj) => ({
|
|
874
|
+
...obj,
|
|
875
|
+
});
|
|
876
|
+
exports.DescribeStackInstanceOutputFilterSensitiveLog = DescribeStackInstanceOutputFilterSensitiveLog;
|
|
877
|
+
const DescribeStackResourceInputFilterSensitiveLog = (obj) => ({
|
|
878
|
+
...obj,
|
|
879
|
+
});
|
|
880
|
+
exports.DescribeStackResourceInputFilterSensitiveLog = DescribeStackResourceInputFilterSensitiveLog;
|
|
881
|
+
const StackResourceDriftInformationFilterSensitiveLog = (obj) => ({
|
|
882
|
+
...obj,
|
|
883
|
+
});
|
|
884
|
+
exports.StackResourceDriftInformationFilterSensitiveLog = StackResourceDriftInformationFilterSensitiveLog;
|
|
885
|
+
const StackResourceDetailFilterSensitiveLog = (obj) => ({
|
|
886
|
+
...obj,
|
|
887
|
+
});
|
|
888
|
+
exports.StackResourceDetailFilterSensitiveLog = StackResourceDetailFilterSensitiveLog;
|
|
889
|
+
const DescribeStackResourceOutputFilterSensitiveLog = (obj) => ({
|
|
890
|
+
...obj,
|
|
891
|
+
});
|
|
892
|
+
exports.DescribeStackResourceOutputFilterSensitiveLog = DescribeStackResourceOutputFilterSensitiveLog;
|
|
893
|
+
const DescribeStackResourceDriftsInputFilterSensitiveLog = (obj) => ({
|
|
894
|
+
...obj,
|
|
895
|
+
});
|
|
896
|
+
exports.DescribeStackResourceDriftsInputFilterSensitiveLog = DescribeStackResourceDriftsInputFilterSensitiveLog;
|
|
897
|
+
const PhysicalResourceIdContextKeyValuePairFilterSensitiveLog = (obj) => ({
|
|
898
|
+
...obj,
|
|
899
|
+
});
|
|
900
|
+
exports.PhysicalResourceIdContextKeyValuePairFilterSensitiveLog = PhysicalResourceIdContextKeyValuePairFilterSensitiveLog;
|
|
901
|
+
const PropertyDifferenceFilterSensitiveLog = (obj) => ({
|
|
902
|
+
...obj,
|
|
903
|
+
});
|
|
904
|
+
exports.PropertyDifferenceFilterSensitiveLog = PropertyDifferenceFilterSensitiveLog;
|
|
905
|
+
const StackResourceDriftFilterSensitiveLog = (obj) => ({
|
|
906
|
+
...obj,
|
|
907
|
+
});
|
|
908
|
+
exports.StackResourceDriftFilterSensitiveLog = StackResourceDriftFilterSensitiveLog;
|
|
909
|
+
const DescribeStackResourceDriftsOutputFilterSensitiveLog = (obj) => ({
|
|
910
|
+
...obj,
|
|
911
|
+
});
|
|
912
|
+
exports.DescribeStackResourceDriftsOutputFilterSensitiveLog = DescribeStackResourceDriftsOutputFilterSensitiveLog;
|
|
913
|
+
const DescribeStackResourcesInputFilterSensitiveLog = (obj) => ({
|
|
914
|
+
...obj,
|
|
915
|
+
});
|
|
916
|
+
exports.DescribeStackResourcesInputFilterSensitiveLog = DescribeStackResourcesInputFilterSensitiveLog;
|
|
917
|
+
const StackResourceFilterSensitiveLog = (obj) => ({
|
|
918
|
+
...obj,
|
|
919
|
+
});
|
|
920
|
+
exports.StackResourceFilterSensitiveLog = StackResourceFilterSensitiveLog;
|
|
921
|
+
const DescribeStackResourcesOutputFilterSensitiveLog = (obj) => ({
|
|
922
|
+
...obj,
|
|
923
|
+
});
|
|
924
|
+
exports.DescribeStackResourcesOutputFilterSensitiveLog = DescribeStackResourcesOutputFilterSensitiveLog;
|
|
925
|
+
const DescribeStacksInputFilterSensitiveLog = (obj) => ({
|
|
926
|
+
...obj,
|
|
927
|
+
});
|
|
928
|
+
exports.DescribeStacksInputFilterSensitiveLog = DescribeStacksInputFilterSensitiveLog;
|
|
929
|
+
const StackDriftInformationFilterSensitiveLog = (obj) => ({
|
|
930
|
+
...obj,
|
|
931
|
+
});
|
|
932
|
+
exports.StackDriftInformationFilterSensitiveLog = StackDriftInformationFilterSensitiveLog;
|
|
933
|
+
const OutputFilterSensitiveLog = (obj) => ({
|
|
934
|
+
...obj,
|
|
935
|
+
});
|
|
936
|
+
exports.OutputFilterSensitiveLog = OutputFilterSensitiveLog;
|
|
937
|
+
const StackFilterSensitiveLog = (obj) => ({
|
|
938
|
+
...obj,
|
|
939
|
+
});
|
|
940
|
+
exports.StackFilterSensitiveLog = StackFilterSensitiveLog;
|
|
941
|
+
const DescribeStacksOutputFilterSensitiveLog = (obj) => ({
|
|
942
|
+
...obj,
|
|
943
|
+
});
|
|
944
|
+
exports.DescribeStacksOutputFilterSensitiveLog = DescribeStacksOutputFilterSensitiveLog;
|
|
945
|
+
const DescribeStackSetInputFilterSensitiveLog = (obj) => ({
|
|
946
|
+
...obj,
|
|
947
|
+
});
|
|
948
|
+
exports.DescribeStackSetInputFilterSensitiveLog = DescribeStackSetInputFilterSensitiveLog;
|
|
949
|
+
const StackSetDriftDetectionDetailsFilterSensitiveLog = (obj) => ({
|
|
950
|
+
...obj,
|
|
951
|
+
});
|
|
952
|
+
exports.StackSetDriftDetectionDetailsFilterSensitiveLog = StackSetDriftDetectionDetailsFilterSensitiveLog;
|
|
953
|
+
const StackSetFilterSensitiveLog = (obj) => ({
|
|
954
|
+
...obj,
|
|
955
|
+
});
|
|
956
|
+
exports.StackSetFilterSensitiveLog = StackSetFilterSensitiveLog;
|
|
957
|
+
const DescribeStackSetOutputFilterSensitiveLog = (obj) => ({
|
|
958
|
+
...obj,
|
|
959
|
+
});
|
|
960
|
+
exports.DescribeStackSetOutputFilterSensitiveLog = DescribeStackSetOutputFilterSensitiveLog;
|
|
961
|
+
const DescribeStackSetOperationInputFilterSensitiveLog = (obj) => ({
|
|
962
|
+
...obj,
|
|
963
|
+
});
|
|
964
|
+
exports.DescribeStackSetOperationInputFilterSensitiveLog = DescribeStackSetOperationInputFilterSensitiveLog;
|
|
965
|
+
const StackSetOperationFilterSensitiveLog = (obj) => ({
|
|
966
|
+
...obj,
|
|
967
|
+
});
|
|
968
|
+
exports.StackSetOperationFilterSensitiveLog = StackSetOperationFilterSensitiveLog;
|
|
969
|
+
const DescribeStackSetOperationOutputFilterSensitiveLog = (obj) => ({
|
|
970
|
+
...obj,
|
|
971
|
+
});
|
|
972
|
+
exports.DescribeStackSetOperationOutputFilterSensitiveLog = DescribeStackSetOperationOutputFilterSensitiveLog;
|
|
973
|
+
const DescribeTypeInputFilterSensitiveLog = (obj) => ({
|
|
974
|
+
...obj,
|
|
975
|
+
});
|
|
976
|
+
exports.DescribeTypeInputFilterSensitiveLog = DescribeTypeInputFilterSensitiveLog;
|
|
977
|
+
const RequiredActivatedTypeFilterSensitiveLog = (obj) => ({
|
|
978
|
+
...obj,
|
|
979
|
+
});
|
|
980
|
+
exports.RequiredActivatedTypeFilterSensitiveLog = RequiredActivatedTypeFilterSensitiveLog;
|
|
981
|
+
const DescribeTypeOutputFilterSensitiveLog = (obj) => ({
|
|
982
|
+
...obj,
|
|
983
|
+
});
|
|
984
|
+
exports.DescribeTypeOutputFilterSensitiveLog = DescribeTypeOutputFilterSensitiveLog;
|
|
985
|
+
const DescribeTypeRegistrationInputFilterSensitiveLog = (obj) => ({
|
|
986
|
+
...obj,
|
|
987
|
+
});
|
|
988
|
+
exports.DescribeTypeRegistrationInputFilterSensitiveLog = DescribeTypeRegistrationInputFilterSensitiveLog;
|
|
989
|
+
const DescribeTypeRegistrationOutputFilterSensitiveLog = (obj) => ({
|
|
990
|
+
...obj,
|
|
991
|
+
});
|
|
992
|
+
exports.DescribeTypeRegistrationOutputFilterSensitiveLog = DescribeTypeRegistrationOutputFilterSensitiveLog;
|
|
993
|
+
const DetectStackDriftInputFilterSensitiveLog = (obj) => ({
|
|
994
|
+
...obj,
|
|
995
|
+
});
|
|
996
|
+
exports.DetectStackDriftInputFilterSensitiveLog = DetectStackDriftInputFilterSensitiveLog;
|
|
997
|
+
const DetectStackDriftOutputFilterSensitiveLog = (obj) => ({
|
|
998
|
+
...obj,
|
|
999
|
+
});
|
|
1000
|
+
exports.DetectStackDriftOutputFilterSensitiveLog = DetectStackDriftOutputFilterSensitiveLog;
|
|
1001
|
+
const DetectStackResourceDriftInputFilterSensitiveLog = (obj) => ({
|
|
1002
|
+
...obj,
|
|
1003
|
+
});
|
|
1004
|
+
exports.DetectStackResourceDriftInputFilterSensitiveLog = DetectStackResourceDriftInputFilterSensitiveLog;
|
|
1005
|
+
const DetectStackResourceDriftOutputFilterSensitiveLog = (obj) => ({
|
|
1006
|
+
...obj,
|
|
1007
|
+
});
|
|
1008
|
+
exports.DetectStackResourceDriftOutputFilterSensitiveLog = DetectStackResourceDriftOutputFilterSensitiveLog;
|
|
1009
|
+
const DetectStackSetDriftInputFilterSensitiveLog = (obj) => ({
|
|
1010
|
+
...obj,
|
|
1011
|
+
});
|
|
1012
|
+
exports.DetectStackSetDriftInputFilterSensitiveLog = DetectStackSetDriftInputFilterSensitiveLog;
|
|
1013
|
+
const DetectStackSetDriftOutputFilterSensitiveLog = (obj) => ({
|
|
1014
|
+
...obj,
|
|
1015
|
+
});
|
|
1016
|
+
exports.DetectStackSetDriftOutputFilterSensitiveLog = DetectStackSetDriftOutputFilterSensitiveLog;
|
|
1017
|
+
const EstimateTemplateCostInputFilterSensitiveLog = (obj) => ({
|
|
1018
|
+
...obj,
|
|
1019
|
+
});
|
|
1020
|
+
exports.EstimateTemplateCostInputFilterSensitiveLog = EstimateTemplateCostInputFilterSensitiveLog;
|
|
1021
|
+
const EstimateTemplateCostOutputFilterSensitiveLog = (obj) => ({
|
|
1022
|
+
...obj,
|
|
1023
|
+
});
|
|
1024
|
+
exports.EstimateTemplateCostOutputFilterSensitiveLog = EstimateTemplateCostOutputFilterSensitiveLog;
|
|
1025
|
+
const ExecuteChangeSetInputFilterSensitiveLog = (obj) => ({
|
|
1026
|
+
...obj,
|
|
1027
|
+
});
|
|
1028
|
+
exports.ExecuteChangeSetInputFilterSensitiveLog = ExecuteChangeSetInputFilterSensitiveLog;
|
|
1029
|
+
const ExecuteChangeSetOutputFilterSensitiveLog = (obj) => ({
|
|
1030
|
+
...obj,
|
|
1031
|
+
});
|
|
1032
|
+
exports.ExecuteChangeSetOutputFilterSensitiveLog = ExecuteChangeSetOutputFilterSensitiveLog;
|
|
1033
|
+
const GetStackPolicyInputFilterSensitiveLog = (obj) => ({
|
|
1034
|
+
...obj,
|
|
1035
|
+
});
|
|
1036
|
+
exports.GetStackPolicyInputFilterSensitiveLog = GetStackPolicyInputFilterSensitiveLog;
|
|
1037
|
+
const GetStackPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
1038
|
+
...obj,
|
|
1039
|
+
});
|
|
1040
|
+
exports.GetStackPolicyOutputFilterSensitiveLog = GetStackPolicyOutputFilterSensitiveLog;
|
|
1041
|
+
const GetTemplateInputFilterSensitiveLog = (obj) => ({
|
|
1042
|
+
...obj,
|
|
1043
|
+
});
|
|
1044
|
+
exports.GetTemplateInputFilterSensitiveLog = GetTemplateInputFilterSensitiveLog;
|
|
1045
|
+
const GetTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
1046
|
+
...obj,
|
|
1047
|
+
});
|
|
1048
|
+
exports.GetTemplateOutputFilterSensitiveLog = GetTemplateOutputFilterSensitiveLog;
|
|
1049
|
+
const GetTemplateSummaryInputFilterSensitiveLog = (obj) => ({
|
|
1050
|
+
...obj,
|
|
1051
|
+
});
|
|
1052
|
+
exports.GetTemplateSummaryInputFilterSensitiveLog = GetTemplateSummaryInputFilterSensitiveLog;
|
|
1053
|
+
const ParameterConstraintsFilterSensitiveLog = (obj) => ({
|
|
1054
|
+
...obj,
|
|
1055
|
+
});
|
|
1056
|
+
exports.ParameterConstraintsFilterSensitiveLog = ParameterConstraintsFilterSensitiveLog;
|
|
1057
|
+
const ParameterDeclarationFilterSensitiveLog = (obj) => ({
|
|
1058
|
+
...obj,
|
|
1059
|
+
});
|
|
1060
|
+
exports.ParameterDeclarationFilterSensitiveLog = ParameterDeclarationFilterSensitiveLog;
|
|
1061
|
+
const ResourceIdentifierSummaryFilterSensitiveLog = (obj) => ({
|
|
1062
|
+
...obj,
|
|
1063
|
+
});
|
|
1064
|
+
exports.ResourceIdentifierSummaryFilterSensitiveLog = ResourceIdentifierSummaryFilterSensitiveLog;
|
|
1065
|
+
const GetTemplateSummaryOutputFilterSensitiveLog = (obj) => ({
|
|
1066
|
+
...obj,
|
|
1067
|
+
});
|
|
1068
|
+
exports.GetTemplateSummaryOutputFilterSensitiveLog = GetTemplateSummaryOutputFilterSensitiveLog;
|
|
1069
|
+
const ImportStacksToStackSetInputFilterSensitiveLog = (obj) => ({
|
|
1070
|
+
...obj,
|
|
1071
|
+
});
|
|
1072
|
+
exports.ImportStacksToStackSetInputFilterSensitiveLog = ImportStacksToStackSetInputFilterSensitiveLog;
|
|
1073
|
+
const ImportStacksToStackSetOutputFilterSensitiveLog = (obj) => ({
|
|
1074
|
+
...obj,
|
|
1075
|
+
});
|
|
1076
|
+
exports.ImportStacksToStackSetOutputFilterSensitiveLog = ImportStacksToStackSetOutputFilterSensitiveLog;
|
|
1077
|
+
const ListChangeSetsInputFilterSensitiveLog = (obj) => ({
|
|
1078
|
+
...obj,
|
|
1079
|
+
});
|
|
1080
|
+
exports.ListChangeSetsInputFilterSensitiveLog = ListChangeSetsInputFilterSensitiveLog;
|
|
1081
|
+
const ListChangeSetsOutputFilterSensitiveLog = (obj) => ({
|
|
1082
|
+
...obj,
|
|
1083
|
+
});
|
|
1084
|
+
exports.ListChangeSetsOutputFilterSensitiveLog = ListChangeSetsOutputFilterSensitiveLog;
|
|
1085
|
+
const ListExportsInputFilterSensitiveLog = (obj) => ({
|
|
1086
|
+
...obj,
|
|
1087
|
+
});
|
|
1088
|
+
exports.ListExportsInputFilterSensitiveLog = ListExportsInputFilterSensitiveLog;
|
|
1089
|
+
const ExportFilterSensitiveLog = (obj) => ({
|
|
1090
|
+
...obj,
|
|
1091
|
+
});
|
|
1092
|
+
exports.ExportFilterSensitiveLog = ExportFilterSensitiveLog;
|
|
1093
|
+
const ListExportsOutputFilterSensitiveLog = (obj) => ({
|
|
1094
|
+
...obj,
|
|
1095
|
+
});
|
|
1096
|
+
exports.ListExportsOutputFilterSensitiveLog = ListExportsOutputFilterSensitiveLog;
|
|
1097
|
+
const ListImportsInputFilterSensitiveLog = (obj) => ({
|
|
1098
|
+
...obj,
|
|
1099
|
+
});
|
|
1100
|
+
exports.ListImportsInputFilterSensitiveLog = ListImportsInputFilterSensitiveLog;
|
|
1101
|
+
const ListImportsOutputFilterSensitiveLog = (obj) => ({
|
|
1102
|
+
...obj,
|
|
1103
|
+
});
|
|
1104
|
+
exports.ListImportsOutputFilterSensitiveLog = ListImportsOutputFilterSensitiveLog;
|
|
1105
|
+
const StackInstanceFilterFilterSensitiveLog = (obj) => ({
|
|
1106
|
+
...obj,
|
|
1107
|
+
});
|
|
1108
|
+
exports.StackInstanceFilterFilterSensitiveLog = StackInstanceFilterFilterSensitiveLog;
|
|
1109
|
+
const ListStackInstancesInputFilterSensitiveLog = (obj) => ({
|
|
1110
|
+
...obj,
|
|
1111
|
+
});
|
|
1112
|
+
exports.ListStackInstancesInputFilterSensitiveLog = ListStackInstancesInputFilterSensitiveLog;
|
|
1113
|
+
const StackInstanceSummaryFilterSensitiveLog = (obj) => ({
|
|
1114
|
+
...obj,
|
|
1115
|
+
});
|
|
1116
|
+
exports.StackInstanceSummaryFilterSensitiveLog = StackInstanceSummaryFilterSensitiveLog;
|
|
1117
|
+
const ListStackInstancesOutputFilterSensitiveLog = (obj) => ({
|
|
1118
|
+
...obj,
|
|
1119
|
+
});
|
|
1120
|
+
exports.ListStackInstancesOutputFilterSensitiveLog = ListStackInstancesOutputFilterSensitiveLog;
|
|
1121
|
+
const ListStackResourcesInputFilterSensitiveLog = (obj) => ({
|
|
1122
|
+
...obj,
|
|
1123
|
+
});
|
|
1124
|
+
exports.ListStackResourcesInputFilterSensitiveLog = ListStackResourcesInputFilterSensitiveLog;
|
|
1125
|
+
const StackResourceDriftInformationSummaryFilterSensitiveLog = (obj) => ({
|
|
1126
|
+
...obj,
|
|
1127
|
+
});
|
|
1128
|
+
exports.StackResourceDriftInformationSummaryFilterSensitiveLog = StackResourceDriftInformationSummaryFilterSensitiveLog;
|
|
1129
|
+
const StackResourceSummaryFilterSensitiveLog = (obj) => ({
|
|
1130
|
+
...obj,
|
|
1131
|
+
});
|
|
1132
|
+
exports.StackResourceSummaryFilterSensitiveLog = StackResourceSummaryFilterSensitiveLog;
|
|
1133
|
+
const ListStackResourcesOutputFilterSensitiveLog = (obj) => ({
|
|
1134
|
+
...obj,
|
|
1135
|
+
});
|
|
1136
|
+
exports.ListStackResourcesOutputFilterSensitiveLog = ListStackResourcesOutputFilterSensitiveLog;
|
|
1137
|
+
const ListStacksInputFilterSensitiveLog = (obj) => ({
|
|
1138
|
+
...obj,
|
|
1139
|
+
});
|
|
1140
|
+
exports.ListStacksInputFilterSensitiveLog = ListStacksInputFilterSensitiveLog;
|
|
1141
|
+
const StackDriftInformationSummaryFilterSensitiveLog = (obj) => ({
|
|
1142
|
+
...obj,
|
|
1143
|
+
});
|
|
1144
|
+
exports.StackDriftInformationSummaryFilterSensitiveLog = StackDriftInformationSummaryFilterSensitiveLog;
|
|
1145
|
+
const StackSummaryFilterSensitiveLog = (obj) => ({
|
|
1146
|
+
...obj,
|
|
1147
|
+
});
|
|
1148
|
+
exports.StackSummaryFilterSensitiveLog = StackSummaryFilterSensitiveLog;
|
|
1149
|
+
const ListStacksOutputFilterSensitiveLog = (obj) => ({
|
|
1150
|
+
...obj,
|
|
1151
|
+
});
|
|
1152
|
+
exports.ListStacksOutputFilterSensitiveLog = ListStacksOutputFilterSensitiveLog;
|
|
1153
|
+
const ListStackSetOperationResultsInputFilterSensitiveLog = (obj) => ({
|
|
1154
|
+
...obj,
|
|
1155
|
+
});
|
|
1156
|
+
exports.ListStackSetOperationResultsInputFilterSensitiveLog = ListStackSetOperationResultsInputFilterSensitiveLog;
|
|
1157
|
+
const StackSetOperationResultSummaryFilterSensitiveLog = (obj) => ({
|
|
1158
|
+
...obj,
|
|
1159
|
+
});
|
|
1160
|
+
exports.StackSetOperationResultSummaryFilterSensitiveLog = StackSetOperationResultSummaryFilterSensitiveLog;
|
|
1161
|
+
const ListStackSetOperationResultsOutputFilterSensitiveLog = (obj) => ({
|
|
1162
|
+
...obj,
|
|
1163
|
+
});
|
|
1164
|
+
exports.ListStackSetOperationResultsOutputFilterSensitiveLog = ListStackSetOperationResultsOutputFilterSensitiveLog;
|
|
1165
|
+
const ListStackSetOperationsInputFilterSensitiveLog = (obj) => ({
|
|
1166
|
+
...obj,
|
|
1167
|
+
});
|
|
1168
|
+
exports.ListStackSetOperationsInputFilterSensitiveLog = ListStackSetOperationsInputFilterSensitiveLog;
|
|
1169
|
+
const StackSetOperationSummaryFilterSensitiveLog = (obj) => ({
|
|
1170
|
+
...obj,
|
|
1171
|
+
});
|
|
1172
|
+
exports.StackSetOperationSummaryFilterSensitiveLog = StackSetOperationSummaryFilterSensitiveLog;
|
|
1173
|
+
const ListStackSetOperationsOutputFilterSensitiveLog = (obj) => ({
|
|
1174
|
+
...obj,
|
|
1175
|
+
});
|
|
1176
|
+
exports.ListStackSetOperationsOutputFilterSensitiveLog = ListStackSetOperationsOutputFilterSensitiveLog;
|
|
1177
|
+
const ListStackSetsInputFilterSensitiveLog = (obj) => ({
|
|
1178
|
+
...obj,
|
|
1179
|
+
});
|
|
1180
|
+
exports.ListStackSetsInputFilterSensitiveLog = ListStackSetsInputFilterSensitiveLog;
|
|
1181
|
+
const StackSetSummaryFilterSensitiveLog = (obj) => ({
|
|
1182
|
+
...obj,
|
|
1183
|
+
});
|
|
1184
|
+
exports.StackSetSummaryFilterSensitiveLog = StackSetSummaryFilterSensitiveLog;
|
|
1185
|
+
const ListStackSetsOutputFilterSensitiveLog = (obj) => ({
|
|
1186
|
+
...obj,
|
|
1187
|
+
});
|
|
1188
|
+
exports.ListStackSetsOutputFilterSensitiveLog = ListStackSetsOutputFilterSensitiveLog;
|
|
1189
|
+
const ListTypeRegistrationsInputFilterSensitiveLog = (obj) => ({
|
|
1190
|
+
...obj,
|
|
1191
|
+
});
|
|
1192
|
+
exports.ListTypeRegistrationsInputFilterSensitiveLog = ListTypeRegistrationsInputFilterSensitiveLog;
|
|
1193
|
+
const ListTypeRegistrationsOutputFilterSensitiveLog = (obj) => ({
|
|
1194
|
+
...obj,
|
|
1195
|
+
});
|
|
1196
|
+
exports.ListTypeRegistrationsOutputFilterSensitiveLog = ListTypeRegistrationsOutputFilterSensitiveLog;
|
|
1197
|
+
const TypeFiltersFilterSensitiveLog = (obj) => ({
|
|
1198
|
+
...obj,
|
|
1199
|
+
});
|
|
1200
|
+
exports.TypeFiltersFilterSensitiveLog = TypeFiltersFilterSensitiveLog;
|
|
1201
|
+
const ListTypesInputFilterSensitiveLog = (obj) => ({
|
|
1202
|
+
...obj,
|
|
1203
|
+
});
|
|
1204
|
+
exports.ListTypesInputFilterSensitiveLog = ListTypesInputFilterSensitiveLog;
|
|
1205
|
+
const TypeSummaryFilterSensitiveLog = (obj) => ({
|
|
1206
|
+
...obj,
|
|
1207
|
+
});
|
|
1208
|
+
exports.TypeSummaryFilterSensitiveLog = TypeSummaryFilterSensitiveLog;
|
|
1209
|
+
const ListTypesOutputFilterSensitiveLog = (obj) => ({
|
|
1210
|
+
...obj,
|
|
1211
|
+
});
|
|
1212
|
+
exports.ListTypesOutputFilterSensitiveLog = ListTypesOutputFilterSensitiveLog;
|
|
1213
|
+
const ListTypeVersionsInputFilterSensitiveLog = (obj) => ({
|
|
1214
|
+
...obj,
|
|
1215
|
+
});
|
|
1216
|
+
exports.ListTypeVersionsInputFilterSensitiveLog = ListTypeVersionsInputFilterSensitiveLog;
|
|
1217
|
+
const TypeVersionSummaryFilterSensitiveLog = (obj) => ({
|
|
1218
|
+
...obj,
|
|
1219
|
+
});
|
|
1220
|
+
exports.TypeVersionSummaryFilterSensitiveLog = TypeVersionSummaryFilterSensitiveLog;
|
|
1221
|
+
const ListTypeVersionsOutputFilterSensitiveLog = (obj) => ({
|
|
1222
|
+
...obj,
|
|
1223
|
+
});
|
|
1224
|
+
exports.ListTypeVersionsOutputFilterSensitiveLog = ListTypeVersionsOutputFilterSensitiveLog;
|
|
1225
|
+
const PublishTypeInputFilterSensitiveLog = (obj) => ({
|
|
1226
|
+
...obj,
|
|
1227
|
+
});
|
|
1228
|
+
exports.PublishTypeInputFilterSensitiveLog = PublishTypeInputFilterSensitiveLog;
|
|
1229
|
+
const PublishTypeOutputFilterSensitiveLog = (obj) => ({
|
|
1230
|
+
...obj,
|
|
1231
|
+
});
|
|
1232
|
+
exports.PublishTypeOutputFilterSensitiveLog = PublishTypeOutputFilterSensitiveLog;
|
|
1233
|
+
const RecordHandlerProgressInputFilterSensitiveLog = (obj) => ({
|
|
1234
|
+
...obj,
|
|
1235
|
+
});
|
|
1236
|
+
exports.RecordHandlerProgressInputFilterSensitiveLog = RecordHandlerProgressInputFilterSensitiveLog;
|
|
1237
|
+
const RecordHandlerProgressOutputFilterSensitiveLog = (obj) => ({
|
|
1238
|
+
...obj,
|
|
1239
|
+
});
|
|
1240
|
+
exports.RecordHandlerProgressOutputFilterSensitiveLog = RecordHandlerProgressOutputFilterSensitiveLog;
|
|
1241
|
+
const RegisterPublisherInputFilterSensitiveLog = (obj) => ({
|
|
1242
|
+
...obj,
|
|
1243
|
+
});
|
|
1244
|
+
exports.RegisterPublisherInputFilterSensitiveLog = RegisterPublisherInputFilterSensitiveLog;
|
|
1245
|
+
const RegisterPublisherOutputFilterSensitiveLog = (obj) => ({
|
|
1246
|
+
...obj,
|
|
1247
|
+
});
|
|
1248
|
+
exports.RegisterPublisherOutputFilterSensitiveLog = RegisterPublisherOutputFilterSensitiveLog;
|
|
1249
|
+
const RegisterTypeInputFilterSensitiveLog = (obj) => ({
|
|
1250
|
+
...obj,
|
|
1251
|
+
});
|
|
1252
|
+
exports.RegisterTypeInputFilterSensitiveLog = RegisterTypeInputFilterSensitiveLog;
|
|
1253
|
+
const RegisterTypeOutputFilterSensitiveLog = (obj) => ({
|
|
1254
|
+
...obj,
|
|
1255
|
+
});
|
|
1256
|
+
exports.RegisterTypeOutputFilterSensitiveLog = RegisterTypeOutputFilterSensitiveLog;
|
|
1257
|
+
const RollbackStackInputFilterSensitiveLog = (obj) => ({
|
|
1258
|
+
...obj,
|
|
1259
|
+
});
|
|
1260
|
+
exports.RollbackStackInputFilterSensitiveLog = RollbackStackInputFilterSensitiveLog;
|
|
1261
|
+
const RollbackStackOutputFilterSensitiveLog = (obj) => ({
|
|
1262
|
+
...obj,
|
|
1263
|
+
});
|
|
1264
|
+
exports.RollbackStackOutputFilterSensitiveLog = RollbackStackOutputFilterSensitiveLog;
|
|
1265
|
+
const SetStackPolicyInputFilterSensitiveLog = (obj) => ({
|
|
1266
|
+
...obj,
|
|
1267
|
+
});
|
|
1268
|
+
exports.SetStackPolicyInputFilterSensitiveLog = SetStackPolicyInputFilterSensitiveLog;
|
|
1269
|
+
const SetTypeConfigurationInputFilterSensitiveLog = (obj) => ({
|
|
1270
|
+
...obj,
|
|
1271
|
+
});
|
|
1272
|
+
exports.SetTypeConfigurationInputFilterSensitiveLog = SetTypeConfigurationInputFilterSensitiveLog;
|
|
1273
|
+
const SetTypeConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
1274
|
+
...obj,
|
|
1275
|
+
});
|
|
1276
|
+
exports.SetTypeConfigurationOutputFilterSensitiveLog = SetTypeConfigurationOutputFilterSensitiveLog;
|
|
1277
|
+
const SetTypeDefaultVersionInputFilterSensitiveLog = (obj) => ({
|
|
1278
|
+
...obj,
|
|
1279
|
+
});
|
|
1280
|
+
exports.SetTypeDefaultVersionInputFilterSensitiveLog = SetTypeDefaultVersionInputFilterSensitiveLog;
|
|
1281
|
+
const SetTypeDefaultVersionOutputFilterSensitiveLog = (obj) => ({
|
|
1282
|
+
...obj,
|
|
1283
|
+
});
|
|
1284
|
+
exports.SetTypeDefaultVersionOutputFilterSensitiveLog = SetTypeDefaultVersionOutputFilterSensitiveLog;
|
|
1285
|
+
const SignalResourceInputFilterSensitiveLog = (obj) => ({
|
|
1286
|
+
...obj,
|
|
1287
|
+
});
|
|
1288
|
+
exports.SignalResourceInputFilterSensitiveLog = SignalResourceInputFilterSensitiveLog;
|
|
1289
|
+
const StopStackSetOperationInputFilterSensitiveLog = (obj) => ({
|
|
1290
|
+
...obj,
|
|
1291
|
+
});
|
|
1292
|
+
exports.StopStackSetOperationInputFilterSensitiveLog = StopStackSetOperationInputFilterSensitiveLog;
|
|
1293
|
+
const StopStackSetOperationOutputFilterSensitiveLog = (obj) => ({
|
|
1294
|
+
...obj,
|
|
1295
|
+
});
|
|
1296
|
+
exports.StopStackSetOperationOutputFilterSensitiveLog = StopStackSetOperationOutputFilterSensitiveLog;
|
|
1297
|
+
const TestTypeInputFilterSensitiveLog = (obj) => ({
|
|
1298
|
+
...obj,
|
|
1299
|
+
});
|
|
1300
|
+
exports.TestTypeInputFilterSensitiveLog = TestTypeInputFilterSensitiveLog;
|
|
1301
|
+
const TestTypeOutputFilterSensitiveLog = (obj) => ({
|
|
1302
|
+
...obj,
|
|
1303
|
+
});
|
|
1304
|
+
exports.TestTypeOutputFilterSensitiveLog = TestTypeOutputFilterSensitiveLog;
|
|
1305
|
+
const UpdateStackInputFilterSensitiveLog = (obj) => ({
|
|
1306
|
+
...obj,
|
|
1307
|
+
});
|
|
1308
|
+
exports.UpdateStackInputFilterSensitiveLog = UpdateStackInputFilterSensitiveLog;
|
|
1309
|
+
const UpdateStackOutputFilterSensitiveLog = (obj) => ({
|
|
1310
|
+
...obj,
|
|
1311
|
+
});
|
|
1312
|
+
exports.UpdateStackOutputFilterSensitiveLog = UpdateStackOutputFilterSensitiveLog;
|
|
1313
|
+
const UpdateStackInstancesInputFilterSensitiveLog = (obj) => ({
|
|
1314
|
+
...obj,
|
|
1315
|
+
});
|
|
1316
|
+
exports.UpdateStackInstancesInputFilterSensitiveLog = UpdateStackInstancesInputFilterSensitiveLog;
|
|
1317
|
+
const UpdateStackInstancesOutputFilterSensitiveLog = (obj) => ({
|
|
1318
|
+
...obj,
|
|
1319
|
+
});
|
|
1320
|
+
exports.UpdateStackInstancesOutputFilterSensitiveLog = UpdateStackInstancesOutputFilterSensitiveLog;
|
|
1321
|
+
const UpdateStackSetInputFilterSensitiveLog = (obj) => ({
|
|
1322
|
+
...obj,
|
|
1323
|
+
});
|
|
1324
|
+
exports.UpdateStackSetInputFilterSensitiveLog = UpdateStackSetInputFilterSensitiveLog;
|
|
1325
|
+
const UpdateStackSetOutputFilterSensitiveLog = (obj) => ({
|
|
1326
|
+
...obj,
|
|
1327
|
+
});
|
|
1328
|
+
exports.UpdateStackSetOutputFilterSensitiveLog = UpdateStackSetOutputFilterSensitiveLog;
|
|
1329
|
+
const UpdateTerminationProtectionInputFilterSensitiveLog = (obj) => ({
|
|
1330
|
+
...obj,
|
|
1331
|
+
});
|
|
1332
|
+
exports.UpdateTerminationProtectionInputFilterSensitiveLog = UpdateTerminationProtectionInputFilterSensitiveLog;
|
|
1333
|
+
const UpdateTerminationProtectionOutputFilterSensitiveLog = (obj) => ({
|
|
1334
|
+
...obj,
|
|
1335
|
+
});
|
|
1336
|
+
exports.UpdateTerminationProtectionOutputFilterSensitiveLog = UpdateTerminationProtectionOutputFilterSensitiveLog;
|
|
1337
|
+
const ValidateTemplateInputFilterSensitiveLog = (obj) => ({
|
|
1338
|
+
...obj,
|
|
1339
|
+
});
|
|
1340
|
+
exports.ValidateTemplateInputFilterSensitiveLog = ValidateTemplateInputFilterSensitiveLog;
|
|
1341
|
+
const TemplateParameterFilterSensitiveLog = (obj) => ({
|
|
1342
|
+
...obj,
|
|
1343
|
+
});
|
|
1344
|
+
exports.TemplateParameterFilterSensitiveLog = TemplateParameterFilterSensitiveLog;
|
|
1345
|
+
const ValidateTemplateOutputFilterSensitiveLog = (obj) => ({
|
|
1346
|
+
...obj,
|
|
1347
|
+
});
|
|
1348
|
+
exports.ValidateTemplateOutputFilterSensitiveLog = ValidateTemplateOutputFilterSensitiveLog;
|