aws-sdk 2.875.0 → 2.879.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/CHANGELOG.md +47 -1
  2. package/README.md +1 -1
  3. package/apis/batch-2016-08-10.min.json +74 -53
  4. package/apis/cloud9-2017-09-23.examples.json +1 -1
  5. package/apis/cloud9-2017-09-23.min.json +48 -14
  6. package/apis/cloudformation-2010-05-15.min.json +50 -48
  7. package/apis/cloudhsm-2014-05-30.min.json +18 -51
  8. package/apis/cognito-sync-2014-06-30.examples.json +5 -0
  9. package/apis/cognito-sync-2014-06-30.min.json +2 -3
  10. package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
  11. package/apis/comprehend-2017-11-27.min.json +12 -6
  12. package/apis/config-2014-11-12.min.json +238 -128
  13. package/apis/databrew-2017-07-25.min.json +154 -60
  14. package/apis/datapipeline-2012-10-29.examples.json +5 -0
  15. package/apis/datapipeline-2012-10-29.min.json +1 -1
  16. package/apis/datapipeline-2012-10-29.paginators.json +10 -10
  17. package/apis/detective-2018-10-26.min.json +114 -18
  18. package/apis/directconnect-2012-10-25.min.json +151 -52
  19. package/apis/ec2-2016-11-15.min.json +831 -625
  20. package/apis/ec2-2016-11-15.paginators.json +6 -0
  21. package/apis/ec2-2016-11-15.waiters2.json +1 -1
  22. package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
  23. package/apis/fms-2018-01-01.min.json +41 -7
  24. package/apis/frauddetector-2019-11-15.min.json +158 -54
  25. package/apis/frauddetector-2019-11-15.paginators.json +5 -0
  26. package/apis/imagebuilder-2019-12-02.min.json +141 -111
  27. package/apis/iot-2015-05-28.min.json +20 -15
  28. package/apis/iotwireless-2020-11-22.min.json +43 -2
  29. package/apis/kendra-2019-02-03.min.json +38 -36
  30. package/apis/lightsail-2016-11-28.min.json +121 -114
  31. package/apis/machinelearning-2014-12-12.examples.json +5 -0
  32. package/apis/machinelearning-2014-12-12.min.json +3 -4
  33. package/apis/machinelearning-2014-12-12.paginators.json +5 -5
  34. package/apis/mediaconvert-2017-08-29.min.json +122 -83
  35. package/apis/mediapackage-2017-10-12.min.json +64 -48
  36. package/apis/monitoring-2010-08-01.min.json +208 -38
  37. package/apis/monitoring-2010-08-01.paginators.json +5 -0
  38. package/apis/pinpoint-2016-12-01.min.json +15 -2
  39. package/apis/pricing-2017-10-15.examples.json +1 -0
  40. package/apis/redshift-2012-12-01.min.json +398 -191
  41. package/apis/route53resolver-2018-04-01.min.json +791 -89
  42. package/apis/route53resolver-2018-04-01.paginators.json +36 -0
  43. package/apis/runtime.lex-2016-11-28.min.json +29 -3
  44. package/apis/sagemaker-2017-07-24.min.json +141 -112
  45. package/apis/wafv2-2019-07-29.min.json +196 -89
  46. package/apis/workmail-2017-10-01.min.json +247 -30
  47. package/clients/batch.d.ts +41 -3
  48. package/clients/cloud9.d.ts +22 -12
  49. package/clients/cloudformation.d.ts +4 -0
  50. package/clients/cloudwatch.d.ts +222 -3
  51. package/clients/cognitosync.d.ts +20 -20
  52. package/clients/cognitosync.js +1 -0
  53. package/clients/comprehend.d.ts +24 -0
  54. package/clients/configservice.d.ts +182 -10
  55. package/clients/databrew.d.ts +145 -25
  56. package/clients/detective.d.ts +74 -0
  57. package/clients/directconnect.d.ts +161 -2
  58. package/clients/ec2.d.ts +239 -14
  59. package/clients/ec2instanceconnect.d.ts +41 -8
  60. package/clients/fms.d.ts +63 -2
  61. package/clients/frauddetector.d.ts +174 -0
  62. package/clients/imagebuilder.d.ts +378 -340
  63. package/clients/iot.d.ts +5 -0
  64. package/clients/iotwireless.d.ts +75 -0
  65. package/clients/kendra.d.ts +27 -17
  66. package/clients/lexmodelbuildingservice.d.ts +1 -1
  67. package/clients/lexruntime.d.ts +17 -3
  68. package/clients/lightsail.d.ts +17 -2
  69. package/clients/machinelearning.d.ts +71 -71
  70. package/clients/mediaconvert.d.ts +70 -11
  71. package/clients/mediapackage.d.ts +13 -0
  72. package/clients/pinpoint.d.ts +23 -3
  73. package/clients/redshift.d.ts +275 -0
  74. package/clients/route53resolver.d.ts +1093 -57
  75. package/clients/sagemaker.d.ts +76 -44
  76. package/clients/transcribeservice.d.ts +1 -1
  77. package/clients/wafv2.d.ts +126 -3
  78. package/clients/workmail.d.ts +294 -0
  79. package/dist/aws-sdk-core-react-native.js +2 -2
  80. package/dist/aws-sdk-react-native.js +1868 -1835
  81. package/dist/aws-sdk.js +2415 -1583
  82. package/dist/aws-sdk.min.js +80 -80
  83. package/lib/core.js +1 -1
  84. package/lib/event_listeners.js +1 -1
  85. package/lib/http/node.js +1 -1
  86. package/lib/services/s3.js +31 -8
  87. package/lib/services/s3control.js +18 -15
  88. package/lib/services/s3util.js +10 -10
  89. package/package.json +1 -1
  90. package/scripts/region-checker/allowlist.js +12 -12
