@aws-sdk/client-cloudfront 3.128.0 → 3.137.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.
Files changed (194) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist-cjs/commands/AssociateAliasCommand.js +1 -1
  3. package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -2
  4. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -2
  5. package/dist-cjs/commands/CreateDistributionCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +2 -2
  7. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -2
  8. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -2
  9. package/dist-cjs/commands/CreateFunctionCommand.js +2 -2
  10. package/dist-cjs/commands/CreateInvalidationCommand.js +2 -2
  11. package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -2
  12. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -2
  13. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -2
  14. package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -2
  15. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -2
  16. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -2
  17. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -2
  18. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteCachePolicyCommand.js +1 -1
  20. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +1 -1
  21. package/dist-cjs/commands/DeleteDistributionCommand.js +1 -1
  22. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +1 -1
  23. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +1 -1
  24. package/dist-cjs/commands/DeleteFunctionCommand.js +1 -1
  25. package/dist-cjs/commands/DeleteKeyGroupCommand.js +1 -1
  26. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +1 -1
  28. package/dist-cjs/commands/DeletePublicKeyCommand.js +1 -1
  29. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +1 -1
  30. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +1 -1
  31. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +1 -1
  32. package/dist-cjs/commands/DescribeFunctionCommand.js +2 -2
  33. package/dist-cjs/commands/GetCachePolicyCommand.js +2 -2
  34. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -2
  35. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -2
  36. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -2
  37. package/dist-cjs/commands/GetDistributionCommand.js +2 -2
  38. package/dist-cjs/commands/GetDistributionConfigCommand.js +2 -2
  39. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -2
  40. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -2
  41. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -2
  42. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -2
  43. package/dist-cjs/commands/GetFunctionCommand.js +2 -2
  44. package/dist-cjs/commands/GetInvalidationCommand.js +2 -2
  45. package/dist-cjs/commands/GetKeyGroupCommand.js +2 -2
  46. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -2
  47. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -2
  48. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -2
  49. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -2
  50. package/dist-cjs/commands/GetPublicKeyCommand.js +2 -2
  51. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -2
  52. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -2
  53. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -2
  54. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -2
  55. package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -2
  56. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -2
  57. package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -2
  58. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -2
  59. package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -2
  60. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -2
  61. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -2
  62. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -2
  63. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
  64. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -2
  65. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +2 -2
  66. package/dist-cjs/commands/ListDistributionsCommand.js +2 -2
  67. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -2
  68. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -2
  69. package/dist-cjs/commands/ListFunctionsCommand.js +2 -2
  70. package/dist-cjs/commands/ListInvalidationsCommand.js +2 -2
  71. package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -2
  72. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -2
  73. package/dist-cjs/commands/ListPublicKeysCommand.js +2 -2
  74. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -2
  75. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -2
  76. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -2
  77. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  78. package/dist-cjs/commands/PublishFunctionCommand.js +2 -2
  79. package/dist-cjs/commands/TagResourceCommand.js +1 -1
  80. package/dist-cjs/commands/TestFunctionCommand.js +2 -2
  81. package/dist-cjs/commands/UntagResourceCommand.js +1 -1
  82. package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -2
  83. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -2
  84. package/dist-cjs/commands/UpdateDistributionCommand.js +2 -2
  85. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -2
  86. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -2
  87. package/dist-cjs/commands/UpdateFunctionCommand.js +2 -2
  88. package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -2
  89. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -2
  90. package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -2
  91. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -2
  92. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -2
  93. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -2
  94. package/dist-cjs/models/models_0.js +635 -949
  95. package/dist-cjs/models/models_1.js +639 -955
  96. package/dist-es/commands/AssociateAliasCommand.js +2 -2
  97. package/dist-es/commands/CreateCachePolicyCommand.js +3 -3
  98. package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -3
  99. package/dist-es/commands/CreateDistributionCommand.js +3 -3
  100. package/dist-es/commands/CreateDistributionWithTagsCommand.js +3 -3
  101. package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -3
  102. package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -3
  103. package/dist-es/commands/CreateFunctionCommand.js +3 -3
  104. package/dist-es/commands/CreateInvalidationCommand.js +3 -3
  105. package/dist-es/commands/CreateKeyGroupCommand.js +3 -3
  106. package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +3 -3
  107. package/dist-es/commands/CreateOriginRequestPolicyCommand.js +3 -3
  108. package/dist-es/commands/CreatePublicKeyCommand.js +3 -3
  109. package/dist-es/commands/CreateRealtimeLogConfigCommand.js +3 -3
  110. package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +3 -3
  111. package/dist-es/commands/CreateStreamingDistributionCommand.js +3 -3
  112. package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +3 -3
  113. package/dist-es/commands/DeleteCachePolicyCommand.js +2 -2
  114. package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -2
  115. package/dist-es/commands/DeleteDistributionCommand.js +2 -2
  116. package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -2
  117. package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -2
  118. package/dist-es/commands/DeleteFunctionCommand.js +2 -2
  119. package/dist-es/commands/DeleteKeyGroupCommand.js +2 -2
  120. package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +3 -3
  121. package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -2
  122. package/dist-es/commands/DeletePublicKeyCommand.js +2 -2
  123. package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -2
  124. package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -2
  125. package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -2
  126. package/dist-es/commands/DescribeFunctionCommand.js +3 -3
  127. package/dist-es/commands/GetCachePolicyCommand.js +3 -3
  128. package/dist-es/commands/GetCachePolicyConfigCommand.js +3 -3
  129. package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -3
  130. package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -3
  131. package/dist-es/commands/GetDistributionCommand.js +3 -3
  132. package/dist-es/commands/GetDistributionConfigCommand.js +3 -3
  133. package/dist-es/commands/GetFieldLevelEncryptionCommand.js +3 -3
  134. package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +3 -3
  135. package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +3 -3
  136. package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -3
  137. package/dist-es/commands/GetFunctionCommand.js +3 -3
  138. package/dist-es/commands/GetInvalidationCommand.js +3 -3
  139. package/dist-es/commands/GetKeyGroupCommand.js +3 -3
  140. package/dist-es/commands/GetKeyGroupConfigCommand.js +3 -3
  141. package/dist-es/commands/GetMonitoringSubscriptionCommand.js +3 -3
  142. package/dist-es/commands/GetOriginRequestPolicyCommand.js +3 -3
  143. package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +3 -3
  144. package/dist-es/commands/GetPublicKeyCommand.js +3 -3
  145. package/dist-es/commands/GetPublicKeyConfigCommand.js +3 -3
  146. package/dist-es/commands/GetRealtimeLogConfigCommand.js +3 -3
  147. package/dist-es/commands/GetResponseHeadersPolicyCommand.js +3 -3
  148. package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +3 -3
  149. package/dist-es/commands/GetStreamingDistributionCommand.js +3 -3
  150. package/dist-es/commands/GetStreamingDistributionConfigCommand.js +3 -3
  151. package/dist-es/commands/ListCachePoliciesCommand.js +3 -3
  152. package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -3
  153. package/dist-es/commands/ListConflictingAliasesCommand.js +3 -3
  154. package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +3 -3
  155. package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +3 -3
  156. package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -3
  157. package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -3
  158. package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -3
  159. package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +3 -3
  160. package/dist-es/commands/ListDistributionsCommand.js +3 -3
  161. package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -3
  162. package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -3
  163. package/dist-es/commands/ListFunctionsCommand.js +3 -3
  164. package/dist-es/commands/ListInvalidationsCommand.js +3 -3
  165. package/dist-es/commands/ListKeyGroupsCommand.js +3 -3
  166. package/dist-es/commands/ListOriginRequestPoliciesCommand.js +3 -3
  167. package/dist-es/commands/ListPublicKeysCommand.js +3 -3
  168. package/dist-es/commands/ListRealtimeLogConfigsCommand.js +3 -3
  169. package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +3 -3
  170. package/dist-es/commands/ListStreamingDistributionsCommand.js +3 -3
  171. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  172. package/dist-es/commands/PublishFunctionCommand.js +3 -3
  173. package/dist-es/commands/TagResourceCommand.js +2 -2
  174. package/dist-es/commands/TestFunctionCommand.js +3 -3
  175. package/dist-es/commands/UntagResourceCommand.js +2 -2
  176. package/dist-es/commands/UpdateCachePolicyCommand.js +3 -3
  177. package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -3
  178. package/dist-es/commands/UpdateDistributionCommand.js +3 -3
  179. package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -3
  180. package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -3
  181. package/dist-es/commands/UpdateFunctionCommand.js +3 -3
  182. package/dist-es/commands/UpdateKeyGroupCommand.js +3 -3
  183. package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +3 -3
  184. package/dist-es/commands/UpdatePublicKeyCommand.js +3 -3
  185. package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +3 -3
  186. package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +3 -3
  187. package/dist-es/commands/UpdateStreamingDistributionCommand.js +3 -3
  188. package/dist-es/models/models_0.js +156 -624
  189. package/dist-es/models/models_1.js +157 -629
  190. package/dist-types/models/models_0.d.ts +616 -924
  191. package/dist-types/models/models_1.d.ts +624 -936
  192. package/dist-types/ts3.4/models/models_0.d.ts +0 -84
  193. package/dist-types/ts3.4/models/models_1.d.ts +312 -624
  194. package/package.json +9 -9
@@ -19,20 +19,8 @@ export interface DeleteMonitoringSubscriptionRequest {
19
19
  */
20
20
  DistributionId: string | undefined;
21
21
  }
22
- export declare namespace DeleteMonitoringSubscriptionRequest {
23
- /**
24
- * @internal
25
- */
26
- const filterSensitiveLog: (obj: DeleteMonitoringSubscriptionRequest) => any;
27
- }
28
22
  export interface DeleteMonitoringSubscriptionResult {
29
23
  }
30
- export declare namespace DeleteMonitoringSubscriptionResult {
31
- /**
32
- * @internal
33
- */
34
- const filterSensitiveLog: (obj: DeleteMonitoringSubscriptionResult) => any;
35
- }
36
24
  export interface DeleteOriginRequestPolicyRequest {
37
25
  /**
38
26
  * <p>The unique identifier for the origin request policy that you are deleting. To get the
@@ -47,12 +35,6 @@ export interface DeleteOriginRequestPolicyRequest {
47
35
  */
48
36
  IfMatch?: string;
49
37
  }
50
- export declare namespace DeleteOriginRequestPolicyRequest {
51
- /**
52
- * @internal
53
- */
54
- const filterSensitiveLog: (obj: DeleteOriginRequestPolicyRequest) => any;
55
- }
56
38
  /**
57
39
  * <p>Cannot delete the origin request policy because it is attached to one or more cache
58
40
  * behaviors.</p>
@@ -77,12 +59,6 @@ export interface DeletePublicKeyRequest {
77
59
  */
78
60
  IfMatch?: string;
79
61
  }
80
- export declare namespace DeletePublicKeyRequest {
81
- /**
82
- * @internal
83
- */
84
- const filterSensitiveLog: (obj: DeletePublicKeyRequest) => any;
85
- }
86
62
  /**
87
63
  * <p>The specified public key is in use. </p>
88
64
  */
@@ -105,12 +81,6 @@ export interface DeleteRealtimeLogConfigRequest {
105
81
  */
106
82
  ARN?: string;
107
83
  }
108
- export declare namespace DeleteRealtimeLogConfigRequest {
109
- /**
110
- * @internal
111
- */
112
- const filterSensitiveLog: (obj: DeleteRealtimeLogConfigRequest) => any;
113
- }
114
84
  /**
115
85
  * <p>Cannot delete the real-time log configuration because it is attached to one or more cache
116
86
  * behaviors.</p>
@@ -139,12 +109,6 @@ export interface DeleteResponseHeadersPolicyRequest {
139
109
  */
140
110
  IfMatch?: string;
141
111
  }
142
- export declare namespace DeleteResponseHeadersPolicyRequest {
143
- /**
144
- * @internal
145
- */
146
- const filterSensitiveLog: (obj: DeleteResponseHeadersPolicyRequest) => any;
147
- }
148
112
  /**
149
113
  * <p>Cannot delete the response headers policy because it is attached to one or more cache
150
114
  * behaviors in a CloudFront distribution. </p>
@@ -172,12 +136,6 @@ export interface DeleteStreamingDistributionRequest {
172
136
  */
173
137
  IfMatch?: string;
174
138
  }
175
- export declare namespace DeleteStreamingDistributionRequest {
176
- /**
177
- * @internal
178
- */
179
- const filterSensitiveLog: (obj: DeleteStreamingDistributionRequest) => any;
180
- }
181
139
  /**
182
140
  * <p>The specified streaming distribution does not exist.</p>
183
141
  */
@@ -213,12 +171,6 @@ export interface DescribeFunctionRequest {
213
171
  */
214
172
  Stage?: FunctionStage | string;
215
173
  }
216
- export declare namespace DescribeFunctionRequest {
217
- /**
218
- * @internal
219
- */
220
- const filterSensitiveLog: (obj: DescribeFunctionRequest) => any;
221
- }
222
174
  export interface DescribeFunctionResult {
223
175
  /**
224
176
  * <p>Contains configuration information and metadata about a CloudFront function.</p>
@@ -229,12 +181,6 @@ export interface DescribeFunctionResult {
229
181
  */
230
182
  ETag?: string;
231
183
  }
232
- export declare namespace DescribeFunctionResult {
233
- /**
234
- * @internal
235
- */
236
- const filterSensitiveLog: (obj: DescribeFunctionResult) => any;
237
- }
238
184
  export interface GetCachePolicyRequest {
239
185
  /**
240
186
  * <p>The unique identifier for the cache policy. If the cache policy is attached to a
@@ -245,12 +191,6 @@ export interface GetCachePolicyRequest {
245
191
  */
246
192
  Id: string | undefined;
247
193
  }
248
- export declare namespace GetCachePolicyRequest {
249
- /**
250
- * @internal
251
- */
252
- const filterSensitiveLog: (obj: GetCachePolicyRequest) => any;
253
- }
254
194
  export interface GetCachePolicyResult {
255
195
  /**
256
196
  * <p>The cache policy.</p>
@@ -261,12 +201,6 @@ export interface GetCachePolicyResult {
261
201
  */
262
202
  ETag?: string;
263
203
  }
264
- export declare namespace GetCachePolicyResult {
265
- /**
266
- * @internal
267
- */
268
- const filterSensitiveLog: (obj: GetCachePolicyResult) => any;
269
- }
270
204
  export interface GetCachePolicyConfigRequest {
271
205
  /**
272
206
  * <p>The unique identifier for the cache policy. If the cache policy is attached to a
@@ -277,12 +211,6 @@ export interface GetCachePolicyConfigRequest {
277
211
  */
278
212
  Id: string | undefined;
279
213
  }
280
- export declare namespace GetCachePolicyConfigRequest {
281
- /**
282
- * @internal
283
- */
284
- const filterSensitiveLog: (obj: GetCachePolicyConfigRequest) => any;
285
- }
286
214
  export interface GetCachePolicyConfigResult {
287
215
  /**
288
216
  * <p>The cache policy configuration.</p>
@@ -293,12 +221,6 @@ export interface GetCachePolicyConfigResult {
293
221
  */
294
222
  ETag?: string;
295
223
  }
