aws-sdk 2.583.0 → 2.587.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 (59) hide show
  1. package/CHANGELOG.md +26 -1
  2. package/README.md +1 -1
  3. package/apis/apigatewayv2-2018-11-29.min.json +632 -201
  4. package/apis/ebs-2019-11-02.examples.json +5 -0
  5. package/apis/ebs-2019-11-02.min.json +195 -0
  6. package/apis/ebs-2019-11-02.paginators.json +14 -0
  7. package/apis/kafka-2018-11-14.min.json +170 -34
  8. package/apis/kendra-2019-02-03.min.json +2 -1
  9. package/apis/kinesis-video-signaling-2019-12-04.examples.json +5 -0
  10. package/apis/kinesis-video-signaling-2019-12-04.min.json +79 -0
  11. package/apis/kinesis-video-signaling-2019-12-04.paginators.json +4 -0
  12. package/apis/kinesisvideo-2017-09-30.min.json +281 -8
  13. package/apis/kinesisvideo-2017-09-30.paginators.json +6 -0
  14. package/apis/lambda-2015-03-31.min.json +217 -25
  15. package/apis/lambda-2015-03-31.paginators.json +6 -0
  16. package/apis/metadata.json +8 -0
  17. package/apis/rds-2014-10-31.min.json +495 -101
  18. package/apis/rds-2014-10-31.paginators.json +18 -0
  19. package/apis/rekognition-2016-06-27.min.json +409 -85
  20. package/apis/rekognition-2016-06-27.paginators.json +12 -0
  21. package/apis/rekognition-2016-06-27.waiters2.json +45 -0
  22. package/apis/sagemaker-2017-07-24.min.json +3471 -472
  23. package/apis/sagemaker-2017-07-24.paginators.json +128 -16
  24. package/apis/sagemaker-2017-07-24.waiters2.json +30 -0
  25. package/apis/ssm-2014-11-06.min.json +94 -71
  26. package/apis/states-2016-11-23.min.json +92 -55
  27. package/clients/all.d.ts +2 -0
  28. package/clients/all.js +3 -1
  29. package/clients/apigatewayv2.d.ts +856 -1161
  30. package/clients/applicationautoscaling.d.ts +32 -32
  31. package/clients/browser_default.d.ts +1 -0
  32. package/clients/browser_default.js +2 -1
  33. package/clients/ebs.d.ts +211 -0
  34. package/clients/ebs.js +18 -0
  35. package/clients/kafka.d.ts +152 -0
  36. package/clients/kendra.d.ts +7 -3
  37. package/clients/kinesisvideo.d.ts +312 -1
  38. package/clients/kinesisvideosignalingchannels.d.ts +121 -0
  39. package/clients/kinesisvideosignalingchannels.js +18 -0
  40. package/clients/kms.d.ts +6 -6
  41. package/clients/lambda.d.ts +199 -2
  42. package/clients/quicksight.d.ts +223 -223
  43. package/clients/rds.d.ts +549 -0
  44. package/clients/rekognition.d.ts +423 -8
  45. package/clients/rekognition.js +1 -0
  46. package/clients/sagemaker.d.ts +4588 -610
  47. package/clients/ssm.d.ts +42 -6
  48. package/clients/stepfunctions.d.ts +54 -0
  49. package/dist/aws-sdk-core-react-native.js +2 -2
  50. package/dist/aws-sdk-react-native.js +1182 -1102
  51. package/dist/aws-sdk.js +2265 -859
  52. package/dist/aws-sdk.min.js +35 -35
  53. package/lib/config.d.ts +12 -0
  54. package/lib/config_service_placeholders.d.ts +4 -0
  55. package/lib/core.js +1 -1
  56. package/lib/services/s3.js +5 -4
  57. package/lib/services/sts.js +2 -4
  58. package/package.json +1 -1
  59. package/scripts/region-checker/whitelist.js +5 -5
@@ -55,6 +55,10 @@
55
55
  "shape": "Sb"
56
56
  },
57
57
  "roleArn": {},
58
+ "type": {},
59
+ "loggingConfiguration": {
60
+ "shape": "Sd"
61
+ },
58
62
  "tags": {
59
63
  "shape": "S3"
60
64
  }
@@ -162,10 +166,10 @@
162
166
  "type": "timestamp"
163
167
  },
164
168
  "input": {
165
- "shape": "Sm"
169
+ "shape": "St"
166
170
  },