@@ -31,6 +31,14 @@
31
31
  "http": {
32
32
  "requestUri": "/graph"
33
33
  },
34
+ "input": {
35
+ "type": "structure",
36
+ "members": {
37
+ "Tags": {
38
+ "shape": "S4"
39
+ }
40
+ }
41
+ },
34
42
  "output": {
35
43
  "type": "structure",
36
44
  "members": {
@@ -74,10 +82,10 @@
74
82
  "type": "structure",
75
83
  "members": {
76
84
  "Members": {
77
- "shape": "Sc"
85
+ "shape": "Sg"
78
86
  },
79
87
  "UnprocessedAccounts": {
80
- "shape": "Si"
88
+ "shape": "Sm"
81
89
  }
82
90
  }
83
91
  }
@@ -109,7 +117,7 @@
109
117
  "members": {
110
118
  "GraphArn": {},
111
119
  "AccountIds": {
112
- "shape": "Sn"
120
+ "shape": "Sr"
113
121
  }
114
122
  }
115
123
  },
@@ -117,10 +125,10 @@
117
125
  "type": "structure",
118
126
  "members": {
119
127
  "AccountIds": {
120
- "shape": "Sn"
128
+ "shape": "Sr"
121
129
  },
122
130
  "UnprocessedAccounts": {
123
- "shape": "Si"
131
+ "shape": "Sm"
124
132
  }
125
133
  }
126
134
  }
@@ -152,7 +160,7 @@
152
160
  "members": {
153
161
  "GraphArn": {},
154
162
  "AccountIds": {
155
- "shape": "Sn"
163
+ "shape": "Sr"
156
164
  }
157
165
  }
158
166
  },
@@ -160,10 +168,10 @@
160
168
  "type": "structure",
161
169
  "members": {
162
170
  "MemberDetails": {
163
- "shape": "Sc"
171
+ "shape": "Sg"
164
172
  },
165
173
  "UnprocessedAccounts": {
166
- "shape": "Si"
174
+ "shape": "Sm"
167
175
  }
168
176
  }
169
177
  }
@@ -191,7 +199,7 @@
191
199
  "members": {
192
200
  "Arn": {},
193
201
  "CreatedTime": {
194
- "shape": "Sg"
202
+ "shape": "Sk"
195
203
  }
196
204
  }
197
205
  }
@@ -217,7 +225,7 @@
217
225
  "type": "structure",
218
226
  "members": {
219
227
  "Invitations": {
220
- "shape": "Sc"
228
+ "shape": "Sg"
221
229
  },
222
230
  "NextToken": {}
223
231
  }