296
- export declare namespace GetCachePolicyConfigResult {
297
- /**
298
- * @internal
299
- */
300
- const filterSensitiveLog: (obj: GetCachePolicyConfigResult) => any;
301
- }
302
224
  /**
303
225
  * <p>The request to get an origin access identity's information.</p>
304
226
  */
@@ -308,12 +230,6 @@ export interface GetCloudFrontOriginAccessIdentityRequest {
308
230
  */
309
231
  Id: string | undefined;
310
232
  }
311
- export declare namespace GetCloudFrontOriginAccessIdentityRequest {
312
- /**
313
- * @internal
314
- */
315
- const filterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityRequest) => any;
316
- }
317
233
  /**
318
234
  * <p>The returned result of the corresponding request.</p>
319
235
  */
@@ -328,12 +244,6 @@ export interface GetCloudFrontOriginAccessIdentityResult {
328
244
  */
329
245
  ETag?: string;
330
246
  }
331
- export declare namespace GetCloudFrontOriginAccessIdentityResult {
332
- /**
333
- * @internal
334
- */
335
- const filterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityResult) => any;
336
- }
337
247
  /**
338
248
  * <p>The origin access identity's configuration information. For more information, see
339
249
  * <a href="https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_CloudFrontOriginAccessIdentityConfig.html">CloudFrontOriginAccessIdentityConfig</a>.</p>
@@ -344,12 +254,6 @@ export interface GetCloudFrontOriginAccessIdentityConfigRequest {
344
254
  */
345
255
  Id: string | undefined;
346
256
  }
347
- export declare namespace GetCloudFrontOriginAccessIdentityConfigRequest {
348
- /**
349
- * @internal
350
- */
351
- const filterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityConfigRequest) => any;
352
- }
353
257
  /**
354
258
  * <p>The returned result of the corresponding request.</p>
355
259
  */
@@ -364,12 +268,6 @@ export interface GetCloudFrontOriginAccessIdentityConfigResult {
364
268
  */
365
269
  ETag?: string;
366
270
  }
367
- export declare namespace GetCloudFrontOriginAccessIdentityConfigResult {
368
- /**
369
- * @internal
370
- */
371
- const filterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityConfigResult) => any;
372
- }
373
271
  /**
374
272
  * <p>The request to get a distribution's information.</p>
375
273
  */
@@ -379,12 +277,6 @@ export interface GetDistributionRequest {
379
277
  */
380
278
  Id: string | undefined;
381
279
  }
382
- export declare namespace GetDistributionRequest {
383
- /**
384
- * @internal
385
- */
386
- const filterSensitiveLog: (obj: GetDistributionRequest) => any;
387
- }
388
280
  /**
389
281
  * <p>The returned result of the corresponding request.</p>
390
282
  */
@@ -399,12 +291,6 @@ export interface GetDistributionResult {
399
291
  */
400
292
  ETag?: string;
401
293
  }
402
- export declare namespace GetDistributionResult {
403
- /**
404
- * @internal
405
- */
406
- const filterSensitiveLog: (obj: GetDistributionResult) => any;
407
- }
408
294
  /**
409
295
  * <p>The request to get a distribution configuration.</p>
410
296
  */
@@ -414,12 +300,6 @@ export interface GetDistributionConfigRequest {
414
300
  */
415
301
  Id: string | undefined;
416
302
  }
417
- export declare namespace GetDistributionConfigRequest {
418
- /**
419
- * @internal
420
- */
421
- const filterSensitiveLog: (obj: GetDistributionConfigRequest) => any;
422
- }
423
303
  /**
424
304
  * <p>The returned result of the corresponding request.</p>
425
305
  */
@@ -434,24 +314,12 @@ export interface GetDistributionConfigResult {
434
314
  */
435
315
  ETag?: string;
436
316
  }
437
- export declare namespace GetDistributionConfigResult {
438
- /**
439
- * @internal
440
- */
441
- const filterSensitiveLog: (obj: GetDistributionConfigResult) => any;
442
- }
443
317
  export interface GetFieldLevelEncryptionRequest {
444
318
  /**
445
319
  * <p>Request the ID for the field-level encryption configuration information.</p>
446
320
  */
447
321
  Id: string | undefined;
448
322
  }
449
- export declare namespace GetFieldLevelEncryptionRequest {
450
- /**
451
- * @internal
452
- */
453
- const filterSensitiveLog: (obj: GetFieldLevelEncryptionRequest) => any;
454
- }
455
323
  export interface GetFieldLevelEncryptionResult {
456
324
  /**
457
325
  * <p>Return the field-level encryption configuration information.</p>
@@ -462,24 +330,12 @@ export interface GetFieldLevelEncryptionResult {
462
330
  */
463
331
  ETag?: string;
464
332
  }
465
- export declare namespace GetFieldLevelEncryptionResult {
466
- /**
467
- * @internal
468
- */
469
- const filterSensitiveLog: (obj: GetFieldLevelEncryptionResult) => any;
470
- }
471
333
  export interface GetFieldLevelEncryptionConfigRequest {
472
334
  /**
473
335
  * <p>Request the ID for the field-level encryption configuration information.</p>
474
336
  */
475
337
  Id: string | undefined;
476
338
  }
477
- export declare namespace GetFieldLevelEncryptionConfigRequest {
478
- /**
479
- * @internal
480
- */
481
- const filterSensitiveLog: (obj: GetFieldLevelEncryptionConfigRequest) => any;
482
- }
483
339
  export interface GetFieldLevelEncryptionConfigResult {
484
340
  /**
485
341
  * <p>Return the field-level encryption configuration information.</p>
@@ -490,24 +346,12 @@ export interface GetFieldLevelEncryptionConfigResult {
490
346
  */
491
347
  ETag?: string;
492
348
  }
493
- export declare namespace GetFieldLevelEncryptionConfigResult {
494
- /**
495
- * @internal
496
- */
497
- const filterSensitiveLog: (obj: GetFieldLevelEncryptionConfigResult) => any;
498
- }
499
349
  export interface GetFieldLevelEncryptionProfileRequest {
500
350
  /**
501
351
  * <p>Get the ID for the field-level encryption profile information.</p>
502
352
  */
503
353
  Id: string | undefined;
504
354
  }
505
- export declare namespace GetFieldLevelEncryptionProfileRequest {
506
- /**
507
- * @internal
508
- */
509
- const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileRequest) => any;
510
- }
511
355
  export interface GetFieldLevelEncryptionProfileResult {
512
356
  /**
513
357
  * <p>Return the field-level encryption profile information.</p>
@@ -518,24 +362,12 @@ export interface GetFieldLevelEncryptionProfileResult {
518
362
  */
519
363
  ETag?: string;
520
364
  }
521
- export declare namespace GetFieldLevelEncryptionProfileResult {
522
- /**
523
- * @internal
524
- */
525
- const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileResult) => any;
526
- }
527
365
  export interface GetFieldLevelEncryptionProfileConfigRequest {
528
366
  /**
529
367
  * <p>Get the ID for the field-level encryption profile configuration information.</p>
530
368
  */
531
369
  Id: string | undefined;
532
370
  }
533
- export declare namespace GetFieldLevelEncryptionProfileConfigRequest {
534
- /**
535
- * @internal
536
- */
537
- const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileConfigRequest) => any;
538
- }
539
371
  export interface GetFieldLevelEncryptionProfileConfigResult {
540
372
  /**
541
373
  * <p>Return the field-level encryption profile configuration information.</p>
@@ -546,12 +378,6 @@ export interface GetFieldLevelEncryptionProfileConfigResult {
546
378
  */
547
379
  ETag?: string;
548
380
  }
549
- export declare namespace GetFieldLevelEncryptionProfileConfigResult {
550
- /**
551
- * @internal
552
- */
553
- const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileConfigResult) => any;
554
- }
555
381
  export interface GetFunctionRequest {
556
382
  /**
557
383
  * <p>The name of the function whose code you are getting.</p>
@@ -562,12 +388,6 @@ export interface GetFunctionRequest {
562
388
  */
563
389
  Stage?: FunctionStage | string;
564
390
  }
565
- export declare namespace GetFunctionRequest {
566
- /**
567
- * @internal
568
- */
569
- const filterSensitiveLog: (obj: GetFunctionRequest) => any;
570
- }
571
391
  export interface GetFunctionResult {
572
392
  /**
573
393
  * <p>The function code of a CloudFront function.</p>
@@ -582,12 +402,6 @@ export interface GetFunctionResult {
582
402
  */
583
403
  ContentType?: string;
584
404
  }
585
- export declare namespace GetFunctionResult {
586
- /**
587
- * @internal
588
- */
589
- const filterSensitiveLog: (obj: GetFunctionResult) => any;
590
- }
591
405
  /**
592
406
  * <p>The request to get an invalidation's information. </p>
593
407
  */
@@ -602,12 +416,6 @@ export interface GetInvalidationRequest {
602
416
  */
603
417
  Id: string | undefined;
604
418
  }
605
- export declare namespace GetInvalidationRequest {
606
- /**
607
- * @internal
608
- */
609
- const filterSensitiveLog: (obj: GetInvalidationRequest) => any;
610
- }
611
419
  /**
612
420
  * <p>The returned result of the corresponding request.</p>
613
421
  */
@@ -617,12 +425,6 @@ export interface GetInvalidationResult {
617
425
  */
618
426
  Invalidation?: Invalidation;
619
427
  }
620
- export declare namespace GetInvalidationResult {
621
- /**
622
- * @internal
623
- */
624
- const filterSensitiveLog: (obj: GetInvalidationResult) => any;
625
- }
626
428
  /**
627
429
  * <p>The specified invalidation does not exist.</p>
628
430
  */
@@ -642,12 +444,6 @@ export interface GetKeyGroupRequest {
642
444
  */
643
445
  Id: string | undefined;
644
446
  }
645
- export declare namespace GetKeyGroupRequest {
646
- /**
647
- * @internal
648
- */
649
- const filterSensitiveLog: (obj: GetKeyGroupRequest) => any;
650
- }
651
447
  export interface GetKeyGroupResult {
652
448
  /**
653
449
  * <p>The key group.</p>
@@ -658,12 +454,6 @@ export interface GetKeyGroupResult {
658
454
  */
659
455
  ETag?: string;
660
456
  }
661
- export declare namespace GetKeyGroupResult {
662
- /**
663
- * @internal
664
- */
665
- const filterSensitiveLog: (obj: GetKeyGroupResult) => any;
666
- }
667
457
  export interface GetKeyGroupConfigRequest {
668
458
  /**
669
459
  * <p>The identifier of the key group whose configuration you are getting. To get the
@@ -671,12 +461,6 @@ export interface GetKeyGroupConfigRequest {
671
461
  */
672
462
  Id: string | undefined;
673
463
  }
674
- export declare namespace GetKeyGroupConfigRequest {
675
- /**
676
- * @internal
677
- */
678
- const filterSensitiveLog: (obj: GetKeyGroupConfigRequest) => any;
679
- }
680
464
  export interface GetKeyGroupConfigResult {
681
465
  /**
682
466
  * <p>The key group configuration.</p>
@@ -687,24 +471,12 @@ export interface GetKeyGroupConfigResult {
687
471
  */
688
472
  ETag?: string;
689
473
  }
690
- export declare namespace GetKeyGroupConfigResult {
691
- /**
692
- * @internal
693
- */
694
- const filterSensitiveLog: (obj: GetKeyGroupConfigResult) => any;
695
- }
696
474
  export interface GetMonitoringSubscriptionRequest {
697
475
  /**
698
476
  * <p>The ID of the distribution that you are getting metrics information for.</p>
699
477
  */
700
478
  DistributionId: string | undefined;
701
479
  }
702
- export declare namespace GetMonitoringSubscriptionRequest {
703
- /**
704
- * @internal
705
- */
706
- const filterSensitiveLog: (obj: GetMonitoringSubscriptionRequest) => any;
707
- }
708
480
  export interface GetMonitoringSubscriptionResult {
709
481
  /**
710
482
  * <p>A monitoring subscription. This structure contains information about whether additional
@@ -712,12 +484,6 @@ export interface GetMonitoringSubscriptionResult {
712
484
  */
713
485
  MonitoringSubscription?: MonitoringSubscription;
714
486
  }
715
- export declare namespace GetMonitoringSubscriptionResult {
716
- /**
717
- * @internal
718
- */
719
- const filterSensitiveLog: (obj: GetMonitoringSubscriptionResult) => any;
720
- }
721
487
  export interface GetOriginRequestPolicyRequest {
722
488
  /**
723
489
  * <p>The unique identifier for the origin request policy. If the origin request policy is
@@ -728,12 +494,6 @@ export interface GetOriginRequestPolicyRequest {
728
494
  */
729
495
  Id: string | undefined;
730
496
  }
731
- export declare namespace GetOriginRequestPolicyRequest {
732
- /**
733
- * @internal
734
- */
735
- const filterSensitiveLog: (obj: GetOriginRequestPolicyRequest) => any;
736
- }
737
497
  export interface GetOriginRequestPolicyResult {
738
498
  /**
739
499
  * <p>The origin request policy.</p>
@@ -744,12 +504,6 @@ export interface GetOriginRequestPolicyResult {
744
504
  */
745
505
  ETag?: string;
746
506
  }
747
- export declare namespace GetOriginRequestPolicyResult {
748
- /**
749
- * @internal
750
- */
751
- const filterSensitiveLog: (obj: GetOriginRequestPolicyResult) => any;
752
- }
753
507
  export interface GetOriginRequestPolicyConfigRequest {
754
508
  /**
755
509
  * <p>The unique identifier for the origin request policy. If the origin request policy is
@@ -760,12 +514,6 @@ export interface GetOriginRequestPolicyConfigRequest {
760
514
  */
761
515
  Id: string | undefined;
762
516
  }
763
- export declare namespace GetOriginRequestPolicyConfigRequest {
764
- /**
765
- * @internal
766
- */
767
- const filterSensitiveLog: (obj: GetOriginRequestPolicyConfigRequest) => any;
768
- }
769
517
  export interface GetOriginRequestPolicyConfigResult {
770
518
  /**
771
519
  * <p>The origin request policy configuration.</p>
@@ -776,24 +524,12 @@ export interface GetOriginRequestPolicyConfigResult {
776
524
  */
777
525
  ETag?: string;
778
526
  }
779
- export declare namespace GetOriginRequestPolicyConfigResult {
780
- /**
781
- * @internal
782
- */
783
- const filterSensitiveLog: (obj: GetOriginRequestPolicyConfigResult) => any;
784
- }
785
527
  export interface GetPublicKeyRequest {
786
528
  /**
787
529
  * <p>The identifier of the public key you are getting.</p>
788
530
  */
789
531
  Id: string | undefined;
790
532
  }
