@aws-sdk/client-cloudfront 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/AssociateAliasCommand.js +1 -1
- package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-cjs/commands/CreateDistributionCommand.js +2 -2
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +2 -2
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionCommand.js +2 -2
- package/dist-cjs/commands/CreateInvalidationCommand.js +2 -2
- package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -2
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +1 -1
- package/dist-cjs/commands/DeleteDistributionCommand.js +1 -1
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +1 -1
- package/dist-cjs/commands/DeleteFunctionCommand.js +1 -1
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeletePublicKeyCommand.js +1 -1
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +1 -1
- package/dist-cjs/commands/DescribeFunctionCommand.js +2 -2
- package/dist-cjs/commands/GetCachePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -2
- package/dist-cjs/commands/GetDistributionCommand.js +2 -2
- package/dist-cjs/commands/GetDistributionConfigCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionCommand.js +2 -2
- package/dist-cjs/commands/GetInvalidationCommand.js +2 -2
- package/dist-cjs/commands/GetKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -2
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetPublicKeyCommand.js +2 -2
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -2
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -2
- package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -2
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsCommand.js +2 -2
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionsCommand.js +2 -2
- package/dist-cjs/commands/ListInvalidationsCommand.js +2 -2
- package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListPublicKeysCommand.js +2 -2
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PublishFunctionCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/TestFunctionCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-cjs/commands/UpdateDistributionCommand.js +2 -2
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-cjs/commands/UpdateFunctionCommand.js +2 -2
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -2
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -2
- package/dist-cjs/models/models_0.js +635 -949
- package/dist-cjs/models/models_1.js +639 -955
- package/dist-cjs/protocols/Aws_restXml.js +1399 -2829
- package/dist-es/commands/AssociateAliasCommand.js +2 -2
- package/dist-es/commands/CreateCachePolicyCommand.js +3 -3
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -3
- package/dist-es/commands/CreateDistributionCommand.js +3 -3
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +3 -3
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -3
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -3
- package/dist-es/commands/CreateFunctionCommand.js +3 -3
- package/dist-es/commands/CreateInvalidationCommand.js +3 -3
- package/dist-es/commands/CreateKeyGroupCommand.js +3 -3
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +3 -3
- package/dist-es/commands/CreatePublicKeyCommand.js +3 -3
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +3 -3
- package/dist-es/commands/CreateStreamingDistributionCommand.js +3 -3
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +3 -3
- package/dist-es/commands/DeleteCachePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-es/commands/DeleteDistributionCommand.js +2 -2
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-es/commands/DeleteFunctionCommand.js +2 -2
- package/dist-es/commands/DeleteKeyGroupCommand.js +2 -2
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -2
- package/dist-es/commands/DeletePublicKeyCommand.js +2 -2
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -2
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -2
- package/dist-es/commands/DescribeFunctionCommand.js +3 -3
- package/dist-es/commands/GetCachePolicyCommand.js +3 -3
- package/dist-es/commands/GetCachePolicyConfigCommand.js +3 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -3
- package/dist-es/commands/GetDistributionCommand.js +3 -3
- package/dist-es/commands/GetDistributionConfigCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -3
- package/dist-es/commands/GetFunctionCommand.js +3 -3
- package/dist-es/commands/GetInvalidationCommand.js +3 -3
- package/dist-es/commands/GetKeyGroupCommand.js +3 -3
- package/dist-es/commands/GetKeyGroupConfigCommand.js +3 -3
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +3 -3
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +3 -3
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +3 -3
- package/dist-es/commands/GetPublicKeyCommand.js +3 -3
- package/dist-es/commands/GetPublicKeyConfigCommand.js +3 -3
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +3 -3
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +3 -3
- package/dist-es/commands/GetStreamingDistributionCommand.js +3 -3
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +3 -3
- package/dist-es/commands/ListCachePoliciesCommand.js +3 -3
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -3
- package/dist-es/commands/ListConflictingAliasesCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsCommand.js +3 -3
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -3
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -3
- package/dist-es/commands/ListFunctionsCommand.js +3 -3
- package/dist-es/commands/ListInvalidationsCommand.js +3 -3
- package/dist-es/commands/ListKeyGroupsCommand.js +3 -3
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +3 -3
- package/dist-es/commands/ListPublicKeysCommand.js +3 -3
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +3 -3
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +3 -3
- package/dist-es/commands/ListStreamingDistributionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PublishFunctionCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TestFunctionCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateCachePolicyCommand.js +3 -3
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -3
- package/dist-es/commands/UpdateDistributionCommand.js +3 -3
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -3
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -3
- package/dist-es/commands/UpdateFunctionCommand.js +3 -3
- package/dist-es/commands/UpdateKeyGroupCommand.js +3 -3
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +3 -3
- package/dist-es/commands/UpdatePublicKeyCommand.js +3 -3
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +3 -3
- package/dist-es/models/models_0.js +156 -624
- package/dist-es/models/models_1.js +157 -629
- package/dist-es/protocols/Aws_restXml.js +1745 -2762
- package/dist-types/models/models_0.d.ts +616 -924
- package/dist-types/models/models_1.d.ts +624 -936
- package/dist-types/ts3.4/models/models_0.d.ts +0 -84
- package/dist-types/ts3.4/models/models_1.d.ts +312 -624
- package/package.json +7 -7
|
@@ -25,46 +25,6 @@ var AccessDenied = (function (_super) {
|
|
|
25
25
|
return AccessDenied;
|
|
26
26
|
}(__BaseException));
|
|
27
27
|
export { AccessDenied };
|
|
28
|
-
export var KeyPairIds;
|
|
29
|
-
(function (KeyPairIds) {
|
|
30
|
-
KeyPairIds.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
31
|
-
})(KeyPairIds || (KeyPairIds = {}));
|
|
32
|
-
export var KGKeyPairIds;
|
|
33
|
-
(function (KGKeyPairIds) {
|
|
34
|
-
KGKeyPairIds.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
35
|
-
})(KGKeyPairIds || (KGKeyPairIds = {}));
|
|
36
|
-
export var ActiveTrustedKeyGroups;
|
|
37
|
-
(function (ActiveTrustedKeyGroups) {
|
|
38
|
-
ActiveTrustedKeyGroups.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
39
|
-
})(ActiveTrustedKeyGroups || (ActiveTrustedKeyGroups = {}));
|
|
40
|
-
export var Signer;
|
|
41
|
-
(function (Signer) {
|
|
42
|
-
Signer.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
43
|
-
})(Signer || (Signer = {}));
|
|
44
|
-
export var ActiveTrustedSigners;
|
|
45
|
-
(function (ActiveTrustedSigners) {
|
|
46
|
-
ActiveTrustedSigners.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
47
|
-
})(ActiveTrustedSigners || (ActiveTrustedSigners = {}));
|
|
48
|
-
export var Aliases;
|
|
49
|
-
(function (Aliases) {
|
|
50
|
-
Aliases.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
51
|
-
})(Aliases || (Aliases = {}));
|
|
52
|
-
export var AliasICPRecordal;
|
|
53
|
-
(function (AliasICPRecordal) {
|
|
54
|
-
AliasICPRecordal.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
55
|
-
})(AliasICPRecordal || (AliasICPRecordal = {}));
|
|
56
|
-
export var CachedMethods;
|
|
57
|
-
(function (CachedMethods) {
|
|
58
|
-
CachedMethods.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
59
|
-
})(CachedMethods || (CachedMethods = {}));
|
|
60
|
-
export var AllowedMethods;
|
|
61
|
-
(function (AllowedMethods) {
|
|
62
|
-
AllowedMethods.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
63
|
-
})(AllowedMethods || (AllowedMethods = {}));
|
|
64
|
-
export var AssociateAliasRequest;
|
|
65
|
-
(function (AssociateAliasRequest) {
|
|
66
|
-
AssociateAliasRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
67
|
-
})(AssociateAliasRequest || (AssociateAliasRequest = {}));
|
|
68
28
|
var IllegalUpdate = (function (_super) {
|
|
69
29
|
__extends(IllegalUpdate, _super);
|
|
70
30
|
function IllegalUpdate(opts) {
|
|
@@ -130,86 +90,6 @@ var BatchTooLarge = (function (_super) {
|
|
|
130
90
|
return BatchTooLarge;
|
|
131
91
|
}(__BaseException));
|
|
132
92
|
export { BatchTooLarge };
|
|
133
|
-
export var CookieNames;
|
|
134
|
-
(function (CookieNames) {
|
|
135
|
-
CookieNames.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
136
|
-
})(CookieNames || (CookieNames = {}));
|
|
137
|
-
export var CookiePreference;
|
|
138
|
-
(function (CookiePreference) {
|
|
139
|
-
CookiePreference.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
140
|
-
})(CookiePreference || (CookiePreference = {}));
|
|
141
|
-
export var Headers;
|
|
142
|
-
(function (Headers) {
|
|
143
|
-
Headers.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
144
|
-
})(Headers || (Headers = {}));
|
|
145
|
-
export var QueryStringCacheKeys;
|
|
146
|
-
(function (QueryStringCacheKeys) {
|
|
147
|
-
QueryStringCacheKeys.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
148
|
-
})(QueryStringCacheKeys || (QueryStringCacheKeys = {}));
|
|
149
|
-
export var ForwardedValues;
|
|
150
|
-
(function (ForwardedValues) {
|
|
151
|
-
ForwardedValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
152
|
-
})(ForwardedValues || (ForwardedValues = {}));
|
|
153
|
-
export var FunctionAssociation;
|
|
154
|
-
(function (FunctionAssociation) {
|
|
155
|
-
FunctionAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
156
|
-
})(FunctionAssociation || (FunctionAssociation = {}));
|
|
157
|
-
export var FunctionAssociations;
|
|
158
|
-
(function (FunctionAssociations) {
|
|
159
|
-
FunctionAssociations.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
160
|
-
})(FunctionAssociations || (FunctionAssociations = {}));
|
|
161
|
-
export var LambdaFunctionAssociation;
|
|
162
|
-
(function (LambdaFunctionAssociation) {
|
|
163
|
-
LambdaFunctionAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
164
|
-
})(LambdaFunctionAssociation || (LambdaFunctionAssociation = {}));
|
|
165
|
-
export var LambdaFunctionAssociations;
|
|
166
|
-
(function (LambdaFunctionAssociations) {
|
|
167
|
-
LambdaFunctionAssociations.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
168
|
-
})(LambdaFunctionAssociations || (LambdaFunctionAssociations = {}));
|
|
169
|
-
export var TrustedKeyGroups;
|
|
170
|
-
(function (TrustedKeyGroups) {
|
|
171
|
-
TrustedKeyGroups.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
172
|
-
})(TrustedKeyGroups || (TrustedKeyGroups = {}));
|
|
173
|
-
export var TrustedSigners;
|
|
174
|
-
(function (TrustedSigners) {
|
|
175
|
-
TrustedSigners.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
176
|
-
})(TrustedSigners || (TrustedSigners = {}));
|
|
177
|
-
export var CacheBehavior;
|
|
178
|
-
(function (CacheBehavior) {
|
|
179
|
-
CacheBehavior.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
180
|
-
})(CacheBehavior || (CacheBehavior = {}));
|
|
181
|
-
export var CacheBehaviors;
|
|
182
|
-
(function (CacheBehaviors) {
|
|
183
|
-
CacheBehaviors.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
184
|
-
})(CacheBehaviors || (CacheBehaviors = {}));
|
|
185
|
-
export var CachePolicyCookiesConfig;
|
|
186
|
-
(function (CachePolicyCookiesConfig) {
|
|
187
|
-
CachePolicyCookiesConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
188
|
-
})(CachePolicyCookiesConfig || (CachePolicyCookiesConfig = {}));
|
|
189
|
-
export var CachePolicyHeadersConfig;
|
|
190
|
-
(function (CachePolicyHeadersConfig) {
|
|
191
|
-
CachePolicyHeadersConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
192
|
-
})(CachePolicyHeadersConfig || (CachePolicyHeadersConfig = {}));
|
|
193
|
-
export var QueryStringNames;
|
|
194
|
-
(function (QueryStringNames) {
|
|
195
|
-
QueryStringNames.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
196
|
-
})(QueryStringNames || (QueryStringNames = {}));
|
|
197
|
-
export var CachePolicyQueryStringsConfig;
|
|
198
|
-
(function (CachePolicyQueryStringsConfig) {
|
|
199
|
-
CachePolicyQueryStringsConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
200
|
-
})(CachePolicyQueryStringsConfig || (CachePolicyQueryStringsConfig = {}));
|
|
201
|
-
export var ParametersInCacheKeyAndForwardedToOrigin;
|
|
202
|
-
(function (ParametersInCacheKeyAndForwardedToOrigin) {
|
|
203
|
-
ParametersInCacheKeyAndForwardedToOrigin.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
204
|
-
})(ParametersInCacheKeyAndForwardedToOrigin || (ParametersInCacheKeyAndForwardedToOrigin = {}));
|
|
205
|
-
export var CachePolicyConfig;
|
|
206
|
-
(function (CachePolicyConfig) {
|
|
207
|
-
CachePolicyConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
208
|
-
})(CachePolicyConfig || (CachePolicyConfig = {}));
|
|
209
|
-
export var CachePolicy;
|
|
210
|
-
(function (CachePolicy) {
|
|
211
|
-
CachePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
212
|
-
})(CachePolicy || (CachePolicy = {}));
|
|
213
93
|
var CachePolicyAlreadyExists = (function (_super) {
|
|
214
94
|
__extends(CachePolicyAlreadyExists, _super);
|
|
215
95
|
function CachePolicyAlreadyExists(opts) {
|
|
@@ -236,14 +116,6 @@ var CachePolicyInUse = (function (_super) {
|
|
|
236
116
|
return CachePolicyInUse;
|
|
237
117
|
}(__BaseException));
|
|
238
118
|
export { CachePolicyInUse };
|
|
239
|
-
export var CachePolicySummary;
|
|
240
|
-
(function (CachePolicySummary) {
|
|
241
|
-
CachePolicySummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
242
|
-
})(CachePolicySummary || (CachePolicySummary = {}));
|
|
243
|
-
export var CachePolicyList;
|
|
244
|
-
(function (CachePolicyList) {
|
|
245
|
-
CachePolicyList.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
246
|
-
})(CachePolicyList || (CachePolicyList = {}));
|
|
247
119
|
var CannotChangeImmutablePublicKeyFields = (function (_super) {
|
|
248
120
|
__extends(CannotChangeImmutablePublicKeyFields, _super);
|
|
249
121
|
function CannotChangeImmutablePublicKeyFields(opts) {
|
|
@@ -257,14 +129,6 @@ var CannotChangeImmutablePublicKeyFields = (function (_super) {
|
|
|
257
129
|
return CannotChangeImmutablePublicKeyFields;
|
|
258
130
|
}(__BaseException));
|
|
259
131
|
export { CannotChangeImmutablePublicKeyFields };
|
|
260
|
-
export var CreateCachePolicyRequest;
|
|
261
|
-
(function (CreateCachePolicyRequest) {
|
|
262
|
-
CreateCachePolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
263
|
-
})(CreateCachePolicyRequest || (CreateCachePolicyRequest = {}));
|
|
264
|
-
export var CreateCachePolicyResult;
|
|
265
|
-
(function (CreateCachePolicyResult) {
|
|
266
|
-
CreateCachePolicyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
267
|
-
})(CreateCachePolicyResult || (CreateCachePolicyResult = {}));
|
|
268
132
|
var InconsistentQuantities = (function (_super) {
|
|
269
133
|
__extends(InconsistentQuantities, _super);
|
|
270
134
|
function InconsistentQuantities(opts) {
|
|
@@ -343,22 +207,6 @@ var CloudFrontOriginAccessIdentityAlreadyExists = (function (_super) {
|
|
|
343
207
|
return CloudFrontOriginAccessIdentityAlreadyExists;
|
|
344
208
|
}(__BaseException));
|
|
345
209
|
export { CloudFrontOriginAccessIdentityAlreadyExists };
|
|
346
|
-
export var CloudFrontOriginAccessIdentityConfig;
|
|
347
|
-
(function (CloudFrontOriginAccessIdentityConfig) {
|
|
348
|
-
CloudFrontOriginAccessIdentityConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
349
|
-
})(CloudFrontOriginAccessIdentityConfig || (CloudFrontOriginAccessIdentityConfig = {}));
|
|
350
|
-
export var CreateCloudFrontOriginAccessIdentityRequest;
|
|
351
|
-
(function (CreateCloudFrontOriginAccessIdentityRequest) {
|
|
352
|
-
CreateCloudFrontOriginAccessIdentityRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
353
|
-
})(CreateCloudFrontOriginAccessIdentityRequest || (CreateCloudFrontOriginAccessIdentityRequest = {}));
|
|
354
|
-
export var CloudFrontOriginAccessIdentity;
|
|
355
|
-
(function (CloudFrontOriginAccessIdentity) {
|
|
356
|
-
CloudFrontOriginAccessIdentity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
357
|
-
})(CloudFrontOriginAccessIdentity || (CloudFrontOriginAccessIdentity = {}));
|
|
358
|
-
export var CreateCloudFrontOriginAccessIdentityResult;
|
|
359
|
-
(function (CreateCloudFrontOriginAccessIdentityResult) {
|
|
360
|
-
CreateCloudFrontOriginAccessIdentityResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
361
|
-
})(CreateCloudFrontOriginAccessIdentityResult || (CreateCloudFrontOriginAccessIdentityResult = {}));
|
|
362
210
|
var MissingBody = (function (_super) {
|
|
363
211
|
__extends(MissingBody, _super);
|
|
364
212
|
function MissingBody(opts) {
|
|
@@ -398,110 +246,6 @@ var CNAMEAlreadyExists = (function (_super) {
|
|
|
398
246
|
return CNAMEAlreadyExists;
|
|
399
247
|
}(__BaseException));
|
|
400
248
|
export { CNAMEAlreadyExists };
|
|
401
|
-
export var CustomErrorResponse;
|
|
402
|
-
(function (CustomErrorResponse) {
|
|
403
|
-
CustomErrorResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
404
|
-
})(CustomErrorResponse || (CustomErrorResponse = {}));
|
|
405
|
-
export var CustomErrorResponses;
|
|
406
|
-
(function (CustomErrorResponses) {
|
|
407
|
-
CustomErrorResponses.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
408
|
-
})(CustomErrorResponses || (CustomErrorResponses = {}));
|
|
409
|
-
export var DefaultCacheBehavior;
|
|
410
|
-
(function (DefaultCacheBehavior) {
|
|
411
|
-
DefaultCacheBehavior.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
412
|
-
})(DefaultCacheBehavior || (DefaultCacheBehavior = {}));
|
|
413
|
-
export var LoggingConfig;
|
|
414
|
-
(function (LoggingConfig) {
|
|
415
|
-
LoggingConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
416
|
-
})(LoggingConfig || (LoggingConfig = {}));
|
|
417
|
-
export var StatusCodes;
|
|
418
|
-
(function (StatusCodes) {
|
|
419
|
-
StatusCodes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
420
|
-
})(StatusCodes || (StatusCodes = {}));
|
|
421
|
-
export var OriginGroupFailoverCriteria;
|
|
422
|
-
(function (OriginGroupFailoverCriteria) {
|
|
423
|
-
OriginGroupFailoverCriteria.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
424
|
-
})(OriginGroupFailoverCriteria || (OriginGroupFailoverCriteria = {}));
|
|
425
|
-
export var OriginGroupMember;
|
|
426
|
-
(function (OriginGroupMember) {
|
|
427
|
-
OriginGroupMember.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
428
|
-
})(OriginGroupMember || (OriginGroupMember = {}));
|
|
429
|
-
export var OriginGroupMembers;
|
|
430
|
-
(function (OriginGroupMembers) {
|
|
431
|
-
OriginGroupMembers.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
432
|
-
})(OriginGroupMembers || (OriginGroupMembers = {}));
|
|
433
|
-
export var OriginGroup;
|
|
434
|
-
(function (OriginGroup) {
|
|
435
|
-
OriginGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
436
|
-
})(OriginGroup || (OriginGroup = {}));
|
|
437
|
-
export var OriginGroups;
|
|
438
|
-
(function (OriginGroups) {
|
|
439
|
-
OriginGroups.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
440
|
-
})(OriginGroups || (OriginGroups = {}));
|
|
441
|
-
export var OriginCustomHeader;
|
|
442
|
-
(function (OriginCustomHeader) {
|
|
443
|
-
OriginCustomHeader.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.HeaderValue && { HeaderValue: SENSITIVE_STRING }))); };
|
|
444
|
-
})(OriginCustomHeader || (OriginCustomHeader = {}));
|
|
445
|
-
export var CustomHeaders;
|
|
446
|
-
(function (CustomHeaders) {
|
|
447
|
-
CustomHeaders.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Items && { Items: obj.Items.map(function (item) { return OriginCustomHeader.filterSensitiveLog(item); }) }))); };
|
|
448
|
-
})(CustomHeaders || (CustomHeaders = {}));
|
|
449
|
-
export var OriginSslProtocols;
|
|
450
|
-
(function (OriginSslProtocols) {
|
|
451
|
-
OriginSslProtocols.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
452
|
-
})(OriginSslProtocols || (OriginSslProtocols = {}));
|
|
453
|
-
export var CustomOriginConfig;
|
|
454
|
-
(function (CustomOriginConfig) {
|
|
455
|
-
CustomOriginConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
456
|
-
})(CustomOriginConfig || (CustomOriginConfig = {}));
|
|
457
|
-
export var OriginShield;
|
|
458
|
-
(function (OriginShield) {
|
|
459
|
-
OriginShield.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
460
|
-
})(OriginShield || (OriginShield = {}));
|
|
461
|
-
export var S3OriginConfig;
|
|
462
|
-
(function (S3OriginConfig) {
|
|
463
|
-
S3OriginConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
464
|
-
})(S3OriginConfig || (S3OriginConfig = {}));
|
|
465
|
-
export var Origin;
|
|
466
|
-
(function (Origin) {
|
|
467
|
-
Origin.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.CustomHeaders && { CustomHeaders: CustomHeaders.filterSensitiveLog(obj.CustomHeaders) }))); };
|
|
468
|
-
})(Origin || (Origin = {}));
|
|
469
|
-
export var Origins;
|
|
470
|
-
(function (Origins) {
|
|
471
|
-
Origins.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
472
|
-
})(Origins || (Origins = {}));
|
|
473
|
-
export var GeoRestriction;
|
|
474
|
-
(function (GeoRestriction) {
|
|
475
|
-
GeoRestriction.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
476
|
-
})(GeoRestriction || (GeoRestriction = {}));
|
|
477
|
-
export var Restrictions;
|
|
478
|
-
(function (Restrictions) {
|
|
479
|
-
Restrictions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
480
|
-
})(Restrictions || (Restrictions = {}));
|
|
481
|
-
export var ViewerCertificate;
|
|
482
|
-
(function (ViewerCertificate) {
|
|
483
|
-
ViewerCertificate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
484
|
-
})(ViewerCertificate || (ViewerCertificate = {}));
|
|
485
|
-
export var DistributionConfig;
|
|
486
|
-
(function (DistributionConfig) {
|
|
487
|
-
DistributionConfig.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Comment && { Comment: SENSITIVE_STRING }))); };
|
|
488
|
-
})(DistributionConfig || (DistributionConfig = {}));
|
|
489
|
-
export var CreateDistributionRequest;
|
|
490
|
-
(function (CreateDistributionRequest) {
|
|
491
|
-
CreateDistributionRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DistributionConfig && {
|
|
492
|
-
DistributionConfig: DistributionConfig.filterSensitiveLog(obj.DistributionConfig),
|
|
493
|
-
}))); };
|
|
494
|
-
})(CreateDistributionRequest || (CreateDistributionRequest = {}));
|
|
495
|
-
export var Distribution;
|
|
496
|
-
(function (Distribution) {
|
|
497
|
-
Distribution.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DistributionConfig && {
|
|
498
|
-
DistributionConfig: DistributionConfig.filterSensitiveLog(obj.DistributionConfig),
|
|
499
|
-
}))); };
|
|
500
|
-
})(Distribution || (Distribution = {}));
|
|
501
|
-
export var CreateDistributionResult;
|
|
502
|
-
(function (CreateDistributionResult) {
|
|
503
|
-
CreateDistributionResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Distribution && { Distribution: Distribution.filterSensitiveLog(obj.Distribution) }))); };
|
|
504
|
-
})(CreateDistributionResult || (CreateDistributionResult = {}));
|
|
505
249
|
var DistributionAlreadyExists = (function (_super) {
|
|
506
250
|
__extends(DistributionAlreadyExists, _super);
|
|
507
251
|
function DistributionAlreadyExists(opts) {
|
|
@@ -1191,30 +935,6 @@ var TrustedSignerDoesNotExist = (function (_super) {
|
|
|
1191
935
|
return TrustedSignerDoesNotExist;
|
|
1192
936
|
}(__BaseException));
|
|
1193
937
|
export { TrustedSignerDoesNotExist };
|
|
1194
|
-
export var Tag;
|
|
1195
|
-
(function (Tag) {
|
|
1196
|
-
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1197
|
-
})(Tag || (Tag = {}));
|
|
1198
|
-
export var Tags;
|
|
1199
|
-
(function (Tags) {
|
|
1200
|
-
Tags.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1201
|
-
})(Tags || (Tags = {}));
|
|
1202
|
-
export var DistributionConfigWithTags;
|
|
1203
|
-
(function (DistributionConfigWithTags) {
|
|
1204
|
-
DistributionConfigWithTags.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DistributionConfig && {
|
|
1205
|
-
DistributionConfig: DistributionConfig.filterSensitiveLog(obj.DistributionConfig),
|
|
1206
|
-
}))); };
|
|
1207
|
-
})(DistributionConfigWithTags || (DistributionConfigWithTags = {}));
|
|
1208
|
-
export var CreateDistributionWithTagsRequest;
|
|
1209
|
-
(function (CreateDistributionWithTagsRequest) {
|
|
1210
|
-
CreateDistributionWithTagsRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DistributionConfigWithTags && {
|
|
1211
|
-
DistributionConfigWithTags: DistributionConfigWithTags.filterSensitiveLog(obj.DistributionConfigWithTags),
|
|
1212
|
-
}))); };
|
|
1213
|
-
})(CreateDistributionWithTagsRequest || (CreateDistributionWithTagsRequest = {}));
|
|
1214
|
-
export var CreateDistributionWithTagsResult;
|
|
1215
|
-
(function (CreateDistributionWithTagsResult) {
|
|
1216
|
-
CreateDistributionWithTagsResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Distribution && { Distribution: Distribution.filterSensitiveLog(obj.Distribution) }))); };
|
|
1217
|
-
})(CreateDistributionWithTagsResult || (CreateDistributionWithTagsResult = {}));
|
|
1218
938
|
var InvalidTagging = (function (_super) {
|
|
1219
939
|
__extends(InvalidTagging, _super);
|
|
1220
940
|
function InvalidTagging(opts) {
|
|
@@ -1228,46 +948,6 @@ var InvalidTagging = (function (_super) {
|
|
|
1228
948
|
return InvalidTagging;
|
|
1229
949
|
}(__BaseException));
|
|
1230
950
|
export { InvalidTagging };
|
|
1231
|
-
export var ContentTypeProfile;
|
|
1232
|
-
(function (ContentTypeProfile) {
|
|
1233
|
-
ContentTypeProfile.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1234
|
-
})(ContentTypeProfile || (ContentTypeProfile = {}));
|
|
1235
|
-
export var ContentTypeProfiles;
|
|
1236
|
-
(function (ContentTypeProfiles) {
|
|
1237
|
-
ContentTypeProfiles.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1238
|
-
})(ContentTypeProfiles || (ContentTypeProfiles = {}));
|
|
1239
|
-
export var ContentTypeProfileConfig;
|
|
1240
|
-
(function (ContentTypeProfileConfig) {
|
|
1241
|
-
ContentTypeProfileConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1242
|
-
})(ContentTypeProfileConfig || (ContentTypeProfileConfig = {}));
|
|
1243
|
-
export var QueryArgProfile;
|
|
1244
|
-
(function (QueryArgProfile) {
|
|
1245
|
-
QueryArgProfile.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1246
|
-
})(QueryArgProfile || (QueryArgProfile = {}));
|
|
1247
|
-
export var QueryArgProfiles;
|
|
1248
|
-
(function (QueryArgProfiles) {
|
|
1249
|
-
QueryArgProfiles.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1250
|
-
})(QueryArgProfiles || (QueryArgProfiles = {}));
|
|
1251
|
-
export var QueryArgProfileConfig;
|
|
1252
|
-
(function (QueryArgProfileConfig) {
|
|
1253
|
-
QueryArgProfileConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1254
|
-
})(QueryArgProfileConfig || (QueryArgProfileConfig = {}));
|
|
1255
|
-
export var FieldLevelEncryptionConfig;
|
|
1256
|
-
(function (FieldLevelEncryptionConfig) {
|
|
1257
|
-
FieldLevelEncryptionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1258
|
-
})(FieldLevelEncryptionConfig || (FieldLevelEncryptionConfig = {}));
|
|
1259
|
-
export var CreateFieldLevelEncryptionConfigRequest;
|
|
1260
|
-
(function (CreateFieldLevelEncryptionConfigRequest) {
|
|
1261
|
-
CreateFieldLevelEncryptionConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1262
|
-
})(CreateFieldLevelEncryptionConfigRequest || (CreateFieldLevelEncryptionConfigRequest = {}));
|
|
1263
|
-
export var FieldLevelEncryption;
|
|
1264
|
-
(function (FieldLevelEncryption) {
|
|
1265
|
-
FieldLevelEncryption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1266
|
-
})(FieldLevelEncryption || (FieldLevelEncryption = {}));
|
|
1267
|
-
export var CreateFieldLevelEncryptionConfigResult;
|
|
1268
|
-
(function (CreateFieldLevelEncryptionConfigResult) {
|
|
1269
|
-
CreateFieldLevelEncryptionConfigResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1270
|
-
})(CreateFieldLevelEncryptionConfigResult || (CreateFieldLevelEncryptionConfigResult = {}));
|
|
1271
951
|
var FieldLevelEncryptionConfigAlreadyExists = (function (_super) {
|
|
1272
952
|
__extends(FieldLevelEncryptionConfigAlreadyExists, _super);
|
|
1273
953
|
function FieldLevelEncryptionConfigAlreadyExists(opts) {
|
|
@@ -1346,34 +1026,6 @@ var TooManyFieldLevelEncryptionQueryArgProfiles = (function (_super) {
|
|
|
1346
1026
|
return TooManyFieldLevelEncryptionQueryArgProfiles;
|
|
1347
1027
|
}(__BaseException));
|
|
1348
1028
|
export { TooManyFieldLevelEncryptionQueryArgProfiles };
|
|
1349
|
-
export var FieldPatterns;
|
|
1350
|
-
(function (FieldPatterns) {
|
|
1351
|
-
FieldPatterns.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1352
|
-
})(FieldPatterns || (FieldPatterns = {}));
|
|
1353
|
-
export var EncryptionEntity;
|
|
1354
|
-
(function (EncryptionEntity) {
|
|
1355
|
-
EncryptionEntity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1356
|
-
})(EncryptionEntity || (EncryptionEntity = {}));
|
|
1357
|
-
export var EncryptionEntities;
|
|
1358
|
-
(function (EncryptionEntities) {
|
|
1359
|
-
EncryptionEntities.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1360
|
-
})(EncryptionEntities || (EncryptionEntities = {}));
|
|
1361
|
-
export var FieldLevelEncryptionProfileConfig;
|
|
1362
|
-
(function (FieldLevelEncryptionProfileConfig) {
|
|
1363
|
-
FieldLevelEncryptionProfileConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1364
|
-
})(FieldLevelEncryptionProfileConfig || (FieldLevelEncryptionProfileConfig = {}));
|
|
1365
|
-
export var CreateFieldLevelEncryptionProfileRequest;
|
|
1366
|
-
(function (CreateFieldLevelEncryptionProfileRequest) {
|
|
1367
|
-
CreateFieldLevelEncryptionProfileRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1368
|
-
})(CreateFieldLevelEncryptionProfileRequest || (CreateFieldLevelEncryptionProfileRequest = {}));
|
|
1369
|
-
export var FieldLevelEncryptionProfile;
|
|
1370
|
-
(function (FieldLevelEncryptionProfile) {
|
|
1371
|
-
FieldLevelEncryptionProfile.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1372
|
-
})(FieldLevelEncryptionProfile || (FieldLevelEncryptionProfile = {}));
|
|
1373
|
-
export var CreateFieldLevelEncryptionProfileResult;
|
|
1374
|
-
(function (CreateFieldLevelEncryptionProfileResult) {
|
|
1375
|
-
CreateFieldLevelEncryptionProfileResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1376
|
-
})(CreateFieldLevelEncryptionProfileResult || (CreateFieldLevelEncryptionProfileResult = {}));
|
|
1377
1029
|
var FieldLevelEncryptionProfileAlreadyExists = (function (_super) {
|
|
1378
1030
|
__extends(FieldLevelEncryptionProfileAlreadyExists, _super);
|
|
1379
1031
|
function FieldLevelEncryptionProfileAlreadyExists(opts) {
|
|
@@ -1456,31 +1108,11 @@ export var FunctionRuntime;
|
|
|
1456
1108
|
(function (FunctionRuntime) {
|
|
1457
1109
|
FunctionRuntime["cloudfront_js_1_0"] = "cloudfront-js-1.0";
|
|
1458
1110
|
})(FunctionRuntime || (FunctionRuntime = {}));
|
|
1459
|
-
export var FunctionConfig;
|
|
1460
|
-
(function (FunctionConfig) {
|
|
1461
|
-
FunctionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1462
|
-
})(FunctionConfig || (FunctionConfig = {}));
|
|
1463
|
-
export var CreateFunctionRequest;
|
|
1464
|
-
(function (CreateFunctionRequest) {
|
|
1465
|
-
CreateFunctionRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.FunctionCode && { FunctionCode: SENSITIVE_STRING }))); };
|
|
1466
|
-
})(CreateFunctionRequest || (CreateFunctionRequest = {}));
|
|
1467
1111
|
export var FunctionStage;
|
|
1468
1112
|
(function (FunctionStage) {
|
|
1469
1113
|
FunctionStage["DEVELOPMENT"] = "DEVELOPMENT";
|
|
1470
1114
|
FunctionStage["LIVE"] = "LIVE";
|
|
1471
1115
|
})(FunctionStage || (FunctionStage = {}));
|
|
1472
|
-
export var FunctionMetadata;
|
|
1473
|
-
(function (FunctionMetadata) {
|
|
1474
|
-
FunctionMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1475
|
-
})(FunctionMetadata || (FunctionMetadata = {}));
|
|
1476
|
-
export var FunctionSummary;
|
|
1477
|
-
(function (FunctionSummary) {
|
|
1478
|
-
FunctionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1479
|
-
})(FunctionSummary || (FunctionSummary = {}));
|
|
1480
|
-
export var CreateFunctionResult;
|
|
1481
|
-
(function (CreateFunctionResult) {
|
|
1482
|
-
CreateFunctionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1483
|
-
})(CreateFunctionResult || (CreateFunctionResult = {}));
|
|
1484
1116
|
var FunctionAlreadyExists = (function (_super) {
|
|
1485
1117
|
__extends(FunctionAlreadyExists, _super);
|
|
1486
1118
|
function FunctionAlreadyExists(opts) {
|
|
@@ -1533,26 +1165,6 @@ var UnsupportedOperation = (function (_super) {
|
|
|
1533
1165
|
return UnsupportedOperation;
|
|
1534
1166
|
}(__BaseException));
|
|
1535
1167
|
export { UnsupportedOperation };
|
|
1536
|
-
export var Paths;
|
|
1537
|
-
(function (Paths) {
|
|
1538
|
-
Paths.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1539
|
-
})(Paths || (Paths = {}));
|
|
1540
|
-
export var InvalidationBatch;
|
|
1541
|
-
(function (InvalidationBatch) {
|
|
1542
|
-
InvalidationBatch.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1543
|
-
})(InvalidationBatch || (InvalidationBatch = {}));
|
|
1544
|
-
export var CreateInvalidationRequest;
|
|
1545
|
-
(function (CreateInvalidationRequest) {
|
|
1546
|
-
CreateInvalidationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1547
|
-
})(CreateInvalidationRequest || (CreateInvalidationRequest = {}));
|
|
1548
|
-
export var Invalidation;
|
|
1549
|
-
(function (Invalidation) {
|
|
1550
|
-
Invalidation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1551
|
-
})(Invalidation || (Invalidation = {}));
|
|
1552
|
-
export var CreateInvalidationResult;
|
|
1553
|
-
(function (CreateInvalidationResult) {
|
|
1554
|
-
CreateInvalidationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1555
|
-
})(CreateInvalidationResult || (CreateInvalidationResult = {}));
|
|
1556
1168
|
var TooManyInvalidationsInProgress = (function (_super) {
|
|
1557
1169
|
__extends(TooManyInvalidationsInProgress, _super);
|
|
1558
1170
|
function TooManyInvalidationsInProgress(opts) {
|
|
@@ -1566,22 +1178,6 @@ var TooManyInvalidationsInProgress = (function (_super) {
|
|
|
1566
1178
|
return TooManyInvalidationsInProgress;
|
|
1567
1179
|
}(__BaseException));
|
|
1568
1180
|
export { TooManyInvalidationsInProgress };
|
|
1569
|
-
export var KeyGroupConfig;
|
|
1570
|
-
(function (KeyGroupConfig) {
|
|
1571
|
-
KeyGroupConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1572
|
-
})(KeyGroupConfig || (KeyGroupConfig = {}));
|
|
1573
|
-
export var CreateKeyGroupRequest;
|
|
1574
|
-
(function (CreateKeyGroupRequest) {
|
|
1575
|
-
CreateKeyGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1576
|
-
})(CreateKeyGroupRequest || (CreateKeyGroupRequest = {}));
|
|
1577
|
-
export var KeyGroup;
|
|
1578
|
-
(function (KeyGroup) {
|
|
1579
|
-
KeyGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1580
|
-
})(KeyGroup || (KeyGroup = {}));
|
|
1581
|
-
export var CreateKeyGroupResult;
|
|
1582
|
-
(function (CreateKeyGroupResult) {
|
|
1583
|
-
CreateKeyGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1584
|
-
})(CreateKeyGroupResult || (CreateKeyGroupResult = {}));
|
|
1585
1181
|
var KeyGroupAlreadyExists = (function (_super) {
|
|
1586
1182
|
__extends(KeyGroupAlreadyExists, _super);
|
|
1587
1183
|
function KeyGroupAlreadyExists(opts) {
|
|
@@ -1626,50 +1222,6 @@ export var RealtimeMetricsSubscriptionStatus;
|
|
|
1626
1222
|
RealtimeMetricsSubscriptionStatus["Disabled"] = "Disabled";
|
|
1627
1223
|
RealtimeMetricsSubscriptionStatus["Enabled"] = "Enabled";
|
|
1628
1224
|
})(RealtimeMetricsSubscriptionStatus || (RealtimeMetricsSubscriptionStatus = {}));
|
|
1629
|
-
export var RealtimeMetricsSubscriptionConfig;
|
|
1630
|
-
(function (RealtimeMetricsSubscriptionConfig) {
|
|
1631
|
-
RealtimeMetricsSubscriptionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1632
|
-
})(RealtimeMetricsSubscriptionConfig || (RealtimeMetricsSubscriptionConfig = {}));
|
|
1633
|
-
export var MonitoringSubscription;
|
|
1634
|
-
(function (MonitoringSubscription) {
|
|
1635
|
-
MonitoringSubscription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1636
|
-
})(MonitoringSubscription || (MonitoringSubscription = {}));
|
|
1637
|
-
export var CreateMonitoringSubscriptionRequest;
|
|
1638
|
-
(function (CreateMonitoringSubscriptionRequest) {
|
|
1639
|
-
CreateMonitoringSubscriptionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1640
|
-
})(CreateMonitoringSubscriptionRequest || (CreateMonitoringSubscriptionRequest = {}));
|
|
1641
|
-
export var CreateMonitoringSubscriptionResult;
|
|
1642
|
-
(function (CreateMonitoringSubscriptionResult) {
|
|
1643
|
-
CreateMonitoringSubscriptionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1644
|
-
})(CreateMonitoringSubscriptionResult || (CreateMonitoringSubscriptionResult = {}));
|
|
1645
|
-
export var OriginRequestPolicyCookiesConfig;
|
|
1646
|
-
(function (OriginRequestPolicyCookiesConfig) {
|
|
1647
|
-
OriginRequestPolicyCookiesConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1648
|
-
})(OriginRequestPolicyCookiesConfig || (OriginRequestPolicyCookiesConfig = {}));
|
|
1649
|
-
export var OriginRequestPolicyHeadersConfig;
|
|
1650
|
-
(function (OriginRequestPolicyHeadersConfig) {
|
|
1651
|
-
OriginRequestPolicyHeadersConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1652
|
-
})(OriginRequestPolicyHeadersConfig || (OriginRequestPolicyHeadersConfig = {}));
|
|
1653
|
-
export var OriginRequestPolicyQueryStringsConfig;
|
|
1654
|
-
(function (OriginRequestPolicyQueryStringsConfig) {
|
|
1655
|
-
OriginRequestPolicyQueryStringsConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1656
|
-
})(OriginRequestPolicyQueryStringsConfig || (OriginRequestPolicyQueryStringsConfig = {}));
|
|
1657
|
-
export var OriginRequestPolicyConfig;
|
|
1658
|
-
(function (OriginRequestPolicyConfig) {
|
|
1659
|
-
OriginRequestPolicyConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1660
|
-
})(OriginRequestPolicyConfig || (OriginRequestPolicyConfig = {}));
|
|
1661
|
-
export var CreateOriginRequestPolicyRequest;
|
|
1662
|
-
(function (CreateOriginRequestPolicyRequest) {
|
|
1663
|
-
CreateOriginRequestPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1664
|
-
})(CreateOriginRequestPolicyRequest || (CreateOriginRequestPolicyRequest = {}));
|
|
1665
|
-
export var OriginRequestPolicy;
|
|
1666
|
-
(function (OriginRequestPolicy) {
|
|
1667
|
-
OriginRequestPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1668
|
-
})(OriginRequestPolicy || (OriginRequestPolicy = {}));
|
|
1669
|
-
export var CreateOriginRequestPolicyResult;
|
|
1670
|
-
(function (CreateOriginRequestPolicyResult) {
|
|
1671
|
-
CreateOriginRequestPolicyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1672
|
-
})(CreateOriginRequestPolicyResult || (CreateOriginRequestPolicyResult = {}));
|
|
1673
1225
|
var OriginRequestPolicyAlreadyExists = (function (_super) {
|
|
1674
1226
|
__extends(OriginRequestPolicyAlreadyExists, _super);
|
|
1675
1227
|
function OriginRequestPolicyAlreadyExists(opts) {
|
|
@@ -1735,22 +1287,6 @@ var TooManyQueryStringsInOriginRequestPolicy = (function (_super) {
|
|
|
1735
1287
|
return TooManyQueryStringsInOriginRequestPolicy;
|
|
1736
1288
|
}(__BaseException));
|
|
1737
1289
|
export { TooManyQueryStringsInOriginRequestPolicy };
|
|
1738
|
-
export var PublicKeyConfig;
|
|
1739
|
-
(function (PublicKeyConfig) {
|
|
1740
|
-
PublicKeyConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1741
|
-
})(PublicKeyConfig || (PublicKeyConfig = {}));
|
|
1742
|
-
export var CreatePublicKeyRequest;
|
|
1743
|
-
(function (CreatePublicKeyRequest) {
|
|
1744
|
-
CreatePublicKeyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1745
|
-
})(CreatePublicKeyRequest || (CreatePublicKeyRequest = {}));
|
|
1746
|
-
export var PublicKey;
|
|
1747
|
-
(function (PublicKey) {
|
|
1748
|
-
PublicKey.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1749
|
-
})(PublicKey || (PublicKey = {}));
|
|
1750
|
-
export var CreatePublicKeyResult;
|
|
1751
|
-
(function (CreatePublicKeyResult) {
|
|
1752
|
-
CreatePublicKeyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1753
|
-
})(CreatePublicKeyResult || (CreatePublicKeyResult = {}));
|
|
1754
1290
|
var PublicKeyAlreadyExists = (function (_super) {
|
|
1755
1291
|
__extends(PublicKeyAlreadyExists, _super);
|
|
1756
1292
|
function PublicKeyAlreadyExists(opts) {
|
|
@@ -1777,26 +1313,6 @@ var TooManyPublicKeys = (function (_super) {
|
|
|
1777
1313
|
return TooManyPublicKeys;
|
|
1778
1314
|
}(__BaseException));
|
|
1779
1315
|
export { TooManyPublicKeys };
|
|
1780
|
-
export var KinesisStreamConfig;
|
|
1781
|
-
(function (KinesisStreamConfig) {
|
|
1782
|
-
KinesisStreamConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1783
|
-
})(KinesisStreamConfig || (KinesisStreamConfig = {}));
|
|
1784
|
-
export var EndPoint;
|
|
1785
|
-
(function (EndPoint) {
|
|
1786
|
-
EndPoint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1787
|
-
})(EndPoint || (EndPoint = {}));
|
|
1788
|
-
export var CreateRealtimeLogConfigRequest;
|
|
1789
|
-
(function (CreateRealtimeLogConfigRequest) {
|
|
1790
|
-
CreateRealtimeLogConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1791
|
-
})(CreateRealtimeLogConfigRequest || (CreateRealtimeLogConfigRequest = {}));
|
|
1792
|
-
export var RealtimeLogConfig;
|
|
1793
|
-
(function (RealtimeLogConfig) {
|
|
1794
|
-
RealtimeLogConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1795
|
-
})(RealtimeLogConfig || (RealtimeLogConfig = {}));
|
|
1796
|
-
export var CreateRealtimeLogConfigResult;
|
|
1797
|
-
(function (CreateRealtimeLogConfigResult) {
|
|
1798
|
-
CreateRealtimeLogConfigResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1799
|
-
})(CreateRealtimeLogConfigResult || (CreateRealtimeLogConfigResult = {}));
|
|
1800
1316
|
var RealtimeLogConfigAlreadyExists = (function (_super) {
|
|
1801
1317
|
__extends(RealtimeLogConfigAlreadyExists, _super);
|
|
1802
1318
|
function RealtimeLogConfigAlreadyExists(opts) {
|
|
@@ -1823,51 +1339,11 @@ var TooManyRealtimeLogConfigs = (function (_super) {
|
|
|
1823
1339
|
return TooManyRealtimeLogConfigs;
|
|
1824
1340
|
}(__BaseException));
|
|
1825
1341
|
export { TooManyRealtimeLogConfigs };
|
|
1826
|
-
export var ResponseHeadersPolicyAccessControlAllowHeaders;
|
|
1827
|
-
(function (ResponseHeadersPolicyAccessControlAllowHeaders) {
|
|
1828
|
-
ResponseHeadersPolicyAccessControlAllowHeaders.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1829
|
-
})(ResponseHeadersPolicyAccessControlAllowHeaders || (ResponseHeadersPolicyAccessControlAllowHeaders = {}));
|
|
1830
|
-
export var ResponseHeadersPolicyAccessControlAllowMethods;
|
|
1831
|
-
(function (ResponseHeadersPolicyAccessControlAllowMethods) {
|
|
1832
|
-
ResponseHeadersPolicyAccessControlAllowMethods.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1833
|
-
})(ResponseHeadersPolicyAccessControlAllowMethods || (ResponseHeadersPolicyAccessControlAllowMethods = {}));
|
|
1834
|
-
export var ResponseHeadersPolicyAccessControlAllowOrigins;
|
|
1835
|
-
(function (ResponseHeadersPolicyAccessControlAllowOrigins) {
|
|
1836
|
-
ResponseHeadersPolicyAccessControlAllowOrigins.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1837
|
-
})(ResponseHeadersPolicyAccessControlAllowOrigins || (ResponseHeadersPolicyAccessControlAllowOrigins = {}));
|
|
1838
|
-
export var ResponseHeadersPolicyAccessControlExposeHeaders;
|
|
1839
|
-
(function (ResponseHeadersPolicyAccessControlExposeHeaders) {
|
|
1840
|
-
ResponseHeadersPolicyAccessControlExposeHeaders.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1841
|
-
})(ResponseHeadersPolicyAccessControlExposeHeaders || (ResponseHeadersPolicyAccessControlExposeHeaders = {}));
|
|
1842
|
-
export var ResponseHeadersPolicyCorsConfig;
|
|
1843
|
-
(function (ResponseHeadersPolicyCorsConfig) {
|
|
1844
|
-
ResponseHeadersPolicyCorsConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1845
|
-
})(ResponseHeadersPolicyCorsConfig || (ResponseHeadersPolicyCorsConfig = {}));
|
|
1846
|
-
export var ResponseHeadersPolicyCustomHeader;
|
|
1847
|
-
(function (ResponseHeadersPolicyCustomHeader) {
|
|
1848
|
-
ResponseHeadersPolicyCustomHeader.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1849
|
-
})(ResponseHeadersPolicyCustomHeader || (ResponseHeadersPolicyCustomHeader = {}));
|
|
1850
|
-
export var ResponseHeadersPolicyCustomHeadersConfig;
|
|
1851
|
-
(function (ResponseHeadersPolicyCustomHeadersConfig) {
|
|
1852
|
-
ResponseHeadersPolicyCustomHeadersConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1853
|
-
})(ResponseHeadersPolicyCustomHeadersConfig || (ResponseHeadersPolicyCustomHeadersConfig = {}));
|
|
1854
|
-
export var ResponseHeadersPolicyContentSecurityPolicy;
|
|
1855
|
-
(function (ResponseHeadersPolicyContentSecurityPolicy) {
|
|
1856
|
-
ResponseHeadersPolicyContentSecurityPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1857
|
-
})(ResponseHeadersPolicyContentSecurityPolicy || (ResponseHeadersPolicyContentSecurityPolicy = {}));
|
|
1858
|
-
export var ResponseHeadersPolicyContentTypeOptions;
|
|
1859
|
-
(function (ResponseHeadersPolicyContentTypeOptions) {
|
|
1860
|
-
ResponseHeadersPolicyContentTypeOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1861
|
-
})(ResponseHeadersPolicyContentTypeOptions || (ResponseHeadersPolicyContentTypeOptions = {}));
|
|
1862
1342
|
export var FrameOptionsList;
|
|
1863
1343
|
(function (FrameOptionsList) {
|
|
1864
1344
|
FrameOptionsList["DENY"] = "DENY";
|
|
1865
1345
|
FrameOptionsList["SAMEORIGIN"] = "SAMEORIGIN";
|
|
1866
1346
|
})(FrameOptionsList || (FrameOptionsList = {}));
|
|
1867
|
-
export var ResponseHeadersPolicyFrameOptions;
|
|
1868
|
-
(function (ResponseHeadersPolicyFrameOptions) {
|
|
1869
|
-
ResponseHeadersPolicyFrameOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1870
|
-
})(ResponseHeadersPolicyFrameOptions || (ResponseHeadersPolicyFrameOptions = {}));
|
|
1871
1347
|
export var ReferrerPolicyList;
|
|
1872
1348
|
(function (ReferrerPolicyList) {
|
|
1873
1349
|
ReferrerPolicyList["no_referrer"] = "no-referrer";
|
|
@@ -1879,42 +1355,6 @@ export var ReferrerPolicyList;
|
|
|
1879
1355
|
ReferrerPolicyList["strict_origin_when_cross_origin"] = "strict-origin-when-cross-origin";
|
|
1880
1356
|
ReferrerPolicyList["unsafe_url"] = "unsafe-url";
|
|
1881
1357
|
})(ReferrerPolicyList || (ReferrerPolicyList = {}));
|
|
1882
|
-
export var ResponseHeadersPolicyReferrerPolicy;
|
|
1883
|
-
(function (ResponseHeadersPolicyReferrerPolicy) {
|
|
1884
|
-
ResponseHeadersPolicyReferrerPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1885
|
-
})(ResponseHeadersPolicyReferrerPolicy || (ResponseHeadersPolicyReferrerPolicy = {}));
|
|
1886
|
-
export var ResponseHeadersPolicyStrictTransportSecurity;
|
|
1887
|
-
(function (ResponseHeadersPolicyStrictTransportSecurity) {
|
|
1888
|
-
ResponseHeadersPolicyStrictTransportSecurity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1889
|
-
})(ResponseHeadersPolicyStrictTransportSecurity || (ResponseHeadersPolicyStrictTransportSecurity = {}));
|
|
1890
|
-
export var ResponseHeadersPolicyXSSProtection;
|
|
1891
|
-
(function (ResponseHeadersPolicyXSSProtection) {
|
|
1892
|
-
ResponseHeadersPolicyXSSProtection.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1893
|
-
})(ResponseHeadersPolicyXSSProtection || (ResponseHeadersPolicyXSSProtection = {}));
|
|
1894
|
-
export var ResponseHeadersPolicySecurityHeadersConfig;
|
|
1895
|
-
(function (ResponseHeadersPolicySecurityHeadersConfig) {
|
|
1896
|
-
ResponseHeadersPolicySecurityHeadersConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1897
|
-
})(ResponseHeadersPolicySecurityHeadersConfig || (ResponseHeadersPolicySecurityHeadersConfig = {}));
|
|
1898
|
-
export var ResponseHeadersPolicyServerTimingHeadersConfig;
|
|
1899
|
-
(function (ResponseHeadersPolicyServerTimingHeadersConfig) {
|
|
1900
|
-
ResponseHeadersPolicyServerTimingHeadersConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1901
|
-
})(ResponseHeadersPolicyServerTimingHeadersConfig || (ResponseHeadersPolicyServerTimingHeadersConfig = {}));
|
|
1902
|
-
export var ResponseHeadersPolicyConfig;
|
|
1903
|
-
(function (ResponseHeadersPolicyConfig) {
|
|
1904
|
-
ResponseHeadersPolicyConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1905
|
-
})(ResponseHeadersPolicyConfig || (ResponseHeadersPolicyConfig = {}));
|
|
1906
|
-
export var CreateResponseHeadersPolicyRequest;
|
|
1907
|
-
(function (CreateResponseHeadersPolicyRequest) {
|
|
1908
|
-
CreateResponseHeadersPolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1909
|
-
})(CreateResponseHeadersPolicyRequest || (CreateResponseHeadersPolicyRequest = {}));
|
|
1910
|
-
export var ResponseHeadersPolicy;
|
|
1911
|
-
(function (ResponseHeadersPolicy) {
|
|
1912
|
-
ResponseHeadersPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1913
|
-
})(ResponseHeadersPolicy || (ResponseHeadersPolicy = {}));
|
|
1914
|
-
export var CreateResponseHeadersPolicyResult;
|
|
1915
|
-
(function (CreateResponseHeadersPolicyResult) {
|
|
1916
|
-
CreateResponseHeadersPolicyResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1917
|
-
})(CreateResponseHeadersPolicyResult || (CreateResponseHeadersPolicyResult = {}));
|
|
1918
1358
|
var ResponseHeadersPolicyAlreadyExists = (function (_super) {
|
|
1919
1359
|
__extends(ResponseHeadersPolicyAlreadyExists, _super);
|
|
1920
1360
|
function ResponseHeadersPolicyAlreadyExists(opts) {
|
|
@@ -1967,30 +1407,6 @@ var TooManyResponseHeadersPolicies = (function (_super) {
|
|
|
1967
1407
|
return TooManyResponseHeadersPolicies;
|
|
1968
1408
|
}(__BaseException));
|
|
1969
1409
|
export { TooManyResponseHeadersPolicies };
|
|
1970
|
-
export var StreamingLoggingConfig;
|
|
1971
|
-
(function (StreamingLoggingConfig) {
|
|
1972
|
-
StreamingLoggingConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1973
|
-
})(StreamingLoggingConfig || (StreamingLoggingConfig = {}));
|
|
1974
|
-
export var S3Origin;
|
|
1975
|
-
(function (S3Origin) {
|
|
1976
|
-
S3Origin.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1977
|
-
})(S3Origin || (S3Origin = {}));
|
|
1978
|
-
export var StreamingDistributionConfig;
|
|
1979
|
-
(function (StreamingDistributionConfig) {
|
|
1980
|
-
StreamingDistributionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1981
|
-
})(StreamingDistributionConfig || (StreamingDistributionConfig = {}));
|
|
1982
|
-
export var CreateStreamingDistributionRequest;
|
|
1983
|
-
(function (CreateStreamingDistributionRequest) {
|
|
1984
|
-
CreateStreamingDistributionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1985
|
-
})(CreateStreamingDistributionRequest || (CreateStreamingDistributionRequest = {}));
|
|
1986
|
-
export var StreamingDistribution;
|
|
1987
|
-
(function (StreamingDistribution) {
|
|
1988
|
-
StreamingDistribution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1989
|
-
})(StreamingDistribution || (StreamingDistribution = {}));
|
|
1990
|
-
export var CreateStreamingDistributionResult;
|
|
1991
|
-
(function (CreateStreamingDistributionResult) {
|
|
1992
|
-
CreateStreamingDistributionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1993
|
-
})(CreateStreamingDistributionResult || (CreateStreamingDistributionResult = {}));
|
|
1994
1410
|
var StreamingDistributionAlreadyExists = (function (_super) {
|
|
1995
1411
|
__extends(StreamingDistributionAlreadyExists, _super);
|
|
1996
1412
|
function StreamingDistributionAlreadyExists(opts) {
|
|
@@ -2030,22 +1446,6 @@ var TooManyStreamingDistributions = (function (_super) {
|
|
|
2030
1446
|
return TooManyStreamingDistributions;
|
|
2031
1447
|
}(__BaseException));
|
|
2032
1448
|
export { TooManyStreamingDistributions };
|
|
2033
|
-
export var StreamingDistributionConfigWithTags;
|
|
2034
|
-
(function (StreamingDistributionConfigWithTags) {
|
|
2035
|
-
StreamingDistributionConfigWithTags.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2036
|
-
})(StreamingDistributionConfigWithTags || (StreamingDistributionConfigWithTags = {}));
|
|
2037
|
-
export var CreateStreamingDistributionWithTagsRequest;
|
|
2038
|
-
(function (CreateStreamingDistributionWithTagsRequest) {
|
|
2039
|
-
CreateStreamingDistributionWithTagsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2040
|
-
})(CreateStreamingDistributionWithTagsRequest || (CreateStreamingDistributionWithTagsRequest = {}));
|
|
2041
|
-
export var CreateStreamingDistributionWithTagsResult;
|
|
2042
|
-
(function (CreateStreamingDistributionWithTagsResult) {
|
|
2043
|
-
CreateStreamingDistributionWithTagsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2044
|
-
})(CreateStreamingDistributionWithTagsResult || (CreateStreamingDistributionWithTagsResult = {}));
|
|
2045
|
-
export var DeleteCachePolicyRequest;
|
|
2046
|
-
(function (DeleteCachePolicyRequest) {
|
|
2047
|
-
DeleteCachePolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2048
|
-
})(DeleteCachePolicyRequest || (DeleteCachePolicyRequest = {}));
|
|
2049
1449
|
var IllegalDelete = (function (_super) {
|
|
2050
1450
|
__extends(IllegalDelete, _super);
|
|
2051
1451
|
function IllegalDelete(opts) {
|
|
@@ -2098,10 +1498,6 @@ var CloudFrontOriginAccessIdentityInUse = (function (_super) {
|
|
|
2098
1498
|
return CloudFrontOriginAccessIdentityInUse;
|
|
2099
1499
|
}(__BaseException));
|
|
2100
1500
|
export { CloudFrontOriginAccessIdentityInUse };
|
|
2101
|
-
export var DeleteCloudFrontOriginAccessIdentityRequest;
|
|
2102
|
-
(function (DeleteCloudFrontOriginAccessIdentityRequest) {
|
|
2103
|
-
DeleteCloudFrontOriginAccessIdentityRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2104
|
-
})(DeleteCloudFrontOriginAccessIdentityRequest || (DeleteCloudFrontOriginAccessIdentityRequest = {}));
|
|
2105
1501
|
var NoSuchCloudFrontOriginAccessIdentity = (function (_super) {
|
|
2106
1502
|
__extends(NoSuchCloudFrontOriginAccessIdentity, _super);
|
|
2107
1503
|
function NoSuchCloudFrontOriginAccessIdentity(opts) {
|
|
@@ -2115,10 +1511,6 @@ var NoSuchCloudFrontOriginAccessIdentity = (function (_super) {
|
|
|
2115
1511
|
return NoSuchCloudFrontOriginAccessIdentity;
|
|
2116
1512
|
}(__BaseException));
|
|
2117
1513
|
export { NoSuchCloudFrontOriginAccessIdentity };
|
|
2118
|
-
export var DeleteDistributionRequest;
|
|
2119
|
-
(function (DeleteDistributionRequest) {
|
|
2120
|
-
DeleteDistributionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2121
|
-
})(DeleteDistributionRequest || (DeleteDistributionRequest = {}));
|
|
2122
1514
|
var DistributionNotDisabled = (function (_super) {
|
|
2123
1515
|
__extends(DistributionNotDisabled, _super);
|
|
2124
1516
|
function DistributionNotDisabled(opts) {
|
|
@@ -2132,10 +1524,6 @@ var DistributionNotDisabled = (function (_super) {
|
|
|
2132
1524
|
return DistributionNotDisabled;
|
|
2133
1525
|
}(__BaseException));
|
|
2134
1526
|
export { DistributionNotDisabled };
|
|
2135
|
-
export var DeleteFieldLevelEncryptionConfigRequest;
|
|
2136
|
-
(function (DeleteFieldLevelEncryptionConfigRequest) {
|
|
2137
|
-
DeleteFieldLevelEncryptionConfigRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2138
|
-
})(DeleteFieldLevelEncryptionConfigRequest || (DeleteFieldLevelEncryptionConfigRequest = {}));
|
|
2139
1527
|
var FieldLevelEncryptionConfigInUse = (function (_super) {
|
|
2140
1528
|
__extends(FieldLevelEncryptionConfigInUse, _super);
|
|
2141
1529
|
function FieldLevelEncryptionConfigInUse(opts) {
|
|
@@ -2149,10 +1537,6 @@ var FieldLevelEncryptionConfigInUse = (function (_super) {
|
|
|
2149
1537
|
return FieldLevelEncryptionConfigInUse;
|
|
2150
1538
|
}(__BaseException));
|
|
2151
1539
|
export { FieldLevelEncryptionConfigInUse };
|
|
2152
|
-
export var DeleteFieldLevelEncryptionProfileRequest;
|
|
2153
|
-
(function (DeleteFieldLevelEncryptionProfileRequest) {
|
|
2154
|
-
DeleteFieldLevelEncryptionProfileRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2155
|
-
})(DeleteFieldLevelEncryptionProfileRequest || (DeleteFieldLevelEncryptionProfileRequest = {}));
|
|
2156
1540
|
var FieldLevelEncryptionProfileInUse = (function (_super) {
|
|
2157
1541
|
__extends(FieldLevelEncryptionProfileInUse, _super);
|
|
2158
1542
|
function FieldLevelEncryptionProfileInUse(opts) {
|
|
@@ -2166,10 +1550,6 @@ var FieldLevelEncryptionProfileInUse = (function (_super) {
|
|
|
2166
1550
|
return FieldLevelEncryptionProfileInUse;
|
|
2167
1551
|
}(__BaseException));
|
|
2168
1552
|
export { FieldLevelEncryptionProfileInUse };
|
|
2169
|
-
export var DeleteFunctionRequest;
|
|
2170
|
-
(function (DeleteFunctionRequest) {
|
|
2171
|
-
DeleteFunctionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2172
|
-
})(DeleteFunctionRequest || (DeleteFunctionRequest = {}));
|
|
2173
1553
|
var FunctionInUse = (function (_super) {
|
|
2174
1554
|
__extends(FunctionInUse, _super);
|
|
2175
1555
|
function FunctionInUse(opts) {
|
|
@@ -2196,10 +1576,6 @@ var NoSuchFunctionExists = (function (_super) {
|
|
|
2196
1576
|
return NoSuchFunctionExists;
|
|
2197
1577
|
}(__BaseException));
|
|
2198
1578
|
export { NoSuchFunctionExists };
|
|
2199
|
-
export var DeleteKeyGroupRequest;
|
|
2200
|
-
(function (DeleteKeyGroupRequest) {
|
|
2201
|
-
DeleteKeyGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2202
|
-
})(DeleteKeyGroupRequest || (DeleteKeyGroupRequest = {}));
|
|
2203
1579
|
var NoSuchResource = (function (_super) {
|
|
2204
1580
|
__extends(NoSuchResource, _super);
|
|
2205
1581
|
function NoSuchResource(opts) {
|
|
@@ -2213,3 +1589,159 @@ var NoSuchResource = (function (_super) {
|
|
|
2213
1589
|
return NoSuchResource;
|
|
2214
1590
|
}(__BaseException));
|
|
2215
1591
|
export { NoSuchResource };
|
|
1592
|
+
export var KeyPairIdsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1593
|
+
export var KGKeyPairIdsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1594
|
+
export var ActiveTrustedKeyGroupsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1595
|
+
export var SignerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1596
|
+
export var ActiveTrustedSignersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1597
|
+
export var AliasesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1598
|
+
export var AliasICPRecordalFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1599
|
+
export var CachedMethodsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1600
|
+
export var AllowedMethodsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1601
|
+
export var AssociateAliasRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1602
|
+
export var CookieNamesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1603
|
+
export var CookiePreferenceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1604
|
+
export var HeadersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1605
|
+
export var QueryStringCacheKeysFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1606
|
+
export var ForwardedValuesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1607
|
+
export var FunctionAssociationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1608
|
+
export var FunctionAssociationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1609
|
+
export var LambdaFunctionAssociationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1610
|
+
export var LambdaFunctionAssociationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1611
|
+
export var TrustedKeyGroupsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1612
|
+
export var TrustedSignersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1613
|
+
export var CacheBehaviorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1614
|
+
export var CacheBehaviorsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1615
|
+
export var CachePolicyCookiesConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1616
|
+
export var CachePolicyHeadersConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1617
|
+
export var QueryStringNamesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1618
|
+
export var CachePolicyQueryStringsConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1619
|
+
export var ParametersInCacheKeyAndForwardedToOriginFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1620
|
+
export var CachePolicyConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1621
|
+
export var CachePolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1622
|
+
export var CachePolicySummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1623
|
+
export var CachePolicyListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1624
|
+
export var CreateCachePolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1625
|
+
export var CreateCachePolicyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1626
|
+
export var CloudFrontOriginAccessIdentityConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1627
|
+
export var CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1628
|
+
export var CloudFrontOriginAccessIdentityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1629
|
+
export var CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1630
|
+
export var CustomErrorResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1631
|
+
export var CustomErrorResponsesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1632
|
+
export var DefaultCacheBehaviorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1633
|
+
export var LoggingConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1634
|
+
export var StatusCodesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1635
|
+
export var OriginGroupFailoverCriteriaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1636
|
+
export var OriginGroupMemberFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1637
|
+
export var OriginGroupMembersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1638
|
+
export var OriginGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1639
|
+
export var OriginGroupsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1640
|
+
export var OriginCustomHeaderFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.HeaderValue && { HeaderValue: SENSITIVE_STRING }))); };
|
|
1641
|
+
export var CustomHeadersFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Items && { Items: obj.Items.map(function (item) { return OriginCustomHeaderFilterSensitiveLog(item); }) }))); };
|
|
1642
|
+
export var OriginSslProtocolsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1643
|
+
export var CustomOriginConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1644
|
+
export var OriginShieldFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1645
|
+
export var S3OriginConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1646
|
+
export var OriginFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.CustomHeaders && { CustomHeaders: CustomHeadersFilterSensitiveLog(obj.CustomHeaders) }))); };
|
|
1647
|
+
export var OriginsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1648
|
+
export var GeoRestrictionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1649
|
+
export var RestrictionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1650
|
+
export var ViewerCertificateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1651
|
+
export var DistributionConfigFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Comment && { Comment: SENSITIVE_STRING }))); };
|
|
1652
|
+
export var CreateDistributionRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }))); };
|
|
1653
|
+
export var DistributionFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }))); };
|
|
1654
|
+
export var CreateDistributionResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }))); };
|
|
1655
|
+
export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1656
|
+
export var TagsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1657
|
+
export var DistributionConfigWithTagsFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }))); };
|
|
1658
|
+
export var CreateDistributionWithTagsRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DistributionConfigWithTags && {
|
|
1659
|
+
DistributionConfigWithTags: DistributionConfigWithTagsFilterSensitiveLog(obj.DistributionConfigWithTags),
|
|
1660
|
+
}))); };
|
|
1661
|
+
export var CreateDistributionWithTagsResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }))); };
|
|
1662
|
+
export var ContentTypeProfileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1663
|
+
export var ContentTypeProfilesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1664
|
+
export var ContentTypeProfileConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1665
|
+
export var QueryArgProfileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1666
|
+
export var QueryArgProfilesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1667
|
+
export var QueryArgProfileConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1668
|
+
export var FieldLevelEncryptionConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1669
|
+
export var CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1670
|
+
export var FieldLevelEncryptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1671
|
+
export var CreateFieldLevelEncryptionConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1672
|
+
export var FieldPatternsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1673
|
+
export var EncryptionEntityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1674
|
+
export var EncryptionEntitiesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1675
|
+
export var FieldLevelEncryptionProfileConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1676
|
+
export var CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1677
|
+
export var FieldLevelEncryptionProfileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1678
|
+
export var CreateFieldLevelEncryptionProfileResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1679
|
+
export var FunctionConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1680
|
+
export var CreateFunctionRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.FunctionCode && { FunctionCode: SENSITIVE_STRING }))); };
|
|
1681
|
+
export var FunctionMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1682
|
+
export var FunctionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1683
|
+
export var CreateFunctionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1684
|
+
export var PathsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1685
|
+
export var InvalidationBatchFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1686
|
+
export var CreateInvalidationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1687
|
+
export var InvalidationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1688
|
+
export var CreateInvalidationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1689
|
+
export var KeyGroupConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1690
|
+
export var CreateKeyGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1691
|
+
export var KeyGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1692
|
+
export var CreateKeyGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1693
|
+
export var RealtimeMetricsSubscriptionConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1694
|
+
export var MonitoringSubscriptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1695
|
+
export var CreateMonitoringSubscriptionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1696
|
+
export var CreateMonitoringSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1697
|
+
export var OriginRequestPolicyCookiesConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1698
|
+
export var OriginRequestPolicyHeadersConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1699
|
+
export var OriginRequestPolicyQueryStringsConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1700
|
+
export var OriginRequestPolicyConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1701
|
+
export var CreateOriginRequestPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1702
|
+
export var OriginRequestPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1703
|
+
export var CreateOriginRequestPolicyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1704
|
+
export var PublicKeyConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1705
|
+
export var CreatePublicKeyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1706
|
+
export var PublicKeyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1707
|
+
export var CreatePublicKeyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1708
|
+
export var KinesisStreamConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1709
|
+
export var EndPointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1710
|
+
export var CreateRealtimeLogConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1711
|
+
export var RealtimeLogConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1712
|
+
export var CreateRealtimeLogConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1713
|
+
export var ResponseHeadersPolicyAccessControlAllowHeadersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1714
|
+
export var ResponseHeadersPolicyAccessControlAllowMethodsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1715
|
+
export var ResponseHeadersPolicyAccessControlAllowOriginsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1716
|
+
export var ResponseHeadersPolicyAccessControlExposeHeadersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1717
|
+
export var ResponseHeadersPolicyCorsConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1718
|
+
export var ResponseHeadersPolicyCustomHeaderFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1719
|
+
export var ResponseHeadersPolicyCustomHeadersConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1720
|
+
export var ResponseHeadersPolicyContentSecurityPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1721
|
+
export var ResponseHeadersPolicyContentTypeOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1722
|
+
export var ResponseHeadersPolicyFrameOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1723
|
+
export var ResponseHeadersPolicyReferrerPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1724
|
+
export var ResponseHeadersPolicyStrictTransportSecurityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1725
|
+
export var ResponseHeadersPolicyXSSProtectionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1726
|
+
export var ResponseHeadersPolicySecurityHeadersConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1727
|
+
export var ResponseHeadersPolicyServerTimingHeadersConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1728
|
+
export var ResponseHeadersPolicyConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1729
|
+
export var CreateResponseHeadersPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1730
|
+
export var ResponseHeadersPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1731
|
+
export var CreateResponseHeadersPolicyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1732
|
+
export var StreamingLoggingConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1733
|
+
export var S3OriginFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1734
|
+
export var StreamingDistributionConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1735
|
+
export var CreateStreamingDistributionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1736
|
+
export var StreamingDistributionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1737
|
+
export var CreateStreamingDistributionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1738
|
+
export var StreamingDistributionConfigWithTagsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1739
|
+
export var CreateStreamingDistributionWithTagsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1740
|
+
export var CreateStreamingDistributionWithTagsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1741
|
+
export var DeleteCachePolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1742
|
+
export var DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1743
|
+
export var DeleteDistributionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1744
|
+
export var DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1745
|
+
export var DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1746
|
+
export var DeleteFunctionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1747
|
+
export var DeleteKeyGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|