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
@@ -73,8 +73,11 @@
73
73
  "Input": {
74
74
  "shape": "So"
75
75
  },
76
+ "PathOptions": {
77
+ "shape": "Sz"
78
+ },
76
79
  "Tags": {
77
- "shape": "Sw"
80
+ "shape": "S1i"
78
81
  }
79
82
  }
80
83
  },
@@ -117,13 +120,13 @@
117
120
  },
118
121
  "RoleArn": {},
119
122
  "Tags": {
120
- "shape": "Sw"
123
+ "shape": "S1i"
121
124
  },
122
125
  "Timeout": {
123
126
  "type": "integer"
124
127
  },
125
128
  "JobSample": {
126
- "shape": "S19"
129
+ "shape": "S1v"
127
130
  }
128
131
  }
129
132
  },
@@ -154,11 +157,11 @@
154
157
  "Name": {},
155
158
  "RecipeName": {},
156
159
  "Sample": {
157
- "shape": "S1f"
160
+ "shape": "S21"
158
161
  },
159
162
  "RoleArn": {},
160
163
  "Tags": {
161
- "shape": "Sw"
164
+ "shape": "S1i"
162
165
  }
163
166
  }
164
167
  },
@@ -186,10 +189,10 @@
186
189
  "Description": {},
187
190
  "Name": {},
188
191
  "Steps": {
189
- "shape": "S1l"
192
+ "shape": "S27"
190
193
  },
191
194
  "Tags": {
192
- "shape": "Sw"
195
+ "shape": "S1i"
193
196
  }
194
197
  }
195
198
  },
@@ -227,15 +230,15 @@
227
230
  "type": "integer"
228
231
  },
229
232
  "Outputs": {
230
- "shape": "S1z"
233
+ "shape": "S2k"
231
234
  },
232
235
  "ProjectName": {},
233
236
  "RecipeReference": {
234
- "shape": "S28"
237
+ "shape": "S2t"
235
238
  },
236
239
  "RoleArn": {},
237
240
  "Tags": {
238
- "shape": "Sw"
241
+ "shape": "S1i"
239
242
  },
240
243
  "Timeout": {
241
244
  "type": "integer"
@@ -264,11 +267,11 @@
264
267
  ],
265
268
  "members": {
266
269
  "JobNames": {
267
- "shape": "S2b"
270
+ "shape": "S2w"
268
271
  },
269
272
  "CronExpression": {},
270
273
  "Tags": {
271
- "shape": "Sw"
274
+ "shape": "S1i"
272
275
  },
273
276
  "Name": {}
274
277
  }
@@ -466,8 +469,11 @@
466
469
  },
467
470
  "LastModifiedBy": {},
468
471
  "Source": {},
472
+ "PathOptions": {
473
+ "shape": "Sz"
474
+ },
469
475
  "Tags": {
470
- "shape": "Sw"
476
+ "shape": "S1i"
471
477
  },
472
478
  "ResourceArn": {}
473
479
  }
@@ -517,22 +523,22 @@
517
523
  "type": "integer"
518
524
  },
519
525
  "Outputs": {
520
- "shape": "S1z"
526
+ "shape": "S2k"
521
527
  },
522
528
  "ProjectName": {},
523
529
  "RecipeReference": {
524
- "shape": "S28"
530
+ "shape": "S2t"
525
531
  },
526
532
  "ResourceArn": {},
527
533
  "RoleArn": {},
528
534
  "Tags": {
529
- "shape": "Sw"
535
+ "shape": "S1i"
530
536
  },
531
537
  "Timeout": {
532
538
  "type": "integer"
533
539
  },
534
540
  "JobSample": {
535
- "shape": "S19"
541
+ "shape": "S1v"
536
542
  }
537
543
  }
538
544
  }
@@ -582,17 +588,17 @@
582
588
  "LogSubscription": {},
583
589
  "LogGroupName": {},
584
590
  "Outputs": {
585
- "shape": "S1z"
591
+ "shape": "S2k"
586
592
  },
587
593
  "RecipeReference": {
588
- "shape": "S28"
594
+ "shape": "S2t"
589
595
  },
590
596
  "StartedBy": {},
591
597
  "StartedOn": {
592
598
  "type": "timestamp"
593
599
  },
594
600
  "JobSample": {
595
- "shape": "S19"
601
+ "shape": "S1v"
596
602
  }
597
603
  }
598
604
  }
@@ -633,11 +639,11 @@
633
639
  "RecipeName": {},
634
640
  "ResourceArn": {},
635
641
  "Sample": {
636
- "shape": "S1f"
642
+ "shape": "S21"
637
643
  },
638
644
  "RoleArn": {},
639
645
  "Tags": {
640
- "shape": "Sw"
646
+ "shape": "S1i"
641
647
  },