791
- export declare namespace GetPublicKeyRequest {
792
- /**
793
- * @internal
794
- */
795
- const filterSensitiveLog: (obj: GetPublicKeyRequest) => any;
796
- }
797
533
  export interface GetPublicKeyResult {
798
534
  /**
799
535
  * <p>The public key.</p>
@@ -804,24 +540,12 @@ export interface GetPublicKeyResult {
804
540
  */
805
541
  ETag?: string;
806
542
  }
807
- export declare namespace GetPublicKeyResult {
808
- /**
809
- * @internal
810
- */
811
- const filterSensitiveLog: (obj: GetPublicKeyResult) => any;
812
- }
813
543
  export interface GetPublicKeyConfigRequest {
814
544
  /**
815
545
  * <p>The identifier of the public key whose configuration you are getting.</p>
816
546
  */
817
547
  Id: string | undefined;
818
548
  }
819
- export declare namespace GetPublicKeyConfigRequest {
820
- /**
821
- * @internal
822
- */
823
- const filterSensitiveLog: (obj: GetPublicKeyConfigRequest) => any;
824
- }
825
549
  export interface GetPublicKeyConfigResult {
826
550
  /**
827
551
  * <p>A public key configuration.</p>
@@ -832,12 +556,6 @@ export interface GetPublicKeyConfigResult {
832
556
  */
833
557
  ETag?: string;
834
558
  }
835
- export declare namespace GetPublicKeyConfigResult {
836
- /**
837
- * @internal
838
- */
839
- const filterSensitiveLog: (obj: GetPublicKeyConfigResult) => any;
840
- }
841
559
  export interface GetRealtimeLogConfigRequest {
842
560
  /**
843
561
  * <p>The name of the real-time log configuration to get.</p>
@@ -848,24 +566,12 @@ export interface GetRealtimeLogConfigRequest {
848
566
  */
849
567
  ARN?: string;
850
568
  }
851
- export declare namespace GetRealtimeLogConfigRequest {
852
- /**
853
- * @internal
854
- */
855
- const filterSensitiveLog: (obj: GetRealtimeLogConfigRequest) => any;
856
- }
857
569
  export interface GetRealtimeLogConfigResult {
858
570
  /**
859
571
  * <p>A real-time log configuration.</p>
860
572
  */
861
573
  RealtimeLogConfig?: RealtimeLogConfig;
862
574
  }
863
- export declare namespace GetRealtimeLogConfigResult {
864
- /**
865
- * @internal
866
- */
867
- const filterSensitiveLog: (obj: GetRealtimeLogConfigResult) => any;
868
- }
869
575
  export interface GetResponseHeadersPolicyRequest {
870
576
  /**
871
577
  * <p>The identifier for the response headers policy.</p>
@@ -877,12 +583,6 @@ export interface GetResponseHeadersPolicyRequest {
877
583
  */
878
584
  Id: string | undefined;
879
585
  }
880
- export declare namespace GetResponseHeadersPolicyRequest {
881
- /**
882
- * @internal
883
- */
884
- const filterSensitiveLog: (obj: GetResponseHeadersPolicyRequest) => any;
885
- }
886
586
  export interface GetResponseHeadersPolicyResult {
887
587
  /**
888
588
  * <p>Contains a response headers policy.</p>
@@ -893,12 +593,6 @@ export interface GetResponseHeadersPolicyResult {
893
593
  */
894
594
  ETag?: string;
895
595
  }
896
- export declare namespace GetResponseHeadersPolicyResult {
897
- /**
898
- * @internal
899
- */
900
- const filterSensitiveLog: (obj: GetResponseHeadersPolicyResult) => any;
901
- }
902
596
  export interface GetResponseHeadersPolicyConfigRequest {
903
597
  /**
904
598
  * <p>The identifier for the response headers policy.</p>
@@ -910,12 +604,6 @@ export interface GetResponseHeadersPolicyConfigRequest {
910
604
  */
911
605
  Id: string | undefined;
912
606
  }
913
- export declare namespace GetResponseHeadersPolicyConfigRequest {
914
- /**
915
- * @internal
916
- */
917
- const filterSensitiveLog: (obj: GetResponseHeadersPolicyConfigRequest) => any;
918
- }
919
607
  export interface GetResponseHeadersPolicyConfigResult {
920
608
  /**
921
609
  * <p>Contains a response headers policy.</p>
@@ -926,12 +614,6 @@ export interface GetResponseHeadersPolicyConfigResult {
926
614
  */
927
615
  ETag?: string;
928
616
  }
929
- export declare namespace GetResponseHeadersPolicyConfigResult {
930
- /**
931
- * @internal
932
- */
933
- const filterSensitiveLog: (obj: GetResponseHeadersPolicyConfigResult) => any;
934
- }
935
617
  /**
936
618
  * <p>The request to get a streaming distribution's information.</p>
937
619
  */
@@ -941,12 +623,6 @@ export interface GetStreamingDistributionRequest {
941
623
  */
942
624
  Id: string | undefined;
943
625
  }
944
- export declare namespace GetStreamingDistributionRequest {
945
- /**
946
- * @internal
947
- */
948
- const filterSensitiveLog: (obj: GetStreamingDistributionRequest) => any;
949
- }
950
626
  /**
951
627
  * <p>The returned result of the corresponding request.</p>
952
628
  */
@@ -961,12 +637,6 @@ export interface GetStreamingDistributionResult {
961
637
  */
962
638
  ETag?: string;
963
639
  }
964
- export declare namespace GetStreamingDistributionResult {
965
- /**
966
- * @internal
967
- */
968
- const filterSensitiveLog: (obj: GetStreamingDistributionResult) => any;
969
- }
970
640
  /**
971
641
  * <p>To request to get a streaming distribution configuration.</p>
972
642
  */
@@ -976,12 +646,6 @@ export interface GetStreamingDistributionConfigRequest {
976
646
  */
977
647
  Id: string | undefined;
978
648
  }
979
- export declare namespace GetStreamingDistributionConfigRequest {
980
- /**
981
- * @internal
982
- */
983
- const filterSensitiveLog: (obj: GetStreamingDistributionConfigRequest) => any;
984
- }
985
649
  /**
986
650
  * <p>The returned result of the corresponding request.</p>
987
651
  */
@@ -996,12 +660,6 @@ export interface GetStreamingDistributionConfigResult {
996
660
  */
997
661
  ETag?: string;
998
662
  }
999
- export declare namespace GetStreamingDistributionConfigResult {
1000
- /**
1001
- * @internal
1002
- */
1003
- const filterSensitiveLog: (obj: GetStreamingDistributionConfigResult) => any;
1004
- }
1005
663
  export interface ListCachePoliciesRequest {
1006
664
  /**
1007
665
  * <p>A filter to return only the specified kinds of cache policies. Valid values
@@ -1030,24 +688,12 @@ export interface ListCachePoliciesRequest {
1030
688
  */
1031
689
  MaxItems?: number;
1032
690
  }
1033
- export declare namespace ListCachePoliciesRequest {
1034
- /**
1035
- * @internal
1036
- */
1037
- const filterSensitiveLog: (obj: ListCachePoliciesRequest) => any;
1038
- }
1039
691
  export interface ListCachePoliciesResult {
1040
692
  /**
1041
693
  * <p>A list of cache policies.</p>
1042
694
  */
1043
695
  CachePolicyList?: CachePolicyList;
1044
696
  }
1045
- export declare namespace ListCachePoliciesResult {
1046
- /**
1047
- * @internal
1048
- */
1049
- const filterSensitiveLog: (obj: ListCachePoliciesResult) => any;
1050
- }
1051
697
  /**
1052
698
  * <p>The request to list origin access identities. </p>
1053
699
  */
@@ -1066,12 +712,6 @@ export interface ListCloudFrontOriginAccessIdentitiesRequest {
1066
712
  */
1067
713
  MaxItems?: number;
1068
714
  }
1069
- export declare namespace ListCloudFrontOriginAccessIdentitiesRequest {
1070
- /**
1071
- * @internal
1072
- */
1073
- const filterSensitiveLog: (obj: ListCloudFrontOriginAccessIdentitiesRequest) => any;
1074
- }
1075
715
  /**
1076
716
  * <p>Summary of the information about a CloudFront origin access identity.</p>
1077
717
  */
@@ -1092,12 +732,6 @@ export interface CloudFrontOriginAccessIdentitySummary {
1092
732
  */
1093
733
  Comment: string | undefined;
1094
734
  }
1095
- export declare namespace CloudFrontOriginAccessIdentitySummary {
1096
- /**
1097
- * @internal
1098
- */
1099
- const filterSensitiveLog: (obj: CloudFrontOriginAccessIdentitySummary) => any;
1100
- }
1101
735
  /**
1102
736
  * <p>Lists the origin access identities for CloudFront.Send a <code>GET</code> request to the
1103
737
  * <code>/<i>CloudFront API version</i>/origin-access-identity/cloudfront</code>
@@ -1143,12 +777,6 @@ export interface CloudFrontOriginAccessIdentityList {
1143
777
  */
1144
778
  Items?: CloudFrontOriginAccessIdentitySummary[];
1145
779
  }
1146
- export declare namespace CloudFrontOriginAccessIdentityList {
1147
- /**
1148
- * @internal
1149
- */
1150
- const filterSensitiveLog: (obj: CloudFrontOriginAccessIdentityList) => any;
1151
- }
1152
780
  /**
1153
781
  * <p>The returned result of the corresponding request. </p>
1154
782
  */
@@ -1158,12 +786,6 @@ export interface ListCloudFrontOriginAccessIdentitiesResult {
1158
786
  */
1159
787
  CloudFrontOriginAccessIdentityList?: CloudFrontOriginAccessIdentityList;
1160
788
  }
1161
- export declare namespace ListCloudFrontOriginAccessIdentitiesResult {
1162
- /**
1163
- * @internal
1164
- */
1165
- const filterSensitiveLog: (obj: ListCloudFrontOriginAccessIdentitiesResult) => any;
1166
- }
1167
789
  export interface ListConflictingAliasesRequest {
1168
790
  /**
1169
791
  * <p>The ID of a distribution in your account that has an attached SSL/TLS certificate that
@@ -1186,12 +808,6 @@ export interface ListConflictingAliasesRequest {
1186
808
  */
1187
809
  MaxItems?: number;
1188
810
  }
1189
- export declare namespace ListConflictingAliasesRequest {
1190
- /**
1191
- * @internal
1192
- */
1193
- const filterSensitiveLog: (obj: ListConflictingAliasesRequest) => any;
1194
- }
1195
811
  /**
1196
812
  * <p>An alias (also called a CNAME) and the CloudFront distribution and Amazon Web Services account ID that it’s
1197
813
  * associated with. The distribution and account IDs are partially hidden, which allows you
@@ -1213,12 +829,6 @@ export interface ConflictingAlias {
1213
829
  */
1214
830
  AccountId?: string;
1215
831
  }
1216
- export declare namespace ConflictingAlias {
1217
- /**
1218
- * @internal
1219
- */
1220
- const filterSensitiveLog: (obj: ConflictingAlias) => any;
1221
- }
1222
832
  /**
1223
833
  * <p>A list of aliases (also called CNAMEs) and the CloudFront distributions and Amazon Web Services accounts that
1224
834
  * they are associated with. In the list, the distribution and account IDs are partially
@@ -1245,24 +855,12 @@ export interface ConflictingAliasesList {
1245
855
  */
1246
856
  Items?: ConflictingAlias[];
1247
857
  }
1248
- export declare namespace ConflictingAliasesList {
1249
- /**
1250
- * @internal
1251
- */
1252
- const filterSensitiveLog: (obj: ConflictingAliasesList) => any;
1253
- }
1254
858
  export interface ListConflictingAliasesResult {
1255
859
  /**
1256
860
  * <p>A list of conflicting aliases.</p>
1257
861
  */
1258
862
  ConflictingAliasesList?: ConflictingAliasesList;
1259
863
  }
1260
- export declare namespace ListConflictingAliasesResult {
1261
- /**
1262
- * @internal
1263
- */
1264
- const filterSensitiveLog: (obj: ListConflictingAliasesResult) => any;
1265
- }
1266
864
  /**
1267
865
  * <p>The request to list your distributions. </p>
1268
866
  */
@@ -1280,12 +878,6 @@ export interface ListDistributionsRequest {
1280
878
  */
1281
879
  MaxItems?: number;
1282
880
  }
1283
- export declare namespace ListDistributionsRequest {
1284
- /**
1285
- * @internal
1286
- */
1287
- const filterSensitiveLog: (obj: ListDistributionsRequest) => any;
1288
- }
1289
881
  /**
1290
882
  * <p>A summary of the information about a CloudFront distribution.</p>
1291
883
  */
@@ -1392,12 +984,6 @@ export interface DistributionSummary {
1392
984
  */
1393
985
  AliasICPRecordals?: AliasICPRecordal[];
1394
986
  }
1395
- export declare namespace DistributionSummary {
1396
- /**
1397
- * @internal
1398
- */
1399
- const filterSensitiveLog: (obj: DistributionSummary) => any;
1400
- }
1401
987
  /**
1402
988
  * <p>A distribution list.</p>
1403
989
  */
@@ -1432,12 +1018,6 @@ export interface DistributionList {
1432
1018
  */
1433
1019
  Items?: DistributionSummary[];
1434
1020
  }
1435
- export declare namespace DistributionList {
1436
- /**
1437
- * @internal
1438
- */
1439
- const filterSensitiveLog: (obj: DistributionList) => any;
1440
- }
1441
1021
  /**
1442
1022
  * <p>The returned result of the corresponding request. </p>
1443
1023
  */
@@ -1447,12 +1027,6 @@ export interface ListDistributionsResult {
1447
1027
  */
1448
1028
  DistributionList?: DistributionList;
1449
1029
  }
1450
- export declare namespace ListDistributionsResult {
1451
- /**
1452
- * @internal
1453
- */
1454
- const filterSensitiveLog: (obj: ListDistributionsResult) => any;
1455
- }
1456
1030
  export interface ListDistributionsByCachePolicyIdRequest {
1457
1031
  /**
1458
1032
  * <p>Use this field when paginating results to indicate where to begin in your list of
@@ -1470,12 +1044,6 @@ export interface ListDistributionsByCachePolicyIdRequest {
1470
1044
  */
1471
1045
  CachePolicyId: string | undefined;
1472
1046
  }
1473
- export declare namespace ListDistributionsByCachePolicyIdRequest {
1474
- /**
1475
- * @internal
1476
- */
1477
- const filterSensitiveLog: (obj: ListDistributionsByCachePolicyIdRequest) => any;
1478
- }
1479
1047
  /**
1480
1048
  * <p>A list of distribution IDs.</p>
1481
1049
  */
@@ -1508,24 +1076,12 @@ export interface DistributionIdList {
1508
1076
  */
1509
1077
  Items?: string[];
1510
1078
  }
1511
- export declare namespace DistributionIdList {
1512
- /**
1513
- * @internal
1514
- */
1515
- const filterSensitiveLog: (obj: DistributionIdList) => any;
1516
- }
1517
1079
  export interface ListDistributionsByCachePolicyIdResult {
1518
1080
  /**
1519
1081
  * <p>A list of distribution IDs.</p>
1520
1082
  */
1521
1083
  DistributionIdList?: DistributionIdList;
1522
1084
  }
1523
- export declare namespace ListDistributionsByCachePolicyIdResult {
1524
- /**
1525
- * @internal
1526
- */
1527
- const filterSensitiveLog: (obj: ListDistributionsByCachePolicyIdResult) => any;
1528
- }
1529
1085
  export interface ListDistributionsByKeyGroupRequest {
1530
1086
  /**
1531
1087
  * <p>Use this field when paginating results to indicate where to begin in your list of
@@ -1543,24 +1099,12 @@ export interface ListDistributionsByKeyGroupRequest {
1543
1099
  */
1544
1100
  KeyGroupId: string | undefined;
1545
1101
  }
1546
- export declare namespace ListDistributionsByKeyGroupRequest {
1547
- /**
1548
- * @internal
1549
- */
1550
- const filterSensitiveLog: (obj: ListDistributionsByKeyGroupRequest) => any;
1551
- }
1552
1102
  export interface ListDistributionsByKeyGroupResult {
1553
1103
  /**
1554
1104
  * <p>A list of distribution IDs.</p>
1555
1105
  */
1556
1106
  DistributionIdList?: DistributionIdList;
1557
1107
  }
1558
- export declare namespace ListDistributionsByKeyGroupResult {
1559
- /**
1560
- * @internal
1561
- */
1562
- const filterSensitiveLog: (obj: ListDistributionsByKeyGroupResult) => any;
1563
- }
1564
1108
  export interface ListDistributionsByOriginRequestPolicyIdRequest {
1565
1109
  /**
1566
1110
  * <p>Use this field when paginating results to indicate where to begin in your list of
@@ -1579,24 +1123,12 @@ export interface ListDistributionsByOriginRequestPolicyIdRequest {
1579
1123
  */
1580
1124
  OriginRequestPolicyId: string | undefined;
1581
1125
  }
1582
- export declare namespace ListDistributionsByOriginRequestPolicyIdRequest {
1583
- /**
1584
- * @internal
1585
- */
1586
- const filterSensitiveLog: (obj: ListDistributionsByOriginRequestPolicyIdRequest) => any;
1587
- }
1588
1126
  export interface ListDistributionsByOriginRequestPolicyIdResult {
1589
1127
  /**
1590
1128
  * <p>A list of distribution IDs.</p>
1591
1129
  */
1592
1130
  DistributionIdList?: DistributionIdList;
1593
1131
  }
1594
- export declare namespace ListDistributionsByOriginRequestPolicyIdResult {
1595
- /**
1596
- * @internal
1597
- */
1598
- const filterSensitiveLog: (obj: ListDistributionsByOriginRequestPolicyIdResult) => any;
1599
- }
1600
1132
  export interface ListDistributionsByRealtimeLogConfigRequest {
1601
1133
  /**
1602
1134
  * <p>Use this field when paginating results to indicate where to begin in your list of
@@ -1620,24 +1152,12 @@ export interface ListDistributionsByRealtimeLogConfigRequest {
1620
1152
  */
1621
1153
  RealtimeLogConfigArn?: string;
1622
1154
  }
1623
- export declare namespace ListDistributionsByRealtimeLogConfigRequest {
1624
- /**
1625
- * @internal
1626
- */
1627
- const filterSensitiveLog: (obj: ListDistributionsByRealtimeLogConfigRequest) => any;
1628
- }
1629
1155
  export interface ListDistributionsByRealtimeLogConfigResult {
1630
1156
  /**
1631
1157
  * <p>A distribution list.</p>
1632
1158
  */
1633
1159
  DistributionList?: DistributionList;
1634
1160
  }
1635
- export declare namespace ListDistributionsByRealtimeLogConfigResult {
1636
- /**
1637
- * @internal
1638
- */
1639
- const filterSensitiveLog: (obj: ListDistributionsByRealtimeLogConfigResult) => any;
1640
- }
1641
1161
  export interface ListDistributionsByResponseHeadersPolicyIdRequest {
1642
1162
  /**
1643
1163
  * <p>Use this field when paginating results to indicate where to begin in your list of
@@ -1656,24 +1176,12 @@ export interface ListDistributionsByResponseHeadersPolicyIdRequest {
1656
1176
  */
1657
1177
  ResponseHeadersPolicyId: string | undefined;
1658
1178
  }
1659
- export declare namespace ListDistributionsByResponseHeadersPolicyIdRequest {
1660
- /**
1661
- * @internal
1662
- */
1663
- const filterSensitiveLog: (obj: ListDistributionsByResponseHeadersPolicyIdRequest) => any;
1664
- }
1665
1179
  export interface ListDistributionsByResponseHeadersPolicyIdResult {
1666
1180
  /**
1667
1181
  * <p>A list of distribution IDs.</p>
1668
1182
  */
1669
1183
  DistributionIdList?: DistributionIdList;
1670
1184
  }
1671
- export declare namespace ListDistributionsByResponseHeadersPolicyIdResult {
1672
- /**
1673
- * @internal
1674
- */
1675
- const filterSensitiveLog: (obj: ListDistributionsByResponseHeadersPolicyIdResult) => any;
1676
- }
1677
1185
  /**
1678
1186
  * <p>The request to list distributions that are associated with a specified WAF web
1679
1187
  * ACL.</p>
@@ -1699,12 +1207,6 @@ export interface ListDistributionsByWebACLIdRequest {
1699
1207
  */
1700
1208
  WebACLId: string | undefined;
1701
1209
  }
1702
- export declare namespace ListDistributionsByWebACLIdRequest {
1703
- /**
1704
- * @internal
1705
- */
1706
- const filterSensitiveLog: (obj: ListDistributionsByWebACLIdRequest) => any;
1707
- }
1708
1210
  /**
1709
1211
  * <p>The response to a request to list the distributions that are associated with a
1710
1212
  * specified WAF web ACL.</p>
@@ -1715,12 +1217,6 @@ export interface ListDistributionsByWebACLIdResult {
1715
1217
  */
1716
1218
  DistributionList?: DistributionList;
1717
1219
  }
1718
- export declare namespace ListDistributionsByWebACLIdResult {
1719
- /**
1720
- * @internal
1721
- */
1722
- const filterSensitiveLog: (obj: ListDistributionsByWebACLIdResult) => any;
1723
- }
1724
1220
  export interface ListFieldLevelEncryptionConfigsRequest {
1725
1221
  /**
1726
1222
  * <p>Use this when paginating results to indicate where to begin in your list of configurations. The results include configurations in the list that
@@ -1733,12 +1229,6 @@ export interface ListFieldLevelEncryptionConfigsRequest {
1733
1229
  */
1734
1230
  MaxItems?: number;
1735
1231
  }
1736
- export declare namespace ListFieldLevelEncryptionConfigsRequest {
1737
- /**
1738
- * @internal
1739
- */
1740
- const filterSensitiveLog: (obj: ListFieldLevelEncryptionConfigsRequest) => any;
1741
- }
1742
1232
  /**
1743
1233
  * <p>A summary of a field-level encryption item.</p>
1744
1234
  */
@@ -1769,12 +1259,6 @@ export interface FieldLevelEncryptionSummary {
1769
1259
  */
1770
1260
  ContentTypeProfileConfig?: ContentTypeProfileConfig;
1771
1261
  }
1772
- export declare namespace FieldLevelEncryptionSummary {
1773
- /**
1774
- * @internal
1775
- */
1776
- const filterSensitiveLog: (obj: FieldLevelEncryptionSummary) => any;
1777
- }
1778
1262
  /**
1779
1263
  * <p>List of field-level encrpytion configurations.</p>
1780
1264
  */
@@ -1798,24 +1282,12 @@ export interface FieldLevelEncryptionList {
1798
1282
  */
1799
1283
  Items?: FieldLevelEncryptionSummary[];
1800
1284
  }
1801
- export declare namespace FieldLevelEncryptionList {
1802
- /**
1803
- * @internal
1804
- */
1805
- const filterSensitiveLog: (obj: FieldLevelEncryptionList) => any;
1806
- }
1807
1285
  export interface ListFieldLevelEncryptionConfigsResult {
1808
1286
  /**
1809
1287
  * <p>Returns a list of all field-level encryption configurations that have been created in CloudFront for this account.</p>
1810
1288
  */
1811
1289
  FieldLevelEncryptionList?: FieldLevelEncryptionList;
1812
1290
  }
1813
- export declare namespace ListFieldLevelEncryptionConfigsResult {
1814
- /**
1815
- * @internal
1816
- */
1817
- const filterSensitiveLog: (obj: ListFieldLevelEncryptionConfigsResult) => any;
1818
- }
1819
1291
  export interface ListFieldLevelEncryptionProfilesRequest {
1820
1292
  /**
1821
1293
  * <p>Use this when paginating results to indicate where to begin in your list of profiles. The results include profiles in the list that
@@ -1828,12 +1300,6 @@ export interface ListFieldLevelEncryptionProfilesRequest {
1828
1300
  */
1829
1301
  MaxItems?: number;
1830
1302
  }
1831
- export declare namespace ListFieldLevelEncryptionProfilesRequest {
1832
- /**
1833
- * @internal
1834
- */
1835
- const filterSensitiveLog: (obj: ListFieldLevelEncryptionProfilesRequest) => any;
1836
- }
1837
1303
  /**
1838
1304
  * <p>The field-level encryption profile summary.</p>
1839
1305
  */
@@ -1861,12 +1327,6 @@ export interface FieldLevelEncryptionProfileSummary {
1861
1327
  */
1862
1328
  Comment?: string;
1863
1329
  }
1864
- export declare namespace FieldLevelEncryptionProfileSummary {
1865
- /**
1866
- * @internal
1867
- */
1868
- const filterSensitiveLog: (obj: FieldLevelEncryptionProfileSummary) => any;
1869
- }
1870
1330
  /**
1871
1331
  * <p>List of field-level encryption profiles.</p>
1872
1332
  */
@@ -1890,24 +1350,12 @@ export interface FieldLevelEncryptionProfileList {
1890
1350
  */
1891
1351
  Items?: FieldLevelEncryptionProfileSummary[];
1892
1352
  }
1893
- export declare namespace FieldLevelEncryptionProfileList {
1894
- /**
1895
- * @internal
1896
- */
1897
- const filterSensitiveLog: (obj: FieldLevelEncryptionProfileList) => any;
1898
- }
1899
1353
  export interface ListFieldLevelEncryptionProfilesResult {
1900
1354
  /**
1901
1355
  * <p>Returns a list of the field-level encryption profiles that have been created in CloudFront for this account.</p>
1902
1356
  */
1903
1357
  FieldLevelEncryptionProfileList?: FieldLevelEncryptionProfileList;
1904
1358
  }
1905
- export declare namespace ListFieldLevelEncryptionProfilesResult {
1906
- /**
1907
- * @internal
1908
- */
1909
- const filterSensitiveLog: (obj: ListFieldLevelEncryptionProfilesResult) => any;
1910
- }
1911
1359
  export interface ListFunctionsRequest {
1912
1360
  /**
1913
1361
  * <p>Use this field when paginating results to indicate where to begin in your list of
@@ -1926,12 +1374,6 @@ export interface ListFunctionsRequest {
1926
1374
  */
1927
1375
  Stage?: FunctionStage | string;
1928
1376
  }
1929
- export declare namespace ListFunctionsRequest {
1930
- /**
1931
- * @internal
1932
- */
1933
- const filterSensitiveLog: (obj: ListFunctionsRequest) => any;
1934
- }
1935
1377
  /**
1936
1378
  * <p>A list of CloudFront functions.</p>
1937
1379
  */
@@ -1955,24 +1397,12 @@ export interface FunctionList {
1955
1397
  */
1956
1398
  Items?: FunctionSummary[];
1957
1399
  }
1958
- export declare namespace FunctionList {
1959
- /**
1960
- * @internal
1961
- */
1962
- const filterSensitiveLog: (obj: FunctionList) => any;
1963
- }
1964
1400
  export interface ListFunctionsResult {
1965
1401
  /**
1966
1402
  * <p>A list of CloudFront functions.</p>
1967
1403
  */
1968
1404
  FunctionList?: FunctionList;
1969
1405
  }
1970
- export declare namespace ListFunctionsResult {
1971
- /**
1972
- * @internal
1973
- */
1974
- const filterSensitiveLog: (obj: ListFunctionsResult) => any;
1975
- }
1976
1406
  /**
1977
1407
  * <p>The request to list invalidations. </p>
1978
1408
  */
@@ -1996,12 +1426,6 @@ export interface ListInvalidationsRequest {
1996
1426
  */
1997
1427
  MaxItems?: number;
1998
1428
  }
1999
- export declare namespace ListInvalidationsRequest {
2000
- /**
2001
- * @internal
2002
- */
2003
- const filterSensitiveLog: (obj: ListInvalidationsRequest) => any;
2004
- }
2005
1429
  /**
2006
1430
  * <p>A summary of an invalidation request.</p>
2007
1431
  */
@@ -2019,12 +1443,6 @@ export interface InvalidationSummary {
2019
1443
  */
2020
1444
  Status: string | undefined;
2021
1445
  }
2022
- export declare namespace InvalidationSummary {
2023
- /**
2024
- * @internal
2025
- */
2026
- const filterSensitiveLog: (obj: InvalidationSummary) => any;
2027
- }
2028
1446
  /**
2029
1447
  * <p>The <code>InvalidationList</code> complex type describes the list of invalidation
2030
1448
  * objects. For more information about invalidation, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html">Invalidating Objects (Web Distributions Only)</a> in
@@ -2063,12 +1481,6 @@ export interface InvalidationList {
2063
1481
  */
2064
1482
  Items?: InvalidationSummary[];
2065
1483
  }
2066
- export declare namespace InvalidationList {
2067
- /**
2068
- * @internal
2069
- */
2070
- const filterSensitiveLog: (obj: InvalidationList) => any;
2071
- }
2072
1484
  /**
2073
1485
  * <p>The returned result of the corresponding request. </p>
2074
1486
  */
@@ -2078,12 +1490,6 @@ export interface ListInvalidationsResult {
2078
1490
  */
2079
1491
  InvalidationList?: InvalidationList;
2080
1492
  }
2081
- export declare namespace ListInvalidationsResult {
2082
- /**
2083
- * @internal
2084
- */
2085
- const filterSensitiveLog: (obj: ListInvalidationsResult) => any;
2086
- }
2087
1493
  export interface ListKeyGroupsRequest {
2088
1494
  /**
2089
1495
  * <p>Use this field when paginating results to indicate where to begin in your list of key
@@ -2097,12 +1503,6 @@ export interface ListKeyGroupsRequest {
2097
1503
  */
2098
1504
  MaxItems?: number;
2099
1505
  }
2100
- export declare namespace ListKeyGroupsRequest {
2101
- /**
2102
- * @internal
2103
- */
2104
- const filterSensitiveLog: (obj: ListKeyGroupsRequest) => any;
2105
- }
2106
1506
  /**
2107
1507
  * <p>Contains information about a key group.</p>
2108
1508
  */
@@ -2112,12 +1512,6 @@ export interface KeyGroupSummary {
2112
1512
  */
2113
1513
  KeyGroup: KeyGroup | undefined;
2114
1514
  }
2115
- export declare namespace KeyGroupSummary {
2116
- /**
2117
- * @internal
2118
- */
2119
- const filterSensitiveLog: (obj: KeyGroupSummary) => any;
2120
- }
2121
1515
  /**
2122
1516
  * <p>A list of key groups.</p>
2123
1517
  */
@@ -2141,24 +1535,12 @@ export interface KeyGroupList {
2141
1535
  */
2142
1536
  Items?: KeyGroupSummary[];
2143
1537
  }
2144
- export declare namespace KeyGroupList {
2145
- /**
2146
- * @internal
2147
- */
2148
- const filterSensitiveLog: (obj: KeyGroupList) => any;
2149
- }
2150
1538
  export interface ListKeyGroupsResult {
2151
1539
  /**
2152
1540
  * <p>A list of key groups.</p>
2153
1541
  */
2154
1542
  KeyGroupList?: KeyGroupList;
2155
1543
  }
2156
- export declare namespace ListKeyGroupsResult {
2157
- /**
2158
- * @internal
2159
- */
2160
- const filterSensitiveLog: (obj: ListKeyGroupsResult) => any;
2161
- }
2162
1544
  export declare type OriginRequestPolicyType = "custom" | "managed";
2163
1545
  export interface ListOriginRequestPoliciesRequest {
2164
1546
  /**
@@ -2188,12 +1570,6 @@ export interface ListOriginRequestPoliciesRequest {
2188
1570
  */
2189
1571
  MaxItems?: number;
2190
1572
  }
2191
- export declare namespace ListOriginRequestPoliciesRequest {
2192
- /**
2193
- * @internal
2194
- */
2195
- const filterSensitiveLog: (obj: ListOriginRequestPoliciesRequest) => any;
2196
- }
2197
1573
  /**
2198
1574
  * <p>Contains an origin request policy.</p>
2199
1575
  */
@@ -2208,12 +1584,6 @@ export interface OriginRequestPolicySummary {
2208
1584
  */
2209
1585
  OriginRequestPolicy: OriginRequestPolicy | undefined;
2210
1586
  }
2211
- export declare namespace OriginRequestPolicySummary {
2212
- /**
2213
- * @internal
2214
- */
2215
- const filterSensitiveLog: (obj: OriginRequestPolicySummary) => any;
2216
- }
2217
1587
  /**
2218
1588
  * <p>A list of origin request policies.</p>
2219
1589
  */
@@ -2238,24 +1608,12 @@ export interface OriginRequestPolicyList {
2238
1608
  */
2239
1609
  Items?: OriginRequestPolicySummary[];
2240
1610
  }
2241
- export declare namespace OriginRequestPolicyList {
2242
- /**
2243
- * @internal
2244
- */
2245
- const filterSensitiveLog: (obj: OriginRequestPolicyList) => any;
2246
- }
2247
1611
  export interface ListOriginRequestPoliciesResult {
2248
1612
  /**
2249
1613
  * <p>A list of origin request policies.</p>
2250
1614
  */
2251
1615
  OriginRequestPolicyList?: OriginRequestPolicyList;
2252
1616
  }
2253
- export declare namespace ListOriginRequestPoliciesResult {
2254
- /**
2255
- * @internal
2256
- */
2257
- const filterSensitiveLog: (obj: ListOriginRequestPoliciesResult) => any;
2258
- }
2259
1617
  export interface ListPublicKeysRequest {
2260
1618
  /**
2261
1619
  * <p>Use this when paginating results to indicate where to begin in your list of public keys. The results include public keys in the list that
@@ -2268,12 +1626,6 @@ export interface ListPublicKeysRequest {
2268
1626
  */
2269
1627
  MaxItems?: number;
2270
1628
  }
2271
- export declare namespace ListPublicKeysRequest {
2272
- /**
2273
- * @internal
2274
- */
2275
- const filterSensitiveLog: (obj: ListPublicKeysRequest) => any;
2276
- }
2277
1629
  /**
2278
1630
  * <p>Contains information about a public key.</p>
2279
1631
  */
@@ -2300,12 +1652,6 @@ export interface PublicKeySummary {
2300
1652
  */
2301
1653
  Comment?: string;
2302
1654
  }
2303
- export declare namespace PublicKeySummary {
2304
- /**
2305
- * @internal
2306
- */
2307
- const filterSensitiveLog: (obj: PublicKeySummary) => any;
2308
- }
2309
1655
  /**
2310
1656
  * <p>A list of public keys that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">signed URLs and signed cookies</a>, or with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html">field-level encryption</a>.</p>
2311
1657
  */
@@ -2329,24 +1675,12 @@ export interface PublicKeyList {
2329
1675
  */
2330
1676
  Items?: PublicKeySummary[];
2331
1677
  }
2332
- export declare namespace PublicKeyList {
2333
- /**
2334
- * @internal
2335
- */
2336
- const filterSensitiveLog: (obj: PublicKeyList) => any;
2337
- }
2338
1678
  export interface ListPublicKeysResult {
2339
1679
  /**
2340
1680
  * <p>Returns a list of all public keys that have been added to CloudFront for this account.</p>
2341
1681
  */
2342
1682
  PublicKeyList?: PublicKeyList;
2343
1683
  }
2344
- export declare namespace ListPublicKeysResult {
2345
- /**
2346
- * @internal
2347
- */
2348
- const filterSensitiveLog: (obj: ListPublicKeysResult) => any;
2349
- }
2350
1684
  export interface ListRealtimeLogConfigsRequest {
2351
1685
  /**
2352
1686
  * <p>The maximum number of real-time log configurations that you want in the response.</p>
@@ -2360,12 +1694,6 @@ export interface ListRealtimeLogConfigsRequest {
2360
1694
  */
2361
1695
  Marker?: string;
2362
1696
  }
2363
- export declare namespace ListRealtimeLogConfigsRequest {
2364
- /**
2365
- * @internal
2366
- */
2367
- const filterSensitiveLog: (obj: ListRealtimeLogConfigsRequest) => any;
2368
- }
2369
1697
  /**
2370
1698
  * <p>A list of real-time log configurations.</p>
2371
1699
  */
@@ -2395,24 +1723,12 @@ export interface RealtimeLogConfigs {
2395
1723
  */
2396
1724
  NextMarker?: string;
2397
1725
  }
2398
- export declare namespace RealtimeLogConfigs {
2399
- /**
2400
- * @internal
2401
- */
2402
- const filterSensitiveLog: (obj: RealtimeLogConfigs) => any;
2403
- }
2404
1726
  export interface ListRealtimeLogConfigsResult {
2405
1727
  /**
2406
1728
  * <p>A list of real-time log configurations.</p>
2407
1729
  */
2408
1730
  RealtimeLogConfigs?: RealtimeLogConfigs;
2409
1731
  }
2410
- export declare namespace ListRealtimeLogConfigsResult {
2411
- /**
2412
- * @internal
2413
- */
2414
- const filterSensitiveLog: (obj: ListRealtimeLogConfigsResult) => any;
2415
- }
2416
1732
  export declare enum ResponseHeadersPolicyType {
2417
1733
  custom = "custom",
2418
1734
  managed = "managed"
@@ -2446,12 +1762,6 @@ export interface ListResponseHeadersPoliciesRequest {
2446
1762
  */
2447
1763
  MaxItems?: number;
2448
1764
  }
2449
- export declare namespace ListResponseHeadersPoliciesRequest {
2450
- /**
2451
- * @internal
2452
- */
2453
- const filterSensitiveLog: (obj: ListResponseHeadersPoliciesRequest) => any;
2454
- }
2455
1765
  /**
2456
1766
  * <p>Contains a response headers policy.</p>
2457
1767
  */
@@ -2466,12 +1776,6 @@ export interface ResponseHeadersPolicySummary {
2466
1776
  */
2467
1777
  ResponseHeadersPolicy: ResponseHeadersPolicy | undefined;
2468
1778
  }
2469
- export declare namespace ResponseHeadersPolicySummary {
2470
- /**
2471
- * @internal
2472
- */
2473
- const filterSensitiveLog: (obj: ResponseHeadersPolicySummary) => any;
2474
- }
2475
1779
  /**
2476
1780
  * <p>A list of response headers policies.</p>
2477
1781
  */
@@ -2495,24 +1799,12 @@ export interface ResponseHeadersPolicyList {
2495
1799
  */
2496
1800
  Items?: ResponseHeadersPolicySummary[];
2497
1801
  }
2498
- export declare namespace ResponseHeadersPolicyList {
2499
- /**
2500
- * @internal
2501
- */
2502
- const filterSensitiveLog: (obj: ResponseHeadersPolicyList) => any;
2503
- }
2504
1802
  export interface ListResponseHeadersPoliciesResult {
2505
1803
  /**
2506
1804
  * <p>A list of response headers policies.</p>
2507
1805
  */
2508
1806
  ResponseHeadersPolicyList?: ResponseHeadersPolicyList;
2509
1807
  }
2510
- export declare namespace ListResponseHeadersPoliciesResult {
2511
- /**
2512
- * @internal
2513
- */
2514
- const filterSensitiveLog: (obj: ListResponseHeadersPoliciesResult) => any;
2515
- }
2516
1808
  /**
2517
1809
  * <p>The request to list your streaming distributions. </p>
2518
1810
  */
@@ -2526,12 +1818,6 @@ export interface ListStreamingDistributionsRequest {
2526
1818
  */
2527
1819
  MaxItems?: number;
2528
1820
  }
2529
- export declare namespace ListStreamingDistributionsRequest {
2530
- /**
2531
- * @internal
2532
- */
2533
- const filterSensitiveLog: (obj: ListStreamingDistributionsRequest) => any;
2534
- }
2535
1821
  /**
2536
1822
  * <p> A summary of the information for a CloudFront streaming distribution.</p>
2537
1823
  */
@@ -2600,12 +1886,6 @@ export interface StreamingDistributionSummary {
2600
1886
  */
2601
1887
  Enabled: boolean | undefined;
2602
1888
  }
2603
- export declare namespace StreamingDistributionSummary {
2604
- /**
2605
- * @internal
2606
- */
2607
- const filterSensitiveLog: (obj: StreamingDistributionSummary) => any;
2608
- }
2609
1889
  /**
2610
1890
  * <p>A streaming distribution list. </p>
2611
1891
  */
@@ -2641,12 +1921,6 @@ export interface StreamingDistributionList {
2641
1921
  */
2642
1922
  Items?: StreamingDistributionSummary[];
2643
1923
  }
2644
- export declare namespace StreamingDistributionList {
2645
- /**
2646
- * @internal
2647
- */
2648
- const filterSensitiveLog: (obj: StreamingDistributionList) => any;
2649
- }
2650
1924
  /**
2651
1925
  * <p>The returned result of the corresponding request. </p>
2652
1926
  */
@@ -2656,12 +1930,6 @@ export interface ListStreamingDistributionsResult {
2656
1930
  */
2657
1931
  StreamingDistributionList?: StreamingDistributionList;
2658
1932
  }
2659
- export declare namespace ListStreamingDistributionsResult {
2660
- /**
2661
- * @internal
2662
- */
2663
- const filterSensitiveLog: (obj: ListStreamingDistributionsResult) => any;
2664
- }
2665
1933
  /**
2666
1934
  * <p> The request to list tags for a CloudFront resource.</p>
2667
1935
  */
@@ -2671,12 +1939,6 @@ export interface ListTagsForResourceRequest {
2671
1939
  */
2672
1940
  Resource: string | undefined;
2673
1941
  }
2674
- export declare namespace ListTagsForResourceRequest {
2675
- /**
2676
- * @internal
2677
- */
2678
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
2679
- }
2680
1942
  /**
2681
1943
  * <p> The returned result of the corresponding request.</p>
2682
1944
  */
@@ -2686,12 +1948,6 @@ export interface ListTagsForResourceResult {
2686
1948
  */
2687
1949
  Tags: Tags | undefined;
2688
1950
  }
2689
- export declare namespace ListTagsForResourceResult {
2690
- /**
2691
- * @internal
2692
- */
2693
- const filterSensitiveLog: (obj: ListTagsForResourceResult) => any;
2694
- }
2695
1951
  export interface PublishFunctionRequest {
2696
1952
  /**
2697
1953
  * <p>The name of the function that you are publishing.</p>
@@ -2703,24 +1959,12 @@ export interface PublishFunctionRequest {
2703
1959
  */
2704
1960
  IfMatch: string | undefined;
2705
1961
  }
2706
- export declare namespace PublishFunctionRequest {
2707
- /**
2708
- * @internal
2709
- */
2710
- const filterSensitiveLog: (obj: PublishFunctionRequest) => any;
2711
- }
2712
1962
  export interface PublishFunctionResult {
2713
1963
  /**
2714
1964
  * <p>Contains configuration information and metadata about a CloudFront function.</p>
2715
1965
  */
2716
1966
  FunctionSummary?: FunctionSummary;
2717
1967
  }
2718
- export declare namespace PublishFunctionResult {
2719
- /**
2720
- * @internal
2721
- */
2722
- const filterSensitiveLog: (obj: PublishFunctionResult) => any;
2723
- }
2724
1968
  /**
2725
1969
  * <p> The request to add tags to a CloudFront resource.</p>
2726
1970
  */
@@ -2734,12 +1978,6 @@ export interface TagResourceRequest {
2734
1978
  */
2735
1979
  Tags: Tags | undefined;
2736
1980
  }
2737
- export declare namespace TagResourceRequest {
2738
- /**
2739
- * @internal
2740
- */
2741
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
2742
- }
2743
1981
  /**
2744
1982
  * <p>The CloudFront function failed.</p>
2745
1983
  */
@@ -2773,12 +2011,6 @@ export interface TestFunctionRequest {
2773
2011
  */
2774
2012
  EventObject: Uint8Array | undefined;
2775
2013
  }
2776
- export declare namespace TestFunctionRequest {
2777
- /**
2778
- * @internal
2779
- */
2780
- const filterSensitiveLog: (obj: TestFunctionRequest) => any;
2781
- }
2782
2014
  /**
2783
2015
  * <p>Contains the result of testing a CloudFront function with <code>TestFunction</code>.</p>
2784
2016
  */
@@ -2810,12 +2042,6 @@ export interface TestResult {
2810
2042
  */
2811
2043
  FunctionOutput?: string;
2812
2044
  }
2813
- export declare namespace TestResult {
2814
- /**
2815
- * @internal
2816
- */
2817
- const filterSensitiveLog: (obj: TestResult) => any;
2818
- }
2819
2045
  export interface TestFunctionResult {
2820
2046
  /**
2821
2047
  * <p>An object that represents the result of running the function with the provided event
@@ -2823,12 +2049,6 @@ export interface TestFunctionResult {
2823
2049
  */
2824
2050
  TestResult?: TestResult;
2825
2051
  }
2826
- export declare namespace TestFunctionResult {
2827
- /**
2828
- * @internal
2829
- */
2830
- const filterSensitiveLog: (obj: TestFunctionResult) => any;
2831
- }
2832
2052
  /**
2833
2053
  * <p> A complex type that contains zero or more <code>Tag</code> elements.</p>
2834
2054
  */
@@ -2838,12 +2058,6 @@ export interface TagKeys {
2838
2058
  */
2839
2059
  Items?: string[];
2840
2060
  }
2841
- export declare namespace TagKeys {
2842
- /**
2843
- * @internal
2844
- */
2845
- const filterSensitiveLog: (obj: TagKeys) => any;
2846
- }
2847
2061
  /**
2848
2062
  * <p> The request to remove tags from a CloudFront resource.</p>
2849
2063
  */
@@ -2857,12 +2071,6 @@ export interface UntagResourceRequest {
2857
2071
  */
2858
2072
  TagKeys: TagKeys | undefined;
2859
2073
  }
2860
- export declare namespace UntagResourceRequest {
2861
- /**
2862
- * @internal
2863
- */
2864
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
2865
- }
2866
2074
  export interface UpdateCachePolicyRequest {
2867
2075
  /**
2868
2076
  * <p>A cache policy configuration.</p>
@@ -2881,12 +2089,6 @@ export interface UpdateCachePolicyRequest {
2881
2089
  */
2882
2090
  IfMatch?: string;
2883
2091
  }
2884
- export declare namespace UpdateCachePolicyRequest {
2885
- /**
2886
- * @internal
2887
- */
2888
- const filterSensitiveLog: (obj: UpdateCachePolicyRequest) => any;
2889
- }
2890
2092
  export interface UpdateCachePolicyResult {
2891
2093
  /**
2892
2094
  * <p>A cache policy.</p>
@@ -2897,12 +2099,6 @@ export interface UpdateCachePolicyResult {
2897
2099
  */
2898
2100
  ETag?: string;
2899
2101
  }
2900
- export declare namespace UpdateCachePolicyResult {
2901
- /**
2902
- * @internal
2903
- */
2904
- const filterSensitiveLog: (obj: UpdateCachePolicyResult) => any;
2905
- }
2906
2102
  /**
2907
2103
  * <p>The request to update an origin access identity.</p>
2908
2104
  */
@@ -2921,12 +2117,6 @@ export interface UpdateCloudFrontOriginAccessIdentityRequest {
2921
2117
  */
2922
2118
  IfMatch?: string;
2923
2119
  }
2924
- export declare namespace UpdateCloudFrontOriginAccessIdentityRequest {
2925
- /**
2926
- * @internal
2927
- */
2928
- const filterSensitiveLog: (obj: UpdateCloudFrontOriginAccessIdentityRequest) => any;
2929
- }
2930
2120
  /**
2931
2121
  * <p>The returned result of the corresponding request.</p>
2932
2122
  */
@@ -2941,12 +2131,6 @@ export interface UpdateCloudFrontOriginAccessIdentityResult {
2941
2131
  */
2942
2132
  ETag?: string;
2943
2133
  }
2944
- export declare namespace UpdateCloudFrontOriginAccessIdentityResult {
2945
- /**
2946
- * @internal
2947
- */
2948
- const filterSensitiveLog: (obj: UpdateCloudFrontOriginAccessIdentityResult) => any;
2949
- }
2950
2134
  /**
2951
2135
  * <p>The request to update a distribution.</p>
2952
2136
  */
@@ -2965,12 +2149,6 @@ export interface UpdateDistributionRequest {
2965
2149
  */
2966
2150
  IfMatch?: string;
2967
2151
  }
2968
- export declare namespace UpdateDistributionRequest {
2969
- /**
2970
- * @internal
2971
- */
2972
- const filterSensitiveLog: (obj: UpdateDistributionRequest) => any;
2973
- }
2974
2152
  /**
2975
2153
  * <p>The returned result of the corresponding request.</p>
2976
2154
  */
@@ -2985,12 +2163,6 @@ export interface UpdateDistributionResult {
2985
2163
  */
2986
2164
  ETag?: string;
2987
2165
  }
2988
- export declare namespace UpdateDistributionResult {
2989
- /**
2990
- * @internal
2991
- */
2992
- const filterSensitiveLog: (obj: UpdateDistributionResult) => any;
2993
- }
2994
2166
  export interface UpdateFieldLevelEncryptionConfigRequest {
2995
2167
  /**
2996
2168
  * <p>Request to update a field-level encryption configuration. </p>
@@ -3006,12 +2178,6 @@ export interface UpdateFieldLevelEncryptionConfigRequest {
3006
2178
  */
3007
2179
  IfMatch?: string;
3008
2180
  }
3009
- export declare namespace UpdateFieldLevelEncryptionConfigRequest {
3010
- /**
3011
- * @internal
3012
- */
3013
- const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionConfigRequest) => any;
3014
- }
3015
2181
  export interface UpdateFieldLevelEncryptionConfigResult {
3016
2182
  /**
3017
2183
  * <p>Return the results of updating the configuration.</p>
@@ -3023,12 +2189,6 @@ export interface UpdateFieldLevelEncryptionConfigResult {
3023
2189
  */
3024
2190
  ETag?: string;
3025
2191
  }
3026
- export declare namespace UpdateFieldLevelEncryptionConfigResult {
3027
- /**
3028
- * @internal
3029
- */
3030
- const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionConfigResult) => any;
3031
- }
3032
2192
  export interface UpdateFieldLevelEncryptionProfileRequest {
3033
2193
  /**
3034
2194
  * <p>Request to update a field-level encryption profile. </p>
@@ -3044,12 +2204,6 @@ export interface UpdateFieldLevelEncryptionProfileRequest {
3044
2204
  */
3045
2205
  IfMatch?: string;
3046
2206
  }
3047
- export declare namespace UpdateFieldLevelEncryptionProfileRequest {
3048
- /**
3049
- * @internal
3050
- */
3051
- const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionProfileRequest) => any;
3052
- }
3053
2207
  export interface UpdateFieldLevelEncryptionProfileResult {
3054
2208
  /**
3055
2209
  * <p>Return the results of updating the profile.</p>
@@ -3060,12 +2214,6 @@ export interface UpdateFieldLevelEncryptionProfileResult {
3060
2214
  */
3061
2215
  ETag?: string;
3062
2216
  }
3063
- export declare namespace UpdateFieldLevelEncryptionProfileResult {
3064
- /**
3065
- * @internal
3066
- */
3067
- const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionProfileResult) => any;
3068
- }
3069
2217
  export interface UpdateFunctionRequest {
3070
2218
  /**
3071
2219
  * <p>The name of the function that you are updating.</p>
@@ -3086,12 +2234,6 @@ export interface UpdateFunctionRequest {
3086
2234
  */
3087
2235
  FunctionCode: Uint8Array | undefined;
3088
2236
  }
3089
- export declare namespace UpdateFunctionRequest {
3090
- /**
3091
- * @internal
3092
- */
3093
- const filterSensitiveLog: (obj: UpdateFunctionRequest) => any;
3094
- }
3095
2237
  export interface UpdateFunctionResult {
3096
2238
  /**
3097
2239
  * <p>Contains configuration information and metadata about a CloudFront function.</p>
@@ -3102,12 +2244,6 @@ export interface UpdateFunctionResult {
3102
2244
  */
3103
2245
  ETag?: string;
3104
2246
  }
3105
- export declare namespace UpdateFunctionResult {
3106
- /**
3107
- * @internal
3108
- */
3109
- const filterSensitiveLog: (obj: UpdateFunctionResult) => any;
3110
- }
3111
2247
  export interface UpdateKeyGroupRequest {
3112
2248
  /**
3113
2249
  * <p>The key group configuration.</p>
@@ -3123,12 +2259,6 @@ export interface UpdateKeyGroupRequest {
3123
2259
  */
3124
2260
  IfMatch?: string;
3125
2261
  }
3126
- export declare namespace UpdateKeyGroupRequest {
3127
- /**
3128
- * @internal
3129
- */
3130
- const filterSensitiveLog: (obj: UpdateKeyGroupRequest) => any;
3131
- }
3132
2262
  export interface UpdateKeyGroupResult {
3133
2263
  /**
3134
2264
  * <p>The key group that was just updated.</p>
@@ -3139,12 +2269,6 @@ export interface UpdateKeyGroupResult {
3139
2269
  */
3140
2270
  ETag?: string;
3141
2271
  }
3142
- export declare namespace UpdateKeyGroupResult {
3143
- /**
3144
- * @internal
3145
- */
3146
- const filterSensitiveLog: (obj: UpdateKeyGroupResult) => any;
3147
- }
3148
2272
  export interface UpdateOriginRequestPolicyRequest {
3149
2273
  /**
3150
2274
  * <p>An origin request policy configuration.</p>
@@ -3163,12 +2287,6 @@ export interface UpdateOriginRequestPolicyRequest {
3163
2287
  */
3164
2288
  IfMatch?: string;
3165
2289
  }
3166
- export declare namespace UpdateOriginRequestPolicyRequest {
3167
- /**
3168
- * @internal
3169
- */
3170
- const filterSensitiveLog: (obj: UpdateOriginRequestPolicyRequest) => any;
3171
- }
3172
2290
  export interface UpdateOriginRequestPolicyResult {
3173
2291
  /**
3174
2292
  * <p>An origin request policy.</p>
@@ -3179,12 +2297,6 @@ export interface UpdateOriginRequestPolicyResult {
3179
2297
  */
3180
2298
  ETag?: string;
3181
2299
  }
3182
- export declare namespace UpdateOriginRequestPolicyResult {
3183
- /**
3184
- * @internal
3185
- */
3186
- const filterSensitiveLog: (obj: UpdateOriginRequestPolicyResult) => any;
3187
- }
3188
2300
  export interface UpdatePublicKeyRequest {
3189
2301
  /**
3190
2302
  * <p>A public key configuration.</p>
@@ -3200,12 +2312,6 @@ export interface UpdatePublicKeyRequest {
3200
2312
  */
3201
2313
  IfMatch?: string;
3202
2314
  }
3203
- export declare namespace UpdatePublicKeyRequest {
3204
- /**
3205
- * @internal
3206
- */
3207
- const filterSensitiveLog: (obj: UpdatePublicKeyRequest) => any;
3208
- }
3209
2315
  export interface UpdatePublicKeyResult {
3210
2316
  /**
3211
2317
  * <p>The public key.</p>
@@ -3216,12 +2322,6 @@ export interface UpdatePublicKeyResult {
3216
2322
  */
3217
2323
  ETag?: string;
3218
2324
  }
3219
- export declare namespace UpdatePublicKeyResult {
3220
- /**
3221
- * @internal
3222
- */
3223
- const filterSensitiveLog: (obj: UpdatePublicKeyResult) => any;
3224
- }
3225
2325
  export interface UpdateRealtimeLogConfigRequest {
3226
2326
  /**
3227
2327
  * <p>Contains information about the Amazon Kinesis data stream where you are sending real-time
@@ -3249,24 +2349,12 @@ export interface UpdateRealtimeLogConfigRequest {
3249
2349
  */
3250
2350
  SamplingRate?: number;
3251
2351
  }
3252
- export declare namespace UpdateRealtimeLogConfigRequest {
3253
- /**
3254
- * @internal
3255
- */
3256
- const filterSensitiveLog: (obj: UpdateRealtimeLogConfigRequest) => any;
3257
- }
3258
2352
  export interface UpdateRealtimeLogConfigResult {
3259
2353
  /**
3260
2354
  * <p>A real-time log configuration.</p>
3261
2355
  */
3262
2356
  RealtimeLogConfig?: RealtimeLogConfig;
3263
2357
  }
3264
- export declare namespace UpdateRealtimeLogConfigResult {
3265
- /**
3266
- * @internal
3267
- */
3268
- const filterSensitiveLog: (obj: UpdateRealtimeLogConfigResult) => any;
3269
- }
3270
2358
  export interface UpdateResponseHeadersPolicyRequest {
3271
2359
  /**
3272
2360
  * <p>A response headers policy configuration.</p>
@@ -3283,12 +2371,6 @@ export interface UpdateResponseHeadersPolicyRequest {
3283
2371
  */
3284
2372
  IfMatch?: string;
3285
2373
  }
3286
- export declare namespace UpdateResponseHeadersPolicyRequest {
3287
- /**
3288
- * @internal
3289
- */
3290
- const filterSensitiveLog: (obj: UpdateResponseHeadersPolicyRequest) => any;
3291
- }
3292
2374
  export interface UpdateResponseHeadersPolicyResult {
3293
2375
  /**
3294
2376
  * <p>A response headers policy.</p>
@@ -3299,12 +2381,6 @@ export interface UpdateResponseHeadersPolicyResult {
3299
2381
  */
3300
2382
  ETag?: string;
3301
2383
  }
3302
- export declare namespace UpdateResponseHeadersPolicyResult {
3303
- /**
3304
- * @internal
3305
- */
3306
- const filterSensitiveLog: (obj: UpdateResponseHeadersPolicyResult) => any;
3307
- }
3308
2384
  /**
3309
2385
  * <p>The request to update a streaming distribution.</p>
3310
2386
  */
@@ -3323,12 +2399,6 @@ export interface UpdateStreamingDistributionRequest {
3323
2399
  */
3324
2400
  IfMatch?: string;
3325
2401
  }
3326
- export declare namespace UpdateStreamingDistributionRequest {
3327
- /**
3328
- * @internal
3329
- */
3330
- const filterSensitiveLog: (obj: UpdateStreamingDistributionRequest) => any;
3331
- }
3332
2402
  /**
3333
2403
  * <p>The returned result of the corresponding request.</p>
3334
2404
  */
@@ -3343,9 +2413,627 @@ export interface UpdateStreamingDistributionResult {
3343
2413
  */
3344
2414
  ETag?: string;
3345
2415
  }
3346
- export declare namespace UpdateStreamingDistributionResult {
3347
- /**
3348
- * @internal
3349
- */
3350
- const filterSensitiveLog: (obj: UpdateStreamingDistributionResult) => any;
3351
- }
2416
+ /**
2417
+ * @internal
2418
+ */
2419
+ export declare const DeleteMonitoringSubscriptionRequestFilterSensitiveLog: (obj: DeleteMonitoringSubscriptionRequest) => any;
2420
+ /**
2421
+ * @internal
2422
+ */
2423
+ export declare const DeleteMonitoringSubscriptionResultFilterSensitiveLog: (obj: DeleteMonitoringSubscriptionResult) => any;
2424
+ /**
2425
+ * @internal
2426
+ */
2427
+ export declare const DeleteOriginRequestPolicyRequestFilterSensitiveLog: (obj: DeleteOriginRequestPolicyRequest) => any;
2428
+ /**
2429
+ * @internal
2430
+ */
2431
+ export declare const DeletePublicKeyRequestFilterSensitiveLog: (obj: DeletePublicKeyRequest) => any;
2432
+ /**
2433
+ * @internal
2434
+ */
2435
+ export declare const DeleteRealtimeLogConfigRequestFilterSensitiveLog: (obj: DeleteRealtimeLogConfigRequest) => any;
2436
+ /**
2437
+ * @internal
2438
+ */
2439
+ export declare const DeleteResponseHeadersPolicyRequestFilterSensitiveLog: (obj: DeleteResponseHeadersPolicyRequest) => any;
2440
+ /**
2441
+ * @internal
2442
+ */
2443
+ export declare const DeleteStreamingDistributionRequestFilterSensitiveLog: (obj: DeleteStreamingDistributionRequest) => any;
2444
+ /**
2445
+ * @internal
2446
+ */
2447
+ export declare const DescribeFunctionRequestFilterSensitiveLog: (obj: DescribeFunctionRequest) => any;
2448
+ /**
2449
+ * @internal
2450
+ */
2451
+ export declare const DescribeFunctionResultFilterSensitiveLog: (obj: DescribeFunctionResult) => any;
2452
+ /**
2453
+ * @internal
2454
+ */
2455
+ export declare const GetCachePolicyRequestFilterSensitiveLog: (obj: GetCachePolicyRequest) => any;
2456
+ /**
2457
+ * @internal
2458
+ */
2459
+ export declare const GetCachePolicyResultFilterSensitiveLog: (obj: GetCachePolicyResult) => any;
2460
+ /**
2461
+ * @internal
2462
+ */
2463
+ export declare const GetCachePolicyConfigRequestFilterSensitiveLog: (obj: GetCachePolicyConfigRequest) => any;
2464
+ /**
2465
+ * @internal
2466
+ */
2467
+ export declare const GetCachePolicyConfigResultFilterSensitiveLog: (obj: GetCachePolicyConfigResult) => any;
2468
+ /**
2469
+ * @internal
2470
+ */
2471
+ export declare const GetCloudFrontOriginAccessIdentityRequestFilterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityRequest) => any;
2472
+ /**
2473
+ * @internal
2474
+ */
2475
+ export declare const GetCloudFrontOriginAccessIdentityResultFilterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityResult) => any;
2476
+ /**
2477
+ * @internal
2478
+ */
2479
+ export declare const GetCloudFrontOriginAccessIdentityConfigRequestFilterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityConfigRequest) => any;
2480
+ /**
2481
+ * @internal
2482
+ */
2483
+ export declare const GetCloudFrontOriginAccessIdentityConfigResultFilterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityConfigResult) => any;
2484
+ /**
2485
+ * @internal
2486
+ */
2487
+ export declare const GetDistributionRequestFilterSensitiveLog: (obj: GetDistributionRequest) => any;
2488
+ /**
2489
+ * @internal
2490
+ */
2491
+ export declare const GetDistributionResultFilterSensitiveLog: (obj: GetDistributionResult) => any;
2492
+ /**
2493
+ * @internal
2494
+ */
2495
+ export declare const GetDistributionConfigRequestFilterSensitiveLog: (obj: GetDistributionConfigRequest) => any;
2496
+ /**
2497
+ * @internal
2498
+ */
2499
+ export declare const GetDistributionConfigResultFilterSensitiveLog: (obj: GetDistributionConfigResult) => any;
2500
+ /**
2501
+ * @internal
2502
+ */
2503
+ export declare const GetFieldLevelEncryptionRequestFilterSensitiveLog: (obj: GetFieldLevelEncryptionRequest) => any;
2504
+ /**
2505
+ * @internal
2506
+ */
2507
+ export declare const GetFieldLevelEncryptionResultFilterSensitiveLog: (obj: GetFieldLevelEncryptionResult) => any;
2508
+ /**
2509
+ * @internal
2510
+ */
2511
+ export declare const GetFieldLevelEncryptionConfigRequestFilterSensitiveLog: (obj: GetFieldLevelEncryptionConfigRequest) => any;
2512
+ /**
2513
+ * @internal
2514
+ */
2515
+ export declare const GetFieldLevelEncryptionConfigResultFilterSensitiveLog: (obj: GetFieldLevelEncryptionConfigResult) => any;
2516
+ /**
2517
+ * @internal
2518
+ */
2519
+ export declare const GetFieldLevelEncryptionProfileRequestFilterSensitiveLog: (obj: GetFieldLevelEncryptionProfileRequest) => any;
2520
+ /**
2521
+ * @internal
2522
+ */
2523
+ export declare const GetFieldLevelEncryptionProfileResultFilterSensitiveLog: (obj: GetFieldLevelEncryptionProfileResult) => any;
2524
+ /**
2525
+ * @internal
2526
+ */
2527
+ export declare const GetFieldLevelEncryptionProfileConfigRequestFilterSensitiveLog: (obj: GetFieldLevelEncryptionProfileConfigRequest) => any;
2528
+ /**
2529
+ * @internal
2530
+ */
2531
+ export declare const GetFieldLevelEncryptionProfileConfigResultFilterSensitiveLog: (obj: GetFieldLevelEncryptionProfileConfigResult) => any;
2532
+ /**
2533
+ * @internal
2534
+ */
2535
+ export declare const GetFunctionRequestFilterSensitiveLog: (obj: GetFunctionRequest) => any;
2536
+ /**
2537
+ * @internal
2538
+ */
2539
+ export declare const GetFunctionResultFilterSensitiveLog: (obj: GetFunctionResult) => any;
2540
+ /**
2541
+ * @internal
2542
+ */
2543
+ export declare const GetInvalidationRequestFilterSensitiveLog: (obj: GetInvalidationRequest) => any;
2544
+ /**
2545
+ * @internal
2546
+ */
2547
+ export declare const GetInvalidationResultFilterSensitiveLog: (obj: GetInvalidationResult) => any;
2548
+ /**
2549
+ * @internal
2550
+ */
2551
+ export declare const GetKeyGroupRequestFilterSensitiveLog: (obj: GetKeyGroupRequest) => any;
2552
+ /**
2553
+ * @internal
2554
+ */
2555
+ export declare const GetKeyGroupResultFilterSensitiveLog: (obj: GetKeyGroupResult) => any;
2556
+ /**
2557
+ * @internal
2558
+ */
2559
+ export declare const GetKeyGroupConfigRequestFilterSensitiveLog: (obj: GetKeyGroupConfigRequest) => any;
2560
+ /**
2561
+ * @internal
2562
+ */
2563
+ export declare const GetKeyGroupConfigResultFilterSensitiveLog: (obj: GetKeyGroupConfigResult) => any;
2564
+ /**
2565
+ * @internal
2566
+ */
2567
+ export declare const GetMonitoringSubscriptionRequestFilterSensitiveLog: (obj: GetMonitoringSubscriptionRequest) => any;
2568
+ /**
2569
+ * @internal
2570
+ */
2571
+ export declare const GetMonitoringSubscriptionResultFilterSensitiveLog: (obj: GetMonitoringSubscriptionResult) => any;
2572
+ /**
2573
+ * @internal
2574
+ */
2575
+ export declare const GetOriginRequestPolicyRequestFilterSensitiveLog: (obj: GetOriginRequestPolicyRequest) => any;
2576
+ /**
2577
+ * @internal
2578
+ */
2579
+ export declare const GetOriginRequestPolicyResultFilterSensitiveLog: (obj: GetOriginRequestPolicyResult) => any;
2580
+ /**
2581
+ * @internal
2582
+ */
2583
+ export declare const GetOriginRequestPolicyConfigRequestFilterSensitiveLog: (obj: GetOriginRequestPolicyConfigRequest) => any;
2584
+ /**
2585
+ * @internal
2586
+ */
2587
+ export declare const GetOriginRequestPolicyConfigResultFilterSensitiveLog: (obj: GetOriginRequestPolicyConfigResult) => any;
2588
+ /**
2589
+ * @internal
2590
+ */
2591
+ export declare const GetPublicKeyRequestFilterSensitiveLog: (obj: GetPublicKeyRequest) => any;
2592
+ /**
2593
+ * @internal
2594
+ */
2595
+ export declare const GetPublicKeyResultFilterSensitiveLog: (obj: GetPublicKeyResult) => any;
2596
+ /**
2597
+ * @internal
2598
+ */
2599
+ export declare const GetPublicKeyConfigRequestFilterSensitiveLog: (obj: GetPublicKeyConfigRequest) => any;
2600
+ /**
2601
+ * @internal
2602
+ */
2603
+ export declare const GetPublicKeyConfigResultFilterSensitiveLog: (obj: GetPublicKeyConfigResult) => any;
2604
+ /**
2605
+ * @internal
2606
+ */
2607
+ export declare const GetRealtimeLogConfigRequestFilterSensitiveLog: (obj: GetRealtimeLogConfigRequest) => any;
2608
+ /**
2609
+ * @internal
2610
+ */
2611
+ export declare const GetRealtimeLogConfigResultFilterSensitiveLog: (obj: GetRealtimeLogConfigResult) => any;
2612
+ /**
2613
+ * @internal
2614
+ */
2615
+ export declare const GetResponseHeadersPolicyRequestFilterSensitiveLog: (obj: GetResponseHeadersPolicyRequest) => any;
2616
+ /**
2617
+ * @internal
2618
+ */
2619
+ export declare const GetResponseHeadersPolicyResultFilterSensitiveLog: (obj: GetResponseHeadersPolicyResult) => any;
2620
+ /**
2621
+ * @internal
2622
+ */
2623
+ export declare const GetResponseHeadersPolicyConfigRequestFilterSensitiveLog: (obj: GetResponseHeadersPolicyConfigRequest) => any;
2624
+ /**
2625
+ * @internal
2626
+ */
2627
+ export declare const GetResponseHeadersPolicyConfigResultFilterSensitiveLog: (obj: GetResponseHeadersPolicyConfigResult) => any;
2628
+ /**
2629
+ * @internal
2630
+ */
2631
+ export declare const GetStreamingDistributionRequestFilterSensitiveLog: (obj: GetStreamingDistributionRequest) => any;
2632
+ /**
2633
+ * @internal
2634
+ */
2635
+ export declare const GetStreamingDistributionResultFilterSensitiveLog: (obj: GetStreamingDistributionResult) => any;
2636
+ /**
2637
+ * @internal
2638
+ */
2639
+ export declare const GetStreamingDistributionConfigRequestFilterSensitiveLog: (obj: GetStreamingDistributionConfigRequest) => any;
2640
+ /**
2641
+ * @internal
2642
+ */
2643
+ export declare const GetStreamingDistributionConfigResultFilterSensitiveLog: (obj: GetStreamingDistributionConfigResult) => any;
2644
+ /**
2645
+ * @internal
2646
+ */
2647
+ export declare const ListCachePoliciesRequestFilterSensitiveLog: (obj: ListCachePoliciesRequest) => any;
2648
+ /**
2649
+ * @internal
2650
+ */
2651
+ export declare const ListCachePoliciesResultFilterSensitiveLog: (obj: ListCachePoliciesResult) => any;
2652
+ /**
2653
+ * @internal
2654
+ */
2655
+ export declare const ListCloudFrontOriginAccessIdentitiesRequestFilterSensitiveLog: (obj: ListCloudFrontOriginAccessIdentitiesRequest) => any;
2656
+ /**
2657
+ * @internal
2658
+ */
2659
+ export declare const CloudFrontOriginAccessIdentitySummaryFilterSensitiveLog: (obj: CloudFrontOriginAccessIdentitySummary) => any;
2660
+ /**
2661
+ * @internal
2662
+ */
2663
+ export declare const CloudFrontOriginAccessIdentityListFilterSensitiveLog: (obj: CloudFrontOriginAccessIdentityList) => any;
2664
+ /**
2665
+ * @internal
2666
+ */
2667
+ export declare const ListCloudFrontOriginAccessIdentitiesResultFilterSensitiveLog: (obj: ListCloudFrontOriginAccessIdentitiesResult) => any;
2668
+ /**
2669
+ * @internal
2670
+ */
2671
+ export declare const ListConflictingAliasesRequestFilterSensitiveLog: (obj: ListConflictingAliasesRequest) => any;
2672
+ /**
2673
+ * @internal
2674
+ */
2675
+ export declare const ConflictingAliasFilterSensitiveLog: (obj: ConflictingAlias) => any;
2676
+ /**
2677
+ * @internal
2678
+ */
2679
+ export declare const ConflictingAliasesListFilterSensitiveLog: (obj: ConflictingAliasesList) => any;
2680
+ /**
2681
+ * @internal
2682
+ */
2683
+ export declare const ListConflictingAliasesResultFilterSensitiveLog: (obj: ListConflictingAliasesResult) => any;
2684
+ /**
2685
+ * @internal
2686
+ */
2687
+ export declare const ListDistributionsRequestFilterSensitiveLog: (obj: ListDistributionsRequest) => any;
2688
+ /**
2689
+ * @internal
2690
+ */
2691
+ export declare const DistributionSummaryFilterSensitiveLog: (obj: DistributionSummary) => any;
2692
+ /**
2693
+ * @internal
2694
+ */
2695
+ export declare const DistributionListFilterSensitiveLog: (obj: DistributionList) => any;
2696
+ /**
2697
+ * @internal
2698
+ */
2699
+ export declare const ListDistributionsResultFilterSensitiveLog: (obj: ListDistributionsResult) => any;
2700
+ /**
2701
+ * @internal
2702
+ */
2703
+ export declare const ListDistributionsByCachePolicyIdRequestFilterSensitiveLog: (obj: ListDistributionsByCachePolicyIdRequest) => any;
2704
+ /**
2705
+ * @internal
2706
+ */
2707
+ export declare const DistributionIdListFilterSensitiveLog: (obj: DistributionIdList) => any;
2708
+ /**
2709
+ * @internal
2710
+ */
2711
+ export declare const ListDistributionsByCachePolicyIdResultFilterSensitiveLog: (obj: ListDistributionsByCachePolicyIdResult) => any;
2712
+ /**
2713
+ * @internal
2714
+ */
2715
+ export declare const ListDistributionsByKeyGroupRequestFilterSensitiveLog: (obj: ListDistributionsByKeyGroupRequest) => any;
2716
+ /**
2717
+ * @internal
2718
+ */
2719
+ export declare const ListDistributionsByKeyGroupResultFilterSensitiveLog: (obj: ListDistributionsByKeyGroupResult) => any;
2720
+ /**
2721
+ * @internal
2722
+ */
2723
+ export declare const ListDistributionsByOriginRequestPolicyIdRequestFilterSensitiveLog: (obj: ListDistributionsByOriginRequestPolicyIdRequest) => any;
2724
+ /**
2725
+ * @internal
2726
+ */
2727
+ export declare const ListDistributionsByOriginRequestPolicyIdResultFilterSensitiveLog: (obj: ListDistributionsByOriginRequestPolicyIdResult) => any;
2728
+ /**
2729
+ * @internal
2730
+ */
2731
+ export declare const ListDistributionsByRealtimeLogConfigRequestFilterSensitiveLog: (obj: ListDistributionsByRealtimeLogConfigRequest) => any;
2732
+ /**
2733
+ * @internal
2734
+ */
2735
+ export declare const ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog: (obj: ListDistributionsByRealtimeLogConfigResult) => any;
2736
+ /**
2737
+ * @internal
2738
+ */
2739
+ export declare const ListDistributionsByResponseHeadersPolicyIdRequestFilterSensitiveLog: (obj: ListDistributionsByResponseHeadersPolicyIdRequest) => any;
2740
+ /**
2741
+ * @internal
2742
+ */
2743
+ export declare const ListDistributionsByResponseHeadersPolicyIdResultFilterSensitiveLog: (obj: ListDistributionsByResponseHeadersPolicyIdResult) => any;
2744
+ /**
2745
+ * @internal
2746
+ */
2747
+ export declare const ListDistributionsByWebACLIdRequestFilterSensitiveLog: (obj: ListDistributionsByWebACLIdRequest) => any;
2748
+ /**
2749
+ * @internal
2750
+ */
2751
+ export declare const ListDistributionsByWebACLIdResultFilterSensitiveLog: (obj: ListDistributionsByWebACLIdResult) => any;
2752
+ /**
2753
+ * @internal
2754
+ */
2755
+ export declare const ListFieldLevelEncryptionConfigsRequestFilterSensitiveLog: (obj: ListFieldLevelEncryptionConfigsRequest) => any;
2756
+ /**
2757
+ * @internal
2758
+ */
2759
+ export declare const FieldLevelEncryptionSummaryFilterSensitiveLog: (obj: FieldLevelEncryptionSummary) => any;
2760
+ /**
2761
+ * @internal
2762
+ */
2763
+ export declare const FieldLevelEncryptionListFilterSensitiveLog: (obj: FieldLevelEncryptionList) => any;
2764
+ /**
2765
+ * @internal
2766
+ */
2767
+ export declare const ListFieldLevelEncryptionConfigsResultFilterSensitiveLog: (obj: ListFieldLevelEncryptionConfigsResult) => any;
2768
+ /**
2769
+ * @internal
2770
+ */
2771
+ export declare const ListFieldLevelEncryptionProfilesRequestFilterSensitiveLog: (obj: ListFieldLevelEncryptionProfilesRequest) => any;
2772
+ /**
2773
+ * @internal
2774
+ */
2775
+ export declare const FieldLevelEncryptionProfileSummaryFilterSensitiveLog: (obj: FieldLevelEncryptionProfileSummary) => any;
2776
+ /**
2777
+ * @internal
2778
+ */
2779
+ export declare const FieldLevelEncryptionProfileListFilterSensitiveLog: (obj: FieldLevelEncryptionProfileList) => any;
2780
+ /**
2781
+ * @internal
2782
+ */
2783
+ export declare const ListFieldLevelEncryptionProfilesResultFilterSensitiveLog: (obj: ListFieldLevelEncryptionProfilesResult) => any;
2784
+ /**
2785
+ * @internal
2786
+ */
2787
+ export declare const ListFunctionsRequestFilterSensitiveLog: (obj: ListFunctionsRequest) => any;
2788
+ /**
2789
+ * @internal
2790
+ */
2791
+ export declare const FunctionListFilterSensitiveLog: (obj: FunctionList) => any;
2792
+ /**
2793
+ * @internal
2794
+ */
2795
+ export declare const ListFunctionsResultFilterSensitiveLog: (obj: ListFunctionsResult) => any;
2796
+ /**
2797
+ * @internal
2798
+ */
2799
+ export declare const ListInvalidationsRequestFilterSensitiveLog: (obj: ListInvalidationsRequest) => any;
2800
+ /**
2801
+ * @internal
2802
+ */
2803
+ export declare const InvalidationSummaryFilterSensitiveLog: (obj: InvalidationSummary) => any;
2804
+ /**
2805
+ * @internal
2806
+ */
2807
+ export declare const InvalidationListFilterSensitiveLog: (obj: InvalidationList) => any;
2808
+ /**
2809
+ * @internal
2810
+ */
2811
+ export declare const ListInvalidationsResultFilterSensitiveLog: (obj: ListInvalidationsResult) => any;
2812
+ /**
2813
+ * @internal
2814
+ */
2815
+ export declare const ListKeyGroupsRequestFilterSensitiveLog: (obj: ListKeyGroupsRequest) => any;
2816
+ /**
2817
+ * @internal
2818
+ */
2819
+ export declare const KeyGroupSummaryFilterSensitiveLog: (obj: KeyGroupSummary) => any;
2820
+ /**
2821
+ * @internal
2822
+ */
2823
+ export declare const KeyGroupListFilterSensitiveLog: (obj: KeyGroupList) => any;
2824
+ /**
2825
+ * @internal
2826
+ */
2827
+ export declare const ListKeyGroupsResultFilterSensitiveLog: (obj: ListKeyGroupsResult) => any;
2828
+ /**
2829
+ * @internal
2830
+ */
2831
+ export declare const ListOriginRequestPoliciesRequestFilterSensitiveLog: (obj: ListOriginRequestPoliciesRequest) => any;
2832
+ /**
2833
+ * @internal
2834
+ */
2835
+ export declare const OriginRequestPolicySummaryFilterSensitiveLog: (obj: OriginRequestPolicySummary) => any;
2836
+ /**
2837
+ * @internal
2838
+ */
2839
+ export declare const OriginRequestPolicyListFilterSensitiveLog: (obj: OriginRequestPolicyList) => any;
2840
+ /**
2841
+ * @internal
2842
+ */
2843
+ export declare const ListOriginRequestPoliciesResultFilterSensitiveLog: (obj: ListOriginRequestPoliciesResult) => any;
2844
+ /**
2845
+ * @internal
2846
+ */
2847
+ export declare const ListPublicKeysRequestFilterSensitiveLog: (obj: ListPublicKeysRequest) => any;
2848
+ /**
2849
+ * @internal
2850
+ */
2851
+ export declare const PublicKeySummaryFilterSensitiveLog: (obj: PublicKeySummary) => any;
2852
+ /**
2853
+ * @internal
2854
+ */
2855
+ export declare const PublicKeyListFilterSensitiveLog: (obj: PublicKeyList) => any;
2856
+ /**
2857
+ * @internal
2858
+ */
2859
+ export declare const ListPublicKeysResultFilterSensitiveLog: (obj: ListPublicKeysResult) => any;
2860
+ /**
2861
+ * @internal
2862
+ */
2863
+ export declare const ListRealtimeLogConfigsRequestFilterSensitiveLog: (obj: ListRealtimeLogConfigsRequest) => any;
2864
+ /**
2865
+ * @internal
2866
+ */
2867
+ export declare const RealtimeLogConfigsFilterSensitiveLog: (obj: RealtimeLogConfigs) => any;
2868
+ /**
2869
+ * @internal
2870
+ */
2871
+ export declare const ListRealtimeLogConfigsResultFilterSensitiveLog: (obj: ListRealtimeLogConfigsResult) => any;
2872
+ /**
2873
+ * @internal
2874
+ */
2875
+ export declare const ListResponseHeadersPoliciesRequestFilterSensitiveLog: (obj: ListResponseHeadersPoliciesRequest) => any;
2876
+ /**
2877
+ * @internal
2878
+ */
2879
+ export declare const ResponseHeadersPolicySummaryFilterSensitiveLog: (obj: ResponseHeadersPolicySummary) => any;
2880
+ /**
2881
+ * @internal
2882
+ */
2883
+ export declare const ResponseHeadersPolicyListFilterSensitiveLog: (obj: ResponseHeadersPolicyList) => any;
2884
+ /**
2885
+ * @internal
2886
+ */
2887
+ export declare const ListResponseHeadersPoliciesResultFilterSensitiveLog: (obj: ListResponseHeadersPoliciesResult) => any;
2888
+ /**
2889
+ * @internal
2890
+ */
2891
+ export declare const ListStreamingDistributionsRequestFilterSensitiveLog: (obj: ListStreamingDistributionsRequest) => any;
2892
+ /**
2893
+ * @internal
2894
+ */
2895
+ export declare const StreamingDistributionSummaryFilterSensitiveLog: (obj: StreamingDistributionSummary) => any;
2896
+ /**
2897
+ * @internal
2898
+ */
2899
+ export declare const StreamingDistributionListFilterSensitiveLog: (obj: StreamingDistributionList) => any;
2900
+ /**
2901
+ * @internal
2902
+ */
2903
+ export declare const ListStreamingDistributionsResultFilterSensitiveLog: (obj: ListStreamingDistributionsResult) => any;
2904
+ /**
2905
+ * @internal
2906
+ */
2907
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
2908
+ /**
2909
+ * @internal
2910
+ */
2911
+ export declare const ListTagsForResourceResultFilterSensitiveLog: (obj: ListTagsForResourceResult) => any;
2912
+ /**
2913
+ * @internal
2914
+ */
2915
+ export declare const PublishFunctionRequestFilterSensitiveLog: (obj: PublishFunctionRequest) => any;
2916
+ /**
2917
+ * @internal
2918
+ */
2919
+ export declare const PublishFunctionResultFilterSensitiveLog: (obj: PublishFunctionResult) => any;
2920
+ /**
2921
+ * @internal
2922
+ */
2923
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
2924
+ /**
2925
+ * @internal
2926
+ */
2927
+ export declare const TestFunctionRequestFilterSensitiveLog: (obj: TestFunctionRequest) => any;
2928
+ /**
2929
+ * @internal
2930
+ */
2931
+ export declare const TestResultFilterSensitiveLog: (obj: TestResult) => any;
2932
+ /**
2933
+ * @internal
2934
+ */
2935
+ export declare const TestFunctionResultFilterSensitiveLog: (obj: TestFunctionResult) => any;
2936
+ /**
2937
+ * @internal
2938
+ */
2939
+ export declare const TagKeysFilterSensitiveLog: (obj: TagKeys) => any;
2940
+ /**
2941
+ * @internal
2942
+ */
2943
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
2944
+ /**
2945
+ * @internal
2946
+ */
2947
+ export declare const UpdateCachePolicyRequestFilterSensitiveLog: (obj: UpdateCachePolicyRequest) => any;
2948
+ /**
2949
+ * @internal
2950
+ */
2951
+ export declare const UpdateCachePolicyResultFilterSensitiveLog: (obj: UpdateCachePolicyResult) => any;
2952
+ /**
2953
+ * @internal
2954
+ */
2955
+ export declare const UpdateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog: (obj: UpdateCloudFrontOriginAccessIdentityRequest) => any;
2956
+ /**
2957
+ * @internal
2958
+ */
2959
+ export declare const UpdateCloudFrontOriginAccessIdentityResultFilterSensitiveLog: (obj: UpdateCloudFrontOriginAccessIdentityResult) => any;
2960
+ /**
2961
+ * @internal
2962
+ */
2963
+ export declare const UpdateDistributionRequestFilterSensitiveLog: (obj: UpdateDistributionRequest) => any;
2964
+ /**
2965
+ * @internal
2966
+ */
2967
+ export declare const UpdateDistributionResultFilterSensitiveLog: (obj: UpdateDistributionResult) => any;
2968
+ /**
2969
+ * @internal
2970
+ */
2971
+ export declare const UpdateFieldLevelEncryptionConfigRequestFilterSensitiveLog: (obj: UpdateFieldLevelEncryptionConfigRequest) => any;
2972
+ /**
2973
+ * @internal
2974
+ */
2975
+ export declare const UpdateFieldLevelEncryptionConfigResultFilterSensitiveLog: (obj: UpdateFieldLevelEncryptionConfigResult) => any;
2976
+ /**
2977
+ * @internal
2978
+ */
2979
+ export declare const UpdateFieldLevelEncryptionProfileRequestFilterSensitiveLog: (obj: UpdateFieldLevelEncryptionProfileRequest) => any;
2980
+ /**
2981
+ * @internal
2982
+ */
2983
+ export declare const UpdateFieldLevelEncryptionProfileResultFilterSensitiveLog: (obj: UpdateFieldLevelEncryptionProfileResult) => any;
2984
+ /**
2985
+ * @internal
2986
+ */
2987
+ export declare const UpdateFunctionRequestFilterSensitiveLog: (obj: UpdateFunctionRequest) => any;
2988
+ /**
2989
+ * @internal
2990
+ */
2991
+ export declare const UpdateFunctionResultFilterSensitiveLog: (obj: UpdateFunctionResult) => any;
2992
+ /**
2993
+ * @internal
2994
+ */
2995
+ export declare const UpdateKeyGroupRequestFilterSensitiveLog: (obj: UpdateKeyGroupRequest) => any;
2996
+ /**
2997
+ * @internal
2998
+ */
2999
+ export declare const UpdateKeyGroupResultFilterSensitiveLog: (obj: UpdateKeyGroupResult) => any;
3000
+ /**
3001
+ * @internal
3002
+ */
3003
+ export declare const UpdateOriginRequestPolicyRequestFilterSensitiveLog: (obj: UpdateOriginRequestPolicyRequest) => any;
3004
+ /**
3005
+ * @internal
3006
+ */
3007
+ export declare const UpdateOriginRequestPolicyResultFilterSensitiveLog: (obj: UpdateOriginRequestPolicyResult) => any;
3008
+ /**
3009
+ * @internal
3010
+ */
3011
+ export declare const UpdatePublicKeyRequestFilterSensitiveLog: (obj: UpdatePublicKeyRequest) => any;
3012
+ /**
3013
+ * @internal
3014
+ */
3015
+ export declare const UpdatePublicKeyResultFilterSensitiveLog: (obj: UpdatePublicKeyResult) => any;
3016
+ /**
3017
+ * @internal
3018
+ */
3019
+ export declare const UpdateRealtimeLogConfigRequestFilterSensitiveLog: (obj: UpdateRealtimeLogConfigRequest) => any;
3020
+ /**
3021
+ * @internal
3022
+ */
3023
+ export declare const UpdateRealtimeLogConfigResultFilterSensitiveLog: (obj: UpdateRealtimeLogConfigResult) => any;
3024
+ /**
3025
+ * @internal
3026
+ */
3027
+ export declare const UpdateResponseHeadersPolicyRequestFilterSensitiveLog: (obj: UpdateResponseHeadersPolicyRequest) => any;
3028
+ /**
3029
+ * @internal
3030
+ */
3031
+ export declare const UpdateResponseHeadersPolicyResultFilterSensitiveLog: (obj: UpdateResponseHeadersPolicyResult) => any;
3032
+ /**
3033
+ * @internal
3034
+ */
3035
+ export declare const UpdateStreamingDistributionRequestFilterSensitiveLog: (obj: UpdateStreamingDistributionRequest) => any;
3036
+ /**
3037
+ * @internal
3038
+ */
3039
+ export declare const UpdateStreamingDistributionResultFilterSensitiveLog: (obj: UpdateStreamingDistributionResult) => any;