167
171
  "output": {
168
- "shape": "Sm"
172
+ "shape": "St"
169
173
  }
170
174
  }
171
175
  }
@@ -187,6 +191,7 @@
187
191
  "name",
188
192
  "definition",
189
193
  "roleArn",
194
+ "type",
190
195
  "creationDate"
191
196
  ],
192
197
  "members": {
@@ -197,8 +202,12 @@
197
202
  "shape": "Sb"
198
203
  },
199
204
  "roleArn": {},
205
+ "type": {},
200
206
  "creationDate": {
201
207
  "type": "timestamp"
208
+ },
209
+ "loggingConfiguration": {
210
+ "shape": "Sd"
202
211
  }
203
212
  }
204
213
  }
@@ -304,10 +313,10 @@
304
313
  "type": "structure",
305
314
  "members": {
306
315
  "error": {
307
- "shape": "S16"
316
+ "shape": "S1d"
308
317
  },
309
318
  "cause": {
310
- "shape": "S17"
319
+ "shape": "S1e"
311
320
  }
312
321
  }
313
322
  },
@@ -315,10 +324,10 @@
315
324
  "type": "structure",
316
325
  "members": {
317
326
  "error": {
318
- "shape": "S16"
327
+ "shape": "S1d"
319
328
  },
320
329
  "cause": {
321
- "shape": "S17"
330
+ "shape": "S1e"
322
331
  }
323
332
  }
324
333
  },
@@ -330,7 +339,7 @@
330
339
  "members": {
331
340
  "resource": {},
332
341
  "input": {
333
- "shape": "Sm"
342
+ "shape": "St"
334
343
  },
335
344
  "timeoutInSeconds": {
336
345
  "type": "long"
@@ -350,7 +359,7 @@
350
359
  "type": "structure",
351
360
  "members": {
352
361
  "output": {
353
- "shape": "Sm"
362
+ "shape": "St"
354
363
  }
355
364
  }
356
365
  },
@@ -358,10 +367,10 @@
358
367
  "type": "structure",
359
368
  "members": {
360
369
  "error": {
361
- "shape": "S16"
370
+ "shape": "S1d"
362
371
  },
363
372
  "cause": {
364
- "shape": "S17"
373
+ "shape": "S1e"
365
374
  }
366
375
  }
367
376
  },
@@ -375,10 +384,10 @@
375
384
  "resourceType": {},
376
385
  "resource": {},
377
386
  "error": {
378
- "shape": "S16"
387
+ "shape": "S1d"
379
388
  },
380
389
  "cause": {
381
- "shape": "S17"
390
+ "shape": "S1e"
382
391
  }
383
392
  }
384
393
  },
@@ -413,10 +422,10 @@
413
422
  "resourceType": {},
414
423
  "resource": {},
415
424
  "error": {
416
- "shape": "S16"
425
+ "shape": "S1d"
417
426
  },
418
427
  "cause": {
419
- "shape": "S17"
428
+ "shape": "S1e"
420
429
  }
421
430
  }
422
431
  },
@@ -441,10 +450,10 @@
441
450
  "resourceType": {},
442
451
  "resource": {},
443
452
  "error": {
444
- "shape": "S16"
453
+ "shape": "S1d"
445
454
  },
446
455
  "cause": {
447
- "shape": "S17"
456
+ "shape": "S1e"
448
457
  }
449
458
  }
450
459
  },
@@ -458,7 +467,7 @@
458
467
  "resourceType": {},
459
468
  "resource": {},
460
469
  "output": {
461
- "shape": "Sm"
470
+ "shape": "St"
462
471
  }
463
472
  }
464
473
  },
@@ -472,7 +481,7 @@
472
481
  "resourceType": {},
473
482
  "resource": {},
474
483
  "output": {
475
- "shape": "Sm"
484
+ "shape": "St"
476
485
  }
477
486
  }
478
487
  },
@@ -486,10 +495,10 @@
486
495
  "resourceType": {},
487
496
  "resource": {},
488
497
  "error": {
489
- "shape": "S16"
498
+ "shape": "S1d"
490
499
  },
491
500
  "cause": {
492
- "shape": "S17"
501
+ "shape": "S1e"
493
502
  }
494
503
  }
495
504
  },
@@ -497,10 +506,10 @@
497
506
  "type": "structure",