@@ -244,12 +252,39 @@
244
252
  "type": "structure",
245
253
  "members": {
246
254
  "MemberDetails": {
247
- "shape": "Sc"
255
+ "shape": "Sg"
248
256
  },
249
257
  "NextToken": {}
250
258
  }
251
259
  }
252
260
  },
261
+ "ListTagsForResource": {
262
+ "http": {
263
+ "method": "GET",
264
+ "requestUri": "/tags/{ResourceArn}",
265
+ "responseCode": 200
266
+ },
267
+ "input": {
268
+ "type": "structure",
269
+ "required": [
270
+ "ResourceArn"
271
+ ],
272
+ "members": {
273
+ "ResourceArn": {
274
+ "location": "uri",
275
+ "locationName": "ResourceArn"
276
+ }
277
+ }
278
+ },
279
+ "output": {
280
+ "type": "structure",
281
+ "members": {
282
+ "Tags": {
283
+ "shape": "S4"
284
+ }
285
+ }
286
+ }
287
+ },
253
288
  "RejectInvitation": {
254
289
  "http": {
255
290
  "requestUri": "/invitation/removal"
@@ -279,10 +314,71 @@
279
314
  "AccountId": {}
280
315
  }
281
316
  }
317
+ },
318
+ "TagResource": {
319
+ "http": {
320
+ "requestUri": "/tags/{ResourceArn}",
321
+ "responseCode": 204
322
+ },
323
+ "input": {
324
+ "type": "structure",
325
+ "required": [
326
+ "ResourceArn",
327
+ "Tags"
328
+ ],
329
+ "members": {
330
+ "ResourceArn": {
331
+ "location": "uri",
332
+ "locationName": "ResourceArn"
333
+ },
334
+ "Tags": {
335
+ "shape": "S4"
336
+ }
337
+ }
338
+ },
339
+ "output": {
340
+ "type": "structure",
341
+ "members": {}
342
+ }
343
+ },
344
+ "UntagResource": {
345
+ "http": {
346
+ "method": "DELETE",
347
+ "requestUri": "/tags/{ResourceArn}",
348
+ "responseCode": 204
349
+ },
350
+ "input": {
351
+ "type": "structure",
352
+ "required": [
353
+ "ResourceArn",
354
+ "TagKeys"
355
+ ],
356
+ "members": {
357
+ "ResourceArn": {
358
+ "location": "uri",
359
+ "locationName": "ResourceArn"
360
+ },
361
+ "TagKeys": {
362
+ "location": "querystring",
363
+ "locationName": "tagKeys",
364
+ "type": "list",
365
+ "member": {}
366
+ }
367
+ }
368
+ },
369
+ "output": {
370
+ "type": "structure",
371
+ "members": {}
372
+ }
282
373
  }
283
374
  },
284
375
  "shapes": {
285
- "Sc": {
376
+ "S4": {
377
+ "type": "map",
378
+ "key": {},
379
+ "value": {}
380
+ },
381
+ "Sg": {
286
382
  "type": "list",
287
383
  "member": {
288
384
  "type": "structure",
@@ -298,25 +394,25 @@
298
394
  "Status": {},
299
395
  "DisabledReason": {},
300
396
  "InvitedTime": {
301
- "shape": "Sg"
397
+ "shape": "Sk"
302
398
  },
303
399
  "UpdatedTime": {
304
- "shape": "Sg"
400
+ "shape": "Sk"
305
401
  },
306
402
  "PercentOfGraphUtilization": {
307
403
  "type": "double"
308
404
  },
309
405
  "PercentOfGraphUtilizationUpdatedTime": {
310
- "shape": "Sg"
406
+ "shape": "Sk"
311
407
  }
312
408
  }
313
409
  }
314
410
  },
315
- "Sg": {
411
+ "Sk": {
316
412
  "type": "timestamp",
317
413
  "timestampFormat": "iso8601"
318
414
  },
319
- "Si": {
415
+ "Sm": {
320
416
  "type": "list",
321
417
  "member": {
322
418
  "type": "structure",
@@ -326,7 +422,7 @@
326
422
  }
327
423
  }
328
424
  },
329
- "Sn": {
425
+ "Sr": {
330
426
  "type": "list",
331
427
  "member": {}
332
428
  }