aws-sdk 2.925.0 → 2.929.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 (45) hide show
  1. package/CHANGELOG.md +30 -1
  2. package/README.md +1 -1
  3. package/apis/appmesh-2019-01-25.min.json +322 -189
  4. package/apis/chime-2018-05-01.min.json +2 -1
  5. package/apis/cognito-idp-2016-04-18.min.json +41 -5
  6. package/apis/connect-2017-08-08.min.json +229 -124
  7. package/apis/connect-2017-08-08.paginators.json +6 -0
  8. package/apis/ec2-2016-11-15.min.json +728 -669
  9. package/apis/greengrassv2-2020-11-30.min.json +166 -28
  10. package/apis/greengrassv2-2020-11-30.paginators.json +6 -0
  11. package/apis/iotanalytics-2017-11-27.min.json +68 -27
  12. package/apis/managedblockchain-2018-09-24.min.json +35 -32
  13. package/apis/mediaconnect-2018-11-14.min.json +49 -27
  14. package/apis/medialive-2017-10-14.min.json +172 -163
  15. package/apis/models.lex.v2-2020-08-07.min.json +60 -37
  16. package/apis/ram-2018-01-04.min.json +22 -11
  17. package/apis/ram-2018-01-04.paginators.json +15 -0
  18. package/apis/redshift-data-2019-12-20.min.json +26 -3
  19. package/apis/runtime.lex.v2-2020-08-07.min.json +49 -35
  20. package/apis/sagemaker-2017-07-24.min.json +479 -459
  21. package/apis/sagemaker-featurestore-runtime-2020-07-01.min.json +97 -6
  22. package/clients/appflow.d.ts +8 -2
  23. package/clients/appmesh.d.ts +216 -15
  24. package/clients/chime.d.ts +13 -9
  25. package/clients/cognitoidentityserviceprovider.d.ts +40 -4
  26. package/clients/connect.d.ts +184 -94
  27. package/clients/ec2.d.ts +81 -12
  28. package/clients/greengrassv2.d.ts +138 -2
  29. package/clients/iotanalytics.d.ts +51 -4
  30. package/clients/lexmodelsv2.d.ts +30 -4
  31. package/clients/lexruntimev2.d.ts +46 -36
  32. package/clients/lookoutmetrics.d.ts +4 -4
  33. package/clients/managedblockchain.d.ts +17 -5
  34. package/clients/mediaconnect.d.ts +23 -0
  35. package/clients/medialive.d.ts +18 -1
  36. package/clients/ram.d.ts +28 -8
  37. package/clients/redshiftdata.d.ts +25 -0
  38. package/clients/sagemaker.d.ts +42 -0
  39. package/clients/sagemakerfeaturestoreruntime.d.ts +80 -0
  40. package/dist/aws-sdk-core-react-native.js +1 -1
  41. package/dist/aws-sdk-react-native.js +20 -20
  42. package/dist/aws-sdk.js +1124 -863
  43. package/dist/aws-sdk.min.js +71 -71
  44. package/lib/core.js +1 -1
  45. package/package.json +1 -1
@@ -101,7 +101,7 @@
101
101
  "shape": "Sl"
102
102
  },
103
103
  "sessionState": {
104
- "shape": "Sz"
104
+ "shape": "S11"
105
105
  }
106
106
  }
107
107
  }
@@ -140,10 +140,10 @@
140
140
  "shape": "Sa"
141
141
  },
142
142
  "sessionState": {
143
- "shape": "Sz"
143
+ "shape": "S11"
144
144
  },
145
145
  "requestAttributes": {
146
- "shape": "S1a"
146
+ "shape": "S1c"
147
147
  },
148
148
  "responseContentType": {
149
149
  "location": "header",
@@ -175,7 +175,7 @@
175
175
  "locationName": "x-amz-lex-session-id"
176
176
  },
177
177
  "audioStream": {
178
- "shape": "S1e"
178
+ "shape": "S1g"
179
179
  }
180
180
  },
181
181
  "payload": "audioStream"
@@ -215,10 +215,10 @@
215
215
  "shape": "Sc"
216
216
  },
217
217
  "sessionState": {
218
- "shape": "Sz"
218
+ "shape": "S11"
219
219
  },
220
220
  "requestAttributes": {
221
- "shape": "S1a"
221
+ "shape": "S1c"
222
222
  }