642
648
  "SessionStatus": {},
643
649
  "OpenedBy": {},
@@ -690,10 +696,10 @@
690
696
  "Description": {},
691
697
  "Name": {},
692
698
  "Steps": {
693
- "shape": "S1l"
699
+ "shape": "S27"
694
700
  },
695
701
  "Tags": {
696
- "shape": "Sw"
702
+ "shape": "S1i"
697
703
  },
698
704
  "ResourceArn": {},
699
705
  "RecipeVersion": {}
@@ -728,7 +734,7 @@
728
734
  },
729
735
  "CreatedBy": {},
730
736
  "JobNames": {
731
- "shape": "S2b"
737
+ "shape": "S2w"
732
738
  },
733
739
  "LastModifiedBy": {},
734
740
  "LastModifiedDate": {
@@ -737,7 +743,7 @@
737
743
  "ResourceArn": {},
738
744
  "CronExpression": {},
739
745
  "Tags": {
740
- "shape": "Sw"
746
+ "shape": "S1i"
741
747
  },
742
748
  "Name": {}
743
749
  }
@@ -795,8 +801,11 @@
795
801
  },
796
802
  "LastModifiedBy": {},
797
803
  "Source": {},
804
+ "PathOptions": {
805
+ "shape": "Sz"
806
+ },
798
807
  "Tags": {
799
- "shape": "Sw"
808
+ "shape": "S1i"
800
809
  },
801
810
  "ResourceArn": {}
802
811
  }
@@ -860,17 +869,17 @@
860
869
  "LogSubscription": {},
861
870
  "LogGroupName": {},
862
871
  "Outputs": {
863
- "shape": "S1z"
872
+ "shape": "S2k"
864
873
  },
865
874
  "RecipeReference": {
866
- "shape": "S28"
875
+ "shape": "S2t"
867
876
  },
868
877
  "StartedBy": {},
869
878
  "StartedOn": {
870
879
  "type": "timestamp"
871
880
  },
872
881
  "JobSample": {
873
- "shape": "S19"
882
+ "shape": "S1v"
874
883
  }
875
884
  }
876
885
  }
@@ -942,11 +951,11 @@
942
951
  "type": "integer"
943
952
  },
944
953
  "Outputs": {
945
- "shape": "S1z"
954
+ "shape": "S2k"
946
955
  },
947
956
  "ProjectName": {},
948
957
  "RecipeReference": {
949
- "shape": "S28"
958
+ "shape": "S2t"
950
959
  },
951
960
  "ResourceArn": {},
952
961
  "RoleArn": {},
@@ -954,10 +963,10 @@
954
963
  "type": "integer"
955
964
  },
956
965
  "Tags": {
957
- "shape": "Sw"
966
+ "shape": "S1i"
958
967
  },
959
968
  "JobSample": {
960
- "shape": "S19"
969
+ "shape": "S1v"
961
970
  }
962
971
  }
963
972
  }
@@ -1014,10 +1023,10 @@
1014
1023
  "RecipeName": {},
1015
1024
  "ResourceArn": {},
1016
1025
  "Sample": {
1017
- "shape": "S1f"
1026
+ "shape": "S21"
1018
1027
  },
1019
1028
  "Tags": {
1020
- "shape": "Sw"
1029
+ "shape": "S1i"
1021
1030
  },
1022
1031
  "RoleArn": {},
1023
1032
  "OpenedBy": {},
@@ -1065,7 +1074,7 @@
1065
1074
  "members": {
1066
1075
  "NextToken": {},
1067
1076
  "Recipes": {
1068
- "shape": "S41"
1077
+ "shape": "S4m"
1069
1078
  }
1070
1079
  }
1071
1080
  }
@@ -1100,7 +1109,7 @@
1100
1109
  ],
1101
1110
  "members": {
1102
1111
  "Recipes": {
1103
- "shape": "S41"
1112
+ "shape": "S4m"
1104
1113
  },
1105
1114
  "NextToken": {}
1106
1115
  }
@@ -1149,7 +1158,7 @@
1149
1158
  "type": "timestamp"
1150
1159
  },
1151
1160
  "JobNames": {
1152
- "shape": "S2b"
1161
+ "shape": "S2w"
1153
1162
  },
1154
1163
  "LastModifiedBy": {},
1155
1164
  "LastModifiedDate": {
@@ -1158,7 +1167,7 @@
1158
1167
  "ResourceArn": {},
1159
1168
  "CronExpression": {},
1160
1169
  "Tags": {
1161
- "shape": "Sw"
1170
+ "shape": "S1i"
1162
1171
  },
1163
1172
  "Name": {}
1164
1173
  }
@@ -1189,7 +1198,7 @@
1189
1198
  "type": "structure",