498
507
  "members": {
499
508
  "error": {
500
- "shape": "S16"
509
+ "shape": "S1d"
501
510
  },
502
511
  "cause": {
503
- "shape": "S17"
512
+ "shape": "S1e"
504
513
  }
505
514
  }
506
515
  },
@@ -508,7 +517,7 @@
508
517
  "type": "structure",
509
518
  "members": {
510
519
  "input": {
511
- "shape": "Sm"
520
+ "shape": "St"
512
521
  },
513
522
  "roleArn": {}
514
523
  }
@@ -517,7 +526,7 @@
517
526
  "type": "structure",
518
527
  "members": {
519
528
  "output": {
520
- "shape": "Sm"
529
+ "shape": "St"
521
530
  }
522
531
  }
523
532
  },
@@ -525,10 +534,10 @@
525
534
  "type": "structure",
526
535
  "members": {
527
536
  "error": {
528
- "shape": "S16"
537
+ "shape": "S1d"
529
538
  },
530
539
  "cause": {
531
- "shape": "S17"
540
+ "shape": "S1e"
532
541
  }
533
542
  }
534
543
  },
@@ -536,10 +545,10 @@
536
545
  "type": "structure",
537
546
  "members": {
538
547
  "error": {
539
- "shape": "S16"
548
+ "shape": "S1d"
540
549
  },
541
550
  "cause": {
542
- "shape": "S17"
551
+ "shape": "S1e"
543
552
  }
544
553
  }
545
554
  },
@@ -552,25 +561,25 @@
552
561
  }
553
562
  },
554
563
  "mapIterationStartedEventDetails": {
555
- "shape": "S1v"
564
+ "shape": "S22"
556
565
  },
557
566
  "mapIterationSucceededEventDetails": {
558
- "shape": "S1v"
567
+ "shape": "S22"
559
568
  },
560
569
  "mapIterationFailedEventDetails": {
561
- "shape": "S1v"
570
+ "shape": "S22"
562
571
  },
563
572
  "mapIterationAbortedEventDetails": {
564
- "shape": "S1v"
573
+ "shape": "S22"
565
574
  },
566
575
  "lambdaFunctionFailedEventDetails": {
567
576
  "type": "structure",
568
577
  "members": {
569
578
  "error": {
570
- "shape": "S16"
579
+ "shape": "S1d"
571
580
  },
572
581
  "cause": {
573
- "shape": "S17"
582
+ "shape": "S1e"
574
583
  }
575
584
  }
576
585
  },
@@ -578,10 +587,10 @@
578
587
  "type": "structure",
579
588
  "members": {
580
589
  "error": {
581
- "shape": "S16"
590
+ "shape": "S1d"
582
591
  },
583
592
  "cause": {
584
- "shape": "S17"
593
+ "shape": "S1e"
585
594
  }
586
595
  }
587
596
  },
@@ -593,7 +602,7 @@
593
602
  "members": {
594
603
  "resource": {},
595
604
  "input": {
596
- "shape": "Sm"
605
+ "shape": "St"
597
606
  },
598
607
  "timeoutInSeconds": {
599
608
  "type": "long"
@@ -604,10 +613,10 @@
604
613
  "type": "structure",
605
614
  "members": {
606
615
  "error": {
607
- "shape": "S16"
616
+ "shape": "S1d"
608
617
  },
609
618
  "cause": {
610
- "shape": "S17"
619
+ "shape": "S1e"
611
620
  }
612
621
  }
613
622
  },
@@ -615,7 +624,7 @@
615
624
  "type": "structure",
616
625
  "members": {
617
626
  "output": {
618
- "shape": "Sm"
627
+ "shape": "St"
619
628
  }
620
629
  }
621
630
  },
@@ -623,10 +632,10 @@
623
632
  "type": "structure",
624
633
  "members": {
625
634
  "error": {
626
- "shape": "S16"
635
+ "shape": "S1d"
627
636
  },
628
637
  "cause": {
629
- "shape": "S17"
638
+ "shape": "S1e"
630
639
  }
631
640
  }
632
641
  },
@@ -638,7 +647,7 @@
638
647
  "members": {
639
648
  "name": {},
640
649
  "input": {
641
- "shape": "Sm"
650
+ "shape": "St"
642
651
  }
643
652
  }
644
653
  },
@@ -650,7 +659,7 @@
650
659
  "members": {
651
660
  "name": {},
652
661
  "output": {
653
- "shape": "Sm"
662
+ "shape": "St"
654
663
  }
655
664
  }
