aws-sdk 2.702.0 → 2.706.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 +24 -1
  2. package/README.md +1 -1
  3. package/apis/amplify-2017-07-25.min.json +135 -73
  4. package/apis/backup-2018-11-15.min.json +64 -31
  5. package/apis/cloudformation-2010-05-15.min.json +40 -18
  6. package/apis/codecommit-2015-04-13.min.json +96 -24
  7. package/apis/codecommit-2015-04-13.paginators.json +5 -0
  8. package/apis/cognito-idp-2016-04-18.min.json +4 -2
  9. package/apis/ec2-2016-11-15.min.json +5 -1
  10. package/apis/elasticmapreduce-2009-03-31.min.json +103 -96
  11. package/apis/fsx-2018-03-01.min.json +59 -15
  12. package/apis/glue-2017-03-31.min.json +449 -60
  13. package/apis/honeycode-2020-03-01.examples.json +5 -0
  14. package/apis/honeycode-2020-03-01.min.json +182 -0
  15. package/apis/honeycode-2020-03-01.paginators.json +4 -0
  16. package/apis/mediatailor-2018-04-23.min.json +42 -23
  17. package/apis/metadata.json +3 -0
  18. package/apis/quicksight-2018-04-01.min.json +66 -53
  19. package/apis/sagemaker-2017-07-24.min.json +146 -129
  20. package/clients/all.d.ts +1 -0
  21. package/clients/all.js +2 -1
  22. package/clients/amplify.d.ts +413 -373
  23. package/clients/autoscaling.d.ts +35 -35
  24. package/clients/backup.d.ts +68 -15
  25. package/clients/cloudformation.d.ts +35 -3
  26. package/clients/codecommit.d.ts +105 -6
  27. package/clients/dms.d.ts +48 -48
  28. package/clients/ec2.d.ts +53 -49
  29. package/clients/emr.d.ts +18 -2
  30. package/clients/fsx.d.ts +63 -26
  31. package/clients/glue.d.ts +415 -0
  32. package/clients/honeycode.d.ts +190 -0
  33. package/clients/honeycode.js +18 -0
  34. package/clients/iam.d.ts +15 -15
  35. package/clients/mediatailor.d.ts +26 -0
  36. package/clients/organizations.d.ts +21 -21
  37. package/clients/quicksight.d.ts +33 -19
  38. package/clients/sagemaker.d.ts +23 -3
  39. package/dist/aws-sdk-core-react-native.js +2 -2
  40. package/dist/aws-sdk-react-native.js +54 -17
  41. package/dist/aws-sdk.js +259 -144
  42. package/dist/aws-sdk.min.js +74 -73
  43. package/lib/config_service_placeholders.d.ts +2 -0
  44. package/lib/core.js +1 -1
  45. package/package.json +1 -1
@@ -892,6 +892,54 @@
892
892
  }
893
893
  }
894
894
  },
895
+ "GetCommentReactions": {
896
+ "input": {
897
+ "type": "structure",
898
+ "required": [
899
+ "commentId"
900
+ ],
901
+ "members": {
902
+ "commentId": {},
903
+ "reactionUserArn": {},
904
+ "nextToken": {},
905
+ "maxResults": {
906
+ "type": "integer"
907
+ }
908
+ }
909
+ },
910
+ "output": {
911
+ "type": "structure",
912
+ "required": [
913
+ "reactionsForComment"
914
+ ],
915
+ "members": {
916
+ "reactionsForComment": {
917
+ "type": "list",
918
+ "member": {
919
+ "type": "structure",
920
+ "members": {
921
+ "reaction": {
922
+ "type": "structure",
923
+ "members": {
924
+ "emoji": {},
925
+ "shortCode": {},
926
+ "unicode": {}
927
+ }
928
+ },
929
+ "reactionUsers": {
930
+ "type": "list",
931
+ "member": {}
932
+ },
933
+ "reactionsFromDeletedUsersCount": {
934
+ "type": "integer"
935
+ }
936
+ }
937
+ }
938
+ },
939
+ "nextToken": {}
940
+ }
941
+ }
942
+ },
895
943
  "GetCommentsForComparedCommit": {
896
944
  "input": {
897
945
  "type": "structure",
@@ -923,10 +971,10 @@
923
971
  "beforeBlobId": {},
924
972
  "afterBlobId": {},
925
973
  "location": {
926
- "shape": "S5d"
974
+ "shape": "S5q"
927
975
  },
928
976
  "comments": {
929
- "shape": "S5g"
977
+ "shape": "S5t"
930
978
  }
931
979
  }
932
980
  }
@@ -967,10 +1015,10 @@
967
1015
  "beforeBlobId": {},
968
1016
  "afterBlobId": {},
969
1017
  "location": {
970
- "shape": "S5d"
1018
+ "shape": "S5q"
971
1019
  },
972
1020
  "comments": {
973
- "shape": "S5g"
1021
+ "shape": "S5t"
974
1022
  }
975
1023
  }
976
1024
  }
@@ -1031,10 +1079,10 @@
1031
1079
  "type": "structure",
1032
1080
  "members": {
1033
1081
  "beforeBlob": {
1034
- "shape": "S5s"
1082
+ "shape": "S65"
1035
1083
  },
1036
1084
  "afterBlob": {
1037
- "shape": "S5s"
1085
+ "shape": "S65"
1038
1086
  },
1039
1087
  "changeType": {}
1040
1088
  }
@@ -1367,7 +1415,7 @@
1367
1415
  "members": {
1368
1416
  "configurationId": {},
1369
1417
  "triggers": {
1370
- "shape": "S6t"
1418
+ "shape": "S76"
1371
1419
  }
1372
1420
  }
1373
1421
  }
@@ -1386,7 +1434,7 @@
1386
1434
  "type": "structure",
1387
1435
  "members": {
1388
1436
  "approvalRuleTemplateNames": {
1389
- "shape": "S72"
1437
+ "shape": "S7f"
1390
1438
  },
1391
1439
  "nextToken": {}
1392
1440
  }
@@ -1410,7 +1458,7 @@
1410
1458
  "type": "structure",
1411
1459
  "members": {
1412
1460
  "approvalRuleTemplateNames": {
1413
- "shape": "S72"
1461
+ "shape": "S7f"
1414
1462
  },
1415
1463
  "nextToken": {}
1416
1464
  }
@@ -1431,7 +1479,7 @@
1431
1479
  "type": "structure",
1432
1480
  "members": {
1433
1481
  "branches": {
1434
- "shape": "S6x"
1482
+ "shape": "S7a"
1435
1483
  },
1436
1484
  "nextToken": {}
1437
1485
  }
@@ -1745,7 +1793,7 @@
1745
1793
  "beforeCommitId": {},
1746
1794
  "afterCommitId": {},
1747
1795
  "location": {
1748
- "shape": "S5d"
1796
+ "shape": "S5q"
1749
1797
  },
1750
1798
  "content": {},
1751
1799
  "clientRequestToken": {
@@ -1762,7 +1810,7 @@
1762
1810
  "beforeBlobId": {},
1763
1811
  "afterBlobId": {},
1764
1812
  "location": {
1765
- "shape": "S5d"
1813
+ "shape": "S5q"
1766
1814
  },
1767
1815
  "comment": {
1768
1816
  "shape": "S42"
@@ -1787,7 +1835,7 @@
1787
1835
  "beforeCommitId": {},
1788
1836
  "afterCommitId": {},
1789
1837
  "location": {
1790
- "shape": "S5d"
1838
+ "shape": "S5q"
1791
1839
  },
1792
1840
  "content": {},
1793
1841
  "clientRequestToken": {
@@ -1805,7 +1853,7 @@
1805
1853
  "beforeBlobId": {},
1806
1854
  "afterBlobId": {},
1807
1855
  "location": {
1808
- "shape": "S5d"
1856
+ "shape": "S5q"
1809
1857
  },
1810
1858
  "comment": {
1811
1859
  "shape": "S42"
@@ -1839,6 +1887,19 @@
1839
1887
  },
1840
1888
  "idempotent": true
1841
1889
  },
1890
+ "PutCommentReaction": {
1891
+ "input": {
1892
+ "type": "structure",
1893
+ "required": [
1894
+ "commentId",
1895
+ "reactionValue"
1896
+ ],
1897
+ "members": {
1898
+ "commentId": {},
1899
+ "reactionValue": {}
1900
+ }
1901
+ }
1902
+ },
1842
1903
  "PutFile": {
1843
1904
  "input": {
1844
1905
  "type": "structure",
@@ -1886,7 +1947,7 @@
1886
1947
  "members": {
1887
1948
  "repositoryName": {},
1888
1949
  "triggers": {
1889
- "shape": "S6t"
1950
+ "shape": "S76"
1890
1951
  }
1891
1952
  }
1892
1953
  },
@@ -1922,7 +1983,7 @@
1922
1983
  "members": {
1923
1984
  "repositoryName": {},
1924
1985
  "triggers": {
1925
- "shape": "S6t"
1986
+ "shape": "S76"
1926
1987
  }
1927
1988
  }
1928
1989
  },
@@ -2547,10 +2608,21 @@
2547
2608
  "deleted": {
2548
2609
  "type": "boolean"
2549
2610
  },
2550
- "clientRequestToken": {}
2611
+ "clientRequestToken": {},
2612
+ "callerReactions": {
2613
+ "type": "list",
2614
+ "member": {}
2615
+ },
2616
+ "reactionCounts": {
2617
+ "type": "map",
2618
+ "key": {},
2619
+ "value": {
2620
+ "type": "integer"
2621
+ }
2622
+ }
2551
2623
  }
2552
2624
  },
2553
- "S5d": {
2625
+ "S5q": {
2554
2626
  "type": "structure",
2555
2627
  "members": {
2556
2628
  "filePath": {},
@@ -2560,13 +2632,13 @@
2560
2632
  "relativeFileVersion": {}
2561
2633
  }
2562
2634
  },
2563
- "S5g": {
2635
+ "S5t": {
2564
2636
  "type": "list",
2565
2637
  "member": {
2566
2638
  "shape": "S42"
2567
2639
  }
2568
2640
  },
2569
- "S5s": {
2641
+ "S65": {
2570
2642
  "type": "structure",
2571
2643
  "members": {
2572
2644
  "blobId": {},
@@ -2574,7 +2646,7 @@
2574
2646
  "mode": {}
2575
2647
  }
2576
2648
  },
2577
- "S6t": {
2649
+ "S76": {
2578
2650
  "type": "list",
2579
2651
  "member": {
2580
2652
  "type": "structure",
@@ -2588,7 +2660,7 @@
2588
2660
  "destinationArn": {},
2589
2661
  "customData": {},
2590
2662
  "branches": {
2591
- "shape": "S6x"
2663
+ "shape": "S7a"
2592
2664
  },
2593
2665
  "events": {
2594
2666
  "type": "list",
@@ -2597,11 +2669,11 @@
2597
2669
  }
2598
2670
  }
2599
2671
  },
2600
- "S6x": {
2672
+ "S7a": {
2601
2673
  "type": "list",
2602
2674
  "member": {}
2603
2675
  },
2604
- "S72": {
2676
+ "S7f": {
2605
2677
  "type": "list",
2606
2678
  "member": {}
2607
2679
  }
@@ -10,6 +10,11 @@
10
10
  "limit_key": "maxResults",
11
11
  "output_token": "nextToken"
12
12
  },
13
+ "GetCommentReactions": {
14
+ "input_token": "nextToken",
15
+ "limit_key": "maxResults",
16
+ "output_token": "nextToken"
17
+ },
13
18
  "GetCommentsForComparedCommit": {
14
19
  "input_token": "nextToken",
15
20
  "limit_key": "maxResults",
@@ -1784,7 +1784,8 @@
1784
1784
  "shape": "S1u"
1785
1785
  }
1786
1786
  }
1787
- }
1787
+ },
1788
+ "authtype": "none"
1788
1789
  },
1789
1790
  "ListDevices": {
1790
1791
  "input": {
@@ -2159,7 +2160,8 @@
2159
2160
  "shape": "S1u"
2160
2161
  }
2161
2162
  }
2162
- }
2163
+ },
2164
+ "authtype": "none"
2163
2165
  },
2164
2166
  "SetRiskConfiguration": {
2165
2167
  "input": {
@@ -14910,7 +14910,11 @@
14910
14910
  "shape": "S1bb"
14911
14911
  },
14912
14912
  "LimitPrice": {},
14913
- "OfferingId": {}
14913
+ "OfferingId": {},
14914
+ "TagSpecifications": {
14915
+ "shape": "S1l",
14916
+ "locationName": "TagSpecification"
14917
+ }
14914
14918
  }
14915
14919
  },
14916
14920
  "output": {