aws-sdk 2.849.0 → 2.853.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 +27 -1
- package/README.md +1 -1
- package/apis/appflow-2020-08-23.min.json +123 -66
- package/apis/autoscaling-2011-01-01.min.json +20 -15
- package/apis/databrew-2017-07-25.min.json +87 -77
- package/apis/detective-2018-10-26.min.json +26 -19
- package/apis/ecr-public-2020-10-30.min.json +82 -11
- package/apis/eks-2017-11-01.min.json +154 -122
- package/apis/elasticmapreduce-2009-03-31.min.json +19 -1
- package/apis/es-2015-01-01.min.json +192 -57
- package/apis/es-2015-01-01.paginators.json +5 -0
- package/apis/glue-2017-03-31.min.json +72 -69
- package/apis/imagebuilder-2019-12-02.min.json +96 -56
- package/apis/imagebuilder-2019-12-02.paginators.json +6 -0
- package/apis/iotevents-2018-07-27.min.json +102 -3
- package/apis/mediapackage-vod-2018-11-07.min.json +153 -76
- package/apis/pinpoint-2016-12-01.min.json +9 -3
- package/apis/redshift-data-2019-12-20.min.json +5 -1
- package/apis/s3-2006-03-01.examples.json +109 -109
- package/apis/s3-2006-03-01.min.json +8 -0
- package/clients/appflow.d.ts +33 -1
- package/clients/autoscaling.d.ts +16 -2
- package/clients/computeoptimizer.d.ts +5 -5
- package/clients/databrew.d.ts +26 -0
- package/clients/detective.d.ts +20 -11
- package/clients/ecrpublic.d.ts +78 -0
- package/clients/eks.d.ts +29 -4
- package/clients/emr.d.ts +80 -50
- package/clients/es.d.ts +186 -0
- package/clients/glue.d.ts +6 -4
- package/clients/imagebuilder.d.ts +63 -2
- package/clients/iotevents.d.ts +130 -28
- package/clients/lightsail.d.ts +2 -2
- package/clients/mediapackagevod.d.ts +43 -0
- package/clients/pinpoint.d.ts +24 -0
- package/clients/quicksight.d.ts +5 -5
- package/clients/redshiftdata.d.ts +16 -4
- package/clients/s3.d.ts +40 -38
- package/clients/s3control.d.ts +4 -4
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +35 -21
- package/dist/aws-sdk.js +67 -22
- package/dist/aws-sdk.min.js +82 -82
- package/lib/core.js +1 -1
- package/lib/services/s3.js +13 -1
- package/lib/services/s3util.js +4 -2
- package/package.json +1 -1
- package/scripts/region-checker/allowlist.js +6 -6
|
@@ -51,6 +51,9 @@
|
|
|
51
51
|
"members": {
|
|
52
52
|
"GraphArn": {},
|
|
53
53
|
"Message": {},
|
|
54
|
+
"DisableEmailNotification": {
|
|
55
|
+
"type": "boolean"
|
|
56
|
+
},
|
|
54
57
|
"Accounts": {
|
|
55
58
|
"type": "list",
|
|
56
59
|
"member": {
|
|
@@ -71,10 +74,10 @@
|
|
|
71
74
|
"type": "structure",
|
|
72
75
|
"members": {
|
|
73
76
|
"Members": {
|
|
74
|
-
"shape": "
|
|
77
|
+
"shape": "Sc"
|
|
75
78
|
},
|
|
76
79
|
"UnprocessedAccounts": {
|
|
77
|
-
"shape": "
|
|
80
|
+
"shape": "Si"
|
|
78
81
|
}
|
|
79
82
|
}
|
|
80
83
|
}
|
|
@@ -106,7 +109,7 @@
|
|
|
106
109
|
"members": {
|
|
107
110
|
"GraphArn": {},
|
|
108
111
|
"AccountIds": {
|
|
109
|
-
"shape": "
|
|
112
|
+
"shape": "Sn"
|
|
110
113
|
}
|
|
111
114
|
}
|
|
112
115
|
},
|
|
@@ -114,10 +117,10 @@
|
|
|
114
117
|
"type": "structure",
|
|
115
118
|
"members": {
|
|
116
119
|
"AccountIds": {
|
|
117
|
-
"shape": "
|
|
120
|
+
"shape": "Sn"
|
|
118
121
|
},
|
|
119
122
|
"UnprocessedAccounts": {
|
|
120
|
-
"shape": "
|
|
123
|
+
"shape": "Si"
|
|
121
124
|
}
|
|
122
125
|
}
|
|
123
126
|
}
|
|
@@ -149,7 +152,7 @@
|
|
|
149
152
|
"members": {
|
|
150
153
|
"GraphArn": {},
|
|
151
154
|
"AccountIds": {
|
|
152
|
-
"shape": "
|
|
155
|
+
"shape": "Sn"
|
|
153
156
|
}
|
|
154
157
|
}
|
|
155
158
|
},
|
|
@@ -157,10 +160,10 @@
|
|
|
157
160
|
"type": "structure",
|
|
158
161
|
"members": {
|
|
159
162
|
"MemberDetails": {
|
|
160
|
-
"shape": "
|
|
163
|
+
"shape": "Sc"
|
|
161
164
|
},
|
|
162
165
|
"UnprocessedAccounts": {
|
|
163
|
-
"shape": "
|
|
166
|
+
"shape": "Si"
|
|
164
167
|
}
|
|
165
168
|
}
|
|
166
169
|
}
|
|
@@ -188,7 +191,7 @@
|
|
|
188
191
|
"members": {
|
|
189
192
|
"Arn": {},
|
|
190
193
|
"CreatedTime": {
|
|
191
|
-
"shape": "
|
|
194
|
+
"shape": "Sg"
|
|
192
195
|
}
|
|
193
196
|
}
|
|
194
197
|
}
|
|
@@ -214,7 +217,7 @@
|
|
|
214
217
|
"type": "structure",
|
|
215
218
|
"members": {
|
|
216
219
|
"Invitations": {
|
|
217
|
-
"shape": "
|
|
220
|
+
"shape": "Sc"
|
|
218
221
|
},
|
|
219
222
|
"NextToken": {}
|
|
220
223
|
}
|
|
@@ -241,7 +244,7 @@
|
|
|
241
244
|
"type": "structure",
|
|
242
245
|
"members": {
|
|
243
246
|
"MemberDetails": {
|
|
244
|
-
"shape": "
|
|
247
|
+
"shape": "Sc"
|
|
245
248
|
},
|
|
246
249
|
"NextToken": {}
|
|
247
250
|
}
|
|
@@ -279,7 +282,7 @@
|
|
|
279
282
|
}
|
|
280
283
|
},
|
|
281
284
|
"shapes": {
|
|
282
|
-
"
|
|
285
|
+
"Sc": {
|
|
283
286
|
"type": "list",
|
|
284
287
|
"member": {
|
|
285
288
|
"type": "structure",
|
|
@@ -287,29 +290,33 @@
|
|
|
287
290
|
"AccountId": {},
|
|
288
291
|
"EmailAddress": {},
|
|
289
292
|
"GraphArn": {},
|
|
290
|
-
"MasterId": {
|
|
293
|
+
"MasterId": {
|
|
294
|
+
"deprecated": true,
|
|
295
|
+
"deprecatedMessage": "This property is deprecated, use AdministratorId instead."
|
|
296
|
+
},
|
|
297
|
+
"AdministratorId": {},
|
|
291
298
|
"Status": {},
|
|
292
299
|
"DisabledReason": {},
|
|
293
300
|
"InvitedTime": {
|
|
294
|
-
"shape": "
|
|
301
|
+
"shape": "Sg"
|
|
295
302
|
},
|
|
296
303
|
"UpdatedTime": {
|
|
297
|
-
"shape": "
|
|
304
|
+
"shape": "Sg"
|
|
298
305
|
},
|
|
299
306
|
"PercentOfGraphUtilization": {
|
|
300
307
|
"type": "double"
|
|
301
308
|
},
|
|
302
309
|
"PercentOfGraphUtilizationUpdatedTime": {
|
|
303
|
-
"shape": "
|
|
310
|
+
"shape": "Sg"
|
|
304
311
|
}
|
|
305
312
|
}
|
|
306
313
|
}
|
|
307
314
|
},
|
|
308
|
-
"
|
|
315
|
+
"Sg": {
|
|
309
316
|
"type": "timestamp",
|
|
310
317
|
"timestampFormat": "iso8601"
|
|
311
318
|
},
|
|
312
|
-
"
|
|
319
|
+
"Si": {
|
|
313
320
|
"type": "list",
|
|
314
321
|
"member": {
|
|
315
322
|
"type": "structure",
|
|
@@ -319,7 +326,7 @@
|
|
|
319
326
|
}
|
|
320
327
|
}
|
|
321
328
|
},
|
|
322
|
-
"
|
|
329
|
+
"Sn": {
|
|
323
330
|
"type": "list",
|
|
324
331
|
"member": {}
|
|
325
332
|
}
|
|
@@ -136,6 +136,9 @@
|
|
|
136
136
|
"repositoryName": {},
|
|
137
137
|
"catalogData": {
|
|
138
138
|
"shape": "Sx"
|
|
139
|
+
},
|
|
140
|
+
"tags": {
|
|
141
|
+
"shape": "S16"
|
|
139
142
|
}
|
|
140
143
|
}
|
|
141
144
|
},
|
|
@@ -143,10 +146,10 @@
|
|
|
143
146
|
"type": "structure",
|
|
144
147
|
"members": {
|
|
145
148
|
"repository": {
|
|
146
|
-
"shape": "
|
|
149
|
+
"shape": "S1b"
|
|
147
150
|
},
|
|
148
151
|
"catalogData": {
|
|
149
|
-
"shape": "
|
|
152
|
+
"shape": "S1f"
|
|
150
153
|
}
|
|
151
154
|
}
|
|
152
155
|
}
|
|
@@ -169,7 +172,7 @@
|
|
|
169
172
|
"type": "structure",
|
|
170
173
|
"members": {
|
|
171
174
|
"repository": {
|
|
172
|
-
"shape": "
|
|
175
|
+
"shape": "S1b"
|
|
173
176
|
}
|
|
174
177
|
}
|
|
175
178
|
}
|
|
@@ -374,7 +377,7 @@
|
|
|
374
377
|
"repositories": {
|
|
375
378
|
"type": "list",
|
|
376
379
|
"member": {
|
|
377
|
-
"shape": "
|
|
380
|
+
"shape": "S1b"
|
|
378
381
|
}
|
|
379
382
|
},
|
|
380
383
|
"nextToken": {}
|
|
@@ -413,7 +416,7 @@
|
|
|
413
416
|
],
|
|
414
417
|
"members": {
|
|
415
418
|
"registryCatalogData": {
|
|
416
|
-
"shape": "
|
|
419
|
+
"shape": "S2o"
|
|
417
420
|
}
|
|
418
421
|
}
|
|
419
422
|
}
|
|
@@ -433,7 +436,7 @@
|
|
|
433
436
|
"type": "structure",
|
|
434
437
|
"members": {
|
|
435
438
|
"catalogData": {
|
|
436
|
-
"shape": "
|
|
439
|
+
"shape": "S1f"
|
|
437
440
|
}
|
|
438
441
|
}
|
|
439
442
|
}
|
|
@@ -479,6 +482,25 @@
|
|
|
479
482
|
}
|
|
480
483
|
}
|
|
481
484
|
},
|
|
485
|
+
"ListTagsForResource": {
|
|
486
|
+
"input": {
|
|
487
|
+
"type": "structure",
|
|
488
|
+
"required": [
|
|
489
|
+
"resourceArn"
|
|
490
|
+
],
|
|
491
|
+
"members": {
|
|
492
|
+
"resourceArn": {}
|
|
493
|
+
}
|
|
494
|
+
},
|
|
495
|
+
"output": {
|
|
496
|
+
"type": "structure",
|
|
497
|
+
"members": {
|
|
498
|
+
"tags": {
|
|
499
|
+
"shape": "S16"
|
|
500
|
+
}
|
|
501
|
+
}
|
|
502
|
+
}
|
|
503
|
+
},
|
|
482
504
|
"PutImage": {
|
|
483
505
|
"input": {
|
|
484
506
|
"type": "structure",
|
|
@@ -527,7 +549,7 @@
|
|
|
527
549
|
],
|
|
528
550
|
"members": {
|
|
529
551
|
"registryCatalogData": {
|
|
530
|
-
"shape": "
|
|
552
|
+
"shape": "S2o"
|
|
531
553
|
}
|
|
532
554
|
}
|
|
533
555
|
}
|
|
@@ -551,7 +573,7 @@
|
|
|
551
573
|
"type": "structure",
|
|
552
574
|
"members": {
|
|
553
575
|
"catalogData": {
|
|
554
|
-
"shape": "
|
|
576
|
+
"shape": "S1f"
|
|
555
577
|
}
|
|
556
578
|
}
|
|
557
579
|
}
|
|
@@ -581,6 +603,45 @@
|
|
|
581
603
|
}
|
|
582
604
|
}
|
|
583
605
|
},
|
|
606
|
+
"TagResource": {
|
|
607
|
+
"input": {
|
|
608
|
+
"type": "structure",
|
|
609
|
+
"required": [
|
|
610
|
+
"resourceArn",
|
|
611
|
+
"tags"
|
|
612
|
+
],
|
|
613
|
+
"members": {
|
|
614
|
+
"resourceArn": {},
|
|
615
|
+
"tags": {
|
|
616
|
+
"shape": "S16"
|
|
617
|
+
}
|
|
618
|
+
}
|
|
619
|
+
},
|
|
620
|
+
"output": {
|
|
621
|
+
"type": "structure",
|
|
622
|
+
"members": {}
|
|
623
|
+
}
|
|
624
|
+
},
|
|
625
|
+
"UntagResource": {
|
|
626
|
+
"input": {
|
|
627
|
+
"type": "structure",
|
|
628
|
+
"required": [
|
|
629
|
+
"resourceArn",
|
|
630
|
+
"tagKeys"
|
|
631
|
+
],
|
|
632
|
+
"members": {
|
|
633
|
+
"resourceArn": {},
|
|
634
|
+
"tagKeys": {
|
|
635
|
+
"type": "list",
|
|
636
|
+
"member": {}
|
|
637
|
+
}
|
|
638
|
+
}
|
|
639
|
+
},
|
|
640
|
+
"output": {
|
|
641
|
+
"type": "structure",
|
|
642
|
+
"members": {}
|
|
643
|
+
}
|
|
644
|
+
},
|
|
584
645
|
"UploadLayerPart": {
|
|
585
646
|
"input": {
|
|
586
647
|
"type": "structure",
|
|
@@ -658,7 +719,17 @@
|
|
|
658
719
|
"type": "list",
|
|
659
720
|
"member": {}
|
|
660
721
|
},
|
|
661
|
-
"
|
|
722
|
+
"S16": {
|
|
723
|
+
"type": "list",
|
|
724
|
+
"member": {
|
|
725
|
+
"type": "structure",
|
|
726
|
+
"members": {
|
|
727
|
+
"Key": {},
|
|
728
|
+
"Value": {}
|
|
729
|
+
}
|
|
730
|
+
}
|
|
731
|
+
},
|
|
732
|
+
"S1b": {
|
|
662
733
|
"type": "structure",
|
|
663
734
|
"members": {
|
|
664
735
|
"repositoryArn": {},
|
|
@@ -670,7 +741,7 @@
|
|
|
670
741
|
}
|
|
671
742
|
}
|
|
672
743
|
},
|
|
673
|
-
"
|
|
744
|
+
"S1f": {
|
|
674
745
|
"type": "structure",
|
|
675
746
|
"members": {
|
|
676
747
|
"description": {},
|
|
@@ -688,7 +759,7 @@
|
|
|
688
759
|
}
|
|
689
760
|
}
|
|
690
761
|
},
|
|
691
|
-
"
|
|
762
|
+
"S2o": {
|
|
692
763
|
"type": "structure",
|
|
693
764
|
"members": {
|
|
694
765
|
"displayName": {}
|