1190
1199
  "members": {
1191
1200
  "Tags": {
1192
- "shape": "Sw"
1201
+ "shape": "S1i"
1193
1202
  }
1194
1203
  }
1195
1204
  }
@@ -1240,7 +1249,7 @@
1240
1249
  "locationName": "name"
1241
1250
  },
1242
1251
  "RecipeStep": {
1243
- "shape": "S1m"
1252
+ "shape": "S28"
1244
1253
  },
1245
1254
  "StepIndex": {
1246
1255
  "type": "integer"
@@ -1384,7 +1393,7 @@
1384
1393
  "locationName": "ResourceArn"
1385
1394
  },
1386
1395
  "Tags": {
1387
- "shape": "Sw"
1396
+ "shape": "S1i"
1388
1397
  }
1389
1398
  }
1390
1399
  },
@@ -1444,6 +1453,9 @@
1444
1453
  },
1445
1454
  "Input": {
1446
1455
  "shape": "So"
1456
+ },
1457
+ "PathOptions": {
1458
+ "shape": "Sz"
1447
1459
  }
1448
1460
  }
1449
1461
  },
@@ -1491,7 +1503,7 @@
1491
1503
  "type": "integer"
1492
1504
  },
1493
1505
  "JobSample": {
1494
- "shape": "S19"
1506
+ "shape": "S1v"
1495
1507
  }
1496
1508
  }
1497
1509
  },
@@ -1518,7 +1530,7 @@
1518
1530
  ],
1519
1531
  "members": {
1520
1532
  "Sample": {
1521
- "shape": "S1f"
1533
+ "shape": "S21"
1522
1534
  },
1523
1535
  "RoleArn": {},
1524
1536
  "Name": {
@@ -1557,7 +1569,7 @@
1557
1569
  "locationName": "name"
1558
1570
  },
1559
1571
  "Steps": {
1560
- "shape": "S1l"
1572
+ "shape": "S27"
1561
1573
  }
1562
1574
  }
1563
1575
  },
@@ -1598,7 +1610,7 @@
1598
1610
  "type": "integer"
1599
1611
  },
1600
1612
  "Outputs": {
1601
- "shape": "S1z"
1613
+ "shape": "S2k"
1602
1614
  },
1603
1615
  "RoleArn": {},
1604
1616
  "Timeout": {
@@ -1629,7 +1641,7 @@
1629
1641
  ],
1630
1642
  "members": {
1631
1643
  "JobNames": {
1632
- "shape": "S2b"
1644
+ "shape": "S2w"
1633
1645
  },
1634
1646
  "CronExpression": {},
1635
1647
  "Name": {
@@ -1710,6 +1722,20 @@
1710
1722
  "shape": "Sp"
1711
1723
  }
1712
1724
  }
1725
+ },
1726
+ "DatabaseInputDefinition": {
1727
+ "type": "structure",
1728
+ "required": [
1729
+ "GlueConnectionName",
1730
+ "DatabaseTableName"
1731
+ ],
1732
+ "members": {
1733
+ "GlueConnectionName": {},
1734
+ "DatabaseTableName": {},
1735
+ "TempDirectory": {
1736
+ "shape": "Sp"
1737
+ }
1738
+ }
1713
1739
  }
1714
1740
  }
1715
1741
  },
@@ -1723,12 +1749,80 @@
1723
1749
  "Key": {}
1724
1750
  }
1725
1751
  },