656
665
  }
@@ -772,11 +781,13 @@
772
781
  "required": [
773
782
  "stateMachineArn",
774
783
  "name",
784
+ "type",
775
785
  "creationDate"
776
786
  ],
777
787
  "members": {
778
788
  "stateMachineArn": {},
779
789
  "name": {},
790
+ "type": {},
780
791
  "creationDate": {
781
792
  "type": "timestamp"
782
793
  }
@@ -815,10 +826,10 @@
815
826
  "members": {
816
827
  "taskToken": {},
817
828
  "error": {
818
- "shape": "S16"
829
+ "shape": "S1d"
819
830
  },
820
831
  "cause": {
821
- "shape": "S17"
832
+ "shape": "S1e"
822
833
  }
823
834
  }
824
835
  },
@@ -852,7 +863,7 @@
852
863
  "members": {
853
864
  "taskToken": {},
854
865
  "output": {
855
- "shape": "Sm"
866
+ "shape": "St"
856
867
  }
857
868
  }
858
869
  },
@@ -871,7 +882,7 @@
871
882
  "stateMachineArn": {},
872
883
  "name": {},
873
884
  "input": {
874
- "shape": "Sm"
885
+ "shape": "St"
875
886
  }
876
887
  }
877
888
  },
@@ -899,10 +910,10 @@
899
910
  "members": {
900
911
  "executionArn": {},
901
912
  "error": {
902
- "shape": "S16"
913
+ "shape": "S1d"
903
914
  },
904
915
  "cause": {
905
- "shape": "S17"
916
+ "shape": "S1e"
906
917
  }
907
918
  }
908
919
  },
@@ -968,7 +979,10 @@
968
979
  "definition": {
969
980
  "shape": "Sb"
970
981
  },
971
- "roleArn": {}
982
+ "roleArn": {},
983
+ "loggingConfiguration": {
984
+ "shape": "Sd"
985
+ }
972
986
  }
973
987
  },
974
988
  "output": {
@@ -1000,19 +1014,42 @@
1000
1014
  "type": "string",
1001
1015
  "sensitive": true
1002
1016
  },
1003
- "Sm": {
1017
+ "Sd": {
1018
+ "type": "structure",
1019
+ "members": {
1020
+ "level": {},
1021
+ "includeExecutionData": {
1022
+ "type": "boolean"
1023
+ },
1024
+ "destinations": {
1025
+ "type": "list",
1026
+ "member": {
1027
+ "type": "structure",
1028
+ "members": {
1029
+ "cloudWatchLogsLogGroup": {
1030
+ "type": "structure",
1031
+ "members": {
1032
+ "logGroupArn": {}
1033
+ }
1034
+ }
1035
+ }
1036
+ }
1037
+ }
1038
+ }
1039
+ },
1040
+ "St": {
1004
1041
  "type": "string",
1005
1042
  "sensitive": true
1006
1043
  },
1007
- "S16": {
1044
+ "S1d": {
1008
1045
  "type": "string",
1009
1046
  "sensitive": true
1010
1047
  },
1011
- "S17": {
1048
+ "S1e": {
1012
1049
  "type": "string",
1013
1050
  "sensitive": true
1014
1051
  },
1015
- "S1v": {
1052
+ "S22": {
1016
1053
  "type": "structure",
1017
1054
  "members": {
1018
1055
  "name": {},
package/clients/all.d.ts CHANGED
@@ -214,3 +214,5 @@ export import Kendra = require('./kendra');
214
214
  export import NetworkManager = require('./networkmanager');
215
215
  export import Outposts = require('./outposts');
216
216
  export import AugmentedAIRuntime = require('./augmentedairuntime');
217
+ export import EBS = require('./ebs');
218
+ export import KinesisVideoSignalingChannels = require('./kinesisvideosignalingchannels');
package/clients/all.js CHANGED
@@ -215,5 +215,7 @@ module.exports = {
215
215
  Kendra: require('./kendra'),
216
216
  NetworkManager: require('./networkmanager'),
217
217
  Outposts: require('./outposts'),
218
- AugmentedAIRuntime: require('./augmentedairuntime')
218
+ AugmentedAIRuntime: require('./augmentedairuntime'),
219
+ EBS: require('./ebs'),
220
+ KinesisVideoSignalingChannels: require('./kinesisvideosignalingchannels')
219
221
  };