@aws-sdk/client-cloudformation 3.36.0 → 3.36.1
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 +11 -0
- package/dist-cjs/CloudFormation.js +0 -19
- package/dist-cjs/CloudFormationClient.js +0 -24
- package/dist-cjs/commands/ActivateTypeCommand.js +0 -30
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +0 -27
- package/dist-cjs/commands/CancelUpdateStackCommand.js +0 -28
- package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +0 -34
- package/dist-cjs/commands/CreateChangeSetCommand.js +0 -44
- package/dist-cjs/commands/CreateStackCommand.js +0 -25
- package/dist-cjs/commands/CreateStackInstancesCommand.js +0 -25
- package/dist-cjs/commands/CreateStackSetCommand.js +0 -24
- package/dist-cjs/commands/DeactivateTypeCommand.js +0 -29
- package/dist-cjs/commands/DeleteChangeSetCommand.js +0 -31
- package/dist-cjs/commands/DeleteStackCommand.js +0 -26
- package/dist-cjs/commands/DeleteStackInstancesCommand.js +0 -24
- package/dist-cjs/commands/DeleteStackSetCommand.js +0 -25
- package/dist-cjs/commands/DeregisterTypeCommand.js +0 -33
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +0 -27
- package/dist-cjs/commands/DescribeChangeSetCommand.js +0 -26
- package/dist-cjs/commands/DescribePublisherCommand.js +0 -42
- package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +0 -36
- package/dist-cjs/commands/DescribeStackEventsCommand.js +0 -29
- package/dist-cjs/commands/DescribeStackInstanceCommand.js +0 -26
- package/dist-cjs/commands/DescribeStackResourceCommand.js +0 -26
- package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +0 -33
- package/dist-cjs/commands/DescribeStackResourcesCommand.js +0 -43
- package/dist-cjs/commands/DescribeStackSetCommand.js +0 -24
- package/dist-cjs/commands/DescribeStackSetOperationCommand.js +0 -24
- package/dist-cjs/commands/DescribeStacksCommand.js +0 -29
- package/dist-cjs/commands/DescribeTypeCommand.js +0 -27
- package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +0 -34
- package/dist-cjs/commands/DetectStackDriftCommand.js +0 -44
- package/dist-cjs/commands/DetectStackResourceDriftCommand.js +0 -35
- package/dist-cjs/commands/DetectStackSetDriftCommand.js +0 -67
- package/dist-cjs/commands/EstimateTemplateCostCommand.js +0 -26
- package/dist-cjs/commands/ExecuteChangeSetCommand.js +0 -34
- package/dist-cjs/commands/GetStackPolicyCommand.js +0 -25
- package/dist-cjs/commands/GetTemplateCommand.js +0 -30
- package/dist-cjs/commands/GetTemplateSummaryCommand.js +0 -32
- package/dist-cjs/commands/ImportStacksToStackSetCommand.js +0 -31
- package/dist-cjs/commands/ListChangeSetsCommand.js +0 -26
- package/dist-cjs/commands/ListExportsCommand.js +0 -30
- package/dist-cjs/commands/ListImportsCommand.js +0 -29
- package/dist-cjs/commands/ListStackInstancesCommand.js +0 -26
- package/dist-cjs/commands/ListStackResourcesCommand.js +0 -26
- package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +0 -24
- package/dist-cjs/commands/ListStackSetOperationsCommand.js +0 -24
- package/dist-cjs/commands/ListStackSetsCommand.js +0 -44
- package/dist-cjs/commands/ListStacksCommand.js +0 -28
- package/dist-cjs/commands/ListTypeRegistrationsCommand.js +0 -24
- package/dist-cjs/commands/ListTypeVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListTypesCommand.js +0 -24
- package/dist-cjs/commands/PublishTypeCommand.js +0 -29
- package/dist-cjs/commands/RecordHandlerProgressCommand.js +0 -25
- package/dist-cjs/commands/RegisterPublisherCommand.js +0 -30
- package/dist-cjs/commands/RegisterTypeCommand.js +0 -51
- package/dist-cjs/commands/RollbackStackCommand.js +0 -53
- package/dist-cjs/commands/SetStackPolicyCommand.js +0 -24
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +0 -36
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +0 -25
- package/dist-cjs/commands/SignalResourceCommand.js +0 -29
- package/dist-cjs/commands/StopStackSetOperationCommand.js +0 -24
- package/dist-cjs/commands/TestTypeCommand.js +0 -47
- package/dist-cjs/commands/UpdateStackCommand.js +0 -29
- package/dist-cjs/commands/UpdateStackInstancesCommand.js +0 -36
- package/dist-cjs/commands/UpdateStackSetCommand.js +0 -29
- package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +0 -30
- package/dist-cjs/commands/ValidateTemplateCommand.js +0 -26
- package/dist-cjs/models/models_0.js +0 -603
- package/dist-cjs/pagination/DescribeAccountLimitsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeStackEventsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeStackResourceDriftsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeStacksPaginator.js +0 -10
- package/dist-cjs/pagination/ListChangeSetsPaginator.js +0 -10
- package/dist-cjs/pagination/ListExportsPaginator.js +0 -10
- package/dist-cjs/pagination/ListImportsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStackInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/ListStackResourcesPaginator.js +0 -10
- package/dist-cjs/pagination/ListStackSetOperationResultsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStackSetOperationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStackSetsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStacksPaginator.js +0 -10
- package/dist-cjs/pagination/ListTypeRegistrationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTypeVersionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTypesPaginator.js +0 -10
- package/dist-cjs/protocols/Aws_query.js +0 -2
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/waitForChangeSetCreateComplete.js +0 -9
- package/dist-cjs/waiters/waitForStackCreateComplete.js +0 -9
- package/dist-cjs/waiters/waitForStackDeleteComplete.js +0 -9
- package/dist-cjs/waiters/waitForStackExists.js +0 -9
- package/dist-cjs/waiters/waitForStackImportComplete.js +0 -9
- package/dist-cjs/waiters/waitForStackRollbackComplete.js +0 -9
- package/dist-cjs/waiters/waitForStackUpdateComplete.js +0 -9
- package/dist-cjs/waiters/waitForTypeRegistrationComplete.js +0 -9
- package/dist-types/ts3.4/CloudFormation.d.ts +66 -661
- package/dist-types/ts3.4/CloudFormationClient.d.ts +24 -105
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +2 -63
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +2 -49
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +2 -43
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +2 -22
- package/dist-types/ts3.4/models/models_0.d.ts +1066 -6563
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +2 -9
- package/package.json +3 -3
|
@@ -7,27 +7,18 @@ exports.InvalidStateTransitionException = exports.PublishTypeOutput = exports.Pu
|
|
|
7
7
|
exports.ValidateTemplateOutput = exports.TemplateParameter = exports.ValidateTemplateInput = exports.UpdateTerminationProtectionOutput = exports.UpdateTerminationProtectionInput = exports.UpdateStackSetOutput = exports.UpdateStackSetInput = exports.UpdateStackInstancesOutput = exports.UpdateStackInstancesInput = exports.UpdateStackOutput = exports.UpdateStackInput = exports.TestTypeOutput = exports.TestTypeInput = exports.StopStackSetOperationOutput = exports.StopStackSetOperationInput = exports.SignalResourceInput = exports.ResourceSignalStatus = exports.SetTypeDefaultVersionOutput = exports.SetTypeDefaultVersionInput = exports.SetTypeConfigurationOutput = exports.SetTypeConfigurationInput = exports.SetStackPolicyInput = exports.RollbackStackOutput = exports.RollbackStackInput = exports.RegisterTypeOutput = exports.RegisterTypeInput = exports.RegisterPublisherOutput = exports.RegisterPublisherInput = exports.RecordHandlerProgressOutput = exports.RecordHandlerProgressInput = exports.HandlerErrorCode = exports.OperationStatus = exports.OperationStatusCheckFailedException = void 0;
|
|
8
8
|
var AccountGateResult;
|
|
9
9
|
(function (AccountGateResult) {
|
|
10
|
-
/**
|
|
11
|
-
* @internal
|
|
12
|
-
*/
|
|
13
10
|
AccountGateResult.filterSensitiveLog = (obj) => ({
|
|
14
11
|
...obj,
|
|
15
12
|
});
|
|
16
13
|
})(AccountGateResult = exports.AccountGateResult || (exports.AccountGateResult = {}));
|
|
17
14
|
var AccountLimit;
|
|
18
15
|
(function (AccountLimit) {
|
|
19
|
-
/**
|
|
20
|
-
* @internal
|
|
21
|
-
*/
|
|
22
16
|
AccountLimit.filterSensitiveLog = (obj) => ({
|
|
23
17
|
...obj,
|
|
24
18
|
});
|
|
25
19
|
})(AccountLimit = exports.AccountLimit || (exports.AccountLimit = {}));
|
|
26
20
|
var LoggingConfig;
|
|
27
21
|
(function (LoggingConfig) {
|
|
28
|
-
/**
|
|
29
|
-
* @internal
|
|
30
|
-
*/
|
|
31
22
|
LoggingConfig.filterSensitiveLog = (obj) => ({
|
|
32
23
|
...obj,
|
|
33
24
|
});
|
|
@@ -44,108 +35,72 @@ var VersionBump;
|
|
|
44
35
|
})(VersionBump = exports.VersionBump || (exports.VersionBump = {}));
|
|
45
36
|
var ActivateTypeInput;
|
|
46
37
|
(function (ActivateTypeInput) {
|
|
47
|
-
/**
|
|
48
|
-
* @internal
|
|
49
|
-
*/
|
|
50
38
|
ActivateTypeInput.filterSensitiveLog = (obj) => ({
|
|
51
39
|
...obj,
|
|
52
40
|
});
|
|
53
41
|
})(ActivateTypeInput = exports.ActivateTypeInput || (exports.ActivateTypeInput = {}));
|
|
54
42
|
var ActivateTypeOutput;
|
|
55
43
|
(function (ActivateTypeOutput) {
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
44
|
ActivateTypeOutput.filterSensitiveLog = (obj) => ({
|
|
60
45
|
...obj,
|
|
61
46
|
});
|
|
62
47
|
})(ActivateTypeOutput = exports.ActivateTypeOutput || (exports.ActivateTypeOutput = {}));
|
|
63
48
|
var CFNRegistryException;
|
|
64
49
|
(function (CFNRegistryException) {
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
50
|
CFNRegistryException.filterSensitiveLog = (obj) => ({
|
|
69
51
|
...obj,
|
|
70
52
|
});
|
|
71
53
|
})(CFNRegistryException = exports.CFNRegistryException || (exports.CFNRegistryException = {}));
|
|
72
54
|
var TypeNotFoundException;
|
|
73
55
|
(function (TypeNotFoundException) {
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
56
|
TypeNotFoundException.filterSensitiveLog = (obj) => ({
|
|
78
57
|
...obj,
|
|
79
58
|
});
|
|
80
59
|
})(TypeNotFoundException = exports.TypeNotFoundException || (exports.TypeNotFoundException = {}));
|
|
81
60
|
var AlreadyExistsException;
|
|
82
61
|
(function (AlreadyExistsException) {
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
62
|
AlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
87
63
|
...obj,
|
|
88
64
|
});
|
|
89
65
|
})(AlreadyExistsException = exports.AlreadyExistsException || (exports.AlreadyExistsException = {}));
|
|
90
66
|
var AutoDeployment;
|
|
91
67
|
(function (AutoDeployment) {
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
68
|
AutoDeployment.filterSensitiveLog = (obj) => ({
|
|
96
69
|
...obj,
|
|
97
70
|
});
|
|
98
71
|
})(AutoDeployment = exports.AutoDeployment || (exports.AutoDeployment = {}));
|
|
99
72
|
var TypeConfigurationIdentifier;
|
|
100
73
|
(function (TypeConfigurationIdentifier) {
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
74
|
TypeConfigurationIdentifier.filterSensitiveLog = (obj) => ({
|
|
105
75
|
...obj,
|
|
106
76
|
});
|
|
107
77
|
})(TypeConfigurationIdentifier = exports.TypeConfigurationIdentifier || (exports.TypeConfigurationIdentifier = {}));
|
|
108
78
|
var BatchDescribeTypeConfigurationsInput;
|
|
109
79
|
(function (BatchDescribeTypeConfigurationsInput) {
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
80
|
BatchDescribeTypeConfigurationsInput.filterSensitiveLog = (obj) => ({
|
|
114
81
|
...obj,
|
|
115
82
|
});
|
|
116
83
|
})(BatchDescribeTypeConfigurationsInput = exports.BatchDescribeTypeConfigurationsInput || (exports.BatchDescribeTypeConfigurationsInput = {}));
|
|
117
84
|
var BatchDescribeTypeConfigurationsError;
|
|
118
85
|
(function (BatchDescribeTypeConfigurationsError) {
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
86
|
BatchDescribeTypeConfigurationsError.filterSensitiveLog = (obj) => ({
|
|
123
87
|
...obj,
|
|
124
88
|
});
|
|
125
89
|
})(BatchDescribeTypeConfigurationsError = exports.BatchDescribeTypeConfigurationsError || (exports.BatchDescribeTypeConfigurationsError = {}));
|
|
126
90
|
var TypeConfigurationDetails;
|
|
127
91
|
(function (TypeConfigurationDetails) {
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
92
|
TypeConfigurationDetails.filterSensitiveLog = (obj) => ({
|
|
132
93
|
...obj,
|
|
133
94
|
});
|
|
134
95
|
})(TypeConfigurationDetails = exports.TypeConfigurationDetails || (exports.TypeConfigurationDetails = {}));
|
|
135
96
|
var BatchDescribeTypeConfigurationsOutput;
|
|
136
97
|
(function (BatchDescribeTypeConfigurationsOutput) {
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
98
|
BatchDescribeTypeConfigurationsOutput.filterSensitiveLog = (obj) => ({
|
|
141
99
|
...obj,
|
|
142
100
|
});
|
|
143
101
|
})(BatchDescribeTypeConfigurationsOutput = exports.BatchDescribeTypeConfigurationsOutput || (exports.BatchDescribeTypeConfigurationsOutput = {}));
|
|
144
102
|
var TypeConfigurationNotFoundException;
|
|
145
103
|
(function (TypeConfigurationNotFoundException) {
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
104
|
TypeConfigurationNotFoundException.filterSensitiveLog = (obj) => ({
|
|
150
105
|
...obj,
|
|
151
106
|
});
|
|
@@ -157,18 +112,12 @@ var CallAs;
|
|
|
157
112
|
})(CallAs = exports.CallAs || (exports.CallAs = {}));
|
|
158
113
|
var CancelUpdateStackInput;
|
|
159
114
|
(function (CancelUpdateStackInput) {
|
|
160
|
-
/**
|
|
161
|
-
* @internal
|
|
162
|
-
*/
|
|
163
115
|
CancelUpdateStackInput.filterSensitiveLog = (obj) => ({
|
|
164
116
|
...obj,
|
|
165
117
|
});
|
|
166
118
|
})(CancelUpdateStackInput = exports.CancelUpdateStackInput || (exports.CancelUpdateStackInput = {}));
|
|
167
119
|
var TokenAlreadyExistsException;
|
|
168
120
|
(function (TokenAlreadyExistsException) {
|
|
169
|
-
/**
|
|
170
|
-
* @internal
|
|
171
|
-
*/
|
|
172
121
|
TokenAlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
173
122
|
...obj,
|
|
174
123
|
});
|
|
@@ -224,27 +173,18 @@ var RequiresRecreation;
|
|
|
224
173
|
})(RequiresRecreation = exports.RequiresRecreation || (exports.RequiresRecreation = {}));
|
|
225
174
|
var ResourceTargetDefinition;
|
|
226
175
|
(function (ResourceTargetDefinition) {
|
|
227
|
-
/**
|
|
228
|
-
* @internal
|
|
229
|
-
*/
|
|
230
176
|
ResourceTargetDefinition.filterSensitiveLog = (obj) => ({
|
|
231
177
|
...obj,
|
|
232
178
|
});
|
|
233
179
|
})(ResourceTargetDefinition = exports.ResourceTargetDefinition || (exports.ResourceTargetDefinition = {}));
|
|
234
180
|
var ResourceChangeDetail;
|
|
235
181
|
(function (ResourceChangeDetail) {
|
|
236
|
-
/**
|
|
237
|
-
* @internal
|
|
238
|
-
*/
|
|
239
182
|
ResourceChangeDetail.filterSensitiveLog = (obj) => ({
|
|
240
183
|
...obj,
|
|
241
184
|
});
|
|
242
185
|
})(ResourceChangeDetail = exports.ResourceChangeDetail || (exports.ResourceChangeDetail = {}));
|
|
243
186
|
var ModuleInfo;
|
|
244
187
|
(function (ModuleInfo) {
|
|
245
|
-
/**
|
|
246
|
-
* @internal
|
|
247
|
-
*/
|
|
248
188
|
ModuleInfo.filterSensitiveLog = (obj) => ({
|
|
249
189
|
...obj,
|
|
250
190
|
});
|
|
@@ -257,9 +197,6 @@ var Replacement;
|
|
|
257
197
|
})(Replacement = exports.Replacement || (exports.Replacement = {}));
|
|
258
198
|
var ResourceChange;
|
|
259
199
|
(function (ResourceChange) {
|
|
260
|
-
/**
|
|
261
|
-
* @internal
|
|
262
|
-
*/
|
|
263
200
|
ResourceChange.filterSensitiveLog = (obj) => ({
|
|
264
201
|
...obj,
|
|
265
202
|
});
|
|
@@ -270,18 +207,12 @@ var ChangeType;
|
|
|
270
207
|
})(ChangeType = exports.ChangeType || (exports.ChangeType = {}));
|
|
271
208
|
var Change;
|
|
272
209
|
(function (Change) {
|
|
273
|
-
/**
|
|
274
|
-
* @internal
|
|
275
|
-
*/
|
|
276
210
|
Change.filterSensitiveLog = (obj) => ({
|
|
277
211
|
...obj,
|
|
278
212
|
});
|
|
279
213
|
})(Change = exports.Change || (exports.Change = {}));
|
|
280
214
|
var ChangeSetNotFoundException;
|
|
281
215
|
(function (ChangeSetNotFoundException) {
|
|
282
|
-
/**
|
|
283
|
-
* @internal
|
|
284
|
-
*/
|
|
285
216
|
ChangeSetNotFoundException.filterSensitiveLog = (obj) => ({
|
|
286
217
|
...obj,
|
|
287
218
|
});
|
|
@@ -308,9 +239,6 @@ var ExecutionStatus;
|
|
|
308
239
|
})(ExecutionStatus = exports.ExecutionStatus || (exports.ExecutionStatus = {}));
|
|
309
240
|
var ChangeSetSummary;
|
|
310
241
|
(function (ChangeSetSummary) {
|
|
311
|
-
/**
|
|
312
|
-
* @internal
|
|
313
|
-
*/
|
|
314
242
|
ChangeSetSummary.filterSensitiveLog = (obj) => ({
|
|
315
243
|
...obj,
|
|
316
244
|
});
|
|
@@ -323,99 +251,66 @@ var ChangeSetType;
|
|
|
323
251
|
})(ChangeSetType = exports.ChangeSetType || (exports.ChangeSetType = {}));
|
|
324
252
|
var ContinueUpdateRollbackInput;
|
|
325
253
|
(function (ContinueUpdateRollbackInput) {
|
|
326
|
-
/**
|
|
327
|
-
* @internal
|
|
328
|
-
*/
|
|
329
254
|
ContinueUpdateRollbackInput.filterSensitiveLog = (obj) => ({
|
|
330
255
|
...obj,
|
|
331
256
|
});
|
|
332
257
|
})(ContinueUpdateRollbackInput = exports.ContinueUpdateRollbackInput || (exports.ContinueUpdateRollbackInput = {}));
|
|
333
258
|
var ContinueUpdateRollbackOutput;
|
|
334
259
|
(function (ContinueUpdateRollbackOutput) {
|
|
335
|
-
/**
|
|
336
|
-
* @internal
|
|
337
|
-
*/
|
|
338
260
|
ContinueUpdateRollbackOutput.filterSensitiveLog = (obj) => ({
|
|
339
261
|
...obj,
|
|
340
262
|
});
|
|
341
263
|
})(ContinueUpdateRollbackOutput = exports.ContinueUpdateRollbackOutput || (exports.ContinueUpdateRollbackOutput = {}));
|
|
342
264
|
var Parameter;
|
|
343
265
|
(function (Parameter) {
|
|
344
|
-
/**
|
|
345
|
-
* @internal
|
|
346
|
-
*/
|
|
347
266
|
Parameter.filterSensitiveLog = (obj) => ({
|
|
348
267
|
...obj,
|
|
349
268
|
});
|
|
350
269
|
})(Parameter = exports.Parameter || (exports.Parameter = {}));
|
|
351
270
|
var ResourceToImport;
|
|
352
271
|
(function (ResourceToImport) {
|
|
353
|
-
/**
|
|
354
|
-
* @internal
|
|
355
|
-
*/
|
|
356
272
|
ResourceToImport.filterSensitiveLog = (obj) => ({
|
|
357
273
|
...obj,
|
|
358
274
|
});
|
|
359
275
|
})(ResourceToImport = exports.ResourceToImport || (exports.ResourceToImport = {}));
|
|
360
276
|
var RollbackTrigger;
|
|
361
277
|
(function (RollbackTrigger) {
|
|
362
|
-
/**
|
|
363
|
-
* @internal
|
|
364
|
-
*/
|
|
365
278
|
RollbackTrigger.filterSensitiveLog = (obj) => ({
|
|
366
279
|
...obj,
|
|
367
280
|
});
|
|
368
281
|
})(RollbackTrigger = exports.RollbackTrigger || (exports.RollbackTrigger = {}));
|
|
369
282
|
var RollbackConfiguration;
|
|
370
283
|
(function (RollbackConfiguration) {
|
|
371
|
-
/**
|
|
372
|
-
* @internal
|
|
373
|
-
*/
|
|
374
284
|
RollbackConfiguration.filterSensitiveLog = (obj) => ({
|
|
375
285
|
...obj,
|
|
376
286
|
});
|
|
377
287
|
})(RollbackConfiguration = exports.RollbackConfiguration || (exports.RollbackConfiguration = {}));
|
|
378
288
|
var Tag;
|
|
379
289
|
(function (Tag) {
|
|
380
|
-
/**
|
|
381
|
-
* @internal
|
|
382
|
-
*/
|
|
383
290
|
Tag.filterSensitiveLog = (obj) => ({
|
|
384
291
|
...obj,
|
|
385
292
|
});
|
|
386
293
|
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
387
294
|
var CreateChangeSetInput;
|
|
388
295
|
(function (CreateChangeSetInput) {
|
|
389
|
-
/**
|
|
390
|
-
* @internal
|
|
391
|
-
*/
|
|
392
296
|
CreateChangeSetInput.filterSensitiveLog = (obj) => ({
|
|
393
297
|
...obj,
|
|
394
298
|
});
|
|
395
299
|
})(CreateChangeSetInput = exports.CreateChangeSetInput || (exports.CreateChangeSetInput = {}));
|
|
396
300
|
var CreateChangeSetOutput;
|
|
397
301
|
(function (CreateChangeSetOutput) {
|
|
398
|
-
/**
|
|
399
|
-
* @internal
|
|
400
|
-
*/
|
|
401
302
|
CreateChangeSetOutput.filterSensitiveLog = (obj) => ({
|
|
402
303
|
...obj,
|
|
403
304
|
});
|
|
404
305
|
})(CreateChangeSetOutput = exports.CreateChangeSetOutput || (exports.CreateChangeSetOutput = {}));
|
|
405
306
|
var InsufficientCapabilitiesException;
|
|
406
307
|
(function (InsufficientCapabilitiesException) {
|
|
407
|
-
/**
|
|
408
|
-
* @internal
|
|
409
|
-
*/
|
|
410
308
|
InsufficientCapabilitiesException.filterSensitiveLog = (obj) => ({
|
|
411
309
|
...obj,
|
|
412
310
|
});
|
|
413
311
|
})(InsufficientCapabilitiesException = exports.InsufficientCapabilitiesException || (exports.InsufficientCapabilitiesException = {}));
|
|
414
312
|
var LimitExceededException;
|
|
415
313
|
(function (LimitExceededException) {
|
|
416
|
-
/**
|
|
417
|
-
* @internal
|
|
418
|
-
*/
|
|
419
314
|
LimitExceededException.filterSensitiveLog = (obj) => ({
|
|
420
315
|
...obj,
|
|
421
316
|
});
|
|
@@ -428,27 +323,18 @@ var OnFailure;
|
|
|
428
323
|
})(OnFailure = exports.OnFailure || (exports.OnFailure = {}));
|
|
429
324
|
var CreateStackInput;
|
|
430
325
|
(function (CreateStackInput) {
|
|
431
|
-
/**
|
|
432
|
-
* @internal
|
|
433
|
-
*/
|
|
434
326
|
CreateStackInput.filterSensitiveLog = (obj) => ({
|
|
435
327
|
...obj,
|
|
436
328
|
});
|
|
437
329
|
})(CreateStackInput = exports.CreateStackInput || (exports.CreateStackInput = {}));
|
|
438
330
|
var CreateStackOutput;
|
|
439
331
|
(function (CreateStackOutput) {
|
|
440
|
-
/**
|
|
441
|
-
* @internal
|
|
442
|
-
*/
|
|
443
332
|
CreateStackOutput.filterSensitiveLog = (obj) => ({
|
|
444
333
|
...obj,
|
|
445
334
|
});
|
|
446
335
|
})(CreateStackOutput = exports.CreateStackOutput || (exports.CreateStackOutput = {}));
|
|
447
336
|
var DeploymentTargets;
|
|
448
337
|
(function (DeploymentTargets) {
|
|
449
|
-
/**
|
|
450
|
-
* @internal
|
|
451
|
-
*/
|
|
452
338
|
DeploymentTargets.filterSensitiveLog = (obj) => ({
|
|
453
339
|
...obj,
|
|
454
340
|
});
|
|
@@ -460,270 +346,180 @@ var RegionConcurrencyType;
|
|
|
460
346
|
})(RegionConcurrencyType = exports.RegionConcurrencyType || (exports.RegionConcurrencyType = {}));
|
|
461
347
|
var StackSetOperationPreferences;
|
|
462
348
|
(function (StackSetOperationPreferences) {
|
|
463
|
-
/**
|
|
464
|
-
* @internal
|
|
465
|
-
*/
|
|
466
349
|
StackSetOperationPreferences.filterSensitiveLog = (obj) => ({
|
|
467
350
|
...obj,
|
|
468
351
|
});
|
|
469
352
|
})(StackSetOperationPreferences = exports.StackSetOperationPreferences || (exports.StackSetOperationPreferences = {}));
|
|
470
353
|
var CreateStackInstancesInput;
|
|
471
354
|
(function (CreateStackInstancesInput) {
|
|
472
|
-
/**
|
|
473
|
-
* @internal
|
|
474
|
-
*/
|
|
475
355
|
CreateStackInstancesInput.filterSensitiveLog = (obj) => ({
|
|
476
356
|
...obj,
|
|
477
357
|
});
|
|
478
358
|
})(CreateStackInstancesInput = exports.CreateStackInstancesInput || (exports.CreateStackInstancesInput = {}));
|
|
479
359
|
var CreateStackInstancesOutput;
|
|
480
360
|
(function (CreateStackInstancesOutput) {
|
|
481
|
-
/**
|
|
482
|
-
* @internal
|
|
483
|
-
*/
|
|
484
361
|
CreateStackInstancesOutput.filterSensitiveLog = (obj) => ({
|
|
485
362
|
...obj,
|
|
486
363
|
});
|
|
487
364
|
})(CreateStackInstancesOutput = exports.CreateStackInstancesOutput || (exports.CreateStackInstancesOutput = {}));
|
|
488
365
|
var InvalidOperationException;
|
|
489
366
|
(function (InvalidOperationException) {
|
|
490
|
-
/**
|
|
491
|
-
* @internal
|
|
492
|
-
*/
|
|
493
367
|
InvalidOperationException.filterSensitiveLog = (obj) => ({
|
|
494
368
|
...obj,
|
|
495
369
|
});
|
|
496
370
|
})(InvalidOperationException = exports.InvalidOperationException || (exports.InvalidOperationException = {}));
|
|
497
371
|
var OperationIdAlreadyExistsException;
|
|
498
372
|
(function (OperationIdAlreadyExistsException) {
|
|
499
|
-
/**
|
|
500
|
-
* @internal
|
|
501
|
-
*/
|
|
502
373
|
OperationIdAlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
503
374
|
...obj,
|
|
504
375
|
});
|
|
505
376
|
})(OperationIdAlreadyExistsException = exports.OperationIdAlreadyExistsException || (exports.OperationIdAlreadyExistsException = {}));
|
|
506
377
|
var OperationInProgressException;
|
|
507
378
|
(function (OperationInProgressException) {
|
|
508
|
-
/**
|
|
509
|
-
* @internal
|
|
510
|
-
*/
|
|
511
379
|
OperationInProgressException.filterSensitiveLog = (obj) => ({
|
|
512
380
|
...obj,
|
|
513
381
|
});
|
|
514
382
|
})(OperationInProgressException = exports.OperationInProgressException || (exports.OperationInProgressException = {}));
|
|
515
383
|
var StackSetNotFoundException;
|
|
516
384
|
(function (StackSetNotFoundException) {
|
|
517
|
-
/**
|
|
518
|
-
* @internal
|
|
519
|
-
*/
|
|
520
385
|
StackSetNotFoundException.filterSensitiveLog = (obj) => ({
|
|
521
386
|
...obj,
|
|
522
387
|
});
|
|
523
388
|
})(StackSetNotFoundException = exports.StackSetNotFoundException || (exports.StackSetNotFoundException = {}));
|
|
524
389
|
var StaleRequestException;
|
|
525
390
|
(function (StaleRequestException) {
|
|
526
|
-
/**
|
|
527
|
-
* @internal
|
|
528
|
-
*/
|
|
529
391
|
StaleRequestException.filterSensitiveLog = (obj) => ({
|
|
530
392
|
...obj,
|
|
531
393
|
});
|
|
532
394
|
})(StaleRequestException = exports.StaleRequestException || (exports.StaleRequestException = {}));
|
|
533
395
|
var CreatedButModifiedException;
|
|
534
396
|
(function (CreatedButModifiedException) {
|
|
535
|
-
/**
|
|
536
|
-
* @internal
|
|
537
|
-
*/
|
|
538
397
|
CreatedButModifiedException.filterSensitiveLog = (obj) => ({
|
|
539
398
|
...obj,
|
|
540
399
|
});
|
|
541
400
|
})(CreatedButModifiedException = exports.CreatedButModifiedException || (exports.CreatedButModifiedException = {}));
|
|
542
401
|
var CreateStackSetInput;
|
|
543
402
|
(function (CreateStackSetInput) {
|
|
544
|
-
/**
|
|
545
|
-
* @internal
|
|
546
|
-
*/
|
|
547
403
|
CreateStackSetInput.filterSensitiveLog = (obj) => ({
|
|
548
404
|
...obj,
|
|
549
405
|
});
|
|
550
406
|
})(CreateStackSetInput = exports.CreateStackSetInput || (exports.CreateStackSetInput = {}));
|
|
551
407
|
var CreateStackSetOutput;
|
|
552
408
|
(function (CreateStackSetOutput) {
|
|
553
|
-
/**
|
|
554
|
-
* @internal
|
|
555
|
-
*/
|
|
556
409
|
CreateStackSetOutput.filterSensitiveLog = (obj) => ({
|
|
557
410
|
...obj,
|
|
558
411
|
});
|
|
559
412
|
})(CreateStackSetOutput = exports.CreateStackSetOutput || (exports.CreateStackSetOutput = {}));
|
|
560
413
|
var NameAlreadyExistsException;
|
|
561
414
|
(function (NameAlreadyExistsException) {
|
|
562
|
-
/**
|
|
563
|
-
* @internal
|
|
564
|
-
*/
|
|
565
415
|
NameAlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
566
416
|
...obj,
|
|
567
417
|
});
|
|
568
418
|
})(NameAlreadyExistsException = exports.NameAlreadyExistsException || (exports.NameAlreadyExistsException = {}));
|
|
569
419
|
var DeactivateTypeInput;
|
|
570
420
|
(function (DeactivateTypeInput) {
|
|
571
|
-
/**
|
|
572
|
-
* @internal
|
|
573
|
-
*/
|
|
574
421
|
DeactivateTypeInput.filterSensitiveLog = (obj) => ({
|
|
575
422
|
...obj,
|
|
576
423
|
});
|
|
577
424
|
})(DeactivateTypeInput = exports.DeactivateTypeInput || (exports.DeactivateTypeInput = {}));
|
|
578
425
|
var DeactivateTypeOutput;
|
|
579
426
|
(function (DeactivateTypeOutput) {
|
|
580
|
-
/**
|
|
581
|
-
* @internal
|
|
582
|
-
*/
|
|
583
427
|
DeactivateTypeOutput.filterSensitiveLog = (obj) => ({
|
|
584
428
|
...obj,
|
|
585
429
|
});
|
|
586
430
|
})(DeactivateTypeOutput = exports.DeactivateTypeOutput || (exports.DeactivateTypeOutput = {}));
|
|
587
431
|
var DeleteChangeSetInput;
|
|
588
432
|
(function (DeleteChangeSetInput) {
|
|
589
|
-
/**
|
|
590
|
-
* @internal
|
|
591
|
-
*/
|
|
592
433
|
DeleteChangeSetInput.filterSensitiveLog = (obj) => ({
|
|
593
434
|
...obj,
|
|
594
435
|
});
|
|
595
436
|
})(DeleteChangeSetInput = exports.DeleteChangeSetInput || (exports.DeleteChangeSetInput = {}));
|
|
596
437
|
var DeleteChangeSetOutput;
|
|
597
438
|
(function (DeleteChangeSetOutput) {
|
|
598
|
-
/**
|
|
599
|
-
* @internal
|
|
600
|
-
*/
|
|
601
439
|
DeleteChangeSetOutput.filterSensitiveLog = (obj) => ({
|
|
602
440
|
...obj,
|
|
603
441
|
});
|
|
604
442
|
})(DeleteChangeSetOutput = exports.DeleteChangeSetOutput || (exports.DeleteChangeSetOutput = {}));
|
|
605
443
|
var InvalidChangeSetStatusException;
|
|
606
444
|
(function (InvalidChangeSetStatusException) {
|
|
607
|
-
/**
|
|
608
|
-
* @internal
|
|
609
|
-
*/
|
|
610
445
|
InvalidChangeSetStatusException.filterSensitiveLog = (obj) => ({
|
|
611
446
|
...obj,
|
|
612
447
|
});
|
|
613
448
|
})(InvalidChangeSetStatusException = exports.InvalidChangeSetStatusException || (exports.InvalidChangeSetStatusException = {}));
|
|
614
449
|
var DeleteStackInput;
|
|
615
450
|
(function (DeleteStackInput) {
|
|
616
|
-
/**
|
|
617
|
-
* @internal
|
|
618
|
-
*/
|
|
619
451
|
DeleteStackInput.filterSensitiveLog = (obj) => ({
|
|
620
452
|
...obj,
|
|
621
453
|
});
|
|
622
454
|
})(DeleteStackInput = exports.DeleteStackInput || (exports.DeleteStackInput = {}));
|
|
623
455
|
var DeleteStackInstancesInput;
|
|
624
456
|
(function (DeleteStackInstancesInput) {
|
|
625
|
-
/**
|
|
626
|
-
* @internal
|
|
627
|
-
*/
|
|
628
457
|
DeleteStackInstancesInput.filterSensitiveLog = (obj) => ({
|
|
629
458
|
...obj,
|
|
630
459
|
});
|
|
631
460
|
})(DeleteStackInstancesInput = exports.DeleteStackInstancesInput || (exports.DeleteStackInstancesInput = {}));
|
|
632
461
|
var DeleteStackInstancesOutput;
|
|
633
462
|
(function (DeleteStackInstancesOutput) {
|
|
634
|
-
/**
|
|
635
|
-
* @internal
|
|
636
|
-
*/
|
|
637
463
|
DeleteStackInstancesOutput.filterSensitiveLog = (obj) => ({
|
|
638
464
|
...obj,
|
|
639
465
|
});
|
|
640
466
|
})(DeleteStackInstancesOutput = exports.DeleteStackInstancesOutput || (exports.DeleteStackInstancesOutput = {}));
|
|
641
467
|
var DeleteStackSetInput;
|
|
642
468
|
(function (DeleteStackSetInput) {
|
|
643
|
-
/**
|
|
644
|
-
* @internal
|
|
645
|
-
*/
|
|
646
469
|
DeleteStackSetInput.filterSensitiveLog = (obj) => ({
|
|
647
470
|
...obj,
|
|
648
471
|
});
|
|
649
472
|
})(DeleteStackSetInput = exports.DeleteStackSetInput || (exports.DeleteStackSetInput = {}));
|
|
650
473
|
var DeleteStackSetOutput;
|
|
651
474
|
(function (DeleteStackSetOutput) {
|
|
652
|
-
/**
|
|
653
|
-
* @internal
|
|
654
|
-
*/
|
|
655
475
|
DeleteStackSetOutput.filterSensitiveLog = (obj) => ({
|
|
656
476
|
...obj,
|
|
657
477
|
});
|
|
658
478
|
})(DeleteStackSetOutput = exports.DeleteStackSetOutput || (exports.DeleteStackSetOutput = {}));
|
|
659
479
|
var StackSetNotEmptyException;
|
|
660
480
|
(function (StackSetNotEmptyException) {
|
|
661
|
-
/**
|
|
662
|
-
* @internal
|
|
663
|
-
*/
|
|
664
481
|
StackSetNotEmptyException.filterSensitiveLog = (obj) => ({
|
|
665
482
|
...obj,
|
|
666
483
|
});
|
|
667
484
|
})(StackSetNotEmptyException = exports.StackSetNotEmptyException || (exports.StackSetNotEmptyException = {}));
|
|
668
485
|
var DeregisterTypeInput;
|
|
669
486
|
(function (DeregisterTypeInput) {
|
|
670
|
-
/**
|
|
671
|
-
* @internal
|
|
672
|
-
*/
|
|
673
487
|
DeregisterTypeInput.filterSensitiveLog = (obj) => ({
|
|
674
488
|
...obj,
|
|
675
489
|
});
|
|
676
490
|
})(DeregisterTypeInput = exports.DeregisterTypeInput || (exports.DeregisterTypeInput = {}));
|
|
677
491
|
var DeregisterTypeOutput;
|
|
678
492
|
(function (DeregisterTypeOutput) {
|
|
679
|
-
/**
|
|
680
|
-
* @internal
|
|
681
|
-
*/
|
|
682
493
|
DeregisterTypeOutput.filterSensitiveLog = (obj) => ({
|
|
683
494
|
...obj,
|
|
684
495
|
});
|
|
685
496
|
})(DeregisterTypeOutput = exports.DeregisterTypeOutput || (exports.DeregisterTypeOutput = {}));
|
|
686
497
|
var DescribeAccountLimitsInput;
|
|
687
498
|
(function (DescribeAccountLimitsInput) {
|
|
688
|
-
/**
|
|
689
|
-
* @internal
|
|
690
|
-
*/
|
|
691
499
|
DescribeAccountLimitsInput.filterSensitiveLog = (obj) => ({
|
|
692
500
|
...obj,
|
|
693
501
|
});
|
|
694
502
|
})(DescribeAccountLimitsInput = exports.DescribeAccountLimitsInput || (exports.DescribeAccountLimitsInput = {}));
|
|
695
503
|
var DescribeAccountLimitsOutput;
|
|
696
504
|
(function (DescribeAccountLimitsOutput) {
|
|
697
|
-
/**
|
|
698
|
-
* @internal
|
|
699
|
-
*/
|
|
700
505
|
DescribeAccountLimitsOutput.filterSensitiveLog = (obj) => ({
|
|
701
506
|
...obj,
|
|
702
507
|
});
|
|
703
508
|
})(DescribeAccountLimitsOutput = exports.DescribeAccountLimitsOutput || (exports.DescribeAccountLimitsOutput = {}));
|
|
704
509
|
var DescribeChangeSetInput;
|
|
705
510
|
(function (DescribeChangeSetInput) {
|
|
706
|
-
/**
|
|
707
|
-
* @internal
|
|
708
|
-
*/
|
|
709
511
|
DescribeChangeSetInput.filterSensitiveLog = (obj) => ({
|
|
710
512
|
...obj,
|
|
711
513
|
});
|
|
712
514
|
})(DescribeChangeSetInput = exports.DescribeChangeSetInput || (exports.DescribeChangeSetInput = {}));
|
|
713
515
|
var DescribeChangeSetOutput;
|
|
714
516
|
(function (DescribeChangeSetOutput) {
|
|
715
|
-
/**
|
|
716
|
-
* @internal
|
|
717
|
-
*/
|
|
718
517
|
DescribeChangeSetOutput.filterSensitiveLog = (obj) => ({
|
|
719
518
|
...obj,
|
|
720
519
|
});
|
|
721
520
|
})(DescribeChangeSetOutput = exports.DescribeChangeSetOutput || (exports.DescribeChangeSetOutput = {}));
|
|
722
521
|
var DescribePublisherInput;
|
|
723
522
|
(function (DescribePublisherInput) {
|
|
724
|
-
/**
|
|
725
|
-
* @internal
|
|
726
|
-
*/
|
|
727
523
|
DescribePublisherInput.filterSensitiveLog = (obj) => ({
|
|
728
524
|
...obj,
|
|
729
525
|
});
|
|
@@ -741,18 +537,12 @@ var PublisherStatus;
|
|
|
741
537
|
})(PublisherStatus = exports.PublisherStatus || (exports.PublisherStatus = {}));
|
|
742
538
|
var DescribePublisherOutput;
|
|
743
539
|
(function (DescribePublisherOutput) {
|
|
744
|
-
/**
|
|
745
|
-
* @internal
|
|
746
|
-
*/
|
|
747
540
|
DescribePublisherOutput.filterSensitiveLog = (obj) => ({
|
|
748
541
|
...obj,
|
|
749
542
|
});
|
|
750
543
|
})(DescribePublisherOutput = exports.DescribePublisherOutput || (exports.DescribePublisherOutput = {}));
|
|
751
544
|
var DescribeStackDriftDetectionStatusInput;
|
|
752
545
|
(function (DescribeStackDriftDetectionStatusInput) {
|
|
753
|
-
/**
|
|
754
|
-
* @internal
|
|
755
|
-
*/
|
|
756
546
|
DescribeStackDriftDetectionStatusInput.filterSensitiveLog = (obj) => ({
|
|
757
547
|
...obj,
|
|
758
548
|
});
|
|
@@ -772,18 +562,12 @@ var StackDriftStatus;
|
|
|
772
562
|
})(StackDriftStatus = exports.StackDriftStatus || (exports.StackDriftStatus = {}));
|
|
773
563
|
var DescribeStackDriftDetectionStatusOutput;
|
|
774
564
|
(function (DescribeStackDriftDetectionStatusOutput) {
|
|
775
|
-
/**
|
|
776
|
-
* @internal
|
|
777
|
-
*/
|
|
778
565
|
DescribeStackDriftDetectionStatusOutput.filterSensitiveLog = (obj) => ({
|
|
779
566
|
...obj,
|
|
780
567
|
});
|
|
781
568
|
})(DescribeStackDriftDetectionStatusOutput = exports.DescribeStackDriftDetectionStatusOutput || (exports.DescribeStackDriftDetectionStatusOutput = {}));
|
|
782
569
|
var DescribeStackEventsInput;
|
|
783
570
|
(function (DescribeStackEventsInput) {
|
|
784
|
-
/**
|
|
785
|
-
* @internal
|
|
786
|
-
*/
|
|
787
571
|
DescribeStackEventsInput.filterSensitiveLog = (obj) => ({
|
|
788
572
|
...obj,
|
|
789
573
|
});
|
|
@@ -815,72 +599,48 @@ var ResourceStatus;
|
|
|
815
599
|
})(ResourceStatus = exports.ResourceStatus || (exports.ResourceStatus = {}));
|
|
816
600
|
var StackEvent;
|
|
817
601
|
(function (StackEvent) {
|
|
818
|
-
/**
|
|
819
|
-
* @internal
|
|
820
|
-
*/
|
|
821
602
|
StackEvent.filterSensitiveLog = (obj) => ({
|
|
822
603
|
...obj,
|
|
823
604
|
});
|
|
824
605
|
})(StackEvent = exports.StackEvent || (exports.StackEvent = {}));
|
|
825
606
|
var DescribeStackEventsOutput;
|
|
826
607
|
(function (DescribeStackEventsOutput) {
|
|
827
|
-
/**
|
|
828
|
-
* @internal
|
|
829
|
-
*/
|
|
830
608
|
DescribeStackEventsOutput.filterSensitiveLog = (obj) => ({
|
|
831
609
|
...obj,
|
|
832
610
|
});
|
|
833
611
|
})(DescribeStackEventsOutput = exports.DescribeStackEventsOutput || (exports.DescribeStackEventsOutput = {}));
|
|
834
612
|
var DescribeStackInstanceInput;
|
|
835
613
|
(function (DescribeStackInstanceInput) {
|
|
836
|
-
/**
|
|
837
|
-
* @internal
|
|
838
|
-
*/
|
|
839
614
|
DescribeStackInstanceInput.filterSensitiveLog = (obj) => ({
|
|
840
615
|
...obj,
|
|
841
616
|
});
|
|
842
617
|
})(DescribeStackInstanceInput = exports.DescribeStackInstanceInput || (exports.DescribeStackInstanceInput = {}));
|
|
843
618
|
var StackInstanceComprehensiveStatus;
|
|
844
619
|
(function (StackInstanceComprehensiveStatus) {
|
|
845
|
-
/**
|
|
846
|
-
* @internal
|
|
847
|
-
*/
|
|
848
620
|
StackInstanceComprehensiveStatus.filterSensitiveLog = (obj) => ({
|
|
849
621
|
...obj,
|
|
850
622
|
});
|
|
851
623
|
})(StackInstanceComprehensiveStatus = exports.StackInstanceComprehensiveStatus || (exports.StackInstanceComprehensiveStatus = {}));
|
|
852
624
|
var StackInstance;
|
|
853
625
|
(function (StackInstance) {
|
|
854
|
-
/**
|
|
855
|
-
* @internal
|
|
856
|
-
*/
|
|
857
626
|
StackInstance.filterSensitiveLog = (obj) => ({
|
|
858
627
|
...obj,
|
|
859
628
|
});
|
|
860
629
|
})(StackInstance = exports.StackInstance || (exports.StackInstance = {}));
|
|
861
630
|
var DescribeStackInstanceOutput;
|
|
862
631
|
(function (DescribeStackInstanceOutput) {
|
|
863
|
-
/**
|
|
864
|
-
* @internal
|
|
865
|
-
*/
|
|
866
632
|
DescribeStackInstanceOutput.filterSensitiveLog = (obj) => ({
|
|
867
633
|
...obj,
|
|
868
634
|
});
|
|
869
635
|
})(DescribeStackInstanceOutput = exports.DescribeStackInstanceOutput || (exports.DescribeStackInstanceOutput = {}));
|
|
870
636
|
var StackInstanceNotFoundException;
|
|
871
637
|
(function (StackInstanceNotFoundException) {
|
|
872
|
-
/**
|
|
873
|
-
* @internal
|
|
874
|
-
*/
|
|
875
638
|
StackInstanceNotFoundException.filterSensitiveLog = (obj) => ({
|
|
876
639
|
...obj,
|
|
877
640
|
});
|
|
878
641
|
})(StackInstanceNotFoundException = exports.StackInstanceNotFoundException || (exports.StackInstanceNotFoundException = {}));
|
|
879
642
|
var DescribeStackResourceInput;
|
|
880
643
|
(function (DescribeStackResourceInput) {
|
|
881
|
-
/**
|
|
882
|
-
* @internal
|
|
883
|
-
*/
|
|
884
644
|
DescribeStackResourceInput.filterSensitiveLog = (obj) => ({
|
|
885
645
|
...obj,
|
|
886
646
|
});
|
|
@@ -894,45 +654,30 @@ var StackResourceDriftStatus;
|
|
|
894
654
|
})(StackResourceDriftStatus = exports.StackResourceDriftStatus || (exports.StackResourceDriftStatus = {}));
|
|
895
655
|
var StackResourceDriftInformation;
|
|
896
656
|
(function (StackResourceDriftInformation) {
|
|
897
|
-
/**
|
|
898
|
-
* @internal
|
|
899
|
-
*/
|
|
900
657
|
StackResourceDriftInformation.filterSensitiveLog = (obj) => ({
|
|
901
658
|
...obj,
|
|
902
659
|
});
|
|
903
660
|
})(StackResourceDriftInformation = exports.StackResourceDriftInformation || (exports.StackResourceDriftInformation = {}));
|
|
904
661
|
var StackResourceDetail;
|
|
905
662
|
(function (StackResourceDetail) {
|
|
906
|
-
/**
|
|
907
|
-
* @internal
|
|
908
|
-
*/
|
|
909
663
|
StackResourceDetail.filterSensitiveLog = (obj) => ({
|
|
910
664
|
...obj,
|
|
911
665
|
});
|
|
912
666
|
})(StackResourceDetail = exports.StackResourceDetail || (exports.StackResourceDetail = {}));
|
|
913
667
|
var DescribeStackResourceOutput;
|
|
914
668
|
(function (DescribeStackResourceOutput) {
|
|
915
|
-
/**
|
|
916
|
-
* @internal
|
|
917
|
-
*/
|
|
918
669
|
DescribeStackResourceOutput.filterSensitiveLog = (obj) => ({
|
|
919
670
|
...obj,
|
|
920
671
|
});
|
|
921
672
|
})(DescribeStackResourceOutput = exports.DescribeStackResourceOutput || (exports.DescribeStackResourceOutput = {}));
|
|
922
673
|
var DescribeStackResourceDriftsInput;
|
|
923
674
|
(function (DescribeStackResourceDriftsInput) {
|
|
924
|
-
/**
|
|
925
|
-
* @internal
|
|
926
|
-
*/
|
|
927
675
|
DescribeStackResourceDriftsInput.filterSensitiveLog = (obj) => ({
|
|
928
676
|
...obj,
|
|
929
677
|
});
|
|
930
678
|
})(DescribeStackResourceDriftsInput = exports.DescribeStackResourceDriftsInput || (exports.DescribeStackResourceDriftsInput = {}));
|
|
931
679
|
var PhysicalResourceIdContextKeyValuePair;
|
|
932
680
|
(function (PhysicalResourceIdContextKeyValuePair) {
|
|
933
|
-
/**
|
|
934
|
-
* @internal
|
|
935
|
-
*/
|
|
936
681
|
PhysicalResourceIdContextKeyValuePair.filterSensitiveLog = (obj) => ({
|
|
937
682
|
...obj,
|
|
938
683
|
});
|
|
@@ -945,81 +690,54 @@ var DifferenceType;
|
|
|
945
690
|
})(DifferenceType = exports.DifferenceType || (exports.DifferenceType = {}));
|
|
946
691
|
var PropertyDifference;
|
|
947
692
|
(function (PropertyDifference) {
|
|
948
|
-
/**
|
|
949
|
-
* @internal
|
|
950
|
-
*/
|
|
951
693
|
PropertyDifference.filterSensitiveLog = (obj) => ({
|
|
952
694
|
...obj,
|
|
953
695
|
});
|
|
954
696
|
})(PropertyDifference = exports.PropertyDifference || (exports.PropertyDifference = {}));
|
|
955
697
|
var StackResourceDrift;
|
|
956
698
|
(function (StackResourceDrift) {
|
|
957
|
-
/**
|
|
958
|
-
* @internal
|
|
959
|
-
*/
|
|
960
699
|
StackResourceDrift.filterSensitiveLog = (obj) => ({
|
|
961
700
|
...obj,
|
|
962
701
|
});
|
|
963
702
|
})(StackResourceDrift = exports.StackResourceDrift || (exports.StackResourceDrift = {}));
|
|
964
703
|
var DescribeStackResourceDriftsOutput;
|
|
965
704
|
(function (DescribeStackResourceDriftsOutput) {
|
|
966
|
-
/**
|
|
967
|
-
* @internal
|
|
968
|
-
*/
|
|
969
705
|
DescribeStackResourceDriftsOutput.filterSensitiveLog = (obj) => ({
|
|
970
706
|
...obj,
|
|
971
707
|
});
|
|
972
708
|
})(DescribeStackResourceDriftsOutput = exports.DescribeStackResourceDriftsOutput || (exports.DescribeStackResourceDriftsOutput = {}));
|
|
973
709
|
var DescribeStackResourcesInput;
|
|
974
710
|
(function (DescribeStackResourcesInput) {
|
|
975
|
-
/**
|
|
976
|
-
* @internal
|
|
977
|
-
*/
|
|
978
711
|
DescribeStackResourcesInput.filterSensitiveLog = (obj) => ({
|
|
979
712
|
...obj,
|
|
980
713
|
});
|
|
981
714
|
})(DescribeStackResourcesInput = exports.DescribeStackResourcesInput || (exports.DescribeStackResourcesInput = {}));
|
|
982
715
|
var StackResource;
|
|
983
716
|
(function (StackResource) {
|
|
984
|
-
/**
|
|
985
|
-
* @internal
|
|
986
|
-
*/
|
|
987
717
|
StackResource.filterSensitiveLog = (obj) => ({
|
|
988
718
|
...obj,
|
|
989
719
|
});
|
|
990
720
|
})(StackResource = exports.StackResource || (exports.StackResource = {}));
|
|
991
721
|
var DescribeStackResourcesOutput;
|
|
992
722
|
(function (DescribeStackResourcesOutput) {
|
|
993
|
-
/**
|
|
994
|
-
* @internal
|
|
995
|
-
*/
|
|
996
723
|
DescribeStackResourcesOutput.filterSensitiveLog = (obj) => ({
|
|
997
724
|
...obj,
|
|
998
725
|
});
|
|
999
726
|
})(DescribeStackResourcesOutput = exports.DescribeStackResourcesOutput || (exports.DescribeStackResourcesOutput = {}));
|
|
1000
727
|
var DescribeStacksInput;
|
|
1001
728
|
(function (DescribeStacksInput) {
|
|
1002
|
-
/**
|
|
1003
|
-
* @internal
|
|
1004
|
-
*/
|
|
1005
729
|
DescribeStacksInput.filterSensitiveLog = (obj) => ({
|
|
1006
730
|
...obj,
|
|
1007
731
|
});
|
|
1008
732
|
})(DescribeStacksInput = exports.DescribeStacksInput || (exports.DescribeStacksInput = {}));
|
|
1009
733
|
var StackDriftInformation;
|
|
1010
734
|
(function (StackDriftInformation) {
|
|
1011
|
-
/**
|
|
1012
|
-
* @internal
|
|
1013
|
-
*/
|
|
1014
735
|
StackDriftInformation.filterSensitiveLog = (obj) => ({
|
|
1015
736
|
...obj,
|
|
1016
737
|
});
|
|
1017
738
|
})(StackDriftInformation = exports.StackDriftInformation || (exports.StackDriftInformation = {}));
|
|
1018
739
|
var Output;
|
|
1019
740
|
(function (Output) {
|
|
1020
|
-
/**
|
|
1021
|
-
* @internal
|
|
1022
|
-
*/
|
|
1023
741
|
Output.filterSensitiveLog = (obj) => ({
|
|
1024
742
|
...obj,
|
|
1025
743
|
});
|
|
@@ -1052,27 +770,18 @@ var StackStatus;
|
|
|
1052
770
|
})(StackStatus = exports.StackStatus || (exports.StackStatus = {}));
|
|
1053
771
|
var Stack;
|
|
1054
772
|
(function (Stack) {
|
|
1055
|
-
/**
|
|
1056
|
-
* @internal
|
|
1057
|
-
*/
|
|
1058
773
|
Stack.filterSensitiveLog = (obj) => ({
|
|
1059
774
|
...obj,
|
|
1060
775
|
});
|
|
1061
776
|
})(Stack = exports.Stack || (exports.Stack = {}));
|
|
1062
777
|
var DescribeStacksOutput;
|
|
1063
778
|
(function (DescribeStacksOutput) {
|
|
1064
|
-
/**
|
|
1065
|
-
* @internal
|
|
1066
|
-
*/
|
|
1067
779
|
DescribeStacksOutput.filterSensitiveLog = (obj) => ({
|
|
1068
780
|
...obj,
|
|
1069
781
|
});
|
|
1070
782
|
})(DescribeStacksOutput = exports.DescribeStacksOutput || (exports.DescribeStacksOutput = {}));
|
|
1071
783
|
var DescribeStackSetInput;
|
|
1072
784
|
(function (DescribeStackSetInput) {
|
|
1073
|
-
/**
|
|
1074
|
-
* @internal
|
|
1075
|
-
*/
|
|
1076
785
|
DescribeStackSetInput.filterSensitiveLog = (obj) => ({
|
|
1077
786
|
...obj,
|
|
1078
787
|
});
|
|
@@ -1093,81 +802,54 @@ var StackSetDriftStatus;
|
|
|
1093
802
|
})(StackSetDriftStatus = exports.StackSetDriftStatus || (exports.StackSetDriftStatus = {}));
|
|
1094
803
|
var StackSetDriftDetectionDetails;
|
|
1095
804
|
(function (StackSetDriftDetectionDetails) {
|
|
1096
|
-
/**
|
|
1097
|
-
* @internal
|
|
1098
|
-
*/
|
|
1099
805
|
StackSetDriftDetectionDetails.filterSensitiveLog = (obj) => ({
|
|
1100
806
|
...obj,
|
|
1101
807
|
});
|
|
1102
808
|
})(StackSetDriftDetectionDetails = exports.StackSetDriftDetectionDetails || (exports.StackSetDriftDetectionDetails = {}));
|
|
1103
809
|
var StackSet;
|
|
1104
810
|
(function (StackSet) {
|
|
1105
|
-
/**
|
|
1106
|
-
* @internal
|
|
1107
|
-
*/
|
|
1108
811
|
StackSet.filterSensitiveLog = (obj) => ({
|
|
1109
812
|
...obj,
|
|
1110
813
|
});
|
|
1111
814
|
})(StackSet = exports.StackSet || (exports.StackSet = {}));
|
|
1112
815
|
var DescribeStackSetOutput;
|
|
1113
816
|
(function (DescribeStackSetOutput) {
|
|
1114
|
-
/**
|
|
1115
|
-
* @internal
|
|
1116
|
-
*/
|
|
1117
817
|
DescribeStackSetOutput.filterSensitiveLog = (obj) => ({
|
|
1118
818
|
...obj,
|
|
1119
819
|
});
|
|
1120
820
|
})(DescribeStackSetOutput = exports.DescribeStackSetOutput || (exports.DescribeStackSetOutput = {}));
|
|
1121
821
|
var DescribeStackSetOperationInput;
|
|
1122
822
|
(function (DescribeStackSetOperationInput) {
|
|
1123
|
-
/**
|
|
1124
|
-
* @internal
|
|
1125
|
-
*/
|
|
1126
823
|
DescribeStackSetOperationInput.filterSensitiveLog = (obj) => ({
|
|
1127
824
|
...obj,
|
|
1128
825
|
});
|
|
1129
826
|
})(DescribeStackSetOperationInput = exports.DescribeStackSetOperationInput || (exports.DescribeStackSetOperationInput = {}));
|
|
1130
827
|
var StackSetOperation;
|
|
1131
828
|
(function (StackSetOperation) {
|
|
1132
|
-
/**
|
|
1133
|
-
* @internal
|
|
1134
|
-
*/
|
|
1135
829
|
StackSetOperation.filterSensitiveLog = (obj) => ({
|
|
1136
830
|
...obj,
|
|
1137
831
|
});
|
|
1138
832
|
})(StackSetOperation = exports.StackSetOperation || (exports.StackSetOperation = {}));
|
|
1139
833
|
var DescribeStackSetOperationOutput;
|
|
1140
834
|
(function (DescribeStackSetOperationOutput) {
|
|
1141
|
-
/**
|
|
1142
|
-
* @internal
|
|
1143
|
-
*/
|
|
1144
835
|
DescribeStackSetOperationOutput.filterSensitiveLog = (obj) => ({
|
|
1145
836
|
...obj,
|
|
1146
837
|
});
|
|
1147
838
|
})(DescribeStackSetOperationOutput = exports.DescribeStackSetOperationOutput || (exports.DescribeStackSetOperationOutput = {}));
|
|
1148
839
|
var OperationNotFoundException;
|
|
1149
840
|
(function (OperationNotFoundException) {
|
|
1150
|
-
/**
|
|
1151
|
-
* @internal
|
|
1152
|
-
*/
|
|
1153
841
|
OperationNotFoundException.filterSensitiveLog = (obj) => ({
|
|
1154
842
|
...obj,
|
|
1155
843
|
});
|
|
1156
844
|
})(OperationNotFoundException = exports.OperationNotFoundException || (exports.OperationNotFoundException = {}));
|
|
1157
845
|
var DescribeTypeInput;
|
|
1158
846
|
(function (DescribeTypeInput) {
|
|
1159
|
-
/**
|
|
1160
|
-
* @internal
|
|
1161
|
-
*/
|
|
1162
847
|
DescribeTypeInput.filterSensitiveLog = (obj) => ({
|
|
1163
848
|
...obj,
|
|
1164
849
|
});
|
|
1165
850
|
})(DescribeTypeInput = exports.DescribeTypeInput || (exports.DescribeTypeInput = {}));
|
|
1166
851
|
var RequiredActivatedType;
|
|
1167
852
|
(function (RequiredActivatedType) {
|
|
1168
|
-
/**
|
|
1169
|
-
* @internal
|
|
1170
|
-
*/
|
|
1171
853
|
RequiredActivatedType.filterSensitiveLog = (obj) => ({
|
|
1172
854
|
...obj,
|
|
1173
855
|
});
|
|
@@ -1181,135 +863,90 @@ var TypeTestsStatus;
|
|
|
1181
863
|
})(TypeTestsStatus = exports.TypeTestsStatus || (exports.TypeTestsStatus = {}));
|
|
1182
864
|
var DescribeTypeOutput;
|
|
1183
865
|
(function (DescribeTypeOutput) {
|
|
1184
|
-
/**
|
|
1185
|
-
* @internal
|
|
1186
|
-
*/
|
|
1187
866
|
DescribeTypeOutput.filterSensitiveLog = (obj) => ({
|
|
1188
867
|
...obj,
|
|
1189
868
|
});
|
|
1190
869
|
})(DescribeTypeOutput = exports.DescribeTypeOutput || (exports.DescribeTypeOutput = {}));
|
|
1191
870
|
var DescribeTypeRegistrationInput;
|
|
1192
871
|
(function (DescribeTypeRegistrationInput) {
|
|
1193
|
-
/**
|
|
1194
|
-
* @internal
|
|
1195
|
-
*/
|
|
1196
872
|
DescribeTypeRegistrationInput.filterSensitiveLog = (obj) => ({
|
|
1197
873
|
...obj,
|
|
1198
874
|
});
|
|
1199
875
|
})(DescribeTypeRegistrationInput = exports.DescribeTypeRegistrationInput || (exports.DescribeTypeRegistrationInput = {}));
|
|
1200
876
|
var DescribeTypeRegistrationOutput;
|
|
1201
877
|
(function (DescribeTypeRegistrationOutput) {
|
|
1202
|
-
/**
|
|
1203
|
-
* @internal
|
|
1204
|
-
*/
|
|
1205
878
|
DescribeTypeRegistrationOutput.filterSensitiveLog = (obj) => ({
|
|
1206
879
|
...obj,
|
|
1207
880
|
});
|
|
1208
881
|
})(DescribeTypeRegistrationOutput = exports.DescribeTypeRegistrationOutput || (exports.DescribeTypeRegistrationOutput = {}));
|
|
1209
882
|
var DetectStackDriftInput;
|
|
1210
883
|
(function (DetectStackDriftInput) {
|
|
1211
|
-
/**
|
|
1212
|
-
* @internal
|
|
1213
|
-
*/
|
|
1214
884
|
DetectStackDriftInput.filterSensitiveLog = (obj) => ({
|
|
1215
885
|
...obj,
|
|
1216
886
|
});
|
|
1217
887
|
})(DetectStackDriftInput = exports.DetectStackDriftInput || (exports.DetectStackDriftInput = {}));
|
|
1218
888
|
var DetectStackDriftOutput;
|
|
1219
889
|
(function (DetectStackDriftOutput) {
|
|
1220
|
-
/**
|
|
1221
|
-
* @internal
|
|
1222
|
-
*/
|
|
1223
890
|
DetectStackDriftOutput.filterSensitiveLog = (obj) => ({
|
|
1224
891
|
...obj,
|
|
1225
892
|
});
|
|
1226
893
|
})(DetectStackDriftOutput = exports.DetectStackDriftOutput || (exports.DetectStackDriftOutput = {}));
|
|
1227
894
|
var DetectStackResourceDriftInput;
|
|
1228
895
|
(function (DetectStackResourceDriftInput) {
|
|
1229
|
-
/**
|
|
1230
|
-
* @internal
|
|
1231
|
-
*/
|
|
1232
896
|
DetectStackResourceDriftInput.filterSensitiveLog = (obj) => ({
|
|
1233
897
|
...obj,
|
|
1234
898
|
});
|
|
1235
899
|
})(DetectStackResourceDriftInput = exports.DetectStackResourceDriftInput || (exports.DetectStackResourceDriftInput = {}));
|
|
1236
900
|
var DetectStackResourceDriftOutput;
|
|
1237
901
|
(function (DetectStackResourceDriftOutput) {
|
|
1238
|
-
/**
|
|
1239
|
-
* @internal
|
|
1240
|
-
*/
|
|
1241
902
|
DetectStackResourceDriftOutput.filterSensitiveLog = (obj) => ({
|
|
1242
903
|
...obj,
|
|
1243
904
|
});
|
|
1244
905
|
})(DetectStackResourceDriftOutput = exports.DetectStackResourceDriftOutput || (exports.DetectStackResourceDriftOutput = {}));
|
|
1245
906
|
var DetectStackSetDriftInput;
|
|
1246
907
|
(function (DetectStackSetDriftInput) {
|
|
1247
|
-
/**
|
|
1248
|
-
* @internal
|
|
1249
|
-
*/
|
|
1250
908
|
DetectStackSetDriftInput.filterSensitiveLog = (obj) => ({
|
|
1251
909
|
...obj,
|
|
1252
910
|
});
|
|
1253
911
|
})(DetectStackSetDriftInput = exports.DetectStackSetDriftInput || (exports.DetectStackSetDriftInput = {}));
|
|
1254
912
|
var DetectStackSetDriftOutput;
|
|
1255
913
|
(function (DetectStackSetDriftOutput) {
|
|
1256
|
-
/**
|
|
1257
|
-
* @internal
|
|
1258
|
-
*/
|
|
1259
914
|
DetectStackSetDriftOutput.filterSensitiveLog = (obj) => ({
|
|
1260
915
|
...obj,
|
|
1261
916
|
});
|
|
1262
917
|
})(DetectStackSetDriftOutput = exports.DetectStackSetDriftOutput || (exports.DetectStackSetDriftOutput = {}));
|
|
1263
918
|
var EstimateTemplateCostInput;
|
|
1264
919
|
(function (EstimateTemplateCostInput) {
|
|
1265
|
-
/**
|
|
1266
|
-
* @internal
|
|
1267
|
-
*/
|
|
1268
920
|
EstimateTemplateCostInput.filterSensitiveLog = (obj) => ({
|
|
1269
921
|
...obj,
|
|
1270
922
|
});
|
|
1271
923
|
})(EstimateTemplateCostInput = exports.EstimateTemplateCostInput || (exports.EstimateTemplateCostInput = {}));
|
|
1272
924
|
var EstimateTemplateCostOutput;
|
|
1273
925
|
(function (EstimateTemplateCostOutput) {
|
|
1274
|
-
/**
|
|
1275
|
-
* @internal
|
|
1276
|
-
*/
|
|
1277
926
|
EstimateTemplateCostOutput.filterSensitiveLog = (obj) => ({
|
|
1278
927
|
...obj,
|
|
1279
928
|
});
|
|
1280
929
|
})(EstimateTemplateCostOutput = exports.EstimateTemplateCostOutput || (exports.EstimateTemplateCostOutput = {}));
|
|
1281
930
|
var ExecuteChangeSetInput;
|
|
1282
931
|
(function (ExecuteChangeSetInput) {
|
|
1283
|
-
/**
|
|
1284
|
-
* @internal
|
|
1285
|
-
*/
|
|
1286
932
|
ExecuteChangeSetInput.filterSensitiveLog = (obj) => ({
|
|
1287
933
|
...obj,
|
|
1288
934
|
});
|
|
1289
935
|
})(ExecuteChangeSetInput = exports.ExecuteChangeSetInput || (exports.ExecuteChangeSetInput = {}));
|
|
1290
936
|
var ExecuteChangeSetOutput;
|
|
1291
937
|
(function (ExecuteChangeSetOutput) {
|
|
1292
|
-
/**
|
|
1293
|
-
* @internal
|
|
1294
|
-
*/
|
|
1295
938
|
ExecuteChangeSetOutput.filterSensitiveLog = (obj) => ({
|
|
1296
939
|
...obj,
|
|
1297
940
|
});
|
|
1298
941
|
})(ExecuteChangeSetOutput = exports.ExecuteChangeSetOutput || (exports.ExecuteChangeSetOutput = {}));
|
|
1299
942
|
var GetStackPolicyInput;
|
|
1300
943
|
(function (GetStackPolicyInput) {
|
|
1301
|
-
/**
|
|
1302
|
-
* @internal
|
|
1303
|
-
*/
|
|
1304
944
|
GetStackPolicyInput.filterSensitiveLog = (obj) => ({
|
|
1305
945
|
...obj,
|
|
1306
946
|
});
|
|
1307
947
|
})(GetStackPolicyInput = exports.GetStackPolicyInput || (exports.GetStackPolicyInput = {}));
|
|
1308
948
|
var GetStackPolicyOutput;
|
|
1309
949
|
(function (GetStackPolicyOutput) {
|
|
1310
|
-
/**
|
|
1311
|
-
* @internal
|
|
1312
|
-
*/
|
|
1313
950
|
GetStackPolicyOutput.filterSensitiveLog = (obj) => ({
|
|
1314
951
|
...obj,
|
|
1315
952
|
});
|
|
@@ -1321,459 +958,306 @@ var TemplateStage;
|
|
|
1321
958
|
})(TemplateStage = exports.TemplateStage || (exports.TemplateStage = {}));
|
|
1322
959
|
var GetTemplateInput;
|
|
1323
960
|
(function (GetTemplateInput) {
|
|
1324
|
-
/**
|
|
1325
|
-
* @internal
|
|
1326
|
-
*/
|
|
1327
961
|
GetTemplateInput.filterSensitiveLog = (obj) => ({
|
|
1328
962
|
...obj,
|
|
1329
963
|
});
|
|
1330
964
|
})(GetTemplateInput = exports.GetTemplateInput || (exports.GetTemplateInput = {}));
|
|
1331
965
|
var GetTemplateOutput;
|
|
1332
966
|
(function (GetTemplateOutput) {
|
|
1333
|
-
/**
|
|
1334
|
-
* @internal
|
|
1335
|
-
*/
|
|
1336
967
|
GetTemplateOutput.filterSensitiveLog = (obj) => ({
|
|
1337
968
|
...obj,
|
|
1338
969
|
});
|
|
1339
970
|
})(GetTemplateOutput = exports.GetTemplateOutput || (exports.GetTemplateOutput = {}));
|
|
1340
971
|
var GetTemplateSummaryInput;
|
|
1341
972
|
(function (GetTemplateSummaryInput) {
|
|
1342
|
-
/**
|
|
1343
|
-
* @internal
|
|
1344
|
-
*/
|
|
1345
973
|
GetTemplateSummaryInput.filterSensitiveLog = (obj) => ({
|
|
1346
974
|
...obj,
|
|
1347
975
|
});
|
|
1348
976
|
})(GetTemplateSummaryInput = exports.GetTemplateSummaryInput || (exports.GetTemplateSummaryInput = {}));
|
|
1349
977
|
var ParameterConstraints;
|
|
1350
978
|
(function (ParameterConstraints) {
|
|
1351
|
-
/**
|
|
1352
|
-
* @internal
|
|
1353
|
-
*/
|
|
1354
979
|
ParameterConstraints.filterSensitiveLog = (obj) => ({
|
|
1355
980
|
...obj,
|
|
1356
981
|
});
|
|
1357
982
|
})(ParameterConstraints = exports.ParameterConstraints || (exports.ParameterConstraints = {}));
|
|
1358
983
|
var ParameterDeclaration;
|
|
1359
984
|
(function (ParameterDeclaration) {
|
|
1360
|
-
/**
|
|
1361
|
-
* @internal
|
|
1362
|
-
*/
|
|
1363
985
|
ParameterDeclaration.filterSensitiveLog = (obj) => ({
|
|
1364
986
|
...obj,
|
|
1365
987
|
});
|
|
1366
988
|
})(ParameterDeclaration = exports.ParameterDeclaration || (exports.ParameterDeclaration = {}));
|
|
1367
989
|
var ResourceIdentifierSummary;
|
|
1368
990
|
(function (ResourceIdentifierSummary) {
|
|
1369
|
-
/**
|
|
1370
|
-
* @internal
|
|
1371
|
-
*/
|
|
1372
991
|
ResourceIdentifierSummary.filterSensitiveLog = (obj) => ({
|
|
1373
992
|
...obj,
|
|
1374
993
|
});
|
|
1375
994
|
})(ResourceIdentifierSummary = exports.ResourceIdentifierSummary || (exports.ResourceIdentifierSummary = {}));
|
|
1376
995
|
var GetTemplateSummaryOutput;
|
|
1377
996
|
(function (GetTemplateSummaryOutput) {
|
|
1378
|
-
/**
|
|
1379
|
-
* @internal
|
|
1380
|
-
*/
|
|
1381
997
|
GetTemplateSummaryOutput.filterSensitiveLog = (obj) => ({
|
|
1382
998
|
...obj,
|
|
1383
999
|
});
|
|
1384
1000
|
})(GetTemplateSummaryOutput = exports.GetTemplateSummaryOutput || (exports.GetTemplateSummaryOutput = {}));
|
|
1385
1001
|
var ImportStacksToStackSetInput;
|
|
1386
1002
|
(function (ImportStacksToStackSetInput) {
|
|
1387
|
-
/**
|
|
1388
|
-
* @internal
|
|
1389
|
-
*/
|
|
1390
1003
|
ImportStacksToStackSetInput.filterSensitiveLog = (obj) => ({
|
|
1391
1004
|
...obj,
|
|
1392
1005
|
});
|
|
1393
1006
|
})(ImportStacksToStackSetInput = exports.ImportStacksToStackSetInput || (exports.ImportStacksToStackSetInput = {}));
|
|
1394
1007
|
var ImportStacksToStackSetOutput;
|
|
1395
1008
|
(function (ImportStacksToStackSetOutput) {
|
|
1396
|
-
/**
|
|
1397
|
-
* @internal
|
|
1398
|
-
*/
|
|
1399
1009
|
ImportStacksToStackSetOutput.filterSensitiveLog = (obj) => ({
|
|
1400
1010
|
...obj,
|
|
1401
1011
|
});
|
|
1402
1012
|
})(ImportStacksToStackSetOutput = exports.ImportStacksToStackSetOutput || (exports.ImportStacksToStackSetOutput = {}));
|
|
1403
1013
|
var StackNotFoundException;
|
|
1404
1014
|
(function (StackNotFoundException) {
|
|
1405
|
-
/**
|
|
1406
|
-
* @internal
|
|
1407
|
-
*/
|
|
1408
1015
|
StackNotFoundException.filterSensitiveLog = (obj) => ({
|
|
1409
1016
|
...obj,
|
|
1410
1017
|
});
|
|
1411
1018
|
})(StackNotFoundException = exports.StackNotFoundException || (exports.StackNotFoundException = {}));
|
|
1412
1019
|
var ListChangeSetsInput;
|
|
1413
1020
|
(function (ListChangeSetsInput) {
|
|
1414
|
-
/**
|
|
1415
|
-
* @internal
|
|
1416
|
-
*/
|
|
1417
1021
|
ListChangeSetsInput.filterSensitiveLog = (obj) => ({
|
|
1418
1022
|
...obj,
|
|
1419
1023
|
});
|
|
1420
1024
|
})(ListChangeSetsInput = exports.ListChangeSetsInput || (exports.ListChangeSetsInput = {}));
|
|
1421
1025
|
var ListChangeSetsOutput;
|
|
1422
1026
|
(function (ListChangeSetsOutput) {
|
|
1423
|
-
/**
|
|
1424
|
-
* @internal
|
|
1425
|
-
*/
|
|
1426
1027
|
ListChangeSetsOutput.filterSensitiveLog = (obj) => ({
|
|
1427
1028
|
...obj,
|
|
1428
1029
|
});
|
|
1429
1030
|
})(ListChangeSetsOutput = exports.ListChangeSetsOutput || (exports.ListChangeSetsOutput = {}));
|
|
1430
1031
|
var ListExportsInput;
|
|
1431
1032
|
(function (ListExportsInput) {
|
|
1432
|
-
/**
|
|
1433
|
-
* @internal
|
|
1434
|
-
*/
|
|
1435
1033
|
ListExportsInput.filterSensitiveLog = (obj) => ({
|
|
1436
1034
|
...obj,
|
|
1437
1035
|
});
|
|
1438
1036
|
})(ListExportsInput = exports.ListExportsInput || (exports.ListExportsInput = {}));
|
|
1439
1037
|
var Export;
|
|
1440
1038
|
(function (Export) {
|
|
1441
|
-
/**
|
|
1442
|
-
* @internal
|
|
1443
|
-
*/
|
|
1444
1039
|
Export.filterSensitiveLog = (obj) => ({
|
|
1445
1040
|
...obj,
|
|
1446
1041
|
});
|
|
1447
1042
|
})(Export = exports.Export || (exports.Export = {}));
|
|
1448
1043
|
var ListExportsOutput;
|
|
1449
1044
|
(function (ListExportsOutput) {
|
|
1450
|
-
/**
|
|
1451
|
-
* @internal
|
|
1452
|
-
*/
|
|
1453
1045
|
ListExportsOutput.filterSensitiveLog = (obj) => ({
|
|
1454
1046
|
...obj,
|
|
1455
1047
|
});
|
|
1456
1048
|
})(ListExportsOutput = exports.ListExportsOutput || (exports.ListExportsOutput = {}));
|
|
1457
1049
|
var ListImportsInput;
|
|
1458
1050
|
(function (ListImportsInput) {
|
|
1459
|
-
/**
|
|
1460
|
-
* @internal
|
|
1461
|
-
*/
|
|
1462
1051
|
ListImportsInput.filterSensitiveLog = (obj) => ({
|
|
1463
1052
|
...obj,
|
|
1464
1053
|
});
|
|
1465
1054
|
})(ListImportsInput = exports.ListImportsInput || (exports.ListImportsInput = {}));
|
|
1466
1055
|
var ListImportsOutput;
|
|
1467
1056
|
(function (ListImportsOutput) {
|
|
1468
|
-
/**
|
|
1469
|
-
* @internal
|
|
1470
|
-
*/
|
|
1471
1057
|
ListImportsOutput.filterSensitiveLog = (obj) => ({
|
|
1472
1058
|
...obj,
|
|
1473
1059
|
});
|
|
1474
1060
|
})(ListImportsOutput = exports.ListImportsOutput || (exports.ListImportsOutput = {}));
|
|
1475
1061
|
var StackInstanceFilter;
|
|
1476
1062
|
(function (StackInstanceFilter) {
|
|
1477
|
-
/**
|
|
1478
|
-
* @internal
|
|
1479
|
-
*/
|
|
1480
1063
|
StackInstanceFilter.filterSensitiveLog = (obj) => ({
|
|
1481
1064
|
...obj,
|
|
1482
1065
|
});
|
|
1483
1066
|
})(StackInstanceFilter = exports.StackInstanceFilter || (exports.StackInstanceFilter = {}));
|
|
1484
1067
|
var ListStackInstancesInput;
|
|
1485
1068
|
(function (ListStackInstancesInput) {
|
|
1486
|
-
/**
|
|
1487
|
-
* @internal
|
|
1488
|
-
*/
|
|
1489
1069
|
ListStackInstancesInput.filterSensitiveLog = (obj) => ({
|
|
1490
1070
|
...obj,
|
|
1491
1071
|
});
|
|
1492
1072
|
})(ListStackInstancesInput = exports.ListStackInstancesInput || (exports.ListStackInstancesInput = {}));
|
|
1493
1073
|
var StackInstanceSummary;
|
|
1494
1074
|
(function (StackInstanceSummary) {
|
|
1495
|
-
/**
|
|
1496
|
-
* @internal
|
|
1497
|
-
*/
|
|
1498
1075
|
StackInstanceSummary.filterSensitiveLog = (obj) => ({
|
|
1499
1076
|
...obj,
|
|
1500
1077
|
});
|
|
1501
1078
|
})(StackInstanceSummary = exports.StackInstanceSummary || (exports.StackInstanceSummary = {}));
|
|
1502
1079
|
var ListStackInstancesOutput;
|
|
1503
1080
|
(function (ListStackInstancesOutput) {
|
|
1504
|
-
/**
|
|
1505
|
-
* @internal
|
|
1506
|
-
*/
|
|
1507
1081
|
ListStackInstancesOutput.filterSensitiveLog = (obj) => ({
|
|
1508
1082
|
...obj,
|
|
1509
1083
|
});
|
|
1510
1084
|
})(ListStackInstancesOutput = exports.ListStackInstancesOutput || (exports.ListStackInstancesOutput = {}));
|
|
1511
1085
|
var ListStackResourcesInput;
|
|
1512
1086
|
(function (ListStackResourcesInput) {
|
|
1513
|
-
/**
|
|
1514
|
-
* @internal
|
|
1515
|
-
*/
|
|
1516
1087
|
ListStackResourcesInput.filterSensitiveLog = (obj) => ({
|
|
1517
1088
|
...obj,
|
|
1518
1089
|
});
|
|
1519
1090
|
})(ListStackResourcesInput = exports.ListStackResourcesInput || (exports.ListStackResourcesInput = {}));
|
|
1520
1091
|
var StackResourceDriftInformationSummary;
|
|
1521
1092
|
(function (StackResourceDriftInformationSummary) {
|
|
1522
|
-
/**
|
|
1523
|
-
* @internal
|
|
1524
|
-
*/
|
|
1525
1093
|
StackResourceDriftInformationSummary.filterSensitiveLog = (obj) => ({
|
|
1526
1094
|
...obj,
|
|
1527
1095
|
});
|
|
1528
1096
|
})(StackResourceDriftInformationSummary = exports.StackResourceDriftInformationSummary || (exports.StackResourceDriftInformationSummary = {}));
|
|
1529
1097
|
var StackResourceSummary;
|
|
1530
1098
|
(function (StackResourceSummary) {
|
|
1531
|
-
/**
|
|
1532
|
-
* @internal
|
|
1533
|
-
*/
|
|
1534
1099
|
StackResourceSummary.filterSensitiveLog = (obj) => ({
|
|
1535
1100
|
...obj,
|
|
1536
1101
|
});
|
|
1537
1102
|
})(StackResourceSummary = exports.StackResourceSummary || (exports.StackResourceSummary = {}));
|
|
1538
1103
|
var ListStackResourcesOutput;
|
|
1539
1104
|
(function (ListStackResourcesOutput) {
|
|
1540
|
-
/**
|
|
1541
|
-
* @internal
|
|
1542
|
-
*/
|
|
1543
1105
|
ListStackResourcesOutput.filterSensitiveLog = (obj) => ({
|
|
1544
1106
|
...obj,
|
|
1545
1107
|
});
|
|
1546
1108
|
})(ListStackResourcesOutput = exports.ListStackResourcesOutput || (exports.ListStackResourcesOutput = {}));
|
|
1547
1109
|
var ListStacksInput;
|
|
1548
1110
|
(function (ListStacksInput) {
|
|
1549
|
-
/**
|
|
1550
|
-
* @internal
|
|
1551
|
-
*/
|
|
1552
1111
|
ListStacksInput.filterSensitiveLog = (obj) => ({
|
|
1553
1112
|
...obj,
|
|
1554
1113
|
});
|
|
1555
1114
|
})(ListStacksInput = exports.ListStacksInput || (exports.ListStacksInput = {}));
|
|
1556
1115
|
var StackDriftInformationSummary;
|
|
1557
1116
|
(function (StackDriftInformationSummary) {
|
|
1558
|
-
/**
|
|
1559
|
-
* @internal
|
|
1560
|
-
*/
|
|
1561
1117
|
StackDriftInformationSummary.filterSensitiveLog = (obj) => ({
|
|
1562
1118
|
...obj,
|
|
1563
1119
|
});
|
|
1564
1120
|
})(StackDriftInformationSummary = exports.StackDriftInformationSummary || (exports.StackDriftInformationSummary = {}));
|
|
1565
1121
|
var StackSummary;
|
|
1566
1122
|
(function (StackSummary) {
|
|
1567
|
-
/**
|
|
1568
|
-
* @internal
|
|
1569
|
-
*/
|
|
1570
1123
|
StackSummary.filterSensitiveLog = (obj) => ({
|
|
1571
1124
|
...obj,
|
|
1572
1125
|
});
|
|
1573
1126
|
})(StackSummary = exports.StackSummary || (exports.StackSummary = {}));
|
|
1574
1127
|
var ListStacksOutput;
|
|
1575
1128
|
(function (ListStacksOutput) {
|
|
1576
|
-
/**
|
|
1577
|
-
* @internal
|
|
1578
|
-
*/
|
|
1579
1129
|
ListStacksOutput.filterSensitiveLog = (obj) => ({
|
|
1580
1130
|
...obj,
|
|
1581
1131
|
});
|
|
1582
1132
|
})(ListStacksOutput = exports.ListStacksOutput || (exports.ListStacksOutput = {}));
|
|
1583
1133
|
var ListStackSetOperationResultsInput;
|
|
1584
1134
|
(function (ListStackSetOperationResultsInput) {
|
|
1585
|
-
/**
|
|
1586
|
-
* @internal
|
|
1587
|
-
*/
|
|
1588
1135
|
ListStackSetOperationResultsInput.filterSensitiveLog = (obj) => ({
|
|
1589
1136
|
...obj,
|
|
1590
1137
|
});
|
|
1591
1138
|
})(ListStackSetOperationResultsInput = exports.ListStackSetOperationResultsInput || (exports.ListStackSetOperationResultsInput = {}));
|
|
1592
1139
|
var StackSetOperationResultSummary;
|
|
1593
1140
|
(function (StackSetOperationResultSummary) {
|
|
1594
|
-
/**
|
|
1595
|
-
* @internal
|
|
1596
|
-
*/
|
|
1597
1141
|
StackSetOperationResultSummary.filterSensitiveLog = (obj) => ({
|
|
1598
1142
|
...obj,
|
|
1599
1143
|
});
|
|
1600
1144
|
})(StackSetOperationResultSummary = exports.StackSetOperationResultSummary || (exports.StackSetOperationResultSummary = {}));
|
|
1601
1145
|
var ListStackSetOperationResultsOutput;
|
|
1602
1146
|
(function (ListStackSetOperationResultsOutput) {
|
|
1603
|
-
/**
|
|
1604
|
-
* @internal
|
|
1605
|
-
*/
|
|
1606
1147
|
ListStackSetOperationResultsOutput.filterSensitiveLog = (obj) => ({
|
|
1607
1148
|
...obj,
|
|
1608
1149
|
});
|
|
1609
1150
|
})(ListStackSetOperationResultsOutput = exports.ListStackSetOperationResultsOutput || (exports.ListStackSetOperationResultsOutput = {}));
|
|
1610
1151
|
var ListStackSetOperationsInput;
|
|
1611
1152
|
(function (ListStackSetOperationsInput) {
|
|
1612
|
-
/**
|
|
1613
|
-
* @internal
|
|
1614
|
-
*/
|
|
1615
1153
|
ListStackSetOperationsInput.filterSensitiveLog = (obj) => ({
|
|
1616
1154
|
...obj,
|
|
1617
1155
|
});
|
|
1618
1156
|
})(ListStackSetOperationsInput = exports.ListStackSetOperationsInput || (exports.ListStackSetOperationsInput = {}));
|
|
1619
1157
|
var StackSetOperationSummary;
|
|
1620
1158
|
(function (StackSetOperationSummary) {
|
|
1621
|
-
/**
|
|
1622
|
-
* @internal
|
|
1623
|
-
*/
|
|
1624
1159
|
StackSetOperationSummary.filterSensitiveLog = (obj) => ({
|
|
1625
1160
|
...obj,
|
|
1626
1161
|
});
|
|
1627
1162
|
})(StackSetOperationSummary = exports.StackSetOperationSummary || (exports.StackSetOperationSummary = {}));
|
|
1628
1163
|
var ListStackSetOperationsOutput;
|
|
1629
1164
|
(function (ListStackSetOperationsOutput) {
|
|
1630
|
-
/**
|
|
1631
|
-
* @internal
|
|
1632
|
-
*/
|
|
1633
1165
|
ListStackSetOperationsOutput.filterSensitiveLog = (obj) => ({
|
|
1634
1166
|
...obj,
|
|
1635
1167
|
});
|
|
1636
1168
|
})(ListStackSetOperationsOutput = exports.ListStackSetOperationsOutput || (exports.ListStackSetOperationsOutput = {}));
|
|
1637
1169
|
var ListStackSetsInput;
|
|
1638
1170
|
(function (ListStackSetsInput) {
|
|
1639
|
-
/**
|
|
1640
|
-
* @internal
|
|
1641
|
-
*/
|
|
1642
1171
|
ListStackSetsInput.filterSensitiveLog = (obj) => ({
|
|
1643
1172
|
...obj,
|
|
1644
1173
|
});
|
|
1645
1174
|
})(ListStackSetsInput = exports.ListStackSetsInput || (exports.ListStackSetsInput = {}));
|
|
1646
1175
|
var StackSetSummary;
|
|
1647
1176
|
(function (StackSetSummary) {
|
|
1648
|
-
/**
|
|
1649
|
-
* @internal
|
|
1650
|
-
*/
|
|
1651
1177
|
StackSetSummary.filterSensitiveLog = (obj) => ({
|
|
1652
1178
|
...obj,
|
|
1653
1179
|
});
|
|
1654
1180
|
})(StackSetSummary = exports.StackSetSummary || (exports.StackSetSummary = {}));
|
|
1655
1181
|
var ListStackSetsOutput;
|
|
1656
1182
|
(function (ListStackSetsOutput) {
|
|
1657
|
-
/**
|
|
1658
|
-
* @internal
|
|
1659
|
-
*/
|
|
1660
1183
|
ListStackSetsOutput.filterSensitiveLog = (obj) => ({
|
|
1661
1184
|
...obj,
|
|
1662
1185
|
});
|
|
1663
1186
|
})(ListStackSetsOutput = exports.ListStackSetsOutput || (exports.ListStackSetsOutput = {}));
|
|
1664
1187
|
var ListTypeRegistrationsInput;
|
|
1665
1188
|
(function (ListTypeRegistrationsInput) {
|
|
1666
|
-
/**
|
|
1667
|
-
* @internal
|
|
1668
|
-
*/
|
|
1669
1189
|
ListTypeRegistrationsInput.filterSensitiveLog = (obj) => ({
|
|
1670
1190
|
...obj,
|
|
1671
1191
|
});
|
|
1672
1192
|
})(ListTypeRegistrationsInput = exports.ListTypeRegistrationsInput || (exports.ListTypeRegistrationsInput = {}));
|
|
1673
1193
|
var ListTypeRegistrationsOutput;
|
|
1674
1194
|
(function (ListTypeRegistrationsOutput) {
|
|
1675
|
-
/**
|
|
1676
|
-
* @internal
|
|
1677
|
-
*/
|
|
1678
1195
|
ListTypeRegistrationsOutput.filterSensitiveLog = (obj) => ({
|
|
1679
1196
|
...obj,
|
|
1680
1197
|
});
|
|
1681
1198
|
})(ListTypeRegistrationsOutput = exports.ListTypeRegistrationsOutput || (exports.ListTypeRegistrationsOutput = {}));
|
|
1682
1199
|
var TypeFilters;
|
|
1683
1200
|
(function (TypeFilters) {
|
|
1684
|
-
/**
|
|
1685
|
-
* @internal
|
|
1686
|
-
*/
|
|
1687
1201
|
TypeFilters.filterSensitiveLog = (obj) => ({
|
|
1688
1202
|
...obj,
|
|
1689
1203
|
});
|
|
1690
1204
|
})(TypeFilters = exports.TypeFilters || (exports.TypeFilters = {}));
|
|
1691
1205
|
var ListTypesInput;
|
|
1692
1206
|
(function (ListTypesInput) {
|
|
1693
|
-
/**
|
|
1694
|
-
* @internal
|
|
1695
|
-
*/
|
|
1696
1207
|
ListTypesInput.filterSensitiveLog = (obj) => ({
|
|
1697
1208
|
...obj,
|
|
1698
1209
|
});
|
|
1699
1210
|
})(ListTypesInput = exports.ListTypesInput || (exports.ListTypesInput = {}));
|
|
1700
1211
|
var TypeSummary;
|
|
1701
1212
|
(function (TypeSummary) {
|
|
1702
|
-
/**
|
|
1703
|
-
* @internal
|
|
1704
|
-
*/
|
|
1705
1213
|
TypeSummary.filterSensitiveLog = (obj) => ({
|
|
1706
1214
|
...obj,
|
|
1707
1215
|
});
|
|
1708
1216
|
})(TypeSummary = exports.TypeSummary || (exports.TypeSummary = {}));
|
|
1709
1217
|
var ListTypesOutput;
|
|
1710
1218
|
(function (ListTypesOutput) {
|
|
1711
|
-
/**
|
|
1712
|
-
* @internal
|
|
1713
|
-
*/
|
|
1714
1219
|
ListTypesOutput.filterSensitiveLog = (obj) => ({
|
|
1715
1220
|
...obj,
|
|
1716
1221
|
});
|
|
1717
1222
|
})(ListTypesOutput = exports.ListTypesOutput || (exports.ListTypesOutput = {}));
|
|
1718
1223
|
var ListTypeVersionsInput;
|
|
1719
1224
|
(function (ListTypeVersionsInput) {
|
|
1720
|
-
/**
|
|
1721
|
-
* @internal
|
|
1722
|
-
*/
|
|
1723
1225
|
ListTypeVersionsInput.filterSensitiveLog = (obj) => ({
|
|
1724
1226
|
...obj,
|
|
1725
1227
|
});
|
|
1726
1228
|
})(ListTypeVersionsInput = exports.ListTypeVersionsInput || (exports.ListTypeVersionsInput = {}));
|
|
1727
1229
|
var TypeVersionSummary;
|
|
1728
1230
|
(function (TypeVersionSummary) {
|
|
1729
|
-
/**
|
|
1730
|
-
* @internal
|
|
1731
|
-
*/
|
|
1732
1231
|
TypeVersionSummary.filterSensitiveLog = (obj) => ({
|
|
1733
1232
|
...obj,
|
|
1734
1233
|
});
|
|
1735
1234
|
})(TypeVersionSummary = exports.TypeVersionSummary || (exports.TypeVersionSummary = {}));
|
|
1736
1235
|
var ListTypeVersionsOutput;
|
|
1737
1236
|
(function (ListTypeVersionsOutput) {
|
|
1738
|
-
/**
|
|
1739
|
-
* @internal
|
|
1740
|
-
*/
|
|
1741
1237
|
ListTypeVersionsOutput.filterSensitiveLog = (obj) => ({
|
|
1742
1238
|
...obj,
|
|
1743
1239
|
});
|
|
1744
1240
|
})(ListTypeVersionsOutput = exports.ListTypeVersionsOutput || (exports.ListTypeVersionsOutput = {}));
|
|
1745
1241
|
var PublishTypeInput;
|
|
1746
1242
|
(function (PublishTypeInput) {
|
|
1747
|
-
/**
|
|
1748
|
-
* @internal
|
|
1749
|
-
*/
|
|
1750
1243
|
PublishTypeInput.filterSensitiveLog = (obj) => ({
|
|
1751
1244
|
...obj,
|
|
1752
1245
|
});
|
|
1753
1246
|
})(PublishTypeInput = exports.PublishTypeInput || (exports.PublishTypeInput = {}));
|
|
1754
1247
|
var PublishTypeOutput;
|
|
1755
1248
|
(function (PublishTypeOutput) {
|
|
1756
|
-
/**
|
|
1757
|
-
* @internal
|
|
1758
|
-
*/
|
|
1759
1249
|
PublishTypeOutput.filterSensitiveLog = (obj) => ({
|
|
1760
1250
|
...obj,
|
|
1761
1251
|
});
|
|
1762
1252
|
})(PublishTypeOutput = exports.PublishTypeOutput || (exports.PublishTypeOutput = {}));
|
|
1763
1253
|
var InvalidStateTransitionException;
|
|
1764
1254
|
(function (InvalidStateTransitionException) {
|
|
1765
|
-
/**
|
|
1766
|
-
* @internal
|
|
1767
|
-
*/
|
|
1768
1255
|
InvalidStateTransitionException.filterSensitiveLog = (obj) => ({
|
|
1769
1256
|
...obj,
|
|
1770
1257
|
});
|
|
1771
1258
|
})(InvalidStateTransitionException = exports.InvalidStateTransitionException || (exports.InvalidStateTransitionException = {}));
|
|
1772
1259
|
var OperationStatusCheckFailedException;
|
|
1773
1260
|
(function (OperationStatusCheckFailedException) {
|
|
1774
|
-
/**
|
|
1775
|
-
* @internal
|
|
1776
|
-
*/
|
|
1777
1261
|
OperationStatusCheckFailedException.filterSensitiveLog = (obj) => ({
|
|
1778
1262
|
...obj,
|
|
1779
1263
|
});
|
|
@@ -1805,117 +1289,78 @@ var HandlerErrorCode;
|
|
|
1805
1289
|
})(HandlerErrorCode = exports.HandlerErrorCode || (exports.HandlerErrorCode = {}));
|
|
1806
1290
|
var RecordHandlerProgressInput;
|
|
1807
1291
|
(function (RecordHandlerProgressInput) {
|
|
1808
|
-
/**
|
|
1809
|
-
* @internal
|
|
1810
|
-
*/
|
|
1811
1292
|
RecordHandlerProgressInput.filterSensitiveLog = (obj) => ({
|
|
1812
1293
|
...obj,
|
|
1813
1294
|
});
|
|
1814
1295
|
})(RecordHandlerProgressInput = exports.RecordHandlerProgressInput || (exports.RecordHandlerProgressInput = {}));
|
|
1815
1296
|
var RecordHandlerProgressOutput;
|
|
1816
1297
|
(function (RecordHandlerProgressOutput) {
|
|
1817
|
-
/**
|
|
1818
|
-
* @internal
|
|
1819
|
-
*/
|
|
1820
1298
|
RecordHandlerProgressOutput.filterSensitiveLog = (obj) => ({
|
|
1821
1299
|
...obj,
|
|
1822
1300
|
});
|
|
1823
1301
|
})(RecordHandlerProgressOutput = exports.RecordHandlerProgressOutput || (exports.RecordHandlerProgressOutput = {}));
|
|
1824
1302
|
var RegisterPublisherInput;
|
|
1825
1303
|
(function (RegisterPublisherInput) {
|
|
1826
|
-
/**
|
|
1827
|
-
* @internal
|
|
1828
|
-
*/
|
|
1829
1304
|
RegisterPublisherInput.filterSensitiveLog = (obj) => ({
|
|
1830
1305
|
...obj,
|
|
1831
1306
|
});
|
|
1832
1307
|
})(RegisterPublisherInput = exports.RegisterPublisherInput || (exports.RegisterPublisherInput = {}));
|
|
1833
1308
|
var RegisterPublisherOutput;
|
|
1834
1309
|
(function (RegisterPublisherOutput) {
|
|
1835
|
-
/**
|
|
1836
|
-
* @internal
|
|
1837
|
-
*/
|
|
1838
1310
|
RegisterPublisherOutput.filterSensitiveLog = (obj) => ({
|
|
1839
1311
|
...obj,
|
|
1840
1312
|
});
|
|
1841
1313
|
})(RegisterPublisherOutput = exports.RegisterPublisherOutput || (exports.RegisterPublisherOutput = {}));
|
|
1842
1314
|
var RegisterTypeInput;
|
|
1843
1315
|
(function (RegisterTypeInput) {
|
|
1844
|
-
/**
|
|
1845
|
-
* @internal
|
|
1846
|
-
*/
|
|
1847
1316
|
RegisterTypeInput.filterSensitiveLog = (obj) => ({
|
|
1848
1317
|
...obj,
|
|
1849
1318
|
});
|
|
1850
1319
|
})(RegisterTypeInput = exports.RegisterTypeInput || (exports.RegisterTypeInput = {}));
|
|
1851
1320
|
var RegisterTypeOutput;
|
|
1852
1321
|
(function (RegisterTypeOutput) {
|
|
1853
|
-
/**
|
|
1854
|
-
* @internal
|
|
1855
|
-
*/
|
|
1856
1322
|
RegisterTypeOutput.filterSensitiveLog = (obj) => ({
|
|
1857
1323
|
...obj,
|
|
1858
1324
|
});
|
|
1859
1325
|
})(RegisterTypeOutput = exports.RegisterTypeOutput || (exports.RegisterTypeOutput = {}));
|
|
1860
1326
|
var RollbackStackInput;
|
|
1861
1327
|
(function (RollbackStackInput) {
|
|
1862
|
-
/**
|
|
1863
|
-
* @internal
|
|
1864
|
-
*/
|
|
1865
1328
|
RollbackStackInput.filterSensitiveLog = (obj) => ({
|
|
1866
1329
|
...obj,
|
|
1867
1330
|
});
|
|
1868
1331
|
})(RollbackStackInput = exports.RollbackStackInput || (exports.RollbackStackInput = {}));
|
|
1869
1332
|
var RollbackStackOutput;
|
|
1870
1333
|
(function (RollbackStackOutput) {
|
|
1871
|
-
/**
|
|
1872
|
-
* @internal
|
|
1873
|
-
*/
|
|
1874
1334
|
RollbackStackOutput.filterSensitiveLog = (obj) => ({
|
|
1875
1335
|
...obj,
|
|
1876
1336
|
});
|
|
1877
1337
|
})(RollbackStackOutput = exports.RollbackStackOutput || (exports.RollbackStackOutput = {}));
|
|
1878
1338
|
var SetStackPolicyInput;
|
|
1879
1339
|
(function (SetStackPolicyInput) {
|
|
1880
|
-
/**
|
|
1881
|
-
* @internal
|
|
1882
|
-
*/
|
|
1883
1340
|
SetStackPolicyInput.filterSensitiveLog = (obj) => ({
|
|
1884
1341
|
...obj,
|
|
1885
1342
|
});
|
|
1886
1343
|
})(SetStackPolicyInput = exports.SetStackPolicyInput || (exports.SetStackPolicyInput = {}));
|
|
1887
1344
|
var SetTypeConfigurationInput;
|
|
1888
1345
|
(function (SetTypeConfigurationInput) {
|
|
1889
|
-
/**
|
|
1890
|
-
* @internal
|
|
1891
|
-
*/
|
|
1892
1346
|
SetTypeConfigurationInput.filterSensitiveLog = (obj) => ({
|
|
1893
1347
|
...obj,
|
|
1894
1348
|
});
|
|
1895
1349
|
})(SetTypeConfigurationInput = exports.SetTypeConfigurationInput || (exports.SetTypeConfigurationInput = {}));
|
|
1896
1350
|
var SetTypeConfigurationOutput;
|
|
1897
1351
|
(function (SetTypeConfigurationOutput) {
|
|
1898
|
-
/**
|
|
1899
|
-
* @internal
|
|
1900
|
-
*/
|
|
1901
1352
|
SetTypeConfigurationOutput.filterSensitiveLog = (obj) => ({
|
|
1902
1353
|
...obj,
|
|
1903
1354
|
});
|
|
1904
1355
|
})(SetTypeConfigurationOutput = exports.SetTypeConfigurationOutput || (exports.SetTypeConfigurationOutput = {}));
|
|
1905
1356
|
var SetTypeDefaultVersionInput;
|
|
1906
1357
|
(function (SetTypeDefaultVersionInput) {
|
|
1907
|
-
/**
|
|
1908
|
-
* @internal
|
|
1909
|
-
*/
|
|
1910
1358
|
SetTypeDefaultVersionInput.filterSensitiveLog = (obj) => ({
|
|
1911
1359
|
...obj,
|
|
1912
1360
|
});
|
|
1913
1361
|
})(SetTypeDefaultVersionInput = exports.SetTypeDefaultVersionInput || (exports.SetTypeDefaultVersionInput = {}));
|
|
1914
1362
|
var SetTypeDefaultVersionOutput;
|
|
1915
1363
|
(function (SetTypeDefaultVersionOutput) {
|
|
1916
|
-
/**
|
|
1917
|
-
* @internal
|
|
1918
|
-
*/
|
|
1919
1364
|
SetTypeDefaultVersionOutput.filterSensitiveLog = (obj) => ({
|
|
1920
1365
|
...obj,
|
|
1921
1366
|
});
|
|
@@ -1927,144 +1372,96 @@ var ResourceSignalStatus;
|
|
|
1927
1372
|
})(ResourceSignalStatus = exports.ResourceSignalStatus || (exports.ResourceSignalStatus = {}));
|
|
1928
1373
|
var SignalResourceInput;
|
|
1929
1374
|
(function (SignalResourceInput) {
|
|
1930
|
-
/**
|
|
1931
|
-
* @internal
|
|
1932
|
-
*/
|
|
1933
1375
|
SignalResourceInput.filterSensitiveLog = (obj) => ({
|
|
1934
1376
|
...obj,
|
|
1935
1377
|
});
|
|
1936
1378
|
})(SignalResourceInput = exports.SignalResourceInput || (exports.SignalResourceInput = {}));
|
|
1937
1379
|
var StopStackSetOperationInput;
|
|
1938
1380
|
(function (StopStackSetOperationInput) {
|
|
1939
|
-
/**
|
|
1940
|
-
* @internal
|
|
1941
|
-
*/
|
|
1942
1381
|
StopStackSetOperationInput.filterSensitiveLog = (obj) => ({
|
|
1943
1382
|
...obj,
|
|
1944
1383
|
});
|
|
1945
1384
|
})(StopStackSetOperationInput = exports.StopStackSetOperationInput || (exports.StopStackSetOperationInput = {}));
|
|
1946
1385
|
var StopStackSetOperationOutput;
|
|
1947
1386
|
(function (StopStackSetOperationOutput) {
|
|
1948
|
-
/**
|
|
1949
|
-
* @internal
|
|
1950
|
-
*/
|
|
1951
1387
|
StopStackSetOperationOutput.filterSensitiveLog = (obj) => ({
|
|
1952
1388
|
...obj,
|
|
1953
1389
|
});
|
|
1954
1390
|
})(StopStackSetOperationOutput = exports.StopStackSetOperationOutput || (exports.StopStackSetOperationOutput = {}));
|
|
1955
1391
|
var TestTypeInput;
|
|
1956
1392
|
(function (TestTypeInput) {
|
|
1957
|
-
/**
|
|
1958
|
-
* @internal
|
|
1959
|
-
*/
|
|
1960
1393
|
TestTypeInput.filterSensitiveLog = (obj) => ({
|
|
1961
1394
|
...obj,
|
|
1962
1395
|
});
|
|
1963
1396
|
})(TestTypeInput = exports.TestTypeInput || (exports.TestTypeInput = {}));
|
|
1964
1397
|
var TestTypeOutput;
|
|
1965
1398
|
(function (TestTypeOutput) {
|
|
1966
|
-
/**
|
|
1967
|
-
* @internal
|
|
1968
|
-
*/
|
|
1969
1399
|
TestTypeOutput.filterSensitiveLog = (obj) => ({
|
|
1970
1400
|
...obj,
|
|
1971
1401
|
});
|
|
1972
1402
|
})(TestTypeOutput = exports.TestTypeOutput || (exports.TestTypeOutput = {}));
|
|
1973
1403
|
var UpdateStackInput;
|
|
1974
1404
|
(function (UpdateStackInput) {
|
|
1975
|
-
/**
|
|
1976
|
-
* @internal
|
|
1977
|
-
*/
|
|
1978
1405
|
UpdateStackInput.filterSensitiveLog = (obj) => ({
|
|
1979
1406
|
...obj,
|
|
1980
1407
|
});
|
|
1981
1408
|
})(UpdateStackInput = exports.UpdateStackInput || (exports.UpdateStackInput = {}));
|
|
1982
1409
|
var UpdateStackOutput;
|
|
1983
1410
|
(function (UpdateStackOutput) {
|
|
1984
|
-
/**
|
|
1985
|
-
* @internal
|
|
1986
|
-
*/
|
|
1987
1411
|
UpdateStackOutput.filterSensitiveLog = (obj) => ({
|
|
1988
1412
|
...obj,
|
|
1989
1413
|
});
|
|
1990
1414
|
})(UpdateStackOutput = exports.UpdateStackOutput || (exports.UpdateStackOutput = {}));
|
|
1991
1415
|
var UpdateStackInstancesInput;
|
|
1992
1416
|
(function (UpdateStackInstancesInput) {
|
|
1993
|
-
/**
|
|
1994
|
-
* @internal
|
|
1995
|
-
*/
|
|
1996
1417
|
UpdateStackInstancesInput.filterSensitiveLog = (obj) => ({
|
|
1997
1418
|
...obj,
|
|
1998
1419
|
});
|
|
1999
1420
|
})(UpdateStackInstancesInput = exports.UpdateStackInstancesInput || (exports.UpdateStackInstancesInput = {}));
|
|
2000
1421
|
var UpdateStackInstancesOutput;
|
|
2001
1422
|
(function (UpdateStackInstancesOutput) {
|
|
2002
|
-
/**
|
|
2003
|
-
* @internal
|
|
2004
|
-
*/
|
|
2005
1423
|
UpdateStackInstancesOutput.filterSensitiveLog = (obj) => ({
|
|
2006
1424
|
...obj,
|
|
2007
1425
|
});
|
|
2008
1426
|
})(UpdateStackInstancesOutput = exports.UpdateStackInstancesOutput || (exports.UpdateStackInstancesOutput = {}));
|
|
2009
1427
|
var UpdateStackSetInput;
|
|
2010
1428
|
(function (UpdateStackSetInput) {
|
|
2011
|
-
/**
|
|
2012
|
-
* @internal
|
|
2013
|
-
*/
|
|
2014
1429
|
UpdateStackSetInput.filterSensitiveLog = (obj) => ({
|
|
2015
1430
|
...obj,
|
|
2016
1431
|
});
|
|
2017
1432
|
})(UpdateStackSetInput = exports.UpdateStackSetInput || (exports.UpdateStackSetInput = {}));
|
|
2018
1433
|
var UpdateStackSetOutput;
|
|
2019
1434
|
(function (UpdateStackSetOutput) {
|
|
2020
|
-
/**
|
|
2021
|
-
* @internal
|
|
2022
|
-
*/
|
|
2023
1435
|
UpdateStackSetOutput.filterSensitiveLog = (obj) => ({
|
|
2024
1436
|
...obj,
|
|
2025
1437
|
});
|
|
2026
1438
|
})(UpdateStackSetOutput = exports.UpdateStackSetOutput || (exports.UpdateStackSetOutput = {}));
|
|
2027
1439
|
var UpdateTerminationProtectionInput;
|
|
2028
1440
|
(function (UpdateTerminationProtectionInput) {
|
|
2029
|
-
/**
|
|
2030
|
-
* @internal
|
|
2031
|
-
*/
|
|
2032
1441
|
UpdateTerminationProtectionInput.filterSensitiveLog = (obj) => ({
|
|
2033
1442
|
...obj,
|
|
2034
1443
|
});
|
|
2035
1444
|
})(UpdateTerminationProtectionInput = exports.UpdateTerminationProtectionInput || (exports.UpdateTerminationProtectionInput = {}));
|
|
2036
1445
|
var UpdateTerminationProtectionOutput;
|
|
2037
1446
|
(function (UpdateTerminationProtectionOutput) {
|
|
2038
|
-
/**
|
|
2039
|
-
* @internal
|
|
2040
|
-
*/
|
|
2041
1447
|
UpdateTerminationProtectionOutput.filterSensitiveLog = (obj) => ({
|
|
2042
1448
|
...obj,
|
|
2043
1449
|
});
|
|
2044
1450
|
})(UpdateTerminationProtectionOutput = exports.UpdateTerminationProtectionOutput || (exports.UpdateTerminationProtectionOutput = {}));
|
|
2045
1451
|
var ValidateTemplateInput;
|
|
2046
1452
|
(function (ValidateTemplateInput) {
|
|
2047
|
-
/**
|
|
2048
|
-
* @internal
|
|
2049
|
-
*/
|
|
2050
1453
|
ValidateTemplateInput.filterSensitiveLog = (obj) => ({
|
|
2051
1454
|
...obj,
|
|
2052
1455
|
});
|
|
2053
1456
|
})(ValidateTemplateInput = exports.ValidateTemplateInput || (exports.ValidateTemplateInput = {}));
|
|
2054
1457
|
var TemplateParameter;
|
|
2055
1458
|
(function (TemplateParameter) {
|
|
2056
|
-
/**
|
|
2057
|
-
* @internal
|
|
2058
|
-
*/
|
|
2059
1459
|
TemplateParameter.filterSensitiveLog = (obj) => ({
|
|
2060
1460
|
...obj,
|
|
2061
1461
|
});
|
|
2062
1462
|
})(TemplateParameter = exports.TemplateParameter || (exports.TemplateParameter = {}));
|
|
2063
1463
|
var ValidateTemplateOutput;
|
|
2064
1464
|
(function (ValidateTemplateOutput) {
|
|
2065
|
-
/**
|
|
2066
|
-
* @internal
|
|
2067
|
-
*/
|
|
2068
1465
|
ValidateTemplateOutput.filterSensitiveLog = (obj) => ({
|
|
2069
1466
|
...obj,
|
|
2070
1467
|
});
|