@aws-sdk/client-mediastore 3.131.0 → 3.142.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/CreateContainerCommand.js +2 -2
- package/dist-cjs/commands/DeleteContainerCommand.js +2 -2
- package/dist-cjs/commands/DeleteContainerPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteCorsPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteLifecyclePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteMetricPolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeContainerCommand.js +2 -2
- package/dist-cjs/commands/GetContainerPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetCorsPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetLifecyclePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetMetricPolicyCommand.js +2 -2
- package/dist-cjs/commands/ListContainersCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutContainerPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutCorsPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutLifecyclePolicyCommand.js +2 -2
- package/dist-cjs/commands/PutMetricPolicyCommand.js +2 -2
- package/dist-cjs/commands/StartAccessLoggingCommand.js +2 -2
- package/dist-cjs/commands/StopAccessLoggingCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +190 -284
- package/dist-cjs/protocols/Aws_json1_1.js +105 -192
- package/dist-es/commands/CreateContainerCommand.js +3 -3
- package/dist-es/commands/DeleteContainerCommand.js +3 -3
- package/dist-es/commands/DeleteContainerPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteCorsPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteLifecyclePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteMetricPolicyCommand.js +3 -3
- package/dist-es/commands/DescribeContainerCommand.js +3 -3
- package/dist-es/commands/GetContainerPolicyCommand.js +3 -3
- package/dist-es/commands/GetCorsPolicyCommand.js +3 -3
- package/dist-es/commands/GetLifecyclePolicyCommand.js +3 -3
- package/dist-es/commands/GetMetricPolicyCommand.js +3 -3
- package/dist-es/commands/ListContainersCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutContainerPolicyCommand.js +3 -3
- package/dist-es/commands/PutCorsPolicyCommand.js +3 -3
- package/dist-es/commands/PutLifecyclePolicyCommand.js +3 -3
- package/dist-es/commands/PutMetricPolicyCommand.js +3 -3
- package/dist-es/commands/StartAccessLoggingCommand.js +3 -3
- package/dist-es/commands/StopAccessLoggingCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/models/models_0.js +47 -188
- package/dist-es/protocols/Aws_json1_1.js +169 -193
- package/dist-types/models/models_0.d.ts +188 -282
- package/dist-types/ts3.4/models/models_0.d.ts +0 -4
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.StartAccessLoggingOutputFilterSensitiveLog = exports.StartAccessLoggingInputFilterSensitiveLog = exports.PutMetricPolicyOutputFilterSensitiveLog = exports.PutMetricPolicyInputFilterSensitiveLog = exports.PutLifecyclePolicyOutputFilterSensitiveLog = exports.PutLifecyclePolicyInputFilterSensitiveLog = exports.PutCorsPolicyOutputFilterSensitiveLog = exports.PutCorsPolicyInputFilterSensitiveLog = exports.PutContainerPolicyOutputFilterSensitiveLog = exports.PutContainerPolicyInputFilterSensitiveLog = exports.ListTagsForResourceOutputFilterSensitiveLog = exports.ListTagsForResourceInputFilterSensitiveLog = exports.ListContainersOutputFilterSensitiveLog = exports.ListContainersInputFilterSensitiveLog = exports.GetMetricPolicyOutputFilterSensitiveLog = exports.MetricPolicyFilterSensitiveLog = exports.MetricPolicyRuleFilterSensitiveLog = exports.GetMetricPolicyInputFilterSensitiveLog = exports.GetLifecyclePolicyOutputFilterSensitiveLog = exports.GetLifecyclePolicyInputFilterSensitiveLog = exports.GetCorsPolicyOutputFilterSensitiveLog = exports.GetCorsPolicyInputFilterSensitiveLog = exports.GetContainerPolicyOutputFilterSensitiveLog = exports.GetContainerPolicyInputFilterSensitiveLog = exports.DescribeContainerOutputFilterSensitiveLog = exports.DescribeContainerInputFilterSensitiveLog = exports.DeleteMetricPolicyOutputFilterSensitiveLog = exports.DeleteMetricPolicyInputFilterSensitiveLog = exports.DeleteLifecyclePolicyOutputFilterSensitiveLog = exports.DeleteLifecyclePolicyInputFilterSensitiveLog = exports.DeleteCorsPolicyOutputFilterSensitiveLog = exports.DeleteCorsPolicyInputFilterSensitiveLog = exports.DeleteContainerPolicyOutputFilterSensitiveLog = exports.DeleteContainerPolicyInputFilterSensitiveLog = exports.DeleteContainerOutputFilterSensitiveLog = exports.DeleteContainerInputFilterSensitiveLog = exports.CreateContainerOutputFilterSensitiveLog = exports.CreateContainerInputFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.CorsRuleFilterSensitiveLog = exports.ContainerFilterSensitiveLog = exports.PolicyNotFoundException = exports.LimitExceededException = exports.InternalServerError = exports.CorsPolicyNotFoundException = exports.ContainerNotFoundException = exports.ContainerLevelMetrics = exports.ContainerInUseException = exports.ContainerStatus = exports.MethodName = void 0;
|
|
4
|
+
exports.UntagResourceOutputFilterSensitiveLog = exports.UntagResourceInputFilterSensitiveLog = exports.TagResourceOutputFilterSensitiveLog = exports.TagResourceInputFilterSensitiveLog = exports.StopAccessLoggingOutputFilterSensitiveLog = exports.StopAccessLoggingInputFilterSensitiveLog = void 0;
|
|
5
5
|
const MediaStoreServiceException_1 = require("./MediaStoreServiceException");
|
|
6
6
|
var MethodName;
|
|
7
7
|
(function (MethodName) {
|
|
@@ -16,12 +16,6 @@ var ContainerStatus;
|
|
|
16
16
|
ContainerStatus["CREATING"] = "CREATING";
|
|
17
17
|
ContainerStatus["DELETING"] = "DELETING";
|
|
18
18
|
})(ContainerStatus = exports.ContainerStatus || (exports.ContainerStatus = {}));
|
|
19
|
-
var Container;
|
|
20
|
-
(function (Container) {
|
|
21
|
-
Container.filterSensitiveLog = (obj) => ({
|
|
22
|
-
...obj,
|
|
23
|
-
});
|
|
24
|
-
})(Container = exports.Container || (exports.Container = {}));
|
|
25
19
|
class ContainerInUseException extends MediaStoreServiceException_1.MediaStoreServiceException {
|
|
26
20
|
constructor(opts) {
|
|
27
21
|
super({
|
|
@@ -55,12 +49,6 @@ class ContainerNotFoundException extends MediaStoreServiceException_1.MediaStore
|
|
|
55
49
|
}
|
|
56
50
|
}
|
|
57
51
|
exports.ContainerNotFoundException = ContainerNotFoundException;
|
|
58
|
-
var CorsRule;
|
|
59
|
-
(function (CorsRule) {
|
|
60
|
-
CorsRule.filterSensitiveLog = (obj) => ({
|
|
61
|
-
...obj,
|
|
62
|
-
});
|
|
63
|
-
})(CorsRule = exports.CorsRule || (exports.CorsRule = {}));
|
|
64
52
|
class CorsPolicyNotFoundException extends MediaStoreServiceException_1.MediaStoreServiceException {
|
|
65
53
|
constructor(opts) {
|
|
66
54
|
super({
|
|
@@ -75,24 +63,6 @@ class CorsPolicyNotFoundException extends MediaStoreServiceException_1.MediaStor
|
|
|
75
63
|
}
|
|
76
64
|
}
|
|
77
65
|
exports.CorsPolicyNotFoundException = CorsPolicyNotFoundException;
|
|
78
|
-
var Tag;
|
|
79
|
-
(function (Tag) {
|
|
80
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
81
|
-
...obj,
|
|
82
|
-
});
|
|
83
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
84
|
-
var CreateContainerInput;
|
|
85
|
-
(function (CreateContainerInput) {
|
|
86
|
-
CreateContainerInput.filterSensitiveLog = (obj) => ({
|
|
87
|
-
...obj,
|
|
88
|
-
});
|
|
89
|
-
})(CreateContainerInput = exports.CreateContainerInput || (exports.CreateContainerInput = {}));
|
|
90
|
-
var CreateContainerOutput;
|
|
91
|
-
(function (CreateContainerOutput) {
|
|
92
|
-
CreateContainerOutput.filterSensitiveLog = (obj) => ({
|
|
93
|
-
...obj,
|
|
94
|
-
});
|
|
95
|
-
})(CreateContainerOutput = exports.CreateContainerOutput || (exports.CreateContainerOutput = {}));
|
|
96
66
|
class InternalServerError extends MediaStoreServiceException_1.MediaStoreServiceException {
|
|
97
67
|
constructor(opts) {
|
|
98
68
|
super({
|
|
@@ -121,30 +91,6 @@ class LimitExceededException extends MediaStoreServiceException_1.MediaStoreServ
|
|
|
121
91
|
}
|
|
122
92
|
}
|
|
123
93
|
exports.LimitExceededException = LimitExceededException;
|
|
124
|
-
var DeleteContainerInput;
|
|
125
|
-
(function (DeleteContainerInput) {
|
|
126
|
-
DeleteContainerInput.filterSensitiveLog = (obj) => ({
|
|
127
|
-
...obj,
|
|
128
|
-
});
|
|
129
|
-
})(DeleteContainerInput = exports.DeleteContainerInput || (exports.DeleteContainerInput = {}));
|
|
130
|
-
var DeleteContainerOutput;
|
|
131
|
-
(function (DeleteContainerOutput) {
|
|
132
|
-
DeleteContainerOutput.filterSensitiveLog = (obj) => ({
|
|
133
|
-
...obj,
|
|
134
|
-
});
|
|
135
|
-
})(DeleteContainerOutput = exports.DeleteContainerOutput || (exports.DeleteContainerOutput = {}));
|
|
136
|
-
var DeleteContainerPolicyInput;
|
|
137
|
-
(function (DeleteContainerPolicyInput) {
|
|
138
|
-
DeleteContainerPolicyInput.filterSensitiveLog = (obj) => ({
|
|
139
|
-
...obj,
|
|
140
|
-
});
|
|
141
|
-
})(DeleteContainerPolicyInput = exports.DeleteContainerPolicyInput || (exports.DeleteContainerPolicyInput = {}));
|
|
142
|
-
var DeleteContainerPolicyOutput;
|
|
143
|
-
(function (DeleteContainerPolicyOutput) {
|
|
144
|
-
DeleteContainerPolicyOutput.filterSensitiveLog = (obj) => ({
|
|
145
|
-
...obj,
|
|
146
|
-
});
|
|
147
|
-
})(DeleteContainerPolicyOutput = exports.DeleteContainerPolicyOutput || (exports.DeleteContainerPolicyOutput = {}));
|
|
148
94
|
class PolicyNotFoundException extends MediaStoreServiceException_1.MediaStoreServiceException {
|
|
149
95
|
constructor(opts) {
|
|
150
96
|
super({
|
|
@@ -159,231 +105,191 @@ class PolicyNotFoundException extends MediaStoreServiceException_1.MediaStoreSer
|
|
|
159
105
|
}
|
|
160
106
|
}
|
|
161
107
|
exports.PolicyNotFoundException = PolicyNotFoundException;
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
StartAccessLoggingOutput.filterSensitiveLog = (obj) => ({
|
|
351
|
-
...obj,
|
|
352
|
-
});
|
|
353
|
-
})(StartAccessLoggingOutput = exports.StartAccessLoggingOutput || (exports.StartAccessLoggingOutput = {}));
|
|
354
|
-
var StopAccessLoggingInput;
|
|
355
|
-
(function (StopAccessLoggingInput) {
|
|
356
|
-
StopAccessLoggingInput.filterSensitiveLog = (obj) => ({
|
|
357
|
-
...obj,
|
|
358
|
-
});
|
|
359
|
-
})(StopAccessLoggingInput = exports.StopAccessLoggingInput || (exports.StopAccessLoggingInput = {}));
|
|
360
|
-
var StopAccessLoggingOutput;
|
|
361
|
-
(function (StopAccessLoggingOutput) {
|
|
362
|
-
StopAccessLoggingOutput.filterSensitiveLog = (obj) => ({
|
|
363
|
-
...obj,
|
|
364
|
-
});
|
|
365
|
-
})(StopAccessLoggingOutput = exports.StopAccessLoggingOutput || (exports.StopAccessLoggingOutput = {}));
|
|
366
|
-
var TagResourceInput;
|
|
367
|
-
(function (TagResourceInput) {
|
|
368
|
-
TagResourceInput.filterSensitiveLog = (obj) => ({
|
|
369
|
-
...obj,
|
|
370
|
-
});
|
|
371
|
-
})(TagResourceInput = exports.TagResourceInput || (exports.TagResourceInput = {}));
|
|
372
|
-
var TagResourceOutput;
|
|
373
|
-
(function (TagResourceOutput) {
|
|
374
|
-
TagResourceOutput.filterSensitiveLog = (obj) => ({
|
|
375
|
-
...obj,
|
|
376
|
-
});
|
|
377
|
-
})(TagResourceOutput = exports.TagResourceOutput || (exports.TagResourceOutput = {}));
|
|
378
|
-
var UntagResourceInput;
|
|
379
|
-
(function (UntagResourceInput) {
|
|
380
|
-
UntagResourceInput.filterSensitiveLog = (obj) => ({
|
|
381
|
-
...obj,
|
|
382
|
-
});
|
|
383
|
-
})(UntagResourceInput = exports.UntagResourceInput || (exports.UntagResourceInput = {}));
|
|
384
|
-
var UntagResourceOutput;
|
|
385
|
-
(function (UntagResourceOutput) {
|
|
386
|
-
UntagResourceOutput.filterSensitiveLog = (obj) => ({
|
|
387
|
-
...obj,
|
|
388
|
-
});
|
|
389
|
-
})(UntagResourceOutput = exports.UntagResourceOutput || (exports.UntagResourceOutput = {}));
|
|
108
|
+
const ContainerFilterSensitiveLog = (obj) => ({
|
|
109
|
+
...obj,
|
|
110
|
+
});
|
|
111
|
+
exports.ContainerFilterSensitiveLog = ContainerFilterSensitiveLog;
|
|
112
|
+
const CorsRuleFilterSensitiveLog = (obj) => ({
|
|
113
|
+
...obj,
|
|
114
|
+
});
|
|
115
|
+
exports.CorsRuleFilterSensitiveLog = CorsRuleFilterSensitiveLog;
|
|
116
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
117
|
+
...obj,
|
|
118
|
+
});
|
|
119
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
120
|
+
const CreateContainerInputFilterSensitiveLog = (obj) => ({
|
|
121
|
+
...obj,
|
|
122
|
+
});
|
|
123
|
+
exports.CreateContainerInputFilterSensitiveLog = CreateContainerInputFilterSensitiveLog;
|
|
124
|
+
const CreateContainerOutputFilterSensitiveLog = (obj) => ({
|
|
125
|
+
...obj,
|
|
126
|
+
});
|
|
127
|
+
exports.CreateContainerOutputFilterSensitiveLog = CreateContainerOutputFilterSensitiveLog;
|
|
128
|
+
const DeleteContainerInputFilterSensitiveLog = (obj) => ({
|
|
129
|
+
...obj,
|
|
130
|
+
});
|
|
131
|
+
exports.DeleteContainerInputFilterSensitiveLog = DeleteContainerInputFilterSensitiveLog;
|
|
132
|
+
const DeleteContainerOutputFilterSensitiveLog = (obj) => ({
|
|
133
|
+
...obj,
|
|
134
|
+
});
|
|
135
|
+
exports.DeleteContainerOutputFilterSensitiveLog = DeleteContainerOutputFilterSensitiveLog;
|
|
136
|
+
const DeleteContainerPolicyInputFilterSensitiveLog = (obj) => ({
|
|
137
|
+
...obj,
|
|
138
|
+
});
|
|
139
|
+
exports.DeleteContainerPolicyInputFilterSensitiveLog = DeleteContainerPolicyInputFilterSensitiveLog;
|
|
140
|
+
const DeleteContainerPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
141
|
+
...obj,
|
|
142
|
+
});
|
|
143
|
+
exports.DeleteContainerPolicyOutputFilterSensitiveLog = DeleteContainerPolicyOutputFilterSensitiveLog;
|
|
144
|
+
const DeleteCorsPolicyInputFilterSensitiveLog = (obj) => ({
|
|
145
|
+
...obj,
|
|
146
|
+
});
|
|
147
|
+
exports.DeleteCorsPolicyInputFilterSensitiveLog = DeleteCorsPolicyInputFilterSensitiveLog;
|
|
148
|
+
const DeleteCorsPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
149
|
+
...obj,
|
|
150
|
+
});
|
|
151
|
+
exports.DeleteCorsPolicyOutputFilterSensitiveLog = DeleteCorsPolicyOutputFilterSensitiveLog;
|
|
152
|
+
const DeleteLifecyclePolicyInputFilterSensitiveLog = (obj) => ({
|
|
153
|
+
...obj,
|
|
154
|
+
});
|
|
155
|
+
exports.DeleteLifecyclePolicyInputFilterSensitiveLog = DeleteLifecyclePolicyInputFilterSensitiveLog;
|
|
156
|
+
const DeleteLifecyclePolicyOutputFilterSensitiveLog = (obj) => ({
|
|
157
|
+
...obj,
|
|
158
|
+
});
|
|
159
|
+
exports.DeleteLifecyclePolicyOutputFilterSensitiveLog = DeleteLifecyclePolicyOutputFilterSensitiveLog;
|
|
160
|
+
const DeleteMetricPolicyInputFilterSensitiveLog = (obj) => ({
|
|
161
|
+
...obj,
|
|
162
|
+
});
|
|
163
|
+
exports.DeleteMetricPolicyInputFilterSensitiveLog = DeleteMetricPolicyInputFilterSensitiveLog;
|
|
164
|
+
const DeleteMetricPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
165
|
+
...obj,
|
|
166
|
+
});
|
|
167
|
+
exports.DeleteMetricPolicyOutputFilterSensitiveLog = DeleteMetricPolicyOutputFilterSensitiveLog;
|
|
168
|
+
const DescribeContainerInputFilterSensitiveLog = (obj) => ({
|
|
169
|
+
...obj,
|
|
170
|
+
});
|
|
171
|
+
exports.DescribeContainerInputFilterSensitiveLog = DescribeContainerInputFilterSensitiveLog;
|
|
172
|
+
const DescribeContainerOutputFilterSensitiveLog = (obj) => ({
|
|
173
|
+
...obj,
|
|
174
|
+
});
|
|
175
|
+
exports.DescribeContainerOutputFilterSensitiveLog = DescribeContainerOutputFilterSensitiveLog;
|
|
176
|
+
const GetContainerPolicyInputFilterSensitiveLog = (obj) => ({
|
|
177
|
+
...obj,
|
|
178
|
+
});
|
|
179
|
+
exports.GetContainerPolicyInputFilterSensitiveLog = GetContainerPolicyInputFilterSensitiveLog;
|
|
180
|
+
const GetContainerPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
181
|
+
...obj,
|
|
182
|
+
});
|
|
183
|
+
exports.GetContainerPolicyOutputFilterSensitiveLog = GetContainerPolicyOutputFilterSensitiveLog;
|
|
184
|
+
const GetCorsPolicyInputFilterSensitiveLog = (obj) => ({
|
|
185
|
+
...obj,
|
|
186
|
+
});
|
|
187
|
+
exports.GetCorsPolicyInputFilterSensitiveLog = GetCorsPolicyInputFilterSensitiveLog;
|
|
188
|
+
const GetCorsPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
189
|
+
...obj,
|
|
190
|
+
});
|
|
191
|
+
exports.GetCorsPolicyOutputFilterSensitiveLog = GetCorsPolicyOutputFilterSensitiveLog;
|
|
192
|
+
const GetLifecyclePolicyInputFilterSensitiveLog = (obj) => ({
|
|
193
|
+
...obj,
|
|
194
|
+
});
|
|
195
|
+
exports.GetLifecyclePolicyInputFilterSensitiveLog = GetLifecyclePolicyInputFilterSensitiveLog;
|
|
196
|
+
const GetLifecyclePolicyOutputFilterSensitiveLog = (obj) => ({
|
|
197
|
+
...obj,
|
|
198
|
+
});
|
|
199
|
+
exports.GetLifecyclePolicyOutputFilterSensitiveLog = GetLifecyclePolicyOutputFilterSensitiveLog;
|
|
200
|
+
const GetMetricPolicyInputFilterSensitiveLog = (obj) => ({
|
|
201
|
+
...obj,
|
|
202
|
+
});
|
|
203
|
+
exports.GetMetricPolicyInputFilterSensitiveLog = GetMetricPolicyInputFilterSensitiveLog;
|
|
204
|
+
const MetricPolicyRuleFilterSensitiveLog = (obj) => ({
|
|
205
|
+
...obj,
|
|
206
|
+
});
|
|
207
|
+
exports.MetricPolicyRuleFilterSensitiveLog = MetricPolicyRuleFilterSensitiveLog;
|
|
208
|
+
const MetricPolicyFilterSensitiveLog = (obj) => ({
|
|
209
|
+
...obj,
|
|
210
|
+
});
|
|
211
|
+
exports.MetricPolicyFilterSensitiveLog = MetricPolicyFilterSensitiveLog;
|
|
212
|
+
const GetMetricPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
213
|
+
...obj,
|
|
214
|
+
});
|
|
215
|
+
exports.GetMetricPolicyOutputFilterSensitiveLog = GetMetricPolicyOutputFilterSensitiveLog;
|
|
216
|
+
const ListContainersInputFilterSensitiveLog = (obj) => ({
|
|
217
|
+
...obj,
|
|
218
|
+
});
|
|
219
|
+
exports.ListContainersInputFilterSensitiveLog = ListContainersInputFilterSensitiveLog;
|
|
220
|
+
const ListContainersOutputFilterSensitiveLog = (obj) => ({
|
|
221
|
+
...obj,
|
|
222
|
+
});
|
|
223
|
+
exports.ListContainersOutputFilterSensitiveLog = ListContainersOutputFilterSensitiveLog;
|
|
224
|
+
const ListTagsForResourceInputFilterSensitiveLog = (obj) => ({
|
|
225
|
+
...obj,
|
|
226
|
+
});
|
|
227
|
+
exports.ListTagsForResourceInputFilterSensitiveLog = ListTagsForResourceInputFilterSensitiveLog;
|
|
228
|
+
const ListTagsForResourceOutputFilterSensitiveLog = (obj) => ({
|
|
229
|
+
...obj,
|
|
230
|
+
});
|
|
231
|
+
exports.ListTagsForResourceOutputFilterSensitiveLog = ListTagsForResourceOutputFilterSensitiveLog;
|
|
232
|
+
const PutContainerPolicyInputFilterSensitiveLog = (obj) => ({
|
|
233
|
+
...obj,
|
|
234
|
+
});
|
|
235
|
+
exports.PutContainerPolicyInputFilterSensitiveLog = PutContainerPolicyInputFilterSensitiveLog;
|
|
236
|
+
const PutContainerPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
237
|
+
...obj,
|
|
238
|
+
});
|
|
239
|
+
exports.PutContainerPolicyOutputFilterSensitiveLog = PutContainerPolicyOutputFilterSensitiveLog;
|
|
240
|
+
const PutCorsPolicyInputFilterSensitiveLog = (obj) => ({
|
|
241
|
+
...obj,
|
|
242
|
+
});
|
|
243
|
+
exports.PutCorsPolicyInputFilterSensitiveLog = PutCorsPolicyInputFilterSensitiveLog;
|
|
244
|
+
const PutCorsPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
245
|
+
...obj,
|
|
246
|
+
});
|
|
247
|
+
exports.PutCorsPolicyOutputFilterSensitiveLog = PutCorsPolicyOutputFilterSensitiveLog;
|
|
248
|
+
const PutLifecyclePolicyInputFilterSensitiveLog = (obj) => ({
|
|
249
|
+
...obj,
|
|
250
|
+
});
|
|
251
|
+
exports.PutLifecyclePolicyInputFilterSensitiveLog = PutLifecyclePolicyInputFilterSensitiveLog;
|
|
252
|
+
const PutLifecyclePolicyOutputFilterSensitiveLog = (obj) => ({
|
|
253
|
+
...obj,
|
|
254
|
+
});
|
|
255
|
+
exports.PutLifecyclePolicyOutputFilterSensitiveLog = PutLifecyclePolicyOutputFilterSensitiveLog;
|
|
256
|
+
const PutMetricPolicyInputFilterSensitiveLog = (obj) => ({
|
|
257
|
+
...obj,
|
|
258
|
+
});
|
|
259
|
+
exports.PutMetricPolicyInputFilterSensitiveLog = PutMetricPolicyInputFilterSensitiveLog;
|
|
260
|
+
const PutMetricPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
261
|
+
...obj,
|
|
262
|
+
});
|
|
263
|
+
exports.PutMetricPolicyOutputFilterSensitiveLog = PutMetricPolicyOutputFilterSensitiveLog;
|
|
264
|
+
const StartAccessLoggingInputFilterSensitiveLog = (obj) => ({
|
|
265
|
+
...obj,
|
|
266
|
+
});
|
|
267
|
+
exports.StartAccessLoggingInputFilterSensitiveLog = StartAccessLoggingInputFilterSensitiveLog;
|
|
268
|
+
const StartAccessLoggingOutputFilterSensitiveLog = (obj) => ({
|
|
269
|
+
...obj,
|
|
270
|
+
});
|
|
271
|
+
exports.StartAccessLoggingOutputFilterSensitiveLog = StartAccessLoggingOutputFilterSensitiveLog;
|
|
272
|
+
const StopAccessLoggingInputFilterSensitiveLog = (obj) => ({
|
|
273
|
+
...obj,
|
|
274
|
+
});
|
|
275
|
+
exports.StopAccessLoggingInputFilterSensitiveLog = StopAccessLoggingInputFilterSensitiveLog;
|
|
276
|
+
const StopAccessLoggingOutputFilterSensitiveLog = (obj) => ({
|
|
277
|
+
...obj,
|
|
278
|
+
});
|
|
279
|
+
exports.StopAccessLoggingOutputFilterSensitiveLog = StopAccessLoggingOutputFilterSensitiveLog;
|
|
280
|
+
const TagResourceInputFilterSensitiveLog = (obj) => ({
|
|
281
|
+
...obj,
|
|
282
|
+
});
|
|
283
|
+
exports.TagResourceInputFilterSensitiveLog = TagResourceInputFilterSensitiveLog;
|
|
284
|
+
const TagResourceOutputFilterSensitiveLog = (obj) => ({
|
|
285
|
+
...obj,
|
|
286
|
+
});
|
|
287
|
+
exports.TagResourceOutputFilterSensitiveLog = TagResourceOutputFilterSensitiveLog;
|
|
288
|
+
const UntagResourceInputFilterSensitiveLog = (obj) => ({
|
|
289
|
+
...obj,
|
|
290
|
+
});
|
|
291
|
+
exports.UntagResourceInputFilterSensitiveLog = UntagResourceInputFilterSensitiveLog;
|
|
292
|
+
const UntagResourceOutputFilterSensitiveLog = (obj) => ({
|
|
293
|
+
...obj,
|
|
294
|
+
});
|
|
295
|
+
exports.UntagResourceOutputFilterSensitiveLog = UntagResourceOutputFilterSensitiveLog;
|