@aws-sdk/client-cloudfront 3.43.0 → 3.47.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 +48 -0
- package/dist-cjs/endpoints.js +1 -0
- package/dist-cjs/models/models_0.js +4 -720
- package/dist-cjs/models/models_1.js +4 -52
- package/dist-cjs/runtimeConfig.browser.js +7 -2
- package/dist-cjs/runtimeConfig.js +9 -3
- package/dist-es/endpoints.js +1 -0
- package/dist-es/models/models_0.js +0 -476
- package/dist-es/models/models_1.js +0 -32
- package/dist-es/runtimeConfig.browser.js +12 -3
- package/dist-es/runtimeConfig.js +13 -6
- package/dist-types/CloudFrontClient.d.ts +5 -1
- package/dist-types/models/models_0.d.ts +0 -714
- package/dist-types/models/models_1.d.ts +0 -48
- package/dist-types/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/runtimeConfig.d.ts +4 -3
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/ts3.4/CloudFrontClient.d.ts +3 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -24
- package/dist-types/ts3.4/models/models_1.d.ts +0 -32
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +41 -48
|
@@ -11,10 +11,6 @@ export var ResponseHeadersPolicyAccessControlAllowMethodsValues;
|
|
|
11
11
|
ResponseHeadersPolicyAccessControlAllowMethodsValues["POST"] = "POST";
|
|
12
12
|
ResponseHeadersPolicyAccessControlAllowMethodsValues["PUT"] = "PUT";
|
|
13
13
|
})(ResponseHeadersPolicyAccessControlAllowMethodsValues || (ResponseHeadersPolicyAccessControlAllowMethodsValues = {}));
|
|
14
|
-
export var AccessDenied;
|
|
15
|
-
(function (AccessDenied) {
|
|
16
|
-
AccessDenied.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
17
|
-
})(AccessDenied || (AccessDenied = {}));
|
|
18
14
|
export var KeyPairIds;
|
|
19
15
|
(function (KeyPairIds) {
|
|
20
16
|
KeyPairIds.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -55,26 +51,6 @@ export var AssociateAliasRequest;
|
|
|
55
51
|
(function (AssociateAliasRequest) {
|
|
56
52
|
AssociateAliasRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
57
53
|
})(AssociateAliasRequest || (AssociateAliasRequest = {}));
|
|
58
|
-
export var IllegalUpdate;
|
|
59
|
-
(function (IllegalUpdate) {
|
|
60
|
-
IllegalUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
61
|
-
})(IllegalUpdate || (IllegalUpdate = {}));
|
|
62
|
-
export var InvalidArgument;
|
|
63
|
-
(function (InvalidArgument) {
|
|
64
|
-
InvalidArgument.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
65
|
-
})(InvalidArgument || (InvalidArgument = {}));
|
|
66
|
-
export var NoSuchDistribution;
|
|
67
|
-
(function (NoSuchDistribution) {
|
|
68
|
-
NoSuchDistribution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
69
|
-
})(NoSuchDistribution || (NoSuchDistribution = {}));
|
|
70
|
-
export var TooManyDistributionCNAMEs;
|
|
71
|
-
(function (TooManyDistributionCNAMEs) {
|
|
72
|
-
TooManyDistributionCNAMEs.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
73
|
-
})(TooManyDistributionCNAMEs || (TooManyDistributionCNAMEs = {}));
|
|
74
|
-
export var BatchTooLarge;
|
|
75
|
-
(function (BatchTooLarge) {
|
|
76
|
-
BatchTooLarge.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
77
|
-
})(BatchTooLarge || (BatchTooLarge = {}));
|
|
78
54
|
export var CookieNames;
|
|
79
55
|
(function (CookieNames) {
|
|
80
56
|
CookieNames.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -155,14 +131,6 @@ export var CachePolicy;
|
|
|
155
131
|
(function (CachePolicy) {
|
|
156
132
|
CachePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
157
133
|
})(CachePolicy || (CachePolicy = {}));
|
|
158
|
-
export var CachePolicyAlreadyExists;
|
|
159
|
-
(function (CachePolicyAlreadyExists) {
|
|
160
|
-
CachePolicyAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
161
|
-
})(CachePolicyAlreadyExists || (CachePolicyAlreadyExists = {}));
|
|
162
|
-
export var CachePolicyInUse;
|
|
163
|
-
(function (CachePolicyInUse) {
|
|
164
|
-
CachePolicyInUse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
165
|
-
})(CachePolicyInUse || (CachePolicyInUse = {}));
|
|
166
134
|
export var CachePolicySummary;
|
|
167
135
|
(function (CachePolicySummary) {
|
|
168
136
|
CachePolicySummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -171,10 +139,6 @@ export var CachePolicyList;
|
|
|
171
139
|
(function (CachePolicyList) {
|
|
172
140
|
CachePolicyList.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
173
141
|
})(CachePolicyList || (CachePolicyList = {}));
|
|
174
|
-
export var CannotChangeImmutablePublicKeyFields;
|
|
175
|
-
(function (CannotChangeImmutablePublicKeyFields) {
|
|
176
|
-
CannotChangeImmutablePublicKeyFields.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
177
|
-
})(CannotChangeImmutablePublicKeyFields || (CannotChangeImmutablePublicKeyFields = {}));
|
|
178
142
|
export var CreateCachePolicyRequest;
|
|
179
143
|
(function (CreateCachePolicyRequest) {
|
|
180
144
|
CreateCachePolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -183,30 +147,6 @@ export var CreateCachePolicyResult;
|
|
|
183
147
|
(function (CreateCachePolicyResult) {
|
|
184
148
|
CreateCachePolicyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
185
149
|
})(CreateCachePolicyResult || (CreateCachePolicyResult = {}));
|
|
186
|
-
export var InconsistentQuantities;
|
|
187
|
-
(function (InconsistentQuantities) {
|
|
188
|
-
InconsistentQuantities.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
189
|
-
})(InconsistentQuantities || (InconsistentQuantities = {}));
|
|
190
|
-
export var TooManyCachePolicies;
|
|
191
|
-
(function (TooManyCachePolicies) {
|
|
192
|
-
TooManyCachePolicies.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
193
|
-
})(TooManyCachePolicies || (TooManyCachePolicies = {}));
|
|
194
|
-
export var TooManyCookiesInCachePolicy;
|
|
195
|
-
(function (TooManyCookiesInCachePolicy) {
|
|
196
|
-
TooManyCookiesInCachePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
197
|
-
})(TooManyCookiesInCachePolicy || (TooManyCookiesInCachePolicy = {}));
|
|
198
|
-
export var TooManyHeadersInCachePolicy;
|
|
199
|
-
(function (TooManyHeadersInCachePolicy) {
|
|
200
|
-
TooManyHeadersInCachePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
201
|
-
})(TooManyHeadersInCachePolicy || (TooManyHeadersInCachePolicy = {}));
|
|
202
|
-
export var TooManyQueryStringsInCachePolicy;
|
|
203
|
-
(function (TooManyQueryStringsInCachePolicy) {
|
|
204
|
-
TooManyQueryStringsInCachePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
205
|
-
})(TooManyQueryStringsInCachePolicy || (TooManyQueryStringsInCachePolicy = {}));
|
|
206
|
-
export var CloudFrontOriginAccessIdentityAlreadyExists;
|
|
207
|
-
(function (CloudFrontOriginAccessIdentityAlreadyExists) {
|
|
208
|
-
CloudFrontOriginAccessIdentityAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
209
|
-
})(CloudFrontOriginAccessIdentityAlreadyExists || (CloudFrontOriginAccessIdentityAlreadyExists = {}));
|
|
210
150
|
export var CloudFrontOriginAccessIdentityConfig;
|
|
211
151
|
(function (CloudFrontOriginAccessIdentityConfig) {
|
|
212
152
|
CloudFrontOriginAccessIdentityConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -223,18 +163,6 @@ export var CreateCloudFrontOriginAccessIdentityResult;
|
|
|
223
163
|
(function (CreateCloudFrontOriginAccessIdentityResult) {
|
|
224
164
|
CreateCloudFrontOriginAccessIdentityResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
225
165
|
})(CreateCloudFrontOriginAccessIdentityResult || (CreateCloudFrontOriginAccessIdentityResult = {}));
|
|
226
|
-
export var MissingBody;
|
|
227
|
-
(function (MissingBody) {
|
|
228
|
-
MissingBody.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
229
|
-
})(MissingBody || (MissingBody = {}));
|
|
230
|
-
export var TooManyCloudFrontOriginAccessIdentities;
|
|
231
|
-
(function (TooManyCloudFrontOriginAccessIdentities) {
|
|
232
|
-
TooManyCloudFrontOriginAccessIdentities.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
233
|
-
})(TooManyCloudFrontOriginAccessIdentities || (TooManyCloudFrontOriginAccessIdentities = {}));
|
|
234
|
-
export var CNAMEAlreadyExists;
|
|
235
|
-
(function (CNAMEAlreadyExists) {
|
|
236
|
-
CNAMEAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
237
|
-
})(CNAMEAlreadyExists || (CNAMEAlreadyExists = {}));
|
|
238
166
|
export var CustomErrorResponse;
|
|
239
167
|
(function (CustomErrorResponse) {
|
|
240
168
|
CustomErrorResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -339,218 +267,6 @@ export var CreateDistributionResult;
|
|
|
339
267
|
(function (CreateDistributionResult) {
|
|
340
268
|
CreateDistributionResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Distribution && { Distribution: Distribution.filterSensitiveLog(obj.Distribution) }))); };
|
|
341
269
|
})(CreateDistributionResult || (CreateDistributionResult = {}));
|
|
342
|
-
export var DistributionAlreadyExists;
|
|
343
|
-
(function (DistributionAlreadyExists) {
|
|
344
|
-
DistributionAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
|
-
})(DistributionAlreadyExists || (DistributionAlreadyExists = {}));
|
|
346
|
-
export var IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior;
|
|
347
|
-
(function (IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior) {
|
|
348
|
-
IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
349
|
-
})(IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior || (IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior = {}));
|
|
350
|
-
export var InvalidDefaultRootObject;
|
|
351
|
-
(function (InvalidDefaultRootObject) {
|
|
352
|
-
InvalidDefaultRootObject.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
353
|
-
})(InvalidDefaultRootObject || (InvalidDefaultRootObject = {}));
|
|
354
|
-
export var InvalidErrorCode;
|
|
355
|
-
(function (InvalidErrorCode) {
|
|
356
|
-
InvalidErrorCode.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
357
|
-
})(InvalidErrorCode || (InvalidErrorCode = {}));
|
|
358
|
-
export var InvalidForwardCookies;
|
|
359
|
-
(function (InvalidForwardCookies) {
|
|
360
|
-
InvalidForwardCookies.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
361
|
-
})(InvalidForwardCookies || (InvalidForwardCookies = {}));
|
|
362
|
-
export var InvalidFunctionAssociation;
|
|
363
|
-
(function (InvalidFunctionAssociation) {
|
|
364
|
-
InvalidFunctionAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
365
|
-
})(InvalidFunctionAssociation || (InvalidFunctionAssociation = {}));
|
|
366
|
-
export var InvalidGeoRestrictionParameter;
|
|
367
|
-
(function (InvalidGeoRestrictionParameter) {
|
|
368
|
-
InvalidGeoRestrictionParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
|
-
})(InvalidGeoRestrictionParameter || (InvalidGeoRestrictionParameter = {}));
|
|
370
|
-
export var InvalidHeadersForS3Origin;
|
|
371
|
-
(function (InvalidHeadersForS3Origin) {
|
|
372
|
-
InvalidHeadersForS3Origin.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
|
-
})(InvalidHeadersForS3Origin || (InvalidHeadersForS3Origin = {}));
|
|
374
|
-
export var InvalidLambdaFunctionAssociation;
|
|
375
|
-
(function (InvalidLambdaFunctionAssociation) {
|
|
376
|
-
InvalidLambdaFunctionAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
377
|
-
})(InvalidLambdaFunctionAssociation || (InvalidLambdaFunctionAssociation = {}));
|
|
378
|
-
export var InvalidLocationCode;
|
|
379
|
-
(function (InvalidLocationCode) {
|
|
380
|
-
InvalidLocationCode.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
381
|
-
})(InvalidLocationCode || (InvalidLocationCode = {}));
|
|
382
|
-
export var InvalidMinimumProtocolVersion;
|
|
383
|
-
(function (InvalidMinimumProtocolVersion) {
|
|
384
|
-
InvalidMinimumProtocolVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
385
|
-
})(InvalidMinimumProtocolVersion || (InvalidMinimumProtocolVersion = {}));
|
|
386
|
-
export var InvalidOrigin;
|
|
387
|
-
(function (InvalidOrigin) {
|
|
388
|
-
InvalidOrigin.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
389
|
-
})(InvalidOrigin || (InvalidOrigin = {}));
|
|
390
|
-
export var InvalidOriginAccessIdentity;
|
|
391
|
-
(function (InvalidOriginAccessIdentity) {
|
|
392
|
-
InvalidOriginAccessIdentity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
393
|
-
})(InvalidOriginAccessIdentity || (InvalidOriginAccessIdentity = {}));
|
|
394
|
-
export var InvalidOriginKeepaliveTimeout;
|
|
395
|
-
(function (InvalidOriginKeepaliveTimeout) {
|
|
396
|
-
InvalidOriginKeepaliveTimeout.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
|
-
})(InvalidOriginKeepaliveTimeout || (InvalidOriginKeepaliveTimeout = {}));
|
|
398
|
-
export var InvalidOriginReadTimeout;
|
|
399
|
-
(function (InvalidOriginReadTimeout) {
|
|
400
|
-
InvalidOriginReadTimeout.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
|
-
})(InvalidOriginReadTimeout || (InvalidOriginReadTimeout = {}));
|
|
402
|
-
export var InvalidProtocolSettings;
|
|
403
|
-
(function (InvalidProtocolSettings) {
|
|
404
|
-
InvalidProtocolSettings.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
-
})(InvalidProtocolSettings || (InvalidProtocolSettings = {}));
|
|
406
|
-
export var InvalidQueryStringParameters;
|
|
407
|
-
(function (InvalidQueryStringParameters) {
|
|
408
|
-
InvalidQueryStringParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
409
|
-
})(InvalidQueryStringParameters || (InvalidQueryStringParameters = {}));
|
|
410
|
-
export var InvalidRelativePath;
|
|
411
|
-
(function (InvalidRelativePath) {
|
|
412
|
-
InvalidRelativePath.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
413
|
-
})(InvalidRelativePath || (InvalidRelativePath = {}));
|
|
414
|
-
export var InvalidRequiredProtocol;
|
|
415
|
-
(function (InvalidRequiredProtocol) {
|
|
416
|
-
InvalidRequiredProtocol.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
417
|
-
})(InvalidRequiredProtocol || (InvalidRequiredProtocol = {}));
|
|
418
|
-
export var InvalidResponseCode;
|
|
419
|
-
(function (InvalidResponseCode) {
|
|
420
|
-
InvalidResponseCode.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
421
|
-
})(InvalidResponseCode || (InvalidResponseCode = {}));
|
|
422
|
-
export var InvalidTTLOrder;
|
|
423
|
-
(function (InvalidTTLOrder) {
|
|
424
|
-
InvalidTTLOrder.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
425
|
-
})(InvalidTTLOrder || (InvalidTTLOrder = {}));
|
|
426
|
-
export var InvalidViewerCertificate;
|
|
427
|
-
(function (InvalidViewerCertificate) {
|
|
428
|
-
InvalidViewerCertificate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
429
|
-
})(InvalidViewerCertificate || (InvalidViewerCertificate = {}));
|
|
430
|
-
export var InvalidWebACLId;
|
|
431
|
-
(function (InvalidWebACLId) {
|
|
432
|
-
InvalidWebACLId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
433
|
-
})(InvalidWebACLId || (InvalidWebACLId = {}));
|
|
434
|
-
export var NoSuchCachePolicy;
|
|
435
|
-
(function (NoSuchCachePolicy) {
|
|
436
|
-
NoSuchCachePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
437
|
-
})(NoSuchCachePolicy || (NoSuchCachePolicy = {}));
|
|
438
|
-
export var NoSuchFieldLevelEncryptionConfig;
|
|
439
|
-
(function (NoSuchFieldLevelEncryptionConfig) {
|
|
440
|
-
NoSuchFieldLevelEncryptionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
441
|
-
})(NoSuchFieldLevelEncryptionConfig || (NoSuchFieldLevelEncryptionConfig = {}));
|
|
442
|
-
export var NoSuchOrigin;
|
|
443
|
-
(function (NoSuchOrigin) {
|
|
444
|
-
NoSuchOrigin.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
445
|
-
})(NoSuchOrigin || (NoSuchOrigin = {}));
|
|
446
|
-
export var NoSuchOriginRequestPolicy;
|
|
447
|
-
(function (NoSuchOriginRequestPolicy) {
|
|
448
|
-
NoSuchOriginRequestPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
449
|
-
})(NoSuchOriginRequestPolicy || (NoSuchOriginRequestPolicy = {}));
|
|
450
|
-
export var NoSuchRealtimeLogConfig;
|
|
451
|
-
(function (NoSuchRealtimeLogConfig) {
|
|
452
|
-
NoSuchRealtimeLogConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
453
|
-
})(NoSuchRealtimeLogConfig || (NoSuchRealtimeLogConfig = {}));
|
|
454
|
-
export var NoSuchResponseHeadersPolicy;
|
|
455
|
-
(function (NoSuchResponseHeadersPolicy) {
|
|
456
|
-
NoSuchResponseHeadersPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
457
|
-
})(NoSuchResponseHeadersPolicy || (NoSuchResponseHeadersPolicy = {}));
|
|
458
|
-
export var RealtimeLogConfigOwnerMismatch;
|
|
459
|
-
(function (RealtimeLogConfigOwnerMismatch) {
|
|
460
|
-
RealtimeLogConfigOwnerMismatch.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
461
|
-
})(RealtimeLogConfigOwnerMismatch || (RealtimeLogConfigOwnerMismatch = {}));
|
|
462
|
-
export var TooManyCacheBehaviors;
|
|
463
|
-
(function (TooManyCacheBehaviors) {
|
|
464
|
-
TooManyCacheBehaviors.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
465
|
-
})(TooManyCacheBehaviors || (TooManyCacheBehaviors = {}));
|
|
466
|
-
export var TooManyCertificates;
|
|
467
|
-
(function (TooManyCertificates) {
|
|
468
|
-
TooManyCertificates.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
469
|
-
})(TooManyCertificates || (TooManyCertificates = {}));
|
|
470
|
-
export var TooManyCookieNamesInWhiteList;
|
|
471
|
-
(function (TooManyCookieNamesInWhiteList) {
|
|
472
|
-
TooManyCookieNamesInWhiteList.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
473
|
-
})(TooManyCookieNamesInWhiteList || (TooManyCookieNamesInWhiteList = {}));
|
|
474
|
-
export var TooManyDistributions;
|
|
475
|
-
(function (TooManyDistributions) {
|
|
476
|
-
TooManyDistributions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
|
-
})(TooManyDistributions || (TooManyDistributions = {}));
|
|
478
|
-
export var TooManyDistributionsAssociatedToCachePolicy;
|
|
479
|
-
(function (TooManyDistributionsAssociatedToCachePolicy) {
|
|
480
|
-
TooManyDistributionsAssociatedToCachePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
|
-
})(TooManyDistributionsAssociatedToCachePolicy || (TooManyDistributionsAssociatedToCachePolicy = {}));
|
|
482
|
-
export var TooManyDistributionsAssociatedToFieldLevelEncryptionConfig;
|
|
483
|
-
(function (TooManyDistributionsAssociatedToFieldLevelEncryptionConfig) {
|
|
484
|
-
TooManyDistributionsAssociatedToFieldLevelEncryptionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
485
|
-
})(TooManyDistributionsAssociatedToFieldLevelEncryptionConfig || (TooManyDistributionsAssociatedToFieldLevelEncryptionConfig = {}));
|
|
486
|
-
export var TooManyDistributionsAssociatedToKeyGroup;
|
|
487
|
-
(function (TooManyDistributionsAssociatedToKeyGroup) {
|
|
488
|
-
TooManyDistributionsAssociatedToKeyGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
489
|
-
})(TooManyDistributionsAssociatedToKeyGroup || (TooManyDistributionsAssociatedToKeyGroup = {}));
|
|
490
|
-
export var TooManyDistributionsAssociatedToOriginRequestPolicy;
|
|
491
|
-
(function (TooManyDistributionsAssociatedToOriginRequestPolicy) {
|
|
492
|
-
TooManyDistributionsAssociatedToOriginRequestPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
493
|
-
})(TooManyDistributionsAssociatedToOriginRequestPolicy || (TooManyDistributionsAssociatedToOriginRequestPolicy = {}));
|
|
494
|
-
export var TooManyDistributionsAssociatedToResponseHeadersPolicy;
|
|
495
|
-
(function (TooManyDistributionsAssociatedToResponseHeadersPolicy) {
|
|
496
|
-
TooManyDistributionsAssociatedToResponseHeadersPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
497
|
-
})(TooManyDistributionsAssociatedToResponseHeadersPolicy || (TooManyDistributionsAssociatedToResponseHeadersPolicy = {}));
|
|
498
|
-
export var TooManyDistributionsWithFunctionAssociations;
|
|
499
|
-
(function (TooManyDistributionsWithFunctionAssociations) {
|
|
500
|
-
TooManyDistributionsWithFunctionAssociations.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
501
|
-
})(TooManyDistributionsWithFunctionAssociations || (TooManyDistributionsWithFunctionAssociations = {}));
|
|
502
|
-
export var TooManyDistributionsWithLambdaAssociations;
|
|
503
|
-
(function (TooManyDistributionsWithLambdaAssociations) {
|
|
504
|
-
TooManyDistributionsWithLambdaAssociations.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
|
-
})(TooManyDistributionsWithLambdaAssociations || (TooManyDistributionsWithLambdaAssociations = {}));
|
|
506
|
-
export var TooManyDistributionsWithSingleFunctionARN;
|
|
507
|
-
(function (TooManyDistributionsWithSingleFunctionARN) {
|
|
508
|
-
TooManyDistributionsWithSingleFunctionARN.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
509
|
-
})(TooManyDistributionsWithSingleFunctionARN || (TooManyDistributionsWithSingleFunctionARN = {}));
|
|
510
|
-
export var TooManyFunctionAssociations;
|
|
511
|
-
(function (TooManyFunctionAssociations) {
|
|
512
|
-
TooManyFunctionAssociations.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
-
})(TooManyFunctionAssociations || (TooManyFunctionAssociations = {}));
|
|
514
|
-
export var TooManyHeadersInForwardedValues;
|
|
515
|
-
(function (TooManyHeadersInForwardedValues) {
|
|
516
|
-
TooManyHeadersInForwardedValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
-
})(TooManyHeadersInForwardedValues || (TooManyHeadersInForwardedValues = {}));
|
|
518
|
-
export var TooManyKeyGroupsAssociatedToDistribution;
|
|
519
|
-
(function (TooManyKeyGroupsAssociatedToDistribution) {
|
|
520
|
-
TooManyKeyGroupsAssociatedToDistribution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
521
|
-
})(TooManyKeyGroupsAssociatedToDistribution || (TooManyKeyGroupsAssociatedToDistribution = {}));
|
|
522
|
-
export var TooManyLambdaFunctionAssociations;
|
|
523
|
-
(function (TooManyLambdaFunctionAssociations) {
|
|
524
|
-
TooManyLambdaFunctionAssociations.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
525
|
-
})(TooManyLambdaFunctionAssociations || (TooManyLambdaFunctionAssociations = {}));
|
|
526
|
-
export var TooManyOriginCustomHeaders;
|
|
527
|
-
(function (TooManyOriginCustomHeaders) {
|
|
528
|
-
TooManyOriginCustomHeaders.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
|
-
})(TooManyOriginCustomHeaders || (TooManyOriginCustomHeaders = {}));
|
|
530
|
-
export var TooManyOriginGroupsPerDistribution;
|
|
531
|
-
(function (TooManyOriginGroupsPerDistribution) {
|
|
532
|
-
TooManyOriginGroupsPerDistribution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
533
|
-
})(TooManyOriginGroupsPerDistribution || (TooManyOriginGroupsPerDistribution = {}));
|
|
534
|
-
export var TooManyOrigins;
|
|
535
|
-
(function (TooManyOrigins) {
|
|
536
|
-
TooManyOrigins.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
537
|
-
})(TooManyOrigins || (TooManyOrigins = {}));
|
|
538
|
-
export var TooManyQueryStringParameters;
|
|
539
|
-
(function (TooManyQueryStringParameters) {
|
|
540
|
-
TooManyQueryStringParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
541
|
-
})(TooManyQueryStringParameters || (TooManyQueryStringParameters = {}));
|
|
542
|
-
export var TooManyTrustedSigners;
|
|
543
|
-
(function (TooManyTrustedSigners) {
|
|
544
|
-
TooManyTrustedSigners.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
545
|
-
})(TooManyTrustedSigners || (TooManyTrustedSigners = {}));
|
|
546
|
-
export var TrustedKeyGroupDoesNotExist;
|
|
547
|
-
(function (TrustedKeyGroupDoesNotExist) {
|
|
548
|
-
TrustedKeyGroupDoesNotExist.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
|
-
})(TrustedKeyGroupDoesNotExist || (TrustedKeyGroupDoesNotExist = {}));
|
|
550
|
-
export var TrustedSignerDoesNotExist;
|
|
551
|
-
(function (TrustedSignerDoesNotExist) {
|
|
552
|
-
TrustedSignerDoesNotExist.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
553
|
-
})(TrustedSignerDoesNotExist || (TrustedSignerDoesNotExist = {}));
|
|
554
270
|
export var Tag;
|
|
555
271
|
(function (Tag) {
|
|
556
272
|
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -575,10 +291,6 @@ export var CreateDistributionWithTagsResult;
|
|
|
575
291
|
(function (CreateDistributionWithTagsResult) {
|
|
576
292
|
CreateDistributionWithTagsResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Distribution && { Distribution: Distribution.filterSensitiveLog(obj.Distribution) }))); };
|
|
577
293
|
})(CreateDistributionWithTagsResult || (CreateDistributionWithTagsResult = {}));
|
|
578
|
-
export var InvalidTagging;
|
|
579
|
-
(function (InvalidTagging) {
|
|
580
|
-
InvalidTagging.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
581
|
-
})(InvalidTagging || (InvalidTagging = {}));
|
|
582
294
|
export var ContentTypeProfile;
|
|
583
295
|
(function (ContentTypeProfile) {
|
|
584
296
|
ContentTypeProfile.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -619,30 +331,6 @@ export var CreateFieldLevelEncryptionConfigResult;
|
|
|
619
331
|
(function (CreateFieldLevelEncryptionConfigResult) {
|
|
620
332
|
CreateFieldLevelEncryptionConfigResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
621
333
|
})(CreateFieldLevelEncryptionConfigResult || (CreateFieldLevelEncryptionConfigResult = {}));
|
|
622
|
-
export var FieldLevelEncryptionConfigAlreadyExists;
|
|
623
|
-
(function (FieldLevelEncryptionConfigAlreadyExists) {
|
|
624
|
-
FieldLevelEncryptionConfigAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
625
|
-
})(FieldLevelEncryptionConfigAlreadyExists || (FieldLevelEncryptionConfigAlreadyExists = {}));
|
|
626
|
-
export var NoSuchFieldLevelEncryptionProfile;
|
|
627
|
-
(function (NoSuchFieldLevelEncryptionProfile) {
|
|
628
|
-
NoSuchFieldLevelEncryptionProfile.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
629
|
-
})(NoSuchFieldLevelEncryptionProfile || (NoSuchFieldLevelEncryptionProfile = {}));
|
|
630
|
-
export var QueryArgProfileEmpty;
|
|
631
|
-
(function (QueryArgProfileEmpty) {
|
|
632
|
-
QueryArgProfileEmpty.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
633
|
-
})(QueryArgProfileEmpty || (QueryArgProfileEmpty = {}));
|
|
634
|
-
export var TooManyFieldLevelEncryptionConfigs;
|
|
635
|
-
(function (TooManyFieldLevelEncryptionConfigs) {
|
|
636
|
-
TooManyFieldLevelEncryptionConfigs.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
637
|
-
})(TooManyFieldLevelEncryptionConfigs || (TooManyFieldLevelEncryptionConfigs = {}));
|
|
638
|
-
export var TooManyFieldLevelEncryptionContentTypeProfiles;
|
|
639
|
-
(function (TooManyFieldLevelEncryptionContentTypeProfiles) {
|
|
640
|
-
TooManyFieldLevelEncryptionContentTypeProfiles.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
641
|
-
})(TooManyFieldLevelEncryptionContentTypeProfiles || (TooManyFieldLevelEncryptionContentTypeProfiles = {}));
|
|
642
|
-
export var TooManyFieldLevelEncryptionQueryArgProfiles;
|
|
643
|
-
(function (TooManyFieldLevelEncryptionQueryArgProfiles) {
|
|
644
|
-
TooManyFieldLevelEncryptionQueryArgProfiles.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
645
|
-
})(TooManyFieldLevelEncryptionQueryArgProfiles || (TooManyFieldLevelEncryptionQueryArgProfiles = {}));
|
|
646
334
|
export var FieldPatterns;
|
|
647
335
|
(function (FieldPatterns) {
|
|
648
336
|
FieldPatterns.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -671,30 +359,6 @@ export var CreateFieldLevelEncryptionProfileResult;
|
|
|
671
359
|
(function (CreateFieldLevelEncryptionProfileResult) {
|
|
672
360
|
CreateFieldLevelEncryptionProfileResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
673
361
|
})(CreateFieldLevelEncryptionProfileResult || (CreateFieldLevelEncryptionProfileResult = {}));
|
|
674
|
-
export var FieldLevelEncryptionProfileAlreadyExists;
|
|
675
|
-
(function (FieldLevelEncryptionProfileAlreadyExists) {
|
|
676
|
-
FieldLevelEncryptionProfileAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
677
|
-
})(FieldLevelEncryptionProfileAlreadyExists || (FieldLevelEncryptionProfileAlreadyExists = {}));
|
|
678
|
-
export var FieldLevelEncryptionProfileSizeExceeded;
|
|
679
|
-
(function (FieldLevelEncryptionProfileSizeExceeded) {
|
|
680
|
-
FieldLevelEncryptionProfileSizeExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
681
|
-
})(FieldLevelEncryptionProfileSizeExceeded || (FieldLevelEncryptionProfileSizeExceeded = {}));
|
|
682
|
-
export var NoSuchPublicKey;
|
|
683
|
-
(function (NoSuchPublicKey) {
|
|
684
|
-
NoSuchPublicKey.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
685
|
-
})(NoSuchPublicKey || (NoSuchPublicKey = {}));
|
|
686
|
-
export var TooManyFieldLevelEncryptionEncryptionEntities;
|
|
687
|
-
(function (TooManyFieldLevelEncryptionEncryptionEntities) {
|
|
688
|
-
TooManyFieldLevelEncryptionEncryptionEntities.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
689
|
-
})(TooManyFieldLevelEncryptionEncryptionEntities || (TooManyFieldLevelEncryptionEncryptionEntities = {}));
|
|
690
|
-
export var TooManyFieldLevelEncryptionFieldPatterns;
|
|
691
|
-
(function (TooManyFieldLevelEncryptionFieldPatterns) {
|
|
692
|
-
TooManyFieldLevelEncryptionFieldPatterns.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
693
|
-
})(TooManyFieldLevelEncryptionFieldPatterns || (TooManyFieldLevelEncryptionFieldPatterns = {}));
|
|
694
|
-
export var TooManyFieldLevelEncryptionProfiles;
|
|
695
|
-
(function (TooManyFieldLevelEncryptionProfiles) {
|
|
696
|
-
TooManyFieldLevelEncryptionProfiles.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
697
|
-
})(TooManyFieldLevelEncryptionProfiles || (TooManyFieldLevelEncryptionProfiles = {}));
|
|
698
362
|
export var FunctionRuntime;
|
|
699
363
|
(function (FunctionRuntime) {
|
|
700
364
|
FunctionRuntime["cloudfront_js_1_0"] = "cloudfront-js-1.0";
|
|
@@ -724,22 +388,6 @@ export var CreateFunctionResult;
|
|
|
724
388
|
(function (CreateFunctionResult) {
|
|
725
389
|
CreateFunctionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
726
390
|
})(CreateFunctionResult || (CreateFunctionResult = {}));
|
|
727
|
-
export var FunctionAlreadyExists;
|
|
728
|
-
(function (FunctionAlreadyExists) {
|
|
729
|
-
FunctionAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
730
|
-
})(FunctionAlreadyExists || (FunctionAlreadyExists = {}));
|
|
731
|
-
export var FunctionSizeLimitExceeded;
|
|
732
|
-
(function (FunctionSizeLimitExceeded) {
|
|
733
|
-
FunctionSizeLimitExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
734
|
-
})(FunctionSizeLimitExceeded || (FunctionSizeLimitExceeded = {}));
|
|
735
|
-
export var TooManyFunctions;
|
|
736
|
-
(function (TooManyFunctions) {
|
|
737
|
-
TooManyFunctions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
738
|
-
})(TooManyFunctions || (TooManyFunctions = {}));
|
|
739
|
-
export var UnsupportedOperation;
|
|
740
|
-
(function (UnsupportedOperation) {
|
|
741
|
-
UnsupportedOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
742
|
-
})(UnsupportedOperation || (UnsupportedOperation = {}));
|
|
743
391
|
export var Paths;
|
|
744
392
|
(function (Paths) {
|
|
745
393
|
Paths.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -760,10 +408,6 @@ export var CreateInvalidationResult;
|
|
|
760
408
|
(function (CreateInvalidationResult) {
|
|
761
409
|
CreateInvalidationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
762
410
|
})(CreateInvalidationResult || (CreateInvalidationResult = {}));
|
|
763
|
-
export var TooManyInvalidationsInProgress;
|
|
764
|
-
(function (TooManyInvalidationsInProgress) {
|
|
765
|
-
TooManyInvalidationsInProgress.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
766
|
-
})(TooManyInvalidationsInProgress || (TooManyInvalidationsInProgress = {}));
|
|
767
411
|
export var KeyGroupConfig;
|
|
768
412
|
(function (KeyGroupConfig) {
|
|
769
413
|
KeyGroupConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -780,18 +424,6 @@ export var CreateKeyGroupResult;
|
|
|
780
424
|
(function (CreateKeyGroupResult) {
|
|
781
425
|
CreateKeyGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
782
426
|
})(CreateKeyGroupResult || (CreateKeyGroupResult = {}));
|
|
783
|
-
export var KeyGroupAlreadyExists;
|
|
784
|
-
(function (KeyGroupAlreadyExists) {
|
|
785
|
-
KeyGroupAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
786
|
-
})(KeyGroupAlreadyExists || (KeyGroupAlreadyExists = {}));
|
|
787
|
-
export var TooManyKeyGroups;
|
|
788
|
-
(function (TooManyKeyGroups) {
|
|
789
|
-
TooManyKeyGroups.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
790
|
-
})(TooManyKeyGroups || (TooManyKeyGroups = {}));
|
|
791
|
-
export var TooManyPublicKeysInKeyGroup;
|
|
792
|
-
(function (TooManyPublicKeysInKeyGroup) {
|
|
793
|
-
TooManyPublicKeysInKeyGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
794
|
-
})(TooManyPublicKeysInKeyGroup || (TooManyPublicKeysInKeyGroup = {}));
|
|
795
427
|
export var RealtimeMetricsSubscriptionStatus;
|
|
796
428
|
(function (RealtimeMetricsSubscriptionStatus) {
|
|
797
429
|
RealtimeMetricsSubscriptionStatus["Disabled"] = "Disabled";
|
|
@@ -841,26 +473,6 @@ export var CreateOriginRequestPolicyResult;
|
|
|
841
473
|
(function (CreateOriginRequestPolicyResult) {
|
|
842
474
|
CreateOriginRequestPolicyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
843
475
|
})(CreateOriginRequestPolicyResult || (CreateOriginRequestPolicyResult = {}));
|
|
844
|
-
export var OriginRequestPolicyAlreadyExists;
|
|
845
|
-
(function (OriginRequestPolicyAlreadyExists) {
|
|
846
|
-
OriginRequestPolicyAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
847
|
-
})(OriginRequestPolicyAlreadyExists || (OriginRequestPolicyAlreadyExists = {}));
|
|
848
|
-
export var TooManyCookiesInOriginRequestPolicy;
|
|
849
|
-
(function (TooManyCookiesInOriginRequestPolicy) {
|
|
850
|
-
TooManyCookiesInOriginRequestPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
851
|
-
})(TooManyCookiesInOriginRequestPolicy || (TooManyCookiesInOriginRequestPolicy = {}));
|
|
852
|
-
export var TooManyHeadersInOriginRequestPolicy;
|
|
853
|
-
(function (TooManyHeadersInOriginRequestPolicy) {
|
|
854
|
-
TooManyHeadersInOriginRequestPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
855
|
-
})(TooManyHeadersInOriginRequestPolicy || (TooManyHeadersInOriginRequestPolicy = {}));
|
|
856
|
-
export var TooManyOriginRequestPolicies;
|
|
857
|
-
(function (TooManyOriginRequestPolicies) {
|
|
858
|
-
TooManyOriginRequestPolicies.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
859
|
-
})(TooManyOriginRequestPolicies || (TooManyOriginRequestPolicies = {}));
|
|
860
|
-
export var TooManyQueryStringsInOriginRequestPolicy;
|
|
861
|
-
(function (TooManyQueryStringsInOriginRequestPolicy) {
|
|
862
|
-
TooManyQueryStringsInOriginRequestPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
863
|
-
})(TooManyQueryStringsInOriginRequestPolicy || (TooManyQueryStringsInOriginRequestPolicy = {}));
|
|
864
476
|
export var PublicKeyConfig;
|
|
865
477
|
(function (PublicKeyConfig) {
|
|
866
478
|
PublicKeyConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -877,14 +489,6 @@ export var CreatePublicKeyResult;
|
|
|
877
489
|
(function (CreatePublicKeyResult) {
|
|
878
490
|
CreatePublicKeyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
879
491
|
})(CreatePublicKeyResult || (CreatePublicKeyResult = {}));
|
|
880
|
-
export var PublicKeyAlreadyExists;
|
|
881
|
-
(function (PublicKeyAlreadyExists) {
|
|
882
|
-
PublicKeyAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
883
|
-
})(PublicKeyAlreadyExists || (PublicKeyAlreadyExists = {}));
|
|
884
|
-
export var TooManyPublicKeys;
|
|
885
|
-
(function (TooManyPublicKeys) {
|
|
886
|
-
TooManyPublicKeys.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
887
|
-
})(TooManyPublicKeys || (TooManyPublicKeys = {}));
|
|
888
492
|
export var KinesisStreamConfig;
|
|
889
493
|
(function (KinesisStreamConfig) {
|
|
890
494
|
KinesisStreamConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -905,14 +509,6 @@ export var CreateRealtimeLogConfigResult;
|
|
|
905
509
|
(function (CreateRealtimeLogConfigResult) {
|
|
906
510
|
CreateRealtimeLogConfigResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
907
511
|
})(CreateRealtimeLogConfigResult || (CreateRealtimeLogConfigResult = {}));
|
|
908
|
-
export var RealtimeLogConfigAlreadyExists;
|
|
909
|
-
(function (RealtimeLogConfigAlreadyExists) {
|
|
910
|
-
RealtimeLogConfigAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
911
|
-
})(RealtimeLogConfigAlreadyExists || (RealtimeLogConfigAlreadyExists = {}));
|
|
912
|
-
export var TooManyRealtimeLogConfigs;
|
|
913
|
-
(function (TooManyRealtimeLogConfigs) {
|
|
914
|
-
TooManyRealtimeLogConfigs.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
915
|
-
})(TooManyRealtimeLogConfigs || (TooManyRealtimeLogConfigs = {}));
|
|
916
512
|
export var ResponseHeadersPolicyAccessControlAllowHeaders;
|
|
917
513
|
(function (ResponseHeadersPolicyAccessControlAllowHeaders) {
|
|
918
514
|
ResponseHeadersPolicyAccessControlAllowHeaders.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1001,18 +597,6 @@ export var CreateResponseHeadersPolicyResult;
|
|
|
1001
597
|
(function (CreateResponseHeadersPolicyResult) {
|
|
1002
598
|
CreateResponseHeadersPolicyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1003
599
|
})(CreateResponseHeadersPolicyResult || (CreateResponseHeadersPolicyResult = {}));
|
|
1004
|
-
export var ResponseHeadersPolicyAlreadyExists;
|
|
1005
|
-
(function (ResponseHeadersPolicyAlreadyExists) {
|
|
1006
|
-
ResponseHeadersPolicyAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1007
|
-
})(ResponseHeadersPolicyAlreadyExists || (ResponseHeadersPolicyAlreadyExists = {}));
|
|
1008
|
-
export var TooManyCustomHeadersInResponseHeadersPolicy;
|
|
1009
|
-
(function (TooManyCustomHeadersInResponseHeadersPolicy) {
|
|
1010
|
-
TooManyCustomHeadersInResponseHeadersPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1011
|
-
})(TooManyCustomHeadersInResponseHeadersPolicy || (TooManyCustomHeadersInResponseHeadersPolicy = {}));
|
|
1012
|
-
export var TooManyResponseHeadersPolicies;
|
|
1013
|
-
(function (TooManyResponseHeadersPolicies) {
|
|
1014
|
-
TooManyResponseHeadersPolicies.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1015
|
-
})(TooManyResponseHeadersPolicies || (TooManyResponseHeadersPolicies = {}));
|
|
1016
600
|
export var StreamingLoggingConfig;
|
|
1017
601
|
(function (StreamingLoggingConfig) {
|
|
1018
602
|
StreamingLoggingConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1037,18 +621,6 @@ export var CreateStreamingDistributionResult;
|
|
|
1037
621
|
(function (CreateStreamingDistributionResult) {
|
|
1038
622
|
CreateStreamingDistributionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1039
623
|
})(CreateStreamingDistributionResult || (CreateStreamingDistributionResult = {}));
|
|
1040
|
-
export var StreamingDistributionAlreadyExists;
|
|
1041
|
-
(function (StreamingDistributionAlreadyExists) {
|
|
1042
|
-
StreamingDistributionAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1043
|
-
})(StreamingDistributionAlreadyExists || (StreamingDistributionAlreadyExists = {}));
|
|
1044
|
-
export var TooManyStreamingDistributionCNAMEs;
|
|
1045
|
-
(function (TooManyStreamingDistributionCNAMEs) {
|
|
1046
|
-
TooManyStreamingDistributionCNAMEs.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1047
|
-
})(TooManyStreamingDistributionCNAMEs || (TooManyStreamingDistributionCNAMEs = {}));
|
|
1048
|
-
export var TooManyStreamingDistributions;
|
|
1049
|
-
(function (TooManyStreamingDistributions) {
|
|
1050
|
-
TooManyStreamingDistributions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1051
|
-
})(TooManyStreamingDistributions || (TooManyStreamingDistributions = {}));
|
|
1052
624
|
export var StreamingDistributionConfigWithTags;
|
|
1053
625
|
(function (StreamingDistributionConfigWithTags) {
|
|
1054
626
|
StreamingDistributionConfigWithTags.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1065,78 +637,30 @@ export var DeleteCachePolicyRequest;
|
|
|
1065
637
|
(function (DeleteCachePolicyRequest) {
|
|
1066
638
|
DeleteCachePolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1067
639
|
})(DeleteCachePolicyRequest || (DeleteCachePolicyRequest = {}));
|
|
1068
|
-
export var IllegalDelete;
|
|
1069
|
-
(function (IllegalDelete) {
|
|
1070
|
-
IllegalDelete.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1071
|
-
})(IllegalDelete || (IllegalDelete = {}));
|
|
1072
|
-
export var InvalidIfMatchVersion;
|
|
1073
|
-
(function (InvalidIfMatchVersion) {
|
|
1074
|
-
InvalidIfMatchVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1075
|
-
})(InvalidIfMatchVersion || (InvalidIfMatchVersion = {}));
|
|
1076
|
-
export var PreconditionFailed;
|
|
1077
|
-
(function (PreconditionFailed) {
|
|
1078
|
-
PreconditionFailed.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1079
|
-
})(PreconditionFailed || (PreconditionFailed = {}));
|
|
1080
|
-
export var CloudFrontOriginAccessIdentityInUse;
|
|
1081
|
-
(function (CloudFrontOriginAccessIdentityInUse) {
|
|
1082
|
-
CloudFrontOriginAccessIdentityInUse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1083
|
-
})(CloudFrontOriginAccessIdentityInUse || (CloudFrontOriginAccessIdentityInUse = {}));
|
|
1084
640
|
export var DeleteCloudFrontOriginAccessIdentityRequest;
|
|
1085
641
|
(function (DeleteCloudFrontOriginAccessIdentityRequest) {
|
|
1086
642
|
DeleteCloudFrontOriginAccessIdentityRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1087
643
|
})(DeleteCloudFrontOriginAccessIdentityRequest || (DeleteCloudFrontOriginAccessIdentityRequest = {}));
|
|
1088
|
-
export var NoSuchCloudFrontOriginAccessIdentity;
|
|
1089
|
-
(function (NoSuchCloudFrontOriginAccessIdentity) {
|
|
1090
|
-
NoSuchCloudFrontOriginAccessIdentity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1091
|
-
})(NoSuchCloudFrontOriginAccessIdentity || (NoSuchCloudFrontOriginAccessIdentity = {}));
|
|
1092
644
|
export var DeleteDistributionRequest;
|
|
1093
645
|
(function (DeleteDistributionRequest) {
|
|
1094
646
|
DeleteDistributionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1095
647
|
})(DeleteDistributionRequest || (DeleteDistributionRequest = {}));
|
|
1096
|
-
export var DistributionNotDisabled;
|
|
1097
|
-
(function (DistributionNotDisabled) {
|
|
1098
|
-
DistributionNotDisabled.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1099
|
-
})(DistributionNotDisabled || (DistributionNotDisabled = {}));
|
|
1100
648
|
export var DeleteFieldLevelEncryptionConfigRequest;
|
|
1101
649
|
(function (DeleteFieldLevelEncryptionConfigRequest) {
|
|
1102
650
|
DeleteFieldLevelEncryptionConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1103
651
|
})(DeleteFieldLevelEncryptionConfigRequest || (DeleteFieldLevelEncryptionConfigRequest = {}));
|
|
1104
|
-
export var FieldLevelEncryptionConfigInUse;
|
|
1105
|
-
(function (FieldLevelEncryptionConfigInUse) {
|
|
1106
|
-
FieldLevelEncryptionConfigInUse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1107
|
-
})(FieldLevelEncryptionConfigInUse || (FieldLevelEncryptionConfigInUse = {}));
|
|
1108
652
|
export var DeleteFieldLevelEncryptionProfileRequest;
|
|
1109
653
|
(function (DeleteFieldLevelEncryptionProfileRequest) {
|
|
1110
654
|
DeleteFieldLevelEncryptionProfileRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1111
655
|
})(DeleteFieldLevelEncryptionProfileRequest || (DeleteFieldLevelEncryptionProfileRequest = {}));
|
|
1112
|
-
export var FieldLevelEncryptionProfileInUse;
|
|
1113
|
-
(function (FieldLevelEncryptionProfileInUse) {
|
|
1114
|
-
FieldLevelEncryptionProfileInUse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1115
|
-
})(FieldLevelEncryptionProfileInUse || (FieldLevelEncryptionProfileInUse = {}));
|
|
1116
656
|
export var DeleteFunctionRequest;
|
|
1117
657
|
(function (DeleteFunctionRequest) {
|
|
1118
658
|
DeleteFunctionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1119
659
|
})(DeleteFunctionRequest || (DeleteFunctionRequest = {}));
|
|
1120
|
-
export var FunctionInUse;
|
|
1121
|
-
(function (FunctionInUse) {
|
|
1122
|
-
FunctionInUse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1123
|
-
})(FunctionInUse || (FunctionInUse = {}));
|
|
1124
|
-
export var NoSuchFunctionExists;
|
|
1125
|
-
(function (NoSuchFunctionExists) {
|
|
1126
|
-
NoSuchFunctionExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1127
|
-
})(NoSuchFunctionExists || (NoSuchFunctionExists = {}));
|
|
1128
660
|
export var DeleteKeyGroupRequest;
|
|
1129
661
|
(function (DeleteKeyGroupRequest) {
|
|
1130
662
|
DeleteKeyGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1131
663
|
})(DeleteKeyGroupRequest || (DeleteKeyGroupRequest = {}));
|
|
1132
|
-
export var NoSuchResource;
|
|
1133
|
-
(function (NoSuchResource) {
|
|
1134
|
-
NoSuchResource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1135
|
-
})(NoSuchResource || (NoSuchResource = {}));
|
|
1136
|
-
export var ResourceInUse;
|
|
1137
|
-
(function (ResourceInUse) {
|
|
1138
|
-
ResourceInUse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1139
|
-
})(ResourceInUse || (ResourceInUse = {}));
|
|
1140
664
|
export var DeleteMonitoringSubscriptionRequest;
|
|
1141
665
|
(function (DeleteMonitoringSubscriptionRequest) {
|
|
1142
666
|
DeleteMonitoringSubscriptionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|