aws-sdk 2.972.0 → 2.976.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 +29 -1
- package/README.md +1 -1
- package/apis/backup-2018-11-15.min.json +573 -32
- package/apis/backup-2018-11-15.paginators.json +15 -0
- package/apis/comprehend-2017-11-27.min.json +109 -69
- package/apis/datasync-2018-11-09.min.json +13 -1
- package/apis/dlm-2018-01-12.min.json +30 -9
- package/apis/dms-2016-01-01.min.json +191 -134
- package/apis/ec2-2016-11-15.min.json +232 -223
- package/apis/ec2-2016-11-15.paginators.json +6 -0
- package/apis/eks-2017-11-01.min.json +5 -0
- package/apis/fms-2018-01-01.min.json +6 -0
- package/apis/frauddetector-2019-11-15.min.json +30 -28
- package/apis/glue-2017-03-31.min.json +624 -354
- package/apis/glue-2017-03-31.paginators.json +10 -0
- package/apis/iot-data-2015-05-28.min.json +82 -0
- package/apis/iot-data-2015-05-28.paginators.json +7 -1
- package/apis/mediaconvert-2017-08-29.min.json +110 -89
- package/apis/ssm-2014-11-06.min.json +13 -3
- package/apis/transcribe-2017-10-26.min.json +161 -64
- package/clients/apigateway.d.ts +9 -9
- package/clients/backup.d.ts +715 -109
- package/clients/cloudwatchevents.d.ts +67 -67
- package/clients/comprehend.d.ts +96 -0
- package/clients/datasync.d.ts +69 -53
- package/clients/dlm.d.ts +50 -18
- package/clients/dms.d.ts +110 -19
- package/clients/ec2.d.ts +60 -42
- package/clients/eks.d.ts +6 -2
- package/clients/eventbridge.d.ts +3 -3
- package/clients/fms.d.ts +9 -1
- package/clients/frauddetector.d.ts +10 -9
- package/clients/glue.d.ts +392 -0
- package/clients/iotdata.d.ts +99 -13
- package/clients/iotsitewise.d.ts +3 -3
- package/clients/mediaconvert.d.ts +46 -12
- package/clients/polly.d.ts +15 -15
- package/clients/robomaker.d.ts +3 -3
- package/clients/transcribeservice.d.ts +146 -35
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +19 -19
- package/dist/aws-sdk.js +456 -300
- package/dist/aws-sdk.min.js +72 -71
- package/lib/core.js +1 -1
- package/lib/metadata_service/endpoint.js +6 -0
- package/lib/metadata_service/endpoint_config_options.js +14 -0
- package/lib/metadata_service/endpoint_mode.js +6 -0
- package/lib/metadata_service/endpoint_mode_config_options.js +16 -0
- package/lib/metadata_service/get_metadata_service_endpoint.js +24 -0
- package/lib/metadata_service.js +13 -3
- package/lib/node_loader.js +27 -0
- package/package.json +1 -1
|
@@ -266,6 +266,9 @@
|
|
|
266
266
|
},
|
|
267
267
|
"Tags": {
|
|
268
268
|
"shape": "S7"
|
|
269
|
+
},
|
|
270
|
+
"Includes": {
|
|
271
|
+
"shape": "S23"
|
|
269
272
|
}
|
|
270
273
|
}
|
|
271
274
|
},
|
|
@@ -564,6 +567,9 @@
|
|
|
564
567
|
"ErrorDetail": {},
|
|
565
568
|
"CreationTime": {
|
|
566
569
|
"type": "timestamp"
|
|
570
|
+
},
|
|
571
|
+
"Includes": {
|
|
572
|
+
"shape": "S23"
|
|
567
573
|
}
|
|
568
574
|
}
|
|
569
575
|
}
|
|
@@ -822,6 +828,9 @@
|
|
|
822
828
|
},
|
|
823
829
|
"Includes": {
|
|
824
830
|
"shape": "S23"
|
|
831
|
+
},
|
|
832
|
+
"Excludes": {
|
|
833
|
+
"shape": "S23"
|
|
825
834
|
}
|
|
826
835
|
}
|
|
827
836
|
},
|
|
@@ -981,7 +990,10 @@
|
|
|
981
990
|
"shape": "S27"
|
|
982
991
|
},
|
|
983
992
|
"Name": {},
|
|
984
|
-
"CloudWatchLogGroupArn": {}
|
|
993
|
+
"CloudWatchLogGroupArn": {},
|
|
994
|
+
"Includes": {
|
|
995
|
+
"shape": "S23"
|
|
996
|
+
}
|
|
985
997
|
}
|
|
986
998
|
},
|
|
987
999
|
"output": {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"shape": "S5"
|
|
34
34
|
},
|
|
35
35
|
"Tags": {
|
|
36
|
-
"shape": "
|
|
36
|
+
"shape": "S1q"
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
},
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"Description": {},
|
|
116
116
|
"State": {},
|
|
117
117
|
"Tags": {
|
|
118
|
-
"shape": "
|
|
118
|
+
"shape": "S1q"
|
|
119
119
|
},
|
|
120
120
|
"PolicyType": {}
|
|
121
121
|
}
|
|
@@ -153,16 +153,16 @@
|
|
|
153
153
|
"StatusMessage": {},
|
|
154
154
|
"ExecutionRoleArn": {},
|
|
155
155
|
"DateCreated": {
|
|
156
|
-
"shape": "
|
|
156
|
+
"shape": "S2a"
|
|
157
157
|
},
|
|
158
158
|
"DateModified": {
|
|
159
|
-
"shape": "
|
|
159
|
+
"shape": "S2a"
|
|
160
160
|
},
|
|
161
161
|
"PolicyDetails": {
|
|
162
162
|
"shape": "S5"
|
|
163
163
|
},
|
|
164
164
|
"Tags": {
|
|
165
|
-
"shape": "
|
|
165
|
+
"shape": "S1q"
|
|
166
166
|
},
|
|
167
167
|
"PolicyArn": {}
|
|
168
168
|
}
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
"type": "structure",
|
|
192
192
|
"members": {
|
|
193
193
|
"Tags": {
|
|
194
|
-
"shape": "
|
|
194
|
+
"shape": "S1q"
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
197
|
}
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
"locationName": "resourceArn"
|
|
213
213
|
},
|
|
214
214
|
"Tags": {
|
|
215
|
-
"shape": "
|
|
215
|
+
"shape": "S1q"
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
218
|
},
|
|
@@ -383,6 +383,15 @@
|
|
|
383
383
|
},
|
|
384
384
|
"RetainRule": {
|
|
385
385
|
"shape": "S14"
|
|
386
|
+
},
|
|
387
|
+
"DeprecateRule": {
|
|
388
|
+
"type": "structure",
|
|
389
|
+
"members": {
|
|
390
|
+
"Interval": {
|
|
391
|
+
"type": "integer"
|
|
392
|
+
},
|
|
393
|
+
"IntervalUnit": {}
|
|
394
|
+
}
|
|
386
395
|
}
|
|
387
396
|
}
|
|
388
397
|
}
|
|
@@ -405,6 +414,18 @@
|
|
|
405
414
|
"UnshareIntervalUnit": {}
|
|
406
415
|
}
|
|
407
416
|
}
|
|
417
|
+
},
|
|
418
|
+
"DeprecateRule": {
|
|
419
|
+
"type": "structure",
|
|
420
|
+
"members": {
|
|
421
|
+
"Count": {
|
|
422
|
+
"type": "integer"
|
|
423
|
+
},
|
|
424
|
+
"Interval": {
|
|
425
|
+
"type": "integer"
|
|
426
|
+
},
|
|
427
|
+
"IntervalUnit": {}
|
|
428
|
+
}
|
|
408
429
|
}
|
|
409
430
|
}
|
|
410
431
|
}
|
|
@@ -512,12 +533,12 @@
|
|
|
512
533
|
"IntervalUnit": {}
|
|
513
534
|
}
|
|
514
535
|
},
|
|
515
|
-
"
|
|
536
|
+
"S1q": {
|
|
516
537
|
"type": "map",
|
|
517
538
|
"key": {},
|
|
518
539
|
"value": {}
|
|
519
540
|
},
|
|
520
|
-
"
|
|
541
|
+
"S2a": {
|
|
521
542
|
"type": "timestamp",
|
|
522
543
|
"timestampFormat": "iso8601"
|
|
523
544
|
}
|