223
223
  }
224
224
  },
@@ -229,13 +229,13 @@
229
229
  "shape": "Sa"
230
230
  },
231
231
  "sessionState": {
232
- "shape": "Sz"
232
+ "shape": "S11"
233
233
  },
234
234
  "interpretations": {
235
235
  "shape": "Sl"
236
236
  },
237
237
  "requestAttributes": {
238
- "shape": "S1a"
238
+ "shape": "S1c"
239
239
  },
240
240
  "sessionId": {}
241
241
  }
@@ -272,12 +272,12 @@
272
272
  "locationName": "sessionId"
273
273
  },
274
274
  "sessionState": {
275
- "shape": "S1i",
275
+ "shape": "S1k",
276
276
  "location": "header",
277
277
  "locationName": "x-amz-lex-session-state"
278
278
  },
279
279
  "requestAttributes": {
280
- "shape": "S1i",
280
+ "shape": "S1k",
281
281
  "location": "header",
282
282
  "locationName": "x-amz-lex-request-attributes"
283
283
  },
@@ -290,7 +290,7 @@
290
290
  "locationName": "Response-Content-Type"
291
291
  },
292
292
  "inputStream": {
293
- "shape": "S1e"
293
+ "shape": "S1g"
294
294
  }
295
295
  },
296
296
  "payload": "inputStream"
@@ -331,7 +331,7 @@
331
331
  "locationName": "x-amz-lex-input-transcript"
332
332
  },
333
333
  "audioStream": {
334
- "shape": "S1e"
334
+ "shape": "S1g"
335
335
  }
336
336
  },
337
337
  "payload": "audioStream"
@@ -344,6 +344,9 @@
344
344
  "type": "list",
345
345
  "member": {
346
346
  "type": "structure",
347
+ "required": [
348
+ "contentType"
349
+ ],
347
350
  "members": {
348
351
  "content": {
349
352
  "shape": "Sc"
@@ -434,30 +437,40 @@
434
437
  "type": "map",
435
438
  "key": {},
436
439
  "value": {
437
- "type": "structure",
438
- "members": {
439
- "value": {
440
- "type": "structure",
441
- "required": [
442
- "interpretedValue"
443
- ],
444
- "members": {
445
- "originalValue": {},
446
- "interpretedValue": {},
447
- "resolvedValues": {
448
- "type": "list",
449
- "member": {}
450
- }
451
- }
452
- }
453
- }
440
+ "shape": "Su"
454
441
  }
455
442
  },
456
443
  "state": {},
457
444
  "confirmationState": {}
458
445
  }
459
446
  },
460
- "Sz": {
447
+ "Su": {
448
+ "type": "structure",
449
+ "members": {
450
+ "value": {
451
+ "type": "structure",
452
+ "required": [
453
+ "interpretedValue"
454
+ ],
455
+ "members": {
456
+ "originalValue": {},
457
+ "interpretedValue": {},
458
+ "resolvedValues": {
459
+ "type": "list",
460
+ "member": {}
461
+ }
462
+ }
463
+ },
464
+ "shape": {},
465
+ "values": {
466
+ "type": "list",
467
+ "member": {
468
+ "shape": "Su"
469
+ }
470
+ }
471
+ }
472
+ },
473
+ "S11": {
461
474
  "type": "structure",
462
475
  "members": {
463
476
  "dialogAction": {
@@ -479,7 +492,8 @@
479
492
  "type": "structure",
480
493
  "required": [
481
494
  "name",
482
- "timeToLive"
495
+ "timeToLive",
496
+ "contextAttributes"
483
497
  ],
484
498
  "members": {
485
499
  "name": {},
@@ -509,21 +523,21 @@
509
523
  }
510
524
  },
511
525
  "sessionAttributes": {
512
- "shape": "S1a"
526
+ "shape": "S1c"
513
527
  },
514
528
  "originatingRequestId": {}
515
529
  }
516
530
  },
517
- "S1a": {
531
+ "S1c": {
518
532
  "type": "map",
519
533
  "key": {},
520
534
  "value": {}
521
535
  },
522
- "S1e": {
536
+ "S1g": {
523
537
  "type": "blob",
524
538
  "streaming": true
525
539
  },
526
- "S1i": {
540
+ "S1k": {
527
541
  "type": "string",
528
542
  "sensitive": true
529
543
  }