1726
- "Sw": {
1752
+ "Sz": {
1753
+ "type": "structure",
1754
+ "members": {
1755
+ "LastModifiedDateCondition": {
1756
+ "shape": "S10"
1757
+ },
1758
+ "FilesLimit": {
1759
+ "type": "structure",
1760
+ "required": [
1761
+ "MaxFiles"
1762
+ ],
1763
+ "members": {
1764
+ "MaxFiles": {
1765
+ "type": "integer"
1766
+ },
1767
+ "OrderedBy": {},
1768
+ "Order": {}
1769
+ }
1770
+ },
1771
+ "Parameters": {
1772
+ "type": "map",
1773
+ "key": {},
1774
+ "value": {
1775
+ "type": "structure",
1776
+ "required": [
1777
+ "Name",
1778
+ "Type"
1779
+ ],
1780
+ "members": {
1781
+ "Name": {},
1782
+ "Type": {},
1783
+ "DatetimeOptions": {
1784
+ "type": "structure",
1785
+ "required": [
1786
+ "Format"
1787
+ ],
1788
+ "members": {
1789
+ "Format": {},
1790
+ "TimezoneOffset": {},
1791
+ "LocaleCode": {}
1792
+ }
1793
+ },
1794
+ "CreateColumn": {
1795
+ "type": "boolean"
1796
+ },
1797
+ "Filter": {
1798
+ "shape": "S10"
1799
+ }
1800
+ }
1801
+ }
1802
+ }
1803
+ }
1804
+ },
1805
+ "S10": {
1806
+ "type": "structure",
1807
+ "required": [
1808
+ "Expression",
1809
+ "ValuesMap"
1810
+ ],
1811
+ "members": {
1812
+ "Expression": {},
1813
+ "ValuesMap": {
1814
+ "type": "map",
1815
+ "key": {},
1816
+ "value": {}
1817
+ }
1818
+ }
1819
+ },
1820
+ "S1i": {
1727
1821
  "type": "map",
1728
1822
  "key": {},
1729
1823
  "value": {}
1730
1824
  },
1731
- "S19": {
1825
+ "S1v": {
1732
1826
  "type": "structure",
1733
1827
  "members": {
1734
1828
  "Mode": {},
@@ -1737,7 +1831,7 @@
1737
1831
  }
1738
1832
  }
1739
1833
  },
1740
- "S1f": {
1834
+ "S21": {
1741
1835
  "type": "structure",
1742
1836
  "required": [
1743
1837
  "Type"
@@ -1749,13 +1843,13 @@
1749
1843
  "Type": {}
1750
1844
  }
1751
1845
  },
1752
- "S1l": {
1846
+ "S27": {
1753
1847
  "type": "list",
1754
1848
  "member": {
1755
- "shape": "S1m"
1849
+ "shape": "S28"
1756
1850
  }
1757
1851
  },
1758
- "S1m": {
1852
+ "S28": {
1759
1853
  "type": "structure",
1760
1854
  "required": [
1761
1855
  "Action"
@@ -1792,7 +1886,7 @@
1792
1886
  }
1793
1887
  }
1794
1888
  },
1795
- "S1z": {
1889
+ "S2k": {
1796
1890
  "type": "list",
1797
1891
  "member": {
1798
1892
  "type": "structure",
@@ -1826,7 +1920,7 @@
1826
1920
  }
1827
1921
  }
1828
1922
  },
1829
- "S28": {
1923
+ "S2t": {
1830
1924
  "type": "structure",
1831
1925
  "required": [
1832
1926
  "Name"
@@ -1836,11 +1930,11 @@
1836
1930
  "RecipeVersion": {}
1837
1931
  }
1838
1932
  },
1839
- "S2b": {
1933
+ "S2w": {
1840
1934
  "type": "list",
1841
1935
  "member": {}
1842
1936
  },
1843
- "S41": {
1937
+ "S4m": {
1844
1938
  "type": "list",
1845
1939
  "member": {
1846
1940
  "type": "structure",
@@ -1865,10 +1959,10 @@
1865
1959
  "Name": {},
1866
1960
  "ResourceArn": {},
1867
1961
  "Steps": {
1868
- "shape": "S1l"
1962
+ "shape": "S27"
1869
1963
  },
1870
1964
  "Tags": {
1871
- "shape": "Sw"
1965
+ "shape": "S1i"
1872
1966
  },
1873
1967
  "RecipeVersion": {}
1874
1968
  }
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -4,11 +4,11 @@
4
4
  "apiVersion": "2012-10-29",
5
5
  "endpointPrefix": "datapipeline",
6
6
  "jsonVersion": "1.1",
7
+ "protocol": "json",
7
8
  "serviceFullName": "AWS Data Pipeline",
8
9
  "serviceId": "Data Pipeline",
9
10
  "signatureVersion": "v4",
10
11
  "targetPrefix": "DataPipeline",
11
- "protocol": "json",
12
12
  "uid": "datapipeline-2012-10-29"
13
13
  },
14
14
  "operations": {
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "pagination": {
3
- "ListPipelines": {
4
- "input_token": "marker",
5
- "output_token": "marker",
6
- "more_results": "hasMoreResults",
7
- "result_key": "pipelineIdList"
8
- },
9
3
  "DescribeObjects": {
10
4
  "input_token": "marker",
11
- "output_token": "marker",
12
5
  "more_results": "hasMoreResults",
6
+ "output_token": "marker",
13
7
  "result_key": "pipelineObjects"
14
8
  },
15
9
  "DescribePipelines": {
16
10
  "result_key": "pipelineDescriptionList"
17
11
  },
18
- "QueryObjects": {
12
+ "ListPipelines": {
19
13
  "input_token": "marker",
20
- "output_token": "marker",
21
14
  "more_results": "hasMoreResults",
15
+ "output_token": "marker",
16
+ "result_key": "pipelineIdList"
17
+ },
18
+ "QueryObjects": {
19
+ "input_token": "marker",
22
20
  "limit_key": "limit",
21
+ "more_results": "hasMoreResults",
22
+ "output_token": "marker",
23
23
  "result_key": "ids"
24
24
  }
25
25
  }
26
- }
26
+ }