@aws-sdk/client-cloudfront 3.181.0 → 3.183.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist-es/CloudFront.js +394 -401
- package/dist-es/CloudFrontClient.js +22 -28
- package/dist-es/commands/AssociateAliasCommand.js +22 -29
- package/dist-es/commands/CreateCachePolicyCommand.js +21 -28
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/CreateDistributionCommand.js +21 -28
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +21 -28
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/CreateFunctionCommand.js +21 -28
- package/dist-es/commands/CreateInvalidationCommand.js +21 -28
- package/dist-es/commands/CreateKeyGroupCommand.js +21 -28
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/CreateOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/CreatePublicKeyCommand.js +21 -28
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/CreateStreamingDistributionCommand.js +21 -28
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +21 -28
- package/dist-es/commands/DeleteCachePolicyCommand.js +22 -29
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +22 -29
- package/dist-es/commands/DeleteDistributionCommand.js +22 -29
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +22 -29
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +22 -29
- package/dist-es/commands/DeleteFunctionCommand.js +22 -29
- package/dist-es/commands/DeleteKeyGroupCommand.js +22 -29
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +22 -29
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +22 -29
- package/dist-es/commands/DeletePublicKeyCommand.js +22 -29
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +22 -29
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +22 -29
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +22 -29
- package/dist-es/commands/DescribeFunctionCommand.js +21 -28
- package/dist-es/commands/GetCachePolicyCommand.js +21 -28
- package/dist-es/commands/GetCachePolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +21 -28
- package/dist-es/commands/GetDistributionCommand.js +21 -28
- package/dist-es/commands/GetDistributionConfigCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +21 -28
- package/dist-es/commands/GetFunctionCommand.js +21 -28
- package/dist-es/commands/GetInvalidationCommand.js +21 -28
- package/dist-es/commands/GetKeyGroupCommand.js +21 -28
- package/dist-es/commands/GetKeyGroupConfigCommand.js +21 -28
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/GetOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +21 -28
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetPublicKeyCommand.js +21 -28
- package/dist-es/commands/GetPublicKeyConfigCommand.js +21 -28
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetStreamingDistributionCommand.js +21 -28
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +21 -28
- package/dist-es/commands/ListCachePoliciesCommand.js +21 -28
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +21 -28
- package/dist-es/commands/ListConflictingAliasesCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsCommand.js +21 -28
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +21 -28
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +21 -28
- package/dist-es/commands/ListFunctionsCommand.js +21 -28
- package/dist-es/commands/ListInvalidationsCommand.js +21 -28
- package/dist-es/commands/ListKeyGroupsCommand.js +21 -28
- package/dist-es/commands/ListOriginAccessControlsCommand.js +21 -28
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +21 -28
- package/dist-es/commands/ListPublicKeysCommand.js +21 -28
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +21 -28
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +21 -28
- package/dist-es/commands/ListStreamingDistributionsCommand.js +21 -28
- package/dist-es/commands/ListTagsForResourceCommand.js +21 -28
- package/dist-es/commands/PublishFunctionCommand.js +21 -28
- package/dist-es/commands/TagResourceCommand.js +22 -29
- package/dist-es/commands/TestFunctionCommand.js +21 -28
- package/dist-es/commands/UntagResourceCommand.js +22 -29
- package/dist-es/commands/UpdateCachePolicyCommand.js +21 -28
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/UpdateDistributionCommand.js +21 -28
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/UpdateFunctionCommand.js +21 -28
- package/dist-es/commands/UpdateKeyGroupCommand.js +21 -28
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/UpdatePublicKeyCommand.js +21 -28
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/CloudFrontServiceException.js +5 -10
- package/dist-es/models/models_0.js +2003 -1689
- package/dist-es/models/models_1.js +770 -414
- package/dist-es/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +25 -68
- package/dist-es/pagination/ListDistributionsPaginator.js +25 -68
- package/dist-es/pagination/ListInvalidationsPaginator.js +25 -68
- package/dist-es/pagination/ListStreamingDistributionsPaginator.js +25 -68
- package/dist-es/protocols/Aws_restXml.js +9557 -12767
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/dist-es/waiters/waitForDistributionDeployed.js +28 -48
- package/dist-es/waiters/waitForInvalidationCompleted.js +28 -48
- package/dist-es/waiters/waitForStreamingDistributionDeployed.js +28 -48
- package/package.json +35 -35
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { __assign, __extends } from "tslib";
|
|
2
1
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
2
|
import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
|
|
4
3
|
export var ResponseHeadersPolicyAccessControlAllowMethodsValues;
|
|
@@ -12,1150 +11,1150 @@ export var ResponseHeadersPolicyAccessControlAllowMethodsValues;
|
|
|
12
11
|
ResponseHeadersPolicyAccessControlAllowMethodsValues["POST"] = "POST";
|
|
13
12
|
ResponseHeadersPolicyAccessControlAllowMethodsValues["PUT"] = "PUT";
|
|
14
13
|
})(ResponseHeadersPolicyAccessControlAllowMethodsValues || (ResponseHeadersPolicyAccessControlAllowMethodsValues = {}));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
}
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
}
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
}
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
}
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
}
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
}
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
}
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
}
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
}
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
}
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
}
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
}
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
}
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
}
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
}
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
}
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
}
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
}
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
}
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
}
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
}
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
}
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
}
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
}
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
}
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
}
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
}
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
}
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
}
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
}
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
}
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
}
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
}
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
}
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
}
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
}
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
}
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
}
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
}
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
}
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
}
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
}
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
}
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
}
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
}
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
}
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
}
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
}
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
}
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
}
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
}
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
}
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
}
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
}
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
}
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
}
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
}
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
}
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
}
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
}
|
|
1158
|
-
|
|
14
|
+
export class AccessDenied extends __BaseException {
|
|
15
|
+
constructor(opts) {
|
|
16
|
+
super({
|
|
17
|
+
name: "AccessDenied",
|
|
18
|
+
$fault: "client",
|
|
19
|
+
...opts,
|
|
20
|
+
});
|
|
21
|
+
this.name = "AccessDenied";
|
|
22
|
+
this.$fault = "client";
|
|
23
|
+
Object.setPrototypeOf(this, AccessDenied.prototype);
|
|
24
|
+
this.Message = opts.Message;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
export class IllegalUpdate extends __BaseException {
|
|
28
|
+
constructor(opts) {
|
|
29
|
+
super({
|
|
30
|
+
name: "IllegalUpdate",
|
|
31
|
+
$fault: "client",
|
|
32
|
+
...opts,
|
|
33
|
+
});
|
|
34
|
+
this.name = "IllegalUpdate";
|
|
35
|
+
this.$fault = "client";
|
|
36
|
+
Object.setPrototypeOf(this, IllegalUpdate.prototype);
|
|
37
|
+
this.Message = opts.Message;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
export class InvalidArgument extends __BaseException {
|
|
41
|
+
constructor(opts) {
|
|
42
|
+
super({
|
|
43
|
+
name: "InvalidArgument",
|
|
44
|
+
$fault: "client",
|
|
45
|
+
...opts,
|
|
46
|
+
});
|
|
47
|
+
this.name = "InvalidArgument";
|
|
48
|
+
this.$fault = "client";
|
|
49
|
+
Object.setPrototypeOf(this, InvalidArgument.prototype);
|
|
50
|
+
this.Message = opts.Message;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
export class NoSuchDistribution extends __BaseException {
|
|
54
|
+
constructor(opts) {
|
|
55
|
+
super({
|
|
56
|
+
name: "NoSuchDistribution",
|
|
57
|
+
$fault: "client",
|
|
58
|
+
...opts,
|
|
59
|
+
});
|
|
60
|
+
this.name = "NoSuchDistribution";
|
|
61
|
+
this.$fault = "client";
|
|
62
|
+
Object.setPrototypeOf(this, NoSuchDistribution.prototype);
|
|
63
|
+
this.Message = opts.Message;
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
export class TooManyDistributionCNAMEs extends __BaseException {
|
|
67
|
+
constructor(opts) {
|
|
68
|
+
super({
|
|
69
|
+
name: "TooManyDistributionCNAMEs",
|
|
70
|
+
$fault: "client",
|
|
71
|
+
...opts,
|
|
72
|
+
});
|
|
73
|
+
this.name = "TooManyDistributionCNAMEs";
|
|
74
|
+
this.$fault = "client";
|
|
75
|
+
Object.setPrototypeOf(this, TooManyDistributionCNAMEs.prototype);
|
|
76
|
+
this.Message = opts.Message;
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
export class BatchTooLarge extends __BaseException {
|
|
80
|
+
constructor(opts) {
|
|
81
|
+
super({
|
|
82
|
+
name: "BatchTooLarge",
|
|
83
|
+
$fault: "client",
|
|
84
|
+
...opts,
|
|
85
|
+
});
|
|
86
|
+
this.name = "BatchTooLarge";
|
|
87
|
+
this.$fault = "client";
|
|
88
|
+
Object.setPrototypeOf(this, BatchTooLarge.prototype);
|
|
89
|
+
this.Message = opts.Message;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
export class CachePolicyAlreadyExists extends __BaseException {
|
|
93
|
+
constructor(opts) {
|
|
94
|
+
super({
|
|
95
|
+
name: "CachePolicyAlreadyExists",
|
|
96
|
+
$fault: "client",
|
|
97
|
+
...opts,
|
|
98
|
+
});
|
|
99
|
+
this.name = "CachePolicyAlreadyExists";
|
|
100
|
+
this.$fault = "client";
|
|
101
|
+
Object.setPrototypeOf(this, CachePolicyAlreadyExists.prototype);
|
|
102
|
+
this.Message = opts.Message;
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
export class CachePolicyInUse extends __BaseException {
|
|
106
|
+
constructor(opts) {
|
|
107
|
+
super({
|
|
108
|
+
name: "CachePolicyInUse",
|
|
109
|
+
$fault: "client",
|
|
110
|
+
...opts,
|
|
111
|
+
});
|
|
112
|
+
this.name = "CachePolicyInUse";
|
|
113
|
+
this.$fault = "client";
|
|
114
|
+
Object.setPrototypeOf(this, CachePolicyInUse.prototype);
|
|
115
|
+
this.Message = opts.Message;
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
export class CannotChangeImmutablePublicKeyFields extends __BaseException {
|
|
119
|
+
constructor(opts) {
|
|
120
|
+
super({
|
|
121
|
+
name: "CannotChangeImmutablePublicKeyFields",
|
|
122
|
+
$fault: "client",
|
|
123
|
+
...opts,
|
|
124
|
+
});
|
|
125
|
+
this.name = "CannotChangeImmutablePublicKeyFields";
|
|
126
|
+
this.$fault = "client";
|
|
127
|
+
Object.setPrototypeOf(this, CannotChangeImmutablePublicKeyFields.prototype);
|
|
128
|
+
this.Message = opts.Message;
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
export class InconsistentQuantities extends __BaseException {
|
|
132
|
+
constructor(opts) {
|
|
133
|
+
super({
|
|
134
|
+
name: "InconsistentQuantities",
|
|
135
|
+
$fault: "client",
|
|
136
|
+
...opts,
|
|
137
|
+
});
|
|
138
|
+
this.name = "InconsistentQuantities";
|
|
139
|
+
this.$fault = "client";
|
|
140
|
+
Object.setPrototypeOf(this, InconsistentQuantities.prototype);
|
|
141
|
+
this.Message = opts.Message;
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
export class TooManyCachePolicies extends __BaseException {
|
|
145
|
+
constructor(opts) {
|
|
146
|
+
super({
|
|
147
|
+
name: "TooManyCachePolicies",
|
|
148
|
+
$fault: "client",
|
|
149
|
+
...opts,
|
|
150
|
+
});
|
|
151
|
+
this.name = "TooManyCachePolicies";
|
|
152
|
+
this.$fault = "client";
|
|
153
|
+
Object.setPrototypeOf(this, TooManyCachePolicies.prototype);
|
|
154
|
+
this.Message = opts.Message;
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
export class TooManyCookiesInCachePolicy extends __BaseException {
|
|
158
|
+
constructor(opts) {
|
|
159
|
+
super({
|
|
160
|
+
name: "TooManyCookiesInCachePolicy",
|
|
161
|
+
$fault: "client",
|
|
162
|
+
...opts,
|
|
163
|
+
});
|
|
164
|
+
this.name = "TooManyCookiesInCachePolicy";
|
|
165
|
+
this.$fault = "client";
|
|
166
|
+
Object.setPrototypeOf(this, TooManyCookiesInCachePolicy.prototype);
|
|
167
|
+
this.Message = opts.Message;
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
export class TooManyHeadersInCachePolicy extends __BaseException {
|
|
171
|
+
constructor(opts) {
|
|
172
|
+
super({
|
|
173
|
+
name: "TooManyHeadersInCachePolicy",
|
|
174
|
+
$fault: "client",
|
|
175
|
+
...opts,
|
|
176
|
+
});
|
|
177
|
+
this.name = "TooManyHeadersInCachePolicy";
|
|
178
|
+
this.$fault = "client";
|
|
179
|
+
Object.setPrototypeOf(this, TooManyHeadersInCachePolicy.prototype);
|
|
180
|
+
this.Message = opts.Message;
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
export class TooManyQueryStringsInCachePolicy extends __BaseException {
|
|
184
|
+
constructor(opts) {
|
|
185
|
+
super({
|
|
186
|
+
name: "TooManyQueryStringsInCachePolicy",
|
|
187
|
+
$fault: "client",
|
|
188
|
+
...opts,
|
|
189
|
+
});
|
|
190
|
+
this.name = "TooManyQueryStringsInCachePolicy";
|
|
191
|
+
this.$fault = "client";
|
|
192
|
+
Object.setPrototypeOf(this, TooManyQueryStringsInCachePolicy.prototype);
|
|
193
|
+
this.Message = opts.Message;
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
export class CloudFrontOriginAccessIdentityAlreadyExists extends __BaseException {
|
|
197
|
+
constructor(opts) {
|
|
198
|
+
super({
|
|
199
|
+
name: "CloudFrontOriginAccessIdentityAlreadyExists",
|
|
200
|
+
$fault: "client",
|
|
201
|
+
...opts,
|
|
202
|
+
});
|
|
203
|
+
this.name = "CloudFrontOriginAccessIdentityAlreadyExists";
|
|
204
|
+
this.$fault = "client";
|
|
205
|
+
Object.setPrototypeOf(this, CloudFrontOriginAccessIdentityAlreadyExists.prototype);
|
|
206
|
+
this.Message = opts.Message;
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
export class MissingBody extends __BaseException {
|
|
210
|
+
constructor(opts) {
|
|
211
|
+
super({
|
|
212
|
+
name: "MissingBody",
|
|
213
|
+
$fault: "client",
|
|
214
|
+
...opts,
|
|
215
|
+
});
|
|
216
|
+
this.name = "MissingBody";
|
|
217
|
+
this.$fault = "client";
|
|
218
|
+
Object.setPrototypeOf(this, MissingBody.prototype);
|
|
219
|
+
this.Message = opts.Message;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
222
|
+
export class TooManyCloudFrontOriginAccessIdentities extends __BaseException {
|
|
223
|
+
constructor(opts) {
|
|
224
|
+
super({
|
|
225
|
+
name: "TooManyCloudFrontOriginAccessIdentities",
|
|
226
|
+
$fault: "client",
|
|
227
|
+
...opts,
|
|
228
|
+
});
|
|
229
|
+
this.name = "TooManyCloudFrontOriginAccessIdentities";
|
|
230
|
+
this.$fault = "client";
|
|
231
|
+
Object.setPrototypeOf(this, TooManyCloudFrontOriginAccessIdentities.prototype);
|
|
232
|
+
this.Message = opts.Message;
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
export class CNAMEAlreadyExists extends __BaseException {
|
|
236
|
+
constructor(opts) {
|
|
237
|
+
super({
|
|
238
|
+
name: "CNAMEAlreadyExists",
|
|
239
|
+
$fault: "client",
|
|
240
|
+
...opts,
|
|
241
|
+
});
|
|
242
|
+
this.name = "CNAMEAlreadyExists";
|
|
243
|
+
this.$fault = "client";
|
|
244
|
+
Object.setPrototypeOf(this, CNAMEAlreadyExists.prototype);
|
|
245
|
+
this.Message = opts.Message;
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
export class DistributionAlreadyExists extends __BaseException {
|
|
249
|
+
constructor(opts) {
|
|
250
|
+
super({
|
|
251
|
+
name: "DistributionAlreadyExists",
|
|
252
|
+
$fault: "client",
|
|
253
|
+
...opts,
|
|
254
|
+
});
|
|
255
|
+
this.name = "DistributionAlreadyExists";
|
|
256
|
+
this.$fault = "client";
|
|
257
|
+
Object.setPrototypeOf(this, DistributionAlreadyExists.prototype);
|
|
258
|
+
this.Message = opts.Message;
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
export class IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior extends __BaseException {
|
|
262
|
+
constructor(opts) {
|
|
263
|
+
super({
|
|
264
|
+
name: "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior",
|
|
265
|
+
$fault: "client",
|
|
266
|
+
...opts,
|
|
267
|
+
});
|
|
268
|
+
this.name = "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior";
|
|
269
|
+
this.$fault = "client";
|
|
270
|
+
Object.setPrototypeOf(this, IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior.prototype);
|
|
271
|
+
this.Message = opts.Message;
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
export class IllegalOriginAccessConfiguration extends __BaseException {
|
|
275
|
+
constructor(opts) {
|
|
276
|
+
super({
|
|
277
|
+
name: "IllegalOriginAccessConfiguration",
|
|
278
|
+
$fault: "client",
|
|
279
|
+
...opts,
|
|
280
|
+
});
|
|
281
|
+
this.name = "IllegalOriginAccessConfiguration";
|
|
282
|
+
this.$fault = "client";
|
|
283
|
+
Object.setPrototypeOf(this, IllegalOriginAccessConfiguration.prototype);
|
|
284
|
+
this.Message = opts.Message;
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
export class InvalidDefaultRootObject extends __BaseException {
|
|
288
|
+
constructor(opts) {
|
|
289
|
+
super({
|
|
290
|
+
name: "InvalidDefaultRootObject",
|
|
291
|
+
$fault: "client",
|
|
292
|
+
...opts,
|
|
293
|
+
});
|
|
294
|
+
this.name = "InvalidDefaultRootObject";
|
|
295
|
+
this.$fault = "client";
|
|
296
|
+
Object.setPrototypeOf(this, InvalidDefaultRootObject.prototype);
|
|
297
|
+
this.Message = opts.Message;
|
|
298
|
+
}
|
|
299
|
+
}
|
|
300
|
+
export class InvalidDomainNameForOriginAccessControl extends __BaseException {
|
|
301
|
+
constructor(opts) {
|
|
302
|
+
super({
|
|
303
|
+
name: "InvalidDomainNameForOriginAccessControl",
|
|
304
|
+
$fault: "client",
|
|
305
|
+
...opts,
|
|
306
|
+
});
|
|
307
|
+
this.name = "InvalidDomainNameForOriginAccessControl";
|
|
308
|
+
this.$fault = "client";
|
|
309
|
+
Object.setPrototypeOf(this, InvalidDomainNameForOriginAccessControl.prototype);
|
|
310
|
+
this.Message = opts.Message;
|
|
311
|
+
}
|
|
312
|
+
}
|
|
313
|
+
export class InvalidErrorCode extends __BaseException {
|
|
314
|
+
constructor(opts) {
|
|
315
|
+
super({
|
|
316
|
+
name: "InvalidErrorCode",
|
|
317
|
+
$fault: "client",
|
|
318
|
+
...opts,
|
|
319
|
+
});
|
|
320
|
+
this.name = "InvalidErrorCode";
|
|
321
|
+
this.$fault = "client";
|
|
322
|
+
Object.setPrototypeOf(this, InvalidErrorCode.prototype);
|
|
323
|
+
this.Message = opts.Message;
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
export class InvalidForwardCookies extends __BaseException {
|
|
327
|
+
constructor(opts) {
|
|
328
|
+
super({
|
|
329
|
+
name: "InvalidForwardCookies",
|
|
330
|
+
$fault: "client",
|
|
331
|
+
...opts,
|
|
332
|
+
});
|
|
333
|
+
this.name = "InvalidForwardCookies";
|
|
334
|
+
this.$fault = "client";
|
|
335
|
+
Object.setPrototypeOf(this, InvalidForwardCookies.prototype);
|
|
336
|
+
this.Message = opts.Message;
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
export class InvalidFunctionAssociation extends __BaseException {
|
|
340
|
+
constructor(opts) {
|
|
341
|
+
super({
|
|
342
|
+
name: "InvalidFunctionAssociation",
|
|
343
|
+
$fault: "client",
|
|
344
|
+
...opts,
|
|
345
|
+
});
|
|
346
|
+
this.name = "InvalidFunctionAssociation";
|
|
347
|
+
this.$fault = "client";
|
|
348
|
+
Object.setPrototypeOf(this, InvalidFunctionAssociation.prototype);
|
|
349
|
+
this.Message = opts.Message;
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
export class InvalidGeoRestrictionParameter extends __BaseException {
|
|
353
|
+
constructor(opts) {
|
|
354
|
+
super({
|
|
355
|
+
name: "InvalidGeoRestrictionParameter",
|
|
356
|
+
$fault: "client",
|
|
357
|
+
...opts,
|
|
358
|
+
});
|
|
359
|
+
this.name = "InvalidGeoRestrictionParameter";
|
|
360
|
+
this.$fault = "client";
|
|
361
|
+
Object.setPrototypeOf(this, InvalidGeoRestrictionParameter.prototype);
|
|
362
|
+
this.Message = opts.Message;
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
export class InvalidHeadersForS3Origin extends __BaseException {
|
|
366
|
+
constructor(opts) {
|
|
367
|
+
super({
|
|
368
|
+
name: "InvalidHeadersForS3Origin",
|
|
369
|
+
$fault: "client",
|
|
370
|
+
...opts,
|
|
371
|
+
});
|
|
372
|
+
this.name = "InvalidHeadersForS3Origin";
|
|
373
|
+
this.$fault = "client";
|
|
374
|
+
Object.setPrototypeOf(this, InvalidHeadersForS3Origin.prototype);
|
|
375
|
+
this.Message = opts.Message;
|
|
376
|
+
}
|
|
377
|
+
}
|
|
378
|
+
export class InvalidLambdaFunctionAssociation extends __BaseException {
|
|
379
|
+
constructor(opts) {
|
|
380
|
+
super({
|
|
381
|
+
name: "InvalidLambdaFunctionAssociation",
|
|
382
|
+
$fault: "client",
|
|
383
|
+
...opts,
|
|
384
|
+
});
|
|
385
|
+
this.name = "InvalidLambdaFunctionAssociation";
|
|
386
|
+
this.$fault = "client";
|
|
387
|
+
Object.setPrototypeOf(this, InvalidLambdaFunctionAssociation.prototype);
|
|
388
|
+
this.Message = opts.Message;
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
export class InvalidLocationCode extends __BaseException {
|
|
392
|
+
constructor(opts) {
|
|
393
|
+
super({
|
|
394
|
+
name: "InvalidLocationCode",
|
|
395
|
+
$fault: "client",
|
|
396
|
+
...opts,
|
|
397
|
+
});
|
|
398
|
+
this.name = "InvalidLocationCode";
|
|
399
|
+
this.$fault = "client";
|
|
400
|
+
Object.setPrototypeOf(this, InvalidLocationCode.prototype);
|
|
401
|
+
this.Message = opts.Message;
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
export class InvalidMinimumProtocolVersion extends __BaseException {
|
|
405
|
+
constructor(opts) {
|
|
406
|
+
super({
|
|
407
|
+
name: "InvalidMinimumProtocolVersion",
|
|
408
|
+
$fault: "client",
|
|
409
|
+
...opts,
|
|
410
|
+
});
|
|
411
|
+
this.name = "InvalidMinimumProtocolVersion";
|
|
412
|
+
this.$fault = "client";
|
|
413
|
+
Object.setPrototypeOf(this, InvalidMinimumProtocolVersion.prototype);
|
|
414
|
+
this.Message = opts.Message;
|
|
415
|
+
}
|
|
416
|
+
}
|
|
417
|
+
export class InvalidOrigin extends __BaseException {
|
|
418
|
+
constructor(opts) {
|
|
419
|
+
super({
|
|
420
|
+
name: "InvalidOrigin",
|
|
421
|
+
$fault: "client",
|
|
422
|
+
...opts,
|
|
423
|
+
});
|
|
424
|
+
this.name = "InvalidOrigin";
|
|
425
|
+
this.$fault = "client";
|
|
426
|
+
Object.setPrototypeOf(this, InvalidOrigin.prototype);
|
|
427
|
+
this.Message = opts.Message;
|
|
428
|
+
}
|
|
429
|
+
}
|
|
430
|
+
export class InvalidOriginAccessControl extends __BaseException {
|
|
431
|
+
constructor(opts) {
|
|
432
|
+
super({
|
|
433
|
+
name: "InvalidOriginAccessControl",
|
|
434
|
+
$fault: "client",
|
|
435
|
+
...opts,
|
|
436
|
+
});
|
|
437
|
+
this.name = "InvalidOriginAccessControl";
|
|
438
|
+
this.$fault = "client";
|
|
439
|
+
Object.setPrototypeOf(this, InvalidOriginAccessControl.prototype);
|
|
440
|
+
this.Message = opts.Message;
|
|
441
|
+
}
|
|
442
|
+
}
|
|
443
|
+
export class InvalidOriginAccessIdentity extends __BaseException {
|
|
444
|
+
constructor(opts) {
|
|
445
|
+
super({
|
|
446
|
+
name: "InvalidOriginAccessIdentity",
|
|
447
|
+
$fault: "client",
|
|
448
|
+
...opts,
|
|
449
|
+
});
|
|
450
|
+
this.name = "InvalidOriginAccessIdentity";
|
|
451
|
+
this.$fault = "client";
|
|
452
|
+
Object.setPrototypeOf(this, InvalidOriginAccessIdentity.prototype);
|
|
453
|
+
this.Message = opts.Message;
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
export class InvalidOriginKeepaliveTimeout extends __BaseException {
|
|
457
|
+
constructor(opts) {
|
|
458
|
+
super({
|
|
459
|
+
name: "InvalidOriginKeepaliveTimeout",
|
|
460
|
+
$fault: "client",
|
|
461
|
+
...opts,
|
|
462
|
+
});
|
|
463
|
+
this.name = "InvalidOriginKeepaliveTimeout";
|
|
464
|
+
this.$fault = "client";
|
|
465
|
+
Object.setPrototypeOf(this, InvalidOriginKeepaliveTimeout.prototype);
|
|
466
|
+
this.Message = opts.Message;
|
|
467
|
+
}
|
|
468
|
+
}
|
|
469
|
+
export class InvalidOriginReadTimeout extends __BaseException {
|
|
470
|
+
constructor(opts) {
|
|
471
|
+
super({
|
|
472
|
+
name: "InvalidOriginReadTimeout",
|
|
473
|
+
$fault: "client",
|
|
474
|
+
...opts,
|
|
475
|
+
});
|
|
476
|
+
this.name = "InvalidOriginReadTimeout";
|
|
477
|
+
this.$fault = "client";
|
|
478
|
+
Object.setPrototypeOf(this, InvalidOriginReadTimeout.prototype);
|
|
479
|
+
this.Message = opts.Message;
|
|
480
|
+
}
|
|
481
|
+
}
|
|
482
|
+
export class InvalidProtocolSettings extends __BaseException {
|
|
483
|
+
constructor(opts) {
|
|
484
|
+
super({
|
|
485
|
+
name: "InvalidProtocolSettings",
|
|
486
|
+
$fault: "client",
|
|
487
|
+
...opts,
|
|
488
|
+
});
|
|
489
|
+
this.name = "InvalidProtocolSettings";
|
|
490
|
+
this.$fault = "client";
|
|
491
|
+
Object.setPrototypeOf(this, InvalidProtocolSettings.prototype);
|
|
492
|
+
this.Message = opts.Message;
|
|
493
|
+
}
|
|
494
|
+
}
|
|
495
|
+
export class InvalidQueryStringParameters extends __BaseException {
|
|
496
|
+
constructor(opts) {
|
|
497
|
+
super({
|
|
498
|
+
name: "InvalidQueryStringParameters",
|
|
499
|
+
$fault: "client",
|
|
500
|
+
...opts,
|
|
501
|
+
});
|
|
502
|
+
this.name = "InvalidQueryStringParameters";
|
|
503
|
+
this.$fault = "client";
|
|
504
|
+
Object.setPrototypeOf(this, InvalidQueryStringParameters.prototype);
|
|
505
|
+
this.Message = opts.Message;
|
|
506
|
+
}
|
|
507
|
+
}
|
|
508
|
+
export class InvalidRelativePath extends __BaseException {
|
|
509
|
+
constructor(opts) {
|
|
510
|
+
super({
|
|
511
|
+
name: "InvalidRelativePath",
|
|
512
|
+
$fault: "client",
|
|
513
|
+
...opts,
|
|
514
|
+
});
|
|
515
|
+
this.name = "InvalidRelativePath";
|
|
516
|
+
this.$fault = "client";
|
|
517
|
+
Object.setPrototypeOf(this, InvalidRelativePath.prototype);
|
|
518
|
+
this.Message = opts.Message;
|
|
519
|
+
}
|
|
520
|
+
}
|
|
521
|
+
export class InvalidRequiredProtocol extends __BaseException {
|
|
522
|
+
constructor(opts) {
|
|
523
|
+
super({
|
|
524
|
+
name: "InvalidRequiredProtocol",
|
|
525
|
+
$fault: "client",
|
|
526
|
+
...opts,
|
|
527
|
+
});
|
|
528
|
+
this.name = "InvalidRequiredProtocol";
|
|
529
|
+
this.$fault = "client";
|
|
530
|
+
Object.setPrototypeOf(this, InvalidRequiredProtocol.prototype);
|
|
531
|
+
this.Message = opts.Message;
|
|
532
|
+
}
|
|
533
|
+
}
|
|
534
|
+
export class InvalidResponseCode extends __BaseException {
|
|
535
|
+
constructor(opts) {
|
|
536
|
+
super({
|
|
537
|
+
name: "InvalidResponseCode",
|
|
538
|
+
$fault: "client",
|
|
539
|
+
...opts,
|
|
540
|
+
});
|
|
541
|
+
this.name = "InvalidResponseCode";
|
|
542
|
+
this.$fault = "client";
|
|
543
|
+
Object.setPrototypeOf(this, InvalidResponseCode.prototype);
|
|
544
|
+
this.Message = opts.Message;
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
export class InvalidTTLOrder extends __BaseException {
|
|
548
|
+
constructor(opts) {
|
|
549
|
+
super({
|
|
550
|
+
name: "InvalidTTLOrder",
|
|
551
|
+
$fault: "client",
|
|
552
|
+
...opts,
|
|
553
|
+
});
|
|
554
|
+
this.name = "InvalidTTLOrder";
|
|
555
|
+
this.$fault = "client";
|
|
556
|
+
Object.setPrototypeOf(this, InvalidTTLOrder.prototype);
|
|
557
|
+
this.Message = opts.Message;
|
|
558
|
+
}
|
|
559
|
+
}
|
|
560
|
+
export class InvalidViewerCertificate extends __BaseException {
|
|
561
|
+
constructor(opts) {
|
|
562
|
+
super({
|
|
563
|
+
name: "InvalidViewerCertificate",
|
|
564
|
+
$fault: "client",
|
|
565
|
+
...opts,
|
|
566
|
+
});
|
|
567
|
+
this.name = "InvalidViewerCertificate";
|
|
568
|
+
this.$fault = "client";
|
|
569
|
+
Object.setPrototypeOf(this, InvalidViewerCertificate.prototype);
|
|
570
|
+
this.Message = opts.Message;
|
|
571
|
+
}
|
|
572
|
+
}
|
|
573
|
+
export class InvalidWebACLId extends __BaseException {
|
|
574
|
+
constructor(opts) {
|
|
575
|
+
super({
|
|
576
|
+
name: "InvalidWebACLId",
|
|
577
|
+
$fault: "client",
|
|
578
|
+
...opts,
|
|
579
|
+
});
|
|
580
|
+
this.name = "InvalidWebACLId";
|
|
581
|
+
this.$fault = "client";
|
|
582
|
+
Object.setPrototypeOf(this, InvalidWebACLId.prototype);
|
|
583
|
+
this.Message = opts.Message;
|
|
584
|
+
}
|
|
585
|
+
}
|
|
586
|
+
export class NoSuchCachePolicy extends __BaseException {
|
|
587
|
+
constructor(opts) {
|
|
588
|
+
super({
|
|
589
|
+
name: "NoSuchCachePolicy",
|
|
590
|
+
$fault: "client",
|
|
591
|
+
...opts,
|
|
592
|
+
});
|
|
593
|
+
this.name = "NoSuchCachePolicy";
|
|
594
|
+
this.$fault = "client";
|
|
595
|
+
Object.setPrototypeOf(this, NoSuchCachePolicy.prototype);
|
|
596
|
+
this.Message = opts.Message;
|
|
597
|
+
}
|
|
598
|
+
}
|
|
599
|
+
export class NoSuchFieldLevelEncryptionConfig extends __BaseException {
|
|
600
|
+
constructor(opts) {
|
|
601
|
+
super({
|
|
602
|
+
name: "NoSuchFieldLevelEncryptionConfig",
|
|
603
|
+
$fault: "client",
|
|
604
|
+
...opts,
|
|
605
|
+
});
|
|
606
|
+
this.name = "NoSuchFieldLevelEncryptionConfig";
|
|
607
|
+
this.$fault = "client";
|
|
608
|
+
Object.setPrototypeOf(this, NoSuchFieldLevelEncryptionConfig.prototype);
|
|
609
|
+
this.Message = opts.Message;
|
|
610
|
+
}
|
|
611
|
+
}
|
|
612
|
+
export class NoSuchOrigin extends __BaseException {
|
|
613
|
+
constructor(opts) {
|
|
614
|
+
super({
|
|
615
|
+
name: "NoSuchOrigin",
|
|
616
|
+
$fault: "client",
|
|
617
|
+
...opts,
|
|
618
|
+
});
|
|
619
|
+
this.name = "NoSuchOrigin";
|
|
620
|
+
this.$fault = "client";
|
|
621
|
+
Object.setPrototypeOf(this, NoSuchOrigin.prototype);
|
|
622
|
+
this.Message = opts.Message;
|
|
623
|
+
}
|
|
624
|
+
}
|
|
625
|
+
export class NoSuchOriginRequestPolicy extends __BaseException {
|
|
626
|
+
constructor(opts) {
|
|
627
|
+
super({
|
|
628
|
+
name: "NoSuchOriginRequestPolicy",
|
|
629
|
+
$fault: "client",
|
|
630
|
+
...opts,
|
|
631
|
+
});
|
|
632
|
+
this.name = "NoSuchOriginRequestPolicy";
|
|
633
|
+
this.$fault = "client";
|
|
634
|
+
Object.setPrototypeOf(this, NoSuchOriginRequestPolicy.prototype);
|
|
635
|
+
this.Message = opts.Message;
|
|
636
|
+
}
|
|
637
|
+
}
|
|
638
|
+
export class NoSuchRealtimeLogConfig extends __BaseException {
|
|
639
|
+
constructor(opts) {
|
|
640
|
+
super({
|
|
641
|
+
name: "NoSuchRealtimeLogConfig",
|
|
642
|
+
$fault: "client",
|
|
643
|
+
...opts,
|
|
644
|
+
});
|
|
645
|
+
this.name = "NoSuchRealtimeLogConfig";
|
|
646
|
+
this.$fault = "client";
|
|
647
|
+
Object.setPrototypeOf(this, NoSuchRealtimeLogConfig.prototype);
|
|
648
|
+
this.Message = opts.Message;
|
|
649
|
+
}
|
|
650
|
+
}
|
|
651
|
+
export class NoSuchResponseHeadersPolicy extends __BaseException {
|
|
652
|
+
constructor(opts) {
|
|
653
|
+
super({
|
|
654
|
+
name: "NoSuchResponseHeadersPolicy",
|
|
655
|
+
$fault: "client",
|
|
656
|
+
...opts,
|
|
657
|
+
});
|
|
658
|
+
this.name = "NoSuchResponseHeadersPolicy";
|
|
659
|
+
this.$fault = "client";
|
|
660
|
+
Object.setPrototypeOf(this, NoSuchResponseHeadersPolicy.prototype);
|
|
661
|
+
this.Message = opts.Message;
|
|
662
|
+
}
|
|
663
|
+
}
|
|
664
|
+
export class RealtimeLogConfigOwnerMismatch extends __BaseException {
|
|
665
|
+
constructor(opts) {
|
|
666
|
+
super({
|
|
667
|
+
name: "RealtimeLogConfigOwnerMismatch",
|
|
668
|
+
$fault: "client",
|
|
669
|
+
...opts,
|
|
670
|
+
});
|
|
671
|
+
this.name = "RealtimeLogConfigOwnerMismatch";
|
|
672
|
+
this.$fault = "client";
|
|
673
|
+
Object.setPrototypeOf(this, RealtimeLogConfigOwnerMismatch.prototype);
|
|
674
|
+
this.Message = opts.Message;
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
export class TooManyCacheBehaviors extends __BaseException {
|
|
678
|
+
constructor(opts) {
|
|
679
|
+
super({
|
|
680
|
+
name: "TooManyCacheBehaviors",
|
|
681
|
+
$fault: "client",
|
|
682
|
+
...opts,
|
|
683
|
+
});
|
|
684
|
+
this.name = "TooManyCacheBehaviors";
|
|
685
|
+
this.$fault = "client";
|
|
686
|
+
Object.setPrototypeOf(this, TooManyCacheBehaviors.prototype);
|
|
687
|
+
this.Message = opts.Message;
|
|
688
|
+
}
|
|
689
|
+
}
|
|
690
|
+
export class TooManyCertificates extends __BaseException {
|
|
691
|
+
constructor(opts) {
|
|
692
|
+
super({
|
|
693
|
+
name: "TooManyCertificates",
|
|
694
|
+
$fault: "client",
|
|
695
|
+
...opts,
|
|
696
|
+
});
|
|
697
|
+
this.name = "TooManyCertificates";
|
|
698
|
+
this.$fault = "client";
|
|
699
|
+
Object.setPrototypeOf(this, TooManyCertificates.prototype);
|
|
700
|
+
this.Message = opts.Message;
|
|
701
|
+
}
|
|
702
|
+
}
|
|
703
|
+
export class TooManyCookieNamesInWhiteList extends __BaseException {
|
|
704
|
+
constructor(opts) {
|
|
705
|
+
super({
|
|
706
|
+
name: "TooManyCookieNamesInWhiteList",
|
|
707
|
+
$fault: "client",
|
|
708
|
+
...opts,
|
|
709
|
+
});
|
|
710
|
+
this.name = "TooManyCookieNamesInWhiteList";
|
|
711
|
+
this.$fault = "client";
|
|
712
|
+
Object.setPrototypeOf(this, TooManyCookieNamesInWhiteList.prototype);
|
|
713
|
+
this.Message = opts.Message;
|
|
714
|
+
}
|
|
715
|
+
}
|
|
716
|
+
export class TooManyDistributions extends __BaseException {
|
|
717
|
+
constructor(opts) {
|
|
718
|
+
super({
|
|
719
|
+
name: "TooManyDistributions",
|
|
720
|
+
$fault: "client",
|
|
721
|
+
...opts,
|
|
722
|
+
});
|
|
723
|
+
this.name = "TooManyDistributions";
|
|
724
|
+
this.$fault = "client";
|
|
725
|
+
Object.setPrototypeOf(this, TooManyDistributions.prototype);
|
|
726
|
+
this.Message = opts.Message;
|
|
727
|
+
}
|
|
728
|
+
}
|
|
729
|
+
export class TooManyDistributionsAssociatedToCachePolicy extends __BaseException {
|
|
730
|
+
constructor(opts) {
|
|
731
|
+
super({
|
|
732
|
+
name: "TooManyDistributionsAssociatedToCachePolicy",
|
|
733
|
+
$fault: "client",
|
|
734
|
+
...opts,
|
|
735
|
+
});
|
|
736
|
+
this.name = "TooManyDistributionsAssociatedToCachePolicy";
|
|
737
|
+
this.$fault = "client";
|
|
738
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToCachePolicy.prototype);
|
|
739
|
+
this.Message = opts.Message;
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
export class TooManyDistributionsAssociatedToFieldLevelEncryptionConfig extends __BaseException {
|
|
743
|
+
constructor(opts) {
|
|
744
|
+
super({
|
|
745
|
+
name: "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig",
|
|
746
|
+
$fault: "client",
|
|
747
|
+
...opts,
|
|
748
|
+
});
|
|
749
|
+
this.name = "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig";
|
|
750
|
+
this.$fault = "client";
|
|
751
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToFieldLevelEncryptionConfig.prototype);
|
|
752
|
+
this.Message = opts.Message;
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
export class TooManyDistributionsAssociatedToKeyGroup extends __BaseException {
|
|
756
|
+
constructor(opts) {
|
|
757
|
+
super({
|
|
758
|
+
name: "TooManyDistributionsAssociatedToKeyGroup",
|
|
759
|
+
$fault: "client",
|
|
760
|
+
...opts,
|
|
761
|
+
});
|
|
762
|
+
this.name = "TooManyDistributionsAssociatedToKeyGroup";
|
|
763
|
+
this.$fault = "client";
|
|
764
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToKeyGroup.prototype);
|
|
765
|
+
this.Message = opts.Message;
|
|
766
|
+
}
|
|
767
|
+
}
|
|
768
|
+
export class TooManyDistributionsAssociatedToOriginAccessControl extends __BaseException {
|
|
769
|
+
constructor(opts) {
|
|
770
|
+
super({
|
|
771
|
+
name: "TooManyDistributionsAssociatedToOriginAccessControl",
|
|
772
|
+
$fault: "client",
|
|
773
|
+
...opts,
|
|
774
|
+
});
|
|
775
|
+
this.name = "TooManyDistributionsAssociatedToOriginAccessControl";
|
|
776
|
+
this.$fault = "client";
|
|
777
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToOriginAccessControl.prototype);
|
|
778
|
+
this.Message = opts.Message;
|
|
779
|
+
}
|
|
780
|
+
}
|
|
781
|
+
export class TooManyDistributionsAssociatedToOriginRequestPolicy extends __BaseException {
|
|
782
|
+
constructor(opts) {
|
|
783
|
+
super({
|
|
784
|
+
name: "TooManyDistributionsAssociatedToOriginRequestPolicy",
|
|
785
|
+
$fault: "client",
|
|
786
|
+
...opts,
|
|
787
|
+
});
|
|
788
|
+
this.name = "TooManyDistributionsAssociatedToOriginRequestPolicy";
|
|
789
|
+
this.$fault = "client";
|
|
790
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToOriginRequestPolicy.prototype);
|
|
791
|
+
this.Message = opts.Message;
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
export class TooManyDistributionsAssociatedToResponseHeadersPolicy extends __BaseException {
|
|
795
|
+
constructor(opts) {
|
|
796
|
+
super({
|
|
797
|
+
name: "TooManyDistributionsAssociatedToResponseHeadersPolicy",
|
|
798
|
+
$fault: "client",
|
|
799
|
+
...opts,
|
|
800
|
+
});
|
|
801
|
+
this.name = "TooManyDistributionsAssociatedToResponseHeadersPolicy";
|
|
802
|
+
this.$fault = "client";
|
|
803
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToResponseHeadersPolicy.prototype);
|
|
804
|
+
this.Message = opts.Message;
|
|
805
|
+
}
|
|
806
|
+
}
|
|
807
|
+
export class TooManyDistributionsWithFunctionAssociations extends __BaseException {
|
|
808
|
+
constructor(opts) {
|
|
809
|
+
super({
|
|
810
|
+
name: "TooManyDistributionsWithFunctionAssociations",
|
|
811
|
+
$fault: "client",
|
|
812
|
+
...opts,
|
|
813
|
+
});
|
|
814
|
+
this.name = "TooManyDistributionsWithFunctionAssociations";
|
|
815
|
+
this.$fault = "client";
|
|
816
|
+
Object.setPrototypeOf(this, TooManyDistributionsWithFunctionAssociations.prototype);
|
|
817
|
+
this.Message = opts.Message;
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
export class TooManyDistributionsWithLambdaAssociations extends __BaseException {
|
|
821
|
+
constructor(opts) {
|
|
822
|
+
super({
|
|
823
|
+
name: "TooManyDistributionsWithLambdaAssociations",
|
|
824
|
+
$fault: "client",
|
|
825
|
+
...opts,
|
|
826
|
+
});
|
|
827
|
+
this.name = "TooManyDistributionsWithLambdaAssociations";
|
|
828
|
+
this.$fault = "client";
|
|
829
|
+
Object.setPrototypeOf(this, TooManyDistributionsWithLambdaAssociations.prototype);
|
|
830
|
+
this.Message = opts.Message;
|
|
831
|
+
}
|
|
832
|
+
}
|
|
833
|
+
export class TooManyDistributionsWithSingleFunctionARN extends __BaseException {
|
|
834
|
+
constructor(opts) {
|
|
835
|
+
super({
|
|
836
|
+
name: "TooManyDistributionsWithSingleFunctionARN",
|
|
837
|
+
$fault: "client",
|
|
838
|
+
...opts,
|
|
839
|
+
});
|
|
840
|
+
this.name = "TooManyDistributionsWithSingleFunctionARN";
|
|
841
|
+
this.$fault = "client";
|
|
842
|
+
Object.setPrototypeOf(this, TooManyDistributionsWithSingleFunctionARN.prototype);
|
|
843
|
+
this.Message = opts.Message;
|
|
844
|
+
}
|
|
845
|
+
}
|
|
846
|
+
export class TooManyFunctionAssociations extends __BaseException {
|
|
847
|
+
constructor(opts) {
|
|
848
|
+
super({
|
|
849
|
+
name: "TooManyFunctionAssociations",
|
|
850
|
+
$fault: "client",
|
|
851
|
+
...opts,
|
|
852
|
+
});
|
|
853
|
+
this.name = "TooManyFunctionAssociations";
|
|
854
|
+
this.$fault = "client";
|
|
855
|
+
Object.setPrototypeOf(this, TooManyFunctionAssociations.prototype);
|
|
856
|
+
this.Message = opts.Message;
|
|
857
|
+
}
|
|
858
|
+
}
|
|
859
|
+
export class TooManyHeadersInForwardedValues extends __BaseException {
|
|
860
|
+
constructor(opts) {
|
|
861
|
+
super({
|
|
862
|
+
name: "TooManyHeadersInForwardedValues",
|
|
863
|
+
$fault: "client",
|
|
864
|
+
...opts,
|
|
865
|
+
});
|
|
866
|
+
this.name = "TooManyHeadersInForwardedValues";
|
|
867
|
+
this.$fault = "client";
|
|
868
|
+
Object.setPrototypeOf(this, TooManyHeadersInForwardedValues.prototype);
|
|
869
|
+
this.Message = opts.Message;
|
|
870
|
+
}
|
|
871
|
+
}
|
|
872
|
+
export class TooManyKeyGroupsAssociatedToDistribution extends __BaseException {
|
|
873
|
+
constructor(opts) {
|
|
874
|
+
super({
|
|
875
|
+
name: "TooManyKeyGroupsAssociatedToDistribution",
|
|
876
|
+
$fault: "client",
|
|
877
|
+
...opts,
|
|
878
|
+
});
|
|
879
|
+
this.name = "TooManyKeyGroupsAssociatedToDistribution";
|
|
880
|
+
this.$fault = "client";
|
|
881
|
+
Object.setPrototypeOf(this, TooManyKeyGroupsAssociatedToDistribution.prototype);
|
|
882
|
+
this.Message = opts.Message;
|
|
883
|
+
}
|
|
884
|
+
}
|
|
885
|
+
export class TooManyLambdaFunctionAssociations extends __BaseException {
|
|
886
|
+
constructor(opts) {
|
|
887
|
+
super({
|
|
888
|
+
name: "TooManyLambdaFunctionAssociations",
|
|
889
|
+
$fault: "client",
|
|
890
|
+
...opts,
|
|
891
|
+
});
|
|
892
|
+
this.name = "TooManyLambdaFunctionAssociations";
|
|
893
|
+
this.$fault = "client";
|
|
894
|
+
Object.setPrototypeOf(this, TooManyLambdaFunctionAssociations.prototype);
|
|
895
|
+
this.Message = opts.Message;
|
|
896
|
+
}
|
|
897
|
+
}
|
|
898
|
+
export class TooManyOriginCustomHeaders extends __BaseException {
|
|
899
|
+
constructor(opts) {
|
|
900
|
+
super({
|
|
901
|
+
name: "TooManyOriginCustomHeaders",
|
|
902
|
+
$fault: "client",
|
|
903
|
+
...opts,
|
|
904
|
+
});
|
|
905
|
+
this.name = "TooManyOriginCustomHeaders";
|
|
906
|
+
this.$fault = "client";
|
|
907
|
+
Object.setPrototypeOf(this, TooManyOriginCustomHeaders.prototype);
|
|
908
|
+
this.Message = opts.Message;
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
export class TooManyOriginGroupsPerDistribution extends __BaseException {
|
|
912
|
+
constructor(opts) {
|
|
913
|
+
super({
|
|
914
|
+
name: "TooManyOriginGroupsPerDistribution",
|
|
915
|
+
$fault: "client",
|
|
916
|
+
...opts,
|
|
917
|
+
});
|
|
918
|
+
this.name = "TooManyOriginGroupsPerDistribution";
|
|
919
|
+
this.$fault = "client";
|
|
920
|
+
Object.setPrototypeOf(this, TooManyOriginGroupsPerDistribution.prototype);
|
|
921
|
+
this.Message = opts.Message;
|
|
922
|
+
}
|
|
923
|
+
}
|
|
924
|
+
export class TooManyOrigins extends __BaseException {
|
|
925
|
+
constructor(opts) {
|
|
926
|
+
super({
|
|
927
|
+
name: "TooManyOrigins",
|
|
928
|
+
$fault: "client",
|
|
929
|
+
...opts,
|
|
930
|
+
});
|
|
931
|
+
this.name = "TooManyOrigins";
|
|
932
|
+
this.$fault = "client";
|
|
933
|
+
Object.setPrototypeOf(this, TooManyOrigins.prototype);
|
|
934
|
+
this.Message = opts.Message;
|
|
935
|
+
}
|
|
936
|
+
}
|
|
937
|
+
export class TooManyQueryStringParameters extends __BaseException {
|
|
938
|
+
constructor(opts) {
|
|
939
|
+
super({
|
|
940
|
+
name: "TooManyQueryStringParameters",
|
|
941
|
+
$fault: "client",
|
|
942
|
+
...opts,
|
|
943
|
+
});
|
|
944
|
+
this.name = "TooManyQueryStringParameters";
|
|
945
|
+
this.$fault = "client";
|
|
946
|
+
Object.setPrototypeOf(this, TooManyQueryStringParameters.prototype);
|
|
947
|
+
this.Message = opts.Message;
|
|
948
|
+
}
|
|
949
|
+
}
|
|
950
|
+
export class TooManyTrustedSigners extends __BaseException {
|
|
951
|
+
constructor(opts) {
|
|
952
|
+
super({
|
|
953
|
+
name: "TooManyTrustedSigners",
|
|
954
|
+
$fault: "client",
|
|
955
|
+
...opts,
|
|
956
|
+
});
|
|
957
|
+
this.name = "TooManyTrustedSigners";
|
|
958
|
+
this.$fault = "client";
|
|
959
|
+
Object.setPrototypeOf(this, TooManyTrustedSigners.prototype);
|
|
960
|
+
this.Message = opts.Message;
|
|
961
|
+
}
|
|
962
|
+
}
|
|
963
|
+
export class TrustedKeyGroupDoesNotExist extends __BaseException {
|
|
964
|
+
constructor(opts) {
|
|
965
|
+
super({
|
|
966
|
+
name: "TrustedKeyGroupDoesNotExist",
|
|
967
|
+
$fault: "client",
|
|
968
|
+
...opts,
|
|
969
|
+
});
|
|
970
|
+
this.name = "TrustedKeyGroupDoesNotExist";
|
|
971
|
+
this.$fault = "client";
|
|
972
|
+
Object.setPrototypeOf(this, TrustedKeyGroupDoesNotExist.prototype);
|
|
973
|
+
this.Message = opts.Message;
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
export class TrustedSignerDoesNotExist extends __BaseException {
|
|
977
|
+
constructor(opts) {
|
|
978
|
+
super({
|
|
979
|
+
name: "TrustedSignerDoesNotExist",
|
|
980
|
+
$fault: "client",
|
|
981
|
+
...opts,
|
|
982
|
+
});
|
|
983
|
+
this.name = "TrustedSignerDoesNotExist";
|
|
984
|
+
this.$fault = "client";
|
|
985
|
+
Object.setPrototypeOf(this, TrustedSignerDoesNotExist.prototype);
|
|
986
|
+
this.Message = opts.Message;
|
|
987
|
+
}
|
|
988
|
+
}
|
|
989
|
+
export class InvalidTagging extends __BaseException {
|
|
990
|
+
constructor(opts) {
|
|
991
|
+
super({
|
|
992
|
+
name: "InvalidTagging",
|
|
993
|
+
$fault: "client",
|
|
994
|
+
...opts,
|
|
995
|
+
});
|
|
996
|
+
this.name = "InvalidTagging";
|
|
997
|
+
this.$fault = "client";
|
|
998
|
+
Object.setPrototypeOf(this, InvalidTagging.prototype);
|
|
999
|
+
this.Message = opts.Message;
|
|
1000
|
+
}
|
|
1001
|
+
}
|
|
1002
|
+
export class FieldLevelEncryptionConfigAlreadyExists extends __BaseException {
|
|
1003
|
+
constructor(opts) {
|
|
1004
|
+
super({
|
|
1005
|
+
name: "FieldLevelEncryptionConfigAlreadyExists",
|
|
1006
|
+
$fault: "client",
|
|
1007
|
+
...opts,
|
|
1008
|
+
});
|
|
1009
|
+
this.name = "FieldLevelEncryptionConfigAlreadyExists";
|
|
1010
|
+
this.$fault = "client";
|
|
1011
|
+
Object.setPrototypeOf(this, FieldLevelEncryptionConfigAlreadyExists.prototype);
|
|
1012
|
+
this.Message = opts.Message;
|
|
1013
|
+
}
|
|
1014
|
+
}
|
|
1015
|
+
export class NoSuchFieldLevelEncryptionProfile extends __BaseException {
|
|
1016
|
+
constructor(opts) {
|
|
1017
|
+
super({
|
|
1018
|
+
name: "NoSuchFieldLevelEncryptionProfile",
|
|
1019
|
+
$fault: "client",
|
|
1020
|
+
...opts,
|
|
1021
|
+
});
|
|
1022
|
+
this.name = "NoSuchFieldLevelEncryptionProfile";
|
|
1023
|
+
this.$fault = "client";
|
|
1024
|
+
Object.setPrototypeOf(this, NoSuchFieldLevelEncryptionProfile.prototype);
|
|
1025
|
+
this.Message = opts.Message;
|
|
1026
|
+
}
|
|
1027
|
+
}
|
|
1028
|
+
export class QueryArgProfileEmpty extends __BaseException {
|
|
1029
|
+
constructor(opts) {
|
|
1030
|
+
super({
|
|
1031
|
+
name: "QueryArgProfileEmpty",
|
|
1032
|
+
$fault: "client",
|
|
1033
|
+
...opts,
|
|
1034
|
+
});
|
|
1035
|
+
this.name = "QueryArgProfileEmpty";
|
|
1036
|
+
this.$fault = "client";
|
|
1037
|
+
Object.setPrototypeOf(this, QueryArgProfileEmpty.prototype);
|
|
1038
|
+
this.Message = opts.Message;
|
|
1039
|
+
}
|
|
1040
|
+
}
|
|
1041
|
+
export class TooManyFieldLevelEncryptionConfigs extends __BaseException {
|
|
1042
|
+
constructor(opts) {
|
|
1043
|
+
super({
|
|
1044
|
+
name: "TooManyFieldLevelEncryptionConfigs",
|
|
1045
|
+
$fault: "client",
|
|
1046
|
+
...opts,
|
|
1047
|
+
});
|
|
1048
|
+
this.name = "TooManyFieldLevelEncryptionConfigs";
|
|
1049
|
+
this.$fault = "client";
|
|
1050
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionConfigs.prototype);
|
|
1051
|
+
this.Message = opts.Message;
|
|
1052
|
+
}
|
|
1053
|
+
}
|
|
1054
|
+
export class TooManyFieldLevelEncryptionContentTypeProfiles extends __BaseException {
|
|
1055
|
+
constructor(opts) {
|
|
1056
|
+
super({
|
|
1057
|
+
name: "TooManyFieldLevelEncryptionContentTypeProfiles",
|
|
1058
|
+
$fault: "client",
|
|
1059
|
+
...opts,
|
|
1060
|
+
});
|
|
1061
|
+
this.name = "TooManyFieldLevelEncryptionContentTypeProfiles";
|
|
1062
|
+
this.$fault = "client";
|
|
1063
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionContentTypeProfiles.prototype);
|
|
1064
|
+
this.Message = opts.Message;
|
|
1065
|
+
}
|
|
1066
|
+
}
|
|
1067
|
+
export class TooManyFieldLevelEncryptionQueryArgProfiles extends __BaseException {
|
|
1068
|
+
constructor(opts) {
|
|
1069
|
+
super({
|
|
1070
|
+
name: "TooManyFieldLevelEncryptionQueryArgProfiles",
|
|
1071
|
+
$fault: "client",
|
|
1072
|
+
...opts,
|
|
1073
|
+
});
|
|
1074
|
+
this.name = "TooManyFieldLevelEncryptionQueryArgProfiles";
|
|
1075
|
+
this.$fault = "client";
|
|
1076
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionQueryArgProfiles.prototype);
|
|
1077
|
+
this.Message = opts.Message;
|
|
1078
|
+
}
|
|
1079
|
+
}
|
|
1080
|
+
export class FieldLevelEncryptionProfileAlreadyExists extends __BaseException {
|
|
1081
|
+
constructor(opts) {
|
|
1082
|
+
super({
|
|
1083
|
+
name: "FieldLevelEncryptionProfileAlreadyExists",
|
|
1084
|
+
$fault: "client",
|
|
1085
|
+
...opts,
|
|
1086
|
+
});
|
|
1087
|
+
this.name = "FieldLevelEncryptionProfileAlreadyExists";
|
|
1088
|
+
this.$fault = "client";
|
|
1089
|
+
Object.setPrototypeOf(this, FieldLevelEncryptionProfileAlreadyExists.prototype);
|
|
1090
|
+
this.Message = opts.Message;
|
|
1091
|
+
}
|
|
1092
|
+
}
|
|
1093
|
+
export class FieldLevelEncryptionProfileSizeExceeded extends __BaseException {
|
|
1094
|
+
constructor(opts) {
|
|
1095
|
+
super({
|
|
1096
|
+
name: "FieldLevelEncryptionProfileSizeExceeded",
|
|
1097
|
+
$fault: "client",
|
|
1098
|
+
...opts,
|
|
1099
|
+
});
|
|
1100
|
+
this.name = "FieldLevelEncryptionProfileSizeExceeded";
|
|
1101
|
+
this.$fault = "client";
|
|
1102
|
+
Object.setPrototypeOf(this, FieldLevelEncryptionProfileSizeExceeded.prototype);
|
|
1103
|
+
this.Message = opts.Message;
|
|
1104
|
+
}
|
|
1105
|
+
}
|
|
1106
|
+
export class NoSuchPublicKey extends __BaseException {
|
|
1107
|
+
constructor(opts) {
|
|
1108
|
+
super({
|
|
1109
|
+
name: "NoSuchPublicKey",
|
|
1110
|
+
$fault: "client",
|
|
1111
|
+
...opts,
|
|
1112
|
+
});
|
|
1113
|
+
this.name = "NoSuchPublicKey";
|
|
1114
|
+
this.$fault = "client";
|
|
1115
|
+
Object.setPrototypeOf(this, NoSuchPublicKey.prototype);
|
|
1116
|
+
this.Message = opts.Message;
|
|
1117
|
+
}
|
|
1118
|
+
}
|
|
1119
|
+
export class TooManyFieldLevelEncryptionEncryptionEntities extends __BaseException {
|
|
1120
|
+
constructor(opts) {
|
|
1121
|
+
super({
|
|
1122
|
+
name: "TooManyFieldLevelEncryptionEncryptionEntities",
|
|
1123
|
+
$fault: "client",
|
|
1124
|
+
...opts,
|
|
1125
|
+
});
|
|
1126
|
+
this.name = "TooManyFieldLevelEncryptionEncryptionEntities";
|
|
1127
|
+
this.$fault = "client";
|
|
1128
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionEncryptionEntities.prototype);
|
|
1129
|
+
this.Message = opts.Message;
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
export class TooManyFieldLevelEncryptionFieldPatterns extends __BaseException {
|
|
1133
|
+
constructor(opts) {
|
|
1134
|
+
super({
|
|
1135
|
+
name: "TooManyFieldLevelEncryptionFieldPatterns",
|
|
1136
|
+
$fault: "client",
|
|
1137
|
+
...opts,
|
|
1138
|
+
});
|
|
1139
|
+
this.name = "TooManyFieldLevelEncryptionFieldPatterns";
|
|
1140
|
+
this.$fault = "client";
|
|
1141
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionFieldPatterns.prototype);
|
|
1142
|
+
this.Message = opts.Message;
|
|
1143
|
+
}
|
|
1144
|
+
}
|
|
1145
|
+
export class TooManyFieldLevelEncryptionProfiles extends __BaseException {
|
|
1146
|
+
constructor(opts) {
|
|
1147
|
+
super({
|
|
1148
|
+
name: "TooManyFieldLevelEncryptionProfiles",
|
|
1149
|
+
$fault: "client",
|
|
1150
|
+
...opts,
|
|
1151
|
+
});
|
|
1152
|
+
this.name = "TooManyFieldLevelEncryptionProfiles";
|
|
1153
|
+
this.$fault = "client";
|
|
1154
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionProfiles.prototype);
|
|
1155
|
+
this.Message = opts.Message;
|
|
1156
|
+
}
|
|
1157
|
+
}
|
|
1159
1158
|
export var FunctionRuntime;
|
|
1160
1159
|
(function (FunctionRuntime) {
|
|
1161
1160
|
FunctionRuntime["cloudfront_js_1_0"] = "cloudfront-js-1.0";
|
|
@@ -1165,128 +1164,128 @@ export var FunctionStage;
|
|
|
1165
1164
|
FunctionStage["DEVELOPMENT"] = "DEVELOPMENT";
|
|
1166
1165
|
FunctionStage["LIVE"] = "LIVE";
|
|
1167
1166
|
})(FunctionStage || (FunctionStage = {}));
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
}
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
}
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
}
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
}
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
}
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
}
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
}
|
|
1271
|
-
|
|
1167
|
+
export class FunctionAlreadyExists extends __BaseException {
|
|
1168
|
+
constructor(opts) {
|
|
1169
|
+
super({
|
|
1170
|
+
name: "FunctionAlreadyExists",
|
|
1171
|
+
$fault: "client",
|
|
1172
|
+
...opts,
|
|
1173
|
+
});
|
|
1174
|
+
this.name = "FunctionAlreadyExists";
|
|
1175
|
+
this.$fault = "client";
|
|
1176
|
+
Object.setPrototypeOf(this, FunctionAlreadyExists.prototype);
|
|
1177
|
+
this.Message = opts.Message;
|
|
1178
|
+
}
|
|
1179
|
+
}
|
|
1180
|
+
export class FunctionSizeLimitExceeded extends __BaseException {
|
|
1181
|
+
constructor(opts) {
|
|
1182
|
+
super({
|
|
1183
|
+
name: "FunctionSizeLimitExceeded",
|
|
1184
|
+
$fault: "client",
|
|
1185
|
+
...opts,
|
|
1186
|
+
});
|
|
1187
|
+
this.name = "FunctionSizeLimitExceeded";
|
|
1188
|
+
this.$fault = "client";
|
|
1189
|
+
Object.setPrototypeOf(this, FunctionSizeLimitExceeded.prototype);
|
|
1190
|
+
this.Message = opts.Message;
|
|
1191
|
+
}
|
|
1192
|
+
}
|
|
1193
|
+
export class TooManyFunctions extends __BaseException {
|
|
1194
|
+
constructor(opts) {
|
|
1195
|
+
super({
|
|
1196
|
+
name: "TooManyFunctions",
|
|
1197
|
+
$fault: "client",
|
|
1198
|
+
...opts,
|
|
1199
|
+
});
|
|
1200
|
+
this.name = "TooManyFunctions";
|
|
1201
|
+
this.$fault = "client";
|
|
1202
|
+
Object.setPrototypeOf(this, TooManyFunctions.prototype);
|
|
1203
|
+
this.Message = opts.Message;
|
|
1204
|
+
}
|
|
1205
|
+
}
|
|
1206
|
+
export class UnsupportedOperation extends __BaseException {
|
|
1207
|
+
constructor(opts) {
|
|
1208
|
+
super({
|
|
1209
|
+
name: "UnsupportedOperation",
|
|
1210
|
+
$fault: "client",
|
|
1211
|
+
...opts,
|
|
1212
|
+
});
|
|
1213
|
+
this.name = "UnsupportedOperation";
|
|
1214
|
+
this.$fault = "client";
|
|
1215
|
+
Object.setPrototypeOf(this, UnsupportedOperation.prototype);
|
|
1216
|
+
this.Message = opts.Message;
|
|
1217
|
+
}
|
|
1218
|
+
}
|
|
1219
|
+
export class TooManyInvalidationsInProgress extends __BaseException {
|
|
1220
|
+
constructor(opts) {
|
|
1221
|
+
super({
|
|
1222
|
+
name: "TooManyInvalidationsInProgress",
|
|
1223
|
+
$fault: "client",
|
|
1224
|
+
...opts,
|
|
1225
|
+
});
|
|
1226
|
+
this.name = "TooManyInvalidationsInProgress";
|
|
1227
|
+
this.$fault = "client";
|
|
1228
|
+
Object.setPrototypeOf(this, TooManyInvalidationsInProgress.prototype);
|
|
1229
|
+
this.Message = opts.Message;
|
|
1230
|
+
}
|
|
1231
|
+
}
|
|
1232
|
+
export class KeyGroupAlreadyExists extends __BaseException {
|
|
1233
|
+
constructor(opts) {
|
|
1234
|
+
super({
|
|
1235
|
+
name: "KeyGroupAlreadyExists",
|
|
1236
|
+
$fault: "client",
|
|
1237
|
+
...opts,
|
|
1238
|
+
});
|
|
1239
|
+
this.name = "KeyGroupAlreadyExists";
|
|
1240
|
+
this.$fault = "client";
|
|
1241
|
+
Object.setPrototypeOf(this, KeyGroupAlreadyExists.prototype);
|
|
1242
|
+
this.Message = opts.Message;
|
|
1243
|
+
}
|
|
1244
|
+
}
|
|
1245
|
+
export class TooManyKeyGroups extends __BaseException {
|
|
1246
|
+
constructor(opts) {
|
|
1247
|
+
super({
|
|
1248
|
+
name: "TooManyKeyGroups",
|
|
1249
|
+
$fault: "client",
|
|
1250
|
+
...opts,
|
|
1251
|
+
});
|
|
1252
|
+
this.name = "TooManyKeyGroups";
|
|
1253
|
+
this.$fault = "client";
|
|
1254
|
+
Object.setPrototypeOf(this, TooManyKeyGroups.prototype);
|
|
1255
|
+
this.Message = opts.Message;
|
|
1256
|
+
}
|
|
1257
|
+
}
|
|
1258
|
+
export class TooManyPublicKeysInKeyGroup extends __BaseException {
|
|
1259
|
+
constructor(opts) {
|
|
1260
|
+
super({
|
|
1261
|
+
name: "TooManyPublicKeysInKeyGroup",
|
|
1262
|
+
$fault: "client",
|
|
1263
|
+
...opts,
|
|
1264
|
+
});
|
|
1265
|
+
this.name = "TooManyPublicKeysInKeyGroup";
|
|
1266
|
+
this.$fault = "client";
|
|
1267
|
+
Object.setPrototypeOf(this, TooManyPublicKeysInKeyGroup.prototype);
|
|
1268
|
+
this.Message = opts.Message;
|
|
1269
|
+
}
|
|
1270
|
+
}
|
|
1272
1271
|
export var RealtimeMetricsSubscriptionStatus;
|
|
1273
1272
|
(function (RealtimeMetricsSubscriptionStatus) {
|
|
1274
1273
|
RealtimeMetricsSubscriptionStatus["Disabled"] = "Disabled";
|
|
1275
1274
|
RealtimeMetricsSubscriptionStatus["Enabled"] = "Enabled";
|
|
1276
1275
|
})(RealtimeMetricsSubscriptionStatus || (RealtimeMetricsSubscriptionStatus = {}));
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
}
|
|
1289
|
-
|
|
1276
|
+
export class MonitoringSubscriptionAlreadyExists extends __BaseException {
|
|
1277
|
+
constructor(opts) {
|
|
1278
|
+
super({
|
|
1279
|
+
name: "MonitoringSubscriptionAlreadyExists",
|
|
1280
|
+
$fault: "client",
|
|
1281
|
+
...opts,
|
|
1282
|
+
});
|
|
1283
|
+
this.name = "MonitoringSubscriptionAlreadyExists";
|
|
1284
|
+
this.$fault = "client";
|
|
1285
|
+
Object.setPrototypeOf(this, MonitoringSubscriptionAlreadyExists.prototype);
|
|
1286
|
+
this.Message = opts.Message;
|
|
1287
|
+
}
|
|
1288
|
+
}
|
|
1290
1289
|
export var OriginAccessControlOriginTypes;
|
|
1291
1290
|
(function (OriginAccessControlOriginTypes) {
|
|
1292
1291
|
OriginAccessControlOriginTypes["s3"] = "s3";
|
|
@@ -1301,149 +1300,149 @@ export var OriginAccessControlSigningProtocols;
|
|
|
1301
1300
|
(function (OriginAccessControlSigningProtocols) {
|
|
1302
1301
|
OriginAccessControlSigningProtocols["sigv4"] = "sigv4";
|
|
1303
1302
|
})(OriginAccessControlSigningProtocols || (OriginAccessControlSigningProtocols = {}));
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
}
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
}
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
}
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
}
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
}
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
}
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
}
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
}
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
}
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
}
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
}
|
|
1446
|
-
|
|
1303
|
+
export class OriginAccessControlAlreadyExists extends __BaseException {
|
|
1304
|
+
constructor(opts) {
|
|
1305
|
+
super({
|
|
1306
|
+
name: "OriginAccessControlAlreadyExists",
|
|
1307
|
+
$fault: "client",
|
|
1308
|
+
...opts,
|
|
1309
|
+
});
|
|
1310
|
+
this.name = "OriginAccessControlAlreadyExists";
|
|
1311
|
+
this.$fault = "client";
|
|
1312
|
+
Object.setPrototypeOf(this, OriginAccessControlAlreadyExists.prototype);
|
|
1313
|
+
this.Message = opts.Message;
|
|
1314
|
+
}
|
|
1315
|
+
}
|
|
1316
|
+
export class TooManyOriginAccessControls extends __BaseException {
|
|
1317
|
+
constructor(opts) {
|
|
1318
|
+
super({
|
|
1319
|
+
name: "TooManyOriginAccessControls",
|
|
1320
|
+
$fault: "client",
|
|
1321
|
+
...opts,
|
|
1322
|
+
});
|
|
1323
|
+
this.name = "TooManyOriginAccessControls";
|
|
1324
|
+
this.$fault = "client";
|
|
1325
|
+
Object.setPrototypeOf(this, TooManyOriginAccessControls.prototype);
|
|
1326
|
+
this.Message = opts.Message;
|
|
1327
|
+
}
|
|
1328
|
+
}
|
|
1329
|
+
export class OriginRequestPolicyAlreadyExists extends __BaseException {
|
|
1330
|
+
constructor(opts) {
|
|
1331
|
+
super({
|
|
1332
|
+
name: "OriginRequestPolicyAlreadyExists",
|
|
1333
|
+
$fault: "client",
|
|
1334
|
+
...opts,
|
|
1335
|
+
});
|
|
1336
|
+
this.name = "OriginRequestPolicyAlreadyExists";
|
|
1337
|
+
this.$fault = "client";
|
|
1338
|
+
Object.setPrototypeOf(this, OriginRequestPolicyAlreadyExists.prototype);
|
|
1339
|
+
this.Message = opts.Message;
|
|
1340
|
+
}
|
|
1341
|
+
}
|
|
1342
|
+
export class TooManyCookiesInOriginRequestPolicy extends __BaseException {
|
|
1343
|
+
constructor(opts) {
|
|
1344
|
+
super({
|
|
1345
|
+
name: "TooManyCookiesInOriginRequestPolicy",
|
|
1346
|
+
$fault: "client",
|
|
1347
|
+
...opts,
|
|
1348
|
+
});
|
|
1349
|
+
this.name = "TooManyCookiesInOriginRequestPolicy";
|
|
1350
|
+
this.$fault = "client";
|
|
1351
|
+
Object.setPrototypeOf(this, TooManyCookiesInOriginRequestPolicy.prototype);
|
|
1352
|
+
this.Message = opts.Message;
|
|
1353
|
+
}
|
|
1354
|
+
}
|
|
1355
|
+
export class TooManyHeadersInOriginRequestPolicy extends __BaseException {
|
|
1356
|
+
constructor(opts) {
|
|
1357
|
+
super({
|
|
1358
|
+
name: "TooManyHeadersInOriginRequestPolicy",
|
|
1359
|
+
$fault: "client",
|
|
1360
|
+
...opts,
|
|
1361
|
+
});
|
|
1362
|
+
this.name = "TooManyHeadersInOriginRequestPolicy";
|
|
1363
|
+
this.$fault = "client";
|
|
1364
|
+
Object.setPrototypeOf(this, TooManyHeadersInOriginRequestPolicy.prototype);
|
|
1365
|
+
this.Message = opts.Message;
|
|
1366
|
+
}
|
|
1367
|
+
}
|
|
1368
|
+
export class TooManyOriginRequestPolicies extends __BaseException {
|
|
1369
|
+
constructor(opts) {
|
|
1370
|
+
super({
|
|
1371
|
+
name: "TooManyOriginRequestPolicies",
|
|
1372
|
+
$fault: "client",
|
|
1373
|
+
...opts,
|
|
1374
|
+
});
|
|
1375
|
+
this.name = "TooManyOriginRequestPolicies";
|
|
1376
|
+
this.$fault = "client";
|
|
1377
|
+
Object.setPrototypeOf(this, TooManyOriginRequestPolicies.prototype);
|
|
1378
|
+
this.Message = opts.Message;
|
|
1379
|
+
}
|
|
1380
|
+
}
|
|
1381
|
+
export class TooManyQueryStringsInOriginRequestPolicy extends __BaseException {
|
|
1382
|
+
constructor(opts) {
|
|
1383
|
+
super({
|
|
1384
|
+
name: "TooManyQueryStringsInOriginRequestPolicy",
|
|
1385
|
+
$fault: "client",
|
|
1386
|
+
...opts,
|
|
1387
|
+
});
|
|
1388
|
+
this.name = "TooManyQueryStringsInOriginRequestPolicy";
|
|
1389
|
+
this.$fault = "client";
|
|
1390
|
+
Object.setPrototypeOf(this, TooManyQueryStringsInOriginRequestPolicy.prototype);
|
|
1391
|
+
this.Message = opts.Message;
|
|
1392
|
+
}
|
|
1393
|
+
}
|
|
1394
|
+
export class PublicKeyAlreadyExists extends __BaseException {
|
|
1395
|
+
constructor(opts) {
|
|
1396
|
+
super({
|
|
1397
|
+
name: "PublicKeyAlreadyExists",
|
|
1398
|
+
$fault: "client",
|
|
1399
|
+
...opts,
|
|
1400
|
+
});
|
|
1401
|
+
this.name = "PublicKeyAlreadyExists";
|
|
1402
|
+
this.$fault = "client";
|
|
1403
|
+
Object.setPrototypeOf(this, PublicKeyAlreadyExists.prototype);
|
|
1404
|
+
this.Message = opts.Message;
|
|
1405
|
+
}
|
|
1406
|
+
}
|
|
1407
|
+
export class TooManyPublicKeys extends __BaseException {
|
|
1408
|
+
constructor(opts) {
|
|
1409
|
+
super({
|
|
1410
|
+
name: "TooManyPublicKeys",
|
|
1411
|
+
$fault: "client",
|
|
1412
|
+
...opts,
|
|
1413
|
+
});
|
|
1414
|
+
this.name = "TooManyPublicKeys";
|
|
1415
|
+
this.$fault = "client";
|
|
1416
|
+
Object.setPrototypeOf(this, TooManyPublicKeys.prototype);
|
|
1417
|
+
this.Message = opts.Message;
|
|
1418
|
+
}
|
|
1419
|
+
}
|
|
1420
|
+
export class RealtimeLogConfigAlreadyExists extends __BaseException {
|
|
1421
|
+
constructor(opts) {
|
|
1422
|
+
super({
|
|
1423
|
+
name: "RealtimeLogConfigAlreadyExists",
|
|
1424
|
+
$fault: "client",
|
|
1425
|
+
...opts,
|
|
1426
|
+
});
|
|
1427
|
+
this.name = "RealtimeLogConfigAlreadyExists";
|
|
1428
|
+
this.$fault = "client";
|
|
1429
|
+
Object.setPrototypeOf(this, RealtimeLogConfigAlreadyExists.prototype);
|
|
1430
|
+
this.Message = opts.Message;
|
|
1431
|
+
}
|
|
1432
|
+
}
|
|
1433
|
+
export class TooManyRealtimeLogConfigs extends __BaseException {
|
|
1434
|
+
constructor(opts) {
|
|
1435
|
+
super({
|
|
1436
|
+
name: "TooManyRealtimeLogConfigs",
|
|
1437
|
+
$fault: "client",
|
|
1438
|
+
...opts,
|
|
1439
|
+
});
|
|
1440
|
+
this.name = "TooManyRealtimeLogConfigs";
|
|
1441
|
+
this.$fault = "client";
|
|
1442
|
+
Object.setPrototypeOf(this, TooManyRealtimeLogConfigs.prototype);
|
|
1443
|
+
this.Message = opts.Message;
|
|
1444
|
+
}
|
|
1445
|
+
}
|
|
1447
1446
|
export var FrameOptionsList;
|
|
1448
1447
|
(function (FrameOptionsList) {
|
|
1449
1448
|
FrameOptionsList["DENY"] = "DENY";
|
|
@@ -1460,287 +1459,602 @@ export var ReferrerPolicyList;
|
|
|
1460
1459
|
ReferrerPolicyList["strict_origin_when_cross_origin"] = "strict-origin-when-cross-origin";
|
|
1461
1460
|
ReferrerPolicyList["unsafe_url"] = "unsafe-url";
|
|
1462
1461
|
})(ReferrerPolicyList || (ReferrerPolicyList = {}));
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
}
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
}
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
}
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
}
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
}
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
}
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
}
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
}
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
}
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
}
|
|
1592
|
-
|
|
1593
|
-
export
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
export
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
export
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
export
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
export
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
export
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
export
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
export
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
export
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
export
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
export
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
export
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
export
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
export
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
export
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
export
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
export
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
export
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
export
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
export
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
export
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
export
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
export
|
|
1660
|
-
|
|
1661
|
-
})
|
|
1662
|
-
export
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
export
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
export
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
export
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
export
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
export
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
export
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
export
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
export
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
export
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
export
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
export
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
export
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
export
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
export
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
export
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
export
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
export
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
export
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
export
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
export
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
export
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
export
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
export
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
export
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
export
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
export
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
export
|
|
1746
|
-
|
|
1462
|
+
export class ResponseHeadersPolicyAlreadyExists extends __BaseException {
|
|
1463
|
+
constructor(opts) {
|
|
1464
|
+
super({
|
|
1465
|
+
name: "ResponseHeadersPolicyAlreadyExists",
|
|
1466
|
+
$fault: "client",
|
|
1467
|
+
...opts,
|
|
1468
|
+
});
|
|
1469
|
+
this.name = "ResponseHeadersPolicyAlreadyExists";
|
|
1470
|
+
this.$fault = "client";
|
|
1471
|
+
Object.setPrototypeOf(this, ResponseHeadersPolicyAlreadyExists.prototype);
|
|
1472
|
+
this.Message = opts.Message;
|
|
1473
|
+
}
|
|
1474
|
+
}
|
|
1475
|
+
export class TooLongCSPInResponseHeadersPolicy extends __BaseException {
|
|
1476
|
+
constructor(opts) {
|
|
1477
|
+
super({
|
|
1478
|
+
name: "TooLongCSPInResponseHeadersPolicy",
|
|
1479
|
+
$fault: "client",
|
|
1480
|
+
...opts,
|
|
1481
|
+
});
|
|
1482
|
+
this.name = "TooLongCSPInResponseHeadersPolicy";
|
|
1483
|
+
this.$fault = "client";
|
|
1484
|
+
Object.setPrototypeOf(this, TooLongCSPInResponseHeadersPolicy.prototype);
|
|
1485
|
+
this.Message = opts.Message;
|
|
1486
|
+
}
|
|
1487
|
+
}
|
|
1488
|
+
export class TooManyCustomHeadersInResponseHeadersPolicy extends __BaseException {
|
|
1489
|
+
constructor(opts) {
|
|
1490
|
+
super({
|
|
1491
|
+
name: "TooManyCustomHeadersInResponseHeadersPolicy",
|
|
1492
|
+
$fault: "client",
|
|
1493
|
+
...opts,
|
|
1494
|
+
});
|
|
1495
|
+
this.name = "TooManyCustomHeadersInResponseHeadersPolicy";
|
|
1496
|
+
this.$fault = "client";
|
|
1497
|
+
Object.setPrototypeOf(this, TooManyCustomHeadersInResponseHeadersPolicy.prototype);
|
|
1498
|
+
this.Message = opts.Message;
|
|
1499
|
+
}
|
|
1500
|
+
}
|
|
1501
|
+
export class TooManyResponseHeadersPolicies extends __BaseException {
|
|
1502
|
+
constructor(opts) {
|
|
1503
|
+
super({
|
|
1504
|
+
name: "TooManyResponseHeadersPolicies",
|
|
1505
|
+
$fault: "client",
|
|
1506
|
+
...opts,
|
|
1507
|
+
});
|
|
1508
|
+
this.name = "TooManyResponseHeadersPolicies";
|
|
1509
|
+
this.$fault = "client";
|
|
1510
|
+
Object.setPrototypeOf(this, TooManyResponseHeadersPolicies.prototype);
|
|
1511
|
+
this.Message = opts.Message;
|
|
1512
|
+
}
|
|
1513
|
+
}
|
|
1514
|
+
export class StreamingDistributionAlreadyExists extends __BaseException {
|
|
1515
|
+
constructor(opts) {
|
|
1516
|
+
super({
|
|
1517
|
+
name: "StreamingDistributionAlreadyExists",
|
|
1518
|
+
$fault: "client",
|
|
1519
|
+
...opts,
|
|
1520
|
+
});
|
|
1521
|
+
this.name = "StreamingDistributionAlreadyExists";
|
|
1522
|
+
this.$fault = "client";
|
|
1523
|
+
Object.setPrototypeOf(this, StreamingDistributionAlreadyExists.prototype);
|
|
1524
|
+
this.Message = opts.Message;
|
|
1525
|
+
}
|
|
1526
|
+
}
|
|
1527
|
+
export class TooManyStreamingDistributionCNAMEs extends __BaseException {
|
|
1528
|
+
constructor(opts) {
|
|
1529
|
+
super({
|
|
1530
|
+
name: "TooManyStreamingDistributionCNAMEs",
|
|
1531
|
+
$fault: "client",
|
|
1532
|
+
...opts,
|
|
1533
|
+
});
|
|
1534
|
+
this.name = "TooManyStreamingDistributionCNAMEs";
|
|
1535
|
+
this.$fault = "client";
|
|
1536
|
+
Object.setPrototypeOf(this, TooManyStreamingDistributionCNAMEs.prototype);
|
|
1537
|
+
this.Message = opts.Message;
|
|
1538
|
+
}
|
|
1539
|
+
}
|
|
1540
|
+
export class TooManyStreamingDistributions extends __BaseException {
|
|
1541
|
+
constructor(opts) {
|
|
1542
|
+
super({
|
|
1543
|
+
name: "TooManyStreamingDistributions",
|
|
1544
|
+
$fault: "client",
|
|
1545
|
+
...opts,
|
|
1546
|
+
});
|
|
1547
|
+
this.name = "TooManyStreamingDistributions";
|
|
1548
|
+
this.$fault = "client";
|
|
1549
|
+
Object.setPrototypeOf(this, TooManyStreamingDistributions.prototype);
|
|
1550
|
+
this.Message = opts.Message;
|
|
1551
|
+
}
|
|
1552
|
+
}
|
|
1553
|
+
export class IllegalDelete extends __BaseException {
|
|
1554
|
+
constructor(opts) {
|
|
1555
|
+
super({
|
|
1556
|
+
name: "IllegalDelete",
|
|
1557
|
+
$fault: "client",
|
|
1558
|
+
...opts,
|
|
1559
|
+
});
|
|
1560
|
+
this.name = "IllegalDelete";
|
|
1561
|
+
this.$fault = "client";
|
|
1562
|
+
Object.setPrototypeOf(this, IllegalDelete.prototype);
|
|
1563
|
+
this.Message = opts.Message;
|
|
1564
|
+
}
|
|
1565
|
+
}
|
|
1566
|
+
export class InvalidIfMatchVersion extends __BaseException {
|
|
1567
|
+
constructor(opts) {
|
|
1568
|
+
super({
|
|
1569
|
+
name: "InvalidIfMatchVersion",
|
|
1570
|
+
$fault: "client",
|
|
1571
|
+
...opts,
|
|
1572
|
+
});
|
|
1573
|
+
this.name = "InvalidIfMatchVersion";
|
|
1574
|
+
this.$fault = "client";
|
|
1575
|
+
Object.setPrototypeOf(this, InvalidIfMatchVersion.prototype);
|
|
1576
|
+
this.Message = opts.Message;
|
|
1577
|
+
}
|
|
1578
|
+
}
|
|
1579
|
+
export class PreconditionFailed extends __BaseException {
|
|
1580
|
+
constructor(opts) {
|
|
1581
|
+
super({
|
|
1582
|
+
name: "PreconditionFailed",
|
|
1583
|
+
$fault: "client",
|
|
1584
|
+
...opts,
|
|
1585
|
+
});
|
|
1586
|
+
this.name = "PreconditionFailed";
|
|
1587
|
+
this.$fault = "client";
|
|
1588
|
+
Object.setPrototypeOf(this, PreconditionFailed.prototype);
|
|
1589
|
+
this.Message = opts.Message;
|
|
1590
|
+
}
|
|
1591
|
+
}
|
|
1592
|
+
export const KeyPairIdsFilterSensitiveLog = (obj) => ({
|
|
1593
|
+
...obj,
|
|
1594
|
+
});
|
|
1595
|
+
export const KGKeyPairIdsFilterSensitiveLog = (obj) => ({
|
|
1596
|
+
...obj,
|
|
1597
|
+
});
|
|
1598
|
+
export const ActiveTrustedKeyGroupsFilterSensitiveLog = (obj) => ({
|
|
1599
|
+
...obj,
|
|
1600
|
+
});
|
|
1601
|
+
export const SignerFilterSensitiveLog = (obj) => ({
|
|
1602
|
+
...obj,
|
|
1603
|
+
});
|
|
1604
|
+
export const ActiveTrustedSignersFilterSensitiveLog = (obj) => ({
|
|
1605
|
+
...obj,
|
|
1606
|
+
});
|
|
1607
|
+
export const AliasesFilterSensitiveLog = (obj) => ({
|
|
1608
|
+
...obj,
|
|
1609
|
+
});
|
|
1610
|
+
export const AliasICPRecordalFilterSensitiveLog = (obj) => ({
|
|
1611
|
+
...obj,
|
|
1612
|
+
});
|
|
1613
|
+
export const CachedMethodsFilterSensitiveLog = (obj) => ({
|
|
1614
|
+
...obj,
|
|
1615
|
+
});
|
|
1616
|
+
export const AllowedMethodsFilterSensitiveLog = (obj) => ({
|
|
1617
|
+
...obj,
|
|
1618
|
+
});
|
|
1619
|
+
export const AssociateAliasRequestFilterSensitiveLog = (obj) => ({
|
|
1620
|
+
...obj,
|
|
1621
|
+
});
|
|
1622
|
+
export const CookieNamesFilterSensitiveLog = (obj) => ({
|
|
1623
|
+
...obj,
|
|
1624
|
+
});
|
|
1625
|
+
export const CookiePreferenceFilterSensitiveLog = (obj) => ({
|
|
1626
|
+
...obj,
|
|
1627
|
+
});
|
|
1628
|
+
export const HeadersFilterSensitiveLog = (obj) => ({
|
|
1629
|
+
...obj,
|
|
1630
|
+
});
|
|
1631
|
+
export const QueryStringCacheKeysFilterSensitiveLog = (obj) => ({
|
|
1632
|
+
...obj,
|
|
1633
|
+
});
|
|
1634
|
+
export const ForwardedValuesFilterSensitiveLog = (obj) => ({
|
|
1635
|
+
...obj,
|
|
1636
|
+
});
|
|
1637
|
+
export const FunctionAssociationFilterSensitiveLog = (obj) => ({
|
|
1638
|
+
...obj,
|
|
1639
|
+
});
|
|
1640
|
+
export const FunctionAssociationsFilterSensitiveLog = (obj) => ({
|
|
1641
|
+
...obj,
|
|
1642
|
+
});
|
|
1643
|
+
export const LambdaFunctionAssociationFilterSensitiveLog = (obj) => ({
|
|
1644
|
+
...obj,
|
|
1645
|
+
});
|
|
1646
|
+
export const LambdaFunctionAssociationsFilterSensitiveLog = (obj) => ({
|
|
1647
|
+
...obj,
|
|
1648
|
+
});
|
|
1649
|
+
export const TrustedKeyGroupsFilterSensitiveLog = (obj) => ({
|
|
1650
|
+
...obj,
|
|
1651
|
+
});
|
|
1652
|
+
export const TrustedSignersFilterSensitiveLog = (obj) => ({
|
|
1653
|
+
...obj,
|
|
1654
|
+
});
|
|
1655
|
+
export const CacheBehaviorFilterSensitiveLog = (obj) => ({
|
|
1656
|
+
...obj,
|
|
1657
|
+
});
|
|
1658
|
+
export const CacheBehaviorsFilterSensitiveLog = (obj) => ({
|
|
1659
|
+
...obj,
|
|
1660
|
+
});
|
|
1661
|
+
export const CachePolicyCookiesConfigFilterSensitiveLog = (obj) => ({
|
|
1662
|
+
...obj,
|
|
1663
|
+
});
|
|
1664
|
+
export const CachePolicyHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
1665
|
+
...obj,
|
|
1666
|
+
});
|
|
1667
|
+
export const QueryStringNamesFilterSensitiveLog = (obj) => ({
|
|
1668
|
+
...obj,
|
|
1669
|
+
});
|
|
1670
|
+
export const CachePolicyQueryStringsConfigFilterSensitiveLog = (obj) => ({
|
|
1671
|
+
...obj,
|
|
1672
|
+
});
|
|
1673
|
+
export const ParametersInCacheKeyAndForwardedToOriginFilterSensitiveLog = (obj) => ({
|
|
1674
|
+
...obj,
|
|
1675
|
+
});
|
|
1676
|
+
export const CachePolicyConfigFilterSensitiveLog = (obj) => ({
|
|
1677
|
+
...obj,
|
|
1678
|
+
});
|
|
1679
|
+
export const CachePolicyFilterSensitiveLog = (obj) => ({
|
|
1680
|
+
...obj,
|
|
1681
|
+
});
|
|
1682
|
+
export const CachePolicySummaryFilterSensitiveLog = (obj) => ({
|
|
1683
|
+
...obj,
|
|
1684
|
+
});
|
|
1685
|
+
export const CachePolicyListFilterSensitiveLog = (obj) => ({
|
|
1686
|
+
...obj,
|
|
1687
|
+
});
|
|
1688
|
+
export const CreateCachePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1689
|
+
...obj,
|
|
1690
|
+
});
|
|
1691
|
+
export const CreateCachePolicyResultFilterSensitiveLog = (obj) => ({
|
|
1692
|
+
...obj,
|
|
1693
|
+
});
|
|
1694
|
+
export const CloudFrontOriginAccessIdentityConfigFilterSensitiveLog = (obj) => ({
|
|
1695
|
+
...obj,
|
|
1696
|
+
});
|
|
1697
|
+
export const CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = (obj) => ({
|
|
1698
|
+
...obj,
|
|
1699
|
+
});
|
|
1700
|
+
export const CloudFrontOriginAccessIdentityFilterSensitiveLog = (obj) => ({
|
|
1701
|
+
...obj,
|
|
1702
|
+
});
|
|
1703
|
+
export const CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog = (obj) => ({
|
|
1704
|
+
...obj,
|
|
1705
|
+
});
|
|
1706
|
+
export const CustomErrorResponseFilterSensitiveLog = (obj) => ({
|
|
1707
|
+
...obj,
|
|
1708
|
+
});
|
|
1709
|
+
export const CustomErrorResponsesFilterSensitiveLog = (obj) => ({
|
|
1710
|
+
...obj,
|
|
1711
|
+
});
|
|
1712
|
+
export const DefaultCacheBehaviorFilterSensitiveLog = (obj) => ({
|
|
1713
|
+
...obj,
|
|
1714
|
+
});
|
|
1715
|
+
export const LoggingConfigFilterSensitiveLog = (obj) => ({
|
|
1716
|
+
...obj,
|
|
1717
|
+
});
|
|
1718
|
+
export const StatusCodesFilterSensitiveLog = (obj) => ({
|
|
1719
|
+
...obj,
|
|
1720
|
+
});
|
|
1721
|
+
export const OriginGroupFailoverCriteriaFilterSensitiveLog = (obj) => ({
|
|
1722
|
+
...obj,
|
|
1723
|
+
});
|
|
1724
|
+
export const OriginGroupMemberFilterSensitiveLog = (obj) => ({
|
|
1725
|
+
...obj,
|
|
1726
|
+
});
|
|
1727
|
+
export const OriginGroupMembersFilterSensitiveLog = (obj) => ({
|
|
1728
|
+
...obj,
|
|
1729
|
+
});
|
|
1730
|
+
export const OriginGroupFilterSensitiveLog = (obj) => ({
|
|
1731
|
+
...obj,
|
|
1732
|
+
});
|
|
1733
|
+
export const OriginGroupsFilterSensitiveLog = (obj) => ({
|
|
1734
|
+
...obj,
|
|
1735
|
+
});
|
|
1736
|
+
export const OriginCustomHeaderFilterSensitiveLog = (obj) => ({
|
|
1737
|
+
...obj,
|
|
1738
|
+
...(obj.HeaderValue && { HeaderValue: SENSITIVE_STRING }),
|
|
1739
|
+
});
|
|
1740
|
+
export const CustomHeadersFilterSensitiveLog = (obj) => ({
|
|
1741
|
+
...obj,
|
|
1742
|
+
...(obj.Items && { Items: obj.Items.map((item) => OriginCustomHeaderFilterSensitiveLog(item)) }),
|
|
1743
|
+
});
|
|
1744
|
+
export const OriginSslProtocolsFilterSensitiveLog = (obj) => ({
|
|
1745
|
+
...obj,
|
|
1746
|
+
});
|
|
1747
|
+
export const CustomOriginConfigFilterSensitiveLog = (obj) => ({
|
|
1748
|
+
...obj,
|
|
1749
|
+
});
|
|
1750
|
+
export const OriginShieldFilterSensitiveLog = (obj) => ({
|
|
1751
|
+
...obj,
|
|
1752
|
+
});
|
|
1753
|
+
export const S3OriginConfigFilterSensitiveLog = (obj) => ({
|
|
1754
|
+
...obj,
|
|
1755
|
+
});
|
|
1756
|
+
export const OriginFilterSensitiveLog = (obj) => ({
|
|
1757
|
+
...obj,
|
|
1758
|
+
...(obj.CustomHeaders && { CustomHeaders: CustomHeadersFilterSensitiveLog(obj.CustomHeaders) }),
|
|
1759
|
+
});
|
|
1760
|
+
export const OriginsFilterSensitiveLog = (obj) => ({
|
|
1761
|
+
...obj,
|
|
1762
|
+
});
|
|
1763
|
+
export const GeoRestrictionFilterSensitiveLog = (obj) => ({
|
|
1764
|
+
...obj,
|
|
1765
|
+
});
|
|
1766
|
+
export const RestrictionsFilterSensitiveLog = (obj) => ({
|
|
1767
|
+
...obj,
|
|
1768
|
+
});
|
|
1769
|
+
export const ViewerCertificateFilterSensitiveLog = (obj) => ({
|
|
1770
|
+
...obj,
|
|
1771
|
+
});
|
|
1772
|
+
export const DistributionConfigFilterSensitiveLog = (obj) => ({
|
|
1773
|
+
...obj,
|
|
1774
|
+
...(obj.Comment && { Comment: SENSITIVE_STRING }),
|
|
1775
|
+
});
|
|
1776
|
+
export const CreateDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
1777
|
+
...obj,
|
|
1778
|
+
...(obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }),
|
|
1779
|
+
});
|
|
1780
|
+
export const DistributionFilterSensitiveLog = (obj) => ({
|
|
1781
|
+
...obj,
|
|
1782
|
+
...(obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }),
|
|
1783
|
+
});
|
|
1784
|
+
export const CreateDistributionResultFilterSensitiveLog = (obj) => ({
|
|
1785
|
+
...obj,
|
|
1786
|
+
...(obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }),
|
|
1787
|
+
});
|
|
1788
|
+
export const TagFilterSensitiveLog = (obj) => ({
|
|
1789
|
+
...obj,
|
|
1790
|
+
});
|
|
1791
|
+
export const TagsFilterSensitiveLog = (obj) => ({
|
|
1792
|
+
...obj,
|
|
1793
|
+
});
|
|
1794
|
+
export const DistributionConfigWithTagsFilterSensitiveLog = (obj) => ({
|
|
1795
|
+
...obj,
|
|
1796
|
+
...(obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }),
|
|
1797
|
+
});
|
|
1798
|
+
export const CreateDistributionWithTagsRequestFilterSensitiveLog = (obj) => ({
|
|
1799
|
+
...obj,
|
|
1800
|
+
...(obj.DistributionConfigWithTags && {
|
|
1801
|
+
DistributionConfigWithTags: DistributionConfigWithTagsFilterSensitiveLog(obj.DistributionConfigWithTags),
|
|
1802
|
+
}),
|
|
1803
|
+
});
|
|
1804
|
+
export const CreateDistributionWithTagsResultFilterSensitiveLog = (obj) => ({
|
|
1805
|
+
...obj,
|
|
1806
|
+
...(obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }),
|
|
1807
|
+
});
|
|
1808
|
+
export const ContentTypeProfileFilterSensitiveLog = (obj) => ({
|
|
1809
|
+
...obj,
|
|
1810
|
+
});
|
|
1811
|
+
export const ContentTypeProfilesFilterSensitiveLog = (obj) => ({
|
|
1812
|
+
...obj,
|
|
1813
|
+
});
|
|
1814
|
+
export const ContentTypeProfileConfigFilterSensitiveLog = (obj) => ({
|
|
1815
|
+
...obj,
|
|
1816
|
+
});
|
|
1817
|
+
export const QueryArgProfileFilterSensitiveLog = (obj) => ({
|
|
1818
|
+
...obj,
|
|
1819
|
+
});
|
|
1820
|
+
export const QueryArgProfilesFilterSensitiveLog = (obj) => ({
|
|
1821
|
+
...obj,
|
|
1822
|
+
});
|
|
1823
|
+
export const QueryArgProfileConfigFilterSensitiveLog = (obj) => ({
|
|
1824
|
+
...obj,
|
|
1825
|
+
});
|
|
1826
|
+
export const FieldLevelEncryptionConfigFilterSensitiveLog = (obj) => ({
|
|
1827
|
+
...obj,
|
|
1828
|
+
});
|
|
1829
|
+
export const CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog = (obj) => ({
|
|
1830
|
+
...obj,
|
|
1831
|
+
});
|
|
1832
|
+
export const FieldLevelEncryptionFilterSensitiveLog = (obj) => ({
|
|
1833
|
+
...obj,
|
|
1834
|
+
});
|
|
1835
|
+
export const CreateFieldLevelEncryptionConfigResultFilterSensitiveLog = (obj) => ({
|
|
1836
|
+
...obj,
|
|
1837
|
+
});
|
|
1838
|
+
export const FieldPatternsFilterSensitiveLog = (obj) => ({
|
|
1839
|
+
...obj,
|
|
1840
|
+
});
|
|
1841
|
+
export const EncryptionEntityFilterSensitiveLog = (obj) => ({
|
|
1842
|
+
...obj,
|
|
1843
|
+
});
|
|
1844
|
+
export const EncryptionEntitiesFilterSensitiveLog = (obj) => ({
|
|
1845
|
+
...obj,
|
|
1846
|
+
});
|
|
1847
|
+
export const FieldLevelEncryptionProfileConfigFilterSensitiveLog = (obj) => ({
|
|
1848
|
+
...obj,
|
|
1849
|
+
});
|
|
1850
|
+
export const CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog = (obj) => ({
|
|
1851
|
+
...obj,
|
|
1852
|
+
});
|
|
1853
|
+
export const FieldLevelEncryptionProfileFilterSensitiveLog = (obj) => ({
|
|
1854
|
+
...obj,
|
|
1855
|
+
});
|
|
1856
|
+
export const CreateFieldLevelEncryptionProfileResultFilterSensitiveLog = (obj) => ({
|
|
1857
|
+
...obj,
|
|
1858
|
+
});
|
|
1859
|
+
export const FunctionConfigFilterSensitiveLog = (obj) => ({
|
|
1860
|
+
...obj,
|
|
1861
|
+
});
|
|
1862
|
+
export const CreateFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
1863
|
+
...obj,
|
|
1864
|
+
...(obj.FunctionCode && { FunctionCode: SENSITIVE_STRING }),
|
|
1865
|
+
});
|
|
1866
|
+
export const FunctionMetadataFilterSensitiveLog = (obj) => ({
|
|
1867
|
+
...obj,
|
|
1868
|
+
});
|
|
1869
|
+
export const FunctionSummaryFilterSensitiveLog = (obj) => ({
|
|
1870
|
+
...obj,
|
|
1871
|
+
});
|
|
1872
|
+
export const CreateFunctionResultFilterSensitiveLog = (obj) => ({
|
|
1873
|
+
...obj,
|
|
1874
|
+
});
|
|
1875
|
+
export const PathsFilterSensitiveLog = (obj) => ({
|
|
1876
|
+
...obj,
|
|
1877
|
+
});
|
|
1878
|
+
export const InvalidationBatchFilterSensitiveLog = (obj) => ({
|
|
1879
|
+
...obj,
|
|
1880
|
+
});
|
|
1881
|
+
export const CreateInvalidationRequestFilterSensitiveLog = (obj) => ({
|
|
1882
|
+
...obj,
|
|
1883
|
+
});
|
|
1884
|
+
export const InvalidationFilterSensitiveLog = (obj) => ({
|
|
1885
|
+
...obj,
|
|
1886
|
+
});
|
|
1887
|
+
export const CreateInvalidationResultFilterSensitiveLog = (obj) => ({
|
|
1888
|
+
...obj,
|
|
1889
|
+
});
|
|
1890
|
+
export const KeyGroupConfigFilterSensitiveLog = (obj) => ({
|
|
1891
|
+
...obj,
|
|
1892
|
+
});
|
|
1893
|
+
export const CreateKeyGroupRequestFilterSensitiveLog = (obj) => ({
|
|
1894
|
+
...obj,
|
|
1895
|
+
});
|
|
1896
|
+
export const KeyGroupFilterSensitiveLog = (obj) => ({
|
|
1897
|
+
...obj,
|
|
1898
|
+
});
|
|
1899
|
+
export const CreateKeyGroupResultFilterSensitiveLog = (obj) => ({
|
|
1900
|
+
...obj,
|
|
1901
|
+
});
|
|
1902
|
+
export const RealtimeMetricsSubscriptionConfigFilterSensitiveLog = (obj) => ({
|
|
1903
|
+
...obj,
|
|
1904
|
+
});
|
|
1905
|
+
export const MonitoringSubscriptionFilterSensitiveLog = (obj) => ({
|
|
1906
|
+
...obj,
|
|
1907
|
+
});
|
|
1908
|
+
export const CreateMonitoringSubscriptionRequestFilterSensitiveLog = (obj) => ({
|
|
1909
|
+
...obj,
|
|
1910
|
+
});
|
|
1911
|
+
export const CreateMonitoringSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
1912
|
+
...obj,
|
|
1913
|
+
});
|
|
1914
|
+
export const OriginAccessControlConfigFilterSensitiveLog = (obj) => ({
|
|
1915
|
+
...obj,
|
|
1916
|
+
});
|
|
1917
|
+
export const CreateOriginAccessControlRequestFilterSensitiveLog = (obj) => ({
|
|
1918
|
+
...obj,
|
|
1919
|
+
});
|
|
1920
|
+
export const OriginAccessControlFilterSensitiveLog = (obj) => ({
|
|
1921
|
+
...obj,
|
|
1922
|
+
});
|
|
1923
|
+
export const CreateOriginAccessControlResultFilterSensitiveLog = (obj) => ({
|
|
1924
|
+
...obj,
|
|
1925
|
+
});
|
|
1926
|
+
export const OriginRequestPolicyCookiesConfigFilterSensitiveLog = (obj) => ({
|
|
1927
|
+
...obj,
|
|
1928
|
+
});
|
|
1929
|
+
export const OriginRequestPolicyHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
1930
|
+
...obj,
|
|
1931
|
+
});
|
|
1932
|
+
export const OriginRequestPolicyQueryStringsConfigFilterSensitiveLog = (obj) => ({
|
|
1933
|
+
...obj,
|
|
1934
|
+
});
|
|
1935
|
+
export const OriginRequestPolicyConfigFilterSensitiveLog = (obj) => ({
|
|
1936
|
+
...obj,
|
|
1937
|
+
});
|
|
1938
|
+
export const CreateOriginRequestPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1939
|
+
...obj,
|
|
1940
|
+
});
|
|
1941
|
+
export const OriginRequestPolicyFilterSensitiveLog = (obj) => ({
|
|
1942
|
+
...obj,
|
|
1943
|
+
});
|
|
1944
|
+
export const CreateOriginRequestPolicyResultFilterSensitiveLog = (obj) => ({
|
|
1945
|
+
...obj,
|
|
1946
|
+
});
|
|
1947
|
+
export const PublicKeyConfigFilterSensitiveLog = (obj) => ({
|
|
1948
|
+
...obj,
|
|
1949
|
+
});
|
|
1950
|
+
export const CreatePublicKeyRequestFilterSensitiveLog = (obj) => ({
|
|
1951
|
+
...obj,
|
|
1952
|
+
});
|
|
1953
|
+
export const PublicKeyFilterSensitiveLog = (obj) => ({
|
|
1954
|
+
...obj,
|
|
1955
|
+
});
|
|
1956
|
+
export const CreatePublicKeyResultFilterSensitiveLog = (obj) => ({
|
|
1957
|
+
...obj,
|
|
1958
|
+
});
|
|
1959
|
+
export const KinesisStreamConfigFilterSensitiveLog = (obj) => ({
|
|
1960
|
+
...obj,
|
|
1961
|
+
});
|
|
1962
|
+
export const EndPointFilterSensitiveLog = (obj) => ({
|
|
1963
|
+
...obj,
|
|
1964
|
+
});
|
|
1965
|
+
export const CreateRealtimeLogConfigRequestFilterSensitiveLog = (obj) => ({
|
|
1966
|
+
...obj,
|
|
1967
|
+
});
|
|
1968
|
+
export const RealtimeLogConfigFilterSensitiveLog = (obj) => ({
|
|
1969
|
+
...obj,
|
|
1970
|
+
});
|
|
1971
|
+
export const CreateRealtimeLogConfigResultFilterSensitiveLog = (obj) => ({
|
|
1972
|
+
...obj,
|
|
1973
|
+
});
|
|
1974
|
+
export const ResponseHeadersPolicyAccessControlAllowHeadersFilterSensitiveLog = (obj) => ({
|
|
1975
|
+
...obj,
|
|
1976
|
+
});
|
|
1977
|
+
export const ResponseHeadersPolicyAccessControlAllowMethodsFilterSensitiveLog = (obj) => ({
|
|
1978
|
+
...obj,
|
|
1979
|
+
});
|
|
1980
|
+
export const ResponseHeadersPolicyAccessControlAllowOriginsFilterSensitiveLog = (obj) => ({
|
|
1981
|
+
...obj,
|
|
1982
|
+
});
|
|
1983
|
+
export const ResponseHeadersPolicyAccessControlExposeHeadersFilterSensitiveLog = (obj) => ({
|
|
1984
|
+
...obj,
|
|
1985
|
+
});
|
|
1986
|
+
export const ResponseHeadersPolicyCorsConfigFilterSensitiveLog = (obj) => ({
|
|
1987
|
+
...obj,
|
|
1988
|
+
});
|
|
1989
|
+
export const ResponseHeadersPolicyCustomHeaderFilterSensitiveLog = (obj) => ({
|
|
1990
|
+
...obj,
|
|
1991
|
+
});
|
|
1992
|
+
export const ResponseHeadersPolicyCustomHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
1993
|
+
...obj,
|
|
1994
|
+
});
|
|
1995
|
+
export const ResponseHeadersPolicyContentSecurityPolicyFilterSensitiveLog = (obj) => ({
|
|
1996
|
+
...obj,
|
|
1997
|
+
});
|
|
1998
|
+
export const ResponseHeadersPolicyContentTypeOptionsFilterSensitiveLog = (obj) => ({
|
|
1999
|
+
...obj,
|
|
2000
|
+
});
|
|
2001
|
+
export const ResponseHeadersPolicyFrameOptionsFilterSensitiveLog = (obj) => ({
|
|
2002
|
+
...obj,
|
|
2003
|
+
});
|
|
2004
|
+
export const ResponseHeadersPolicyReferrerPolicyFilterSensitiveLog = (obj) => ({
|
|
2005
|
+
...obj,
|
|
2006
|
+
});
|
|
2007
|
+
export const ResponseHeadersPolicyStrictTransportSecurityFilterSensitiveLog = (obj) => ({
|
|
2008
|
+
...obj,
|
|
2009
|
+
});
|
|
2010
|
+
export const ResponseHeadersPolicyXSSProtectionFilterSensitiveLog = (obj) => ({
|
|
2011
|
+
...obj,
|
|
2012
|
+
});
|
|
2013
|
+
export const ResponseHeadersPolicySecurityHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2014
|
+
...obj,
|
|
2015
|
+
});
|
|
2016
|
+
export const ResponseHeadersPolicyServerTimingHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2017
|
+
...obj,
|
|
2018
|
+
});
|
|
2019
|
+
export const ResponseHeadersPolicyConfigFilterSensitiveLog = (obj) => ({
|
|
2020
|
+
...obj,
|
|
2021
|
+
});
|
|
2022
|
+
export const CreateResponseHeadersPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
2023
|
+
...obj,
|
|
2024
|
+
});
|
|
2025
|
+
export const ResponseHeadersPolicyFilterSensitiveLog = (obj) => ({
|
|
2026
|
+
...obj,
|
|
2027
|
+
});
|
|
2028
|
+
export const CreateResponseHeadersPolicyResultFilterSensitiveLog = (obj) => ({
|
|
2029
|
+
...obj,
|
|
2030
|
+
});
|
|
2031
|
+
export const StreamingLoggingConfigFilterSensitiveLog = (obj) => ({
|
|
2032
|
+
...obj,
|
|
2033
|
+
});
|
|
2034
|
+
export const S3OriginFilterSensitiveLog = (obj) => ({
|
|
2035
|
+
...obj,
|
|
2036
|
+
});
|
|
2037
|
+
export const StreamingDistributionConfigFilterSensitiveLog = (obj) => ({
|
|
2038
|
+
...obj,
|
|
2039
|
+
});
|
|
2040
|
+
export const CreateStreamingDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
2041
|
+
...obj,
|
|
2042
|
+
});
|
|
2043
|
+
export const StreamingDistributionFilterSensitiveLog = (obj) => ({
|
|
2044
|
+
...obj,
|
|
2045
|
+
});
|
|
2046
|
+
export const CreateStreamingDistributionResultFilterSensitiveLog = (obj) => ({
|
|
2047
|
+
...obj,
|
|
2048
|
+
});
|
|
2049
|
+
export const StreamingDistributionConfigWithTagsFilterSensitiveLog = (obj) => ({
|
|
2050
|
+
...obj,
|
|
2051
|
+
});
|
|
2052
|
+
export const CreateStreamingDistributionWithTagsRequestFilterSensitiveLog = (obj) => ({
|
|
2053
|
+
...obj,
|
|
2054
|
+
});
|
|
2055
|
+
export const CreateStreamingDistributionWithTagsResultFilterSensitiveLog = (obj) => ({
|
|
2056
|
+
...obj,
|
|
2057
|
+
});
|
|
2058
|
+
export const DeleteCachePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
2059
|
+
...obj,
|
|
2060
|
+
});
|