aws-sdk 2.1421.0 → 2.1423.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 (56) hide show
  1. package/CHANGELOG.md +22 -1
  2. package/README.md +1 -1
  3. package/apis/billingconductor-2021-07-30.min.json +96 -68
  4. package/apis/customer-profiles-2020-08-15.min.json +253 -57
  5. package/apis/datasync-2018-11-09.min.json +198 -102
  6. package/apis/ec2-2016-11-15.min.json +300 -278
  7. package/apis/emr-serverless-2021-07-13.min.json +25 -3
  8. package/apis/entityresolution-2018-05-10.examples.json +5 -0
  9. package/apis/entityresolution-2018-05-10.min.json +823 -0
  10. package/apis/entityresolution-2018-05-10.paginators.json +22 -0
  11. package/apis/glue-2017-03-31.min.json +390 -318
  12. package/apis/managedblockchain-query-2023-05-04.examples.json +5 -0
  13. package/apis/managedblockchain-query-2023-05-04.min.json +438 -0
  14. package/apis/managedblockchain-query-2023-05-04.paginators.json +22 -0
  15. package/apis/managedblockchain-query-2023-05-04.waiters2.json +5 -0
  16. package/apis/metadata.json +7 -0
  17. package/apis/rds-2014-10-31.min.json +2 -1
  18. package/apis/sagemaker-2017-07-24.min.json +4 -0
  19. package/apis/securityhub-2018-10-26.min.json +145 -108
  20. package/apis/sts-2011-06-15.min.json +21 -11
  21. package/apis/transfer-2018-11-05.min.json +117 -73
  22. package/apis/wisdom-2020-10-19.min.json +77 -59
  23. package/clients/all.d.ts +2 -0
  24. package/clients/all.js +3 -1
  25. package/clients/billingconductor.d.ts +102 -69
  26. package/clients/cloudcontrol.d.ts +1 -1
  27. package/clients/customerprofiles.d.ts +204 -4
  28. package/clients/datasync.d.ts +171 -27
  29. package/clients/dynamodb.d.ts +4 -4
  30. package/clients/ec2.d.ts +26 -0
  31. package/clients/emrserverless.d.ts +33 -2
  32. package/clients/entityresolution.d.ts +815 -0
  33. package/clients/entityresolution.js +18 -0
  34. package/clients/glue.d.ts +123 -1
  35. package/clients/healthlake.d.ts +70 -70
  36. package/clients/lambda.d.ts +1 -1
  37. package/clients/managedblockchainquery.d.ts +494 -0
  38. package/clients/managedblockchainquery.js +19 -0
  39. package/clients/mediaconvert.d.ts +421 -414
  40. package/clients/opensearchserverless.d.ts +1 -1
  41. package/clients/polly.d.ts +2 -2
  42. package/clients/rds.d.ts +14 -10
  43. package/clients/route53.d.ts +13 -13
  44. package/clients/sagemaker.d.ts +4 -4
  45. package/clients/securityhub.d.ts +69 -10
  46. package/clients/sts.d.ts +17 -1
  47. package/clients/transfer.d.ts +85 -19
  48. package/clients/wisdom.d.ts +24 -0
  49. package/dist/aws-sdk-core-react-native.js +2 -2
  50. package/dist/aws-sdk-react-native.js +97 -16
  51. package/dist/aws-sdk.js +333 -293
  52. package/dist/aws-sdk.min.js +67 -67
  53. package/lib/config_service_placeholders.d.ts +4 -0
  54. package/lib/core.js +1 -1
  55. package/lib/dynamodb/document_client.d.ts +2 -2
  56. package/package.json +1 -1
@@ -40,7 +40,17 @@
40
40
  "ExternalId": {},
41
41
  "SerialNumber": {},
42
42
  "TokenCode": {},
43
- "SourceIdentity": {}
43
+ "SourceIdentity": {},
44
+ "ProvidedContexts": {
45
+ "type": "list",
46
+ "member": {
47
+ "type": "structure",
48
+ "members": {
49
+ "ProviderArn": {},
50
+ "ContextAssertion": {}
51
+ }
52
+ }
53
+ }
44
54
  }
45
55
  },
46
56
  "output": {
@@ -48,10 +58,10 @@
48
58
  "type": "structure",
49
59
  "members": {
50
60
  "Credentials": {
51
- "shape": "Si"
61
+ "shape": "Sl"
52
62
  },
53
63
  "AssumedRoleUser": {
54
- "shape": "Sn"
64
+ "shape": "Sq"
55
65
  },
56
66
  "PackedPolicySize": {
57
67
  "type": "integer"
@@ -89,10 +99,10 @@
89
99
  "type": "structure",
90
100
  "members": {
91
101
  "Credentials": {
92
- "shape": "Si"
102
+ "shape": "Sl"
93
103
  },
94
104
  "AssumedRoleUser": {
95
- "shape": "Sn"
105
+ "shape": "Sq"
96
106
  },
97
107
  "PackedPolicySize": {
98
108
  "type": "integer"
@@ -136,11 +146,11 @@
136
146
  "type": "structure",
137
147
  "members": {
138
148
  "Credentials": {
139
- "shape": "Si"
149
+ "shape": "Sl"
140
150
  },
141
151
  "SubjectFromWebIdentityToken": {},
142
152
  "AssumedRoleUser": {
143
- "shape": "Sn"
153
+ "shape": "Sq"
144
154
  },
145
155
  "PackedPolicySize": {
146
156
  "type": "integer"
@@ -227,7 +237,7 @@
227
237
  "type": "structure",
228
238
  "members": {
229
239
  "Credentials": {
230
- "shape": "Si"
240
+ "shape": "Sl"
231
241
  },
232
242
  "FederatedUser": {
233
243
  "type": "structure",
@@ -262,7 +272,7 @@
262
272
  "type": "structure",
263
273
  "members": {
264
274
  "Credentials": {
265
- "shape": "Si"
275
+ "shape": "Sl"
266
276
  }
267
277
  }
268
278
  }
@@ -292,7 +302,7 @@
292
302
  }
293
303
  }
294
304
  },
295
- "Si": {
305
+ "Sl": {
296
306
  "type": "structure",
297
307
  "required": [
298
308
  "AccessKeyId",
@@ -312,7 +322,7 @@
312
322
  }
313
323
  }
314
324
  },
315
- "Sn": {
325
+ "Sq": {
316
326
  "type": "structure",
317
327
  "required": [
318
328
  "AssumedRoleId",
@@ -87,7 +87,6 @@
87
87
  "type": "structure",
88
88
  "required": [
89
89
  "Url",
90
- "As2Config",
91
90
  "AccessRole"
92
91
  ],
93
92
  "members": {
@@ -99,6 +98,9 @@
99
98
  "LoggingRole": {},
100
99
  "Tags": {
101
100
  "shape": "Sk"
101
+ },
102
+ "SftpConfig": {
103
+ "shape": "S10"
102
104
  }
103
105
  }
104
106
  },
@@ -123,7 +125,7 @@
123
125
  "As2Id": {},
124
126
  "ProfileType": {},
125
127
  "CertificateIds": {
126
- "shape": "S15"
128
+ "shape": "S19"
127
129
  },
128
130
  "Tags": {
129
131
  "shape": "Sk"
@@ -147,34 +149,34 @@
147
149
  "Certificate": {},
148
150
  "Domain": {},
149
151
  "EndpointDetails": {
150
- "shape": "S1b"
152
+ "shape": "S1f"
151
153
  },
152
154
  "EndpointType": {},
153
155
  "HostKey": {
154
- "shape": "S1l"
156
+ "shape": "S1p"
155
157
  },
156
158
  "IdentityProviderDetails": {
157
- "shape": "S1m"
159
+ "shape": "S1q"
158
160
  },
159
161
  "IdentityProviderType": {},
160
162
  "LoggingRole": {},
161
163
  "PostAuthenticationLoginBanner": {},
162
164
  "PreAuthenticationLoginBanner": {},
163
165
  "Protocols": {
164
- "shape": "S1t"
166
+ "shape": "S1x"
165
167
  },
166
168
  "ProtocolDetails": {
167
- "shape": "S1v"
169
+ "shape": "S1z"
168
170
  },
169
171
  "SecurityPolicyName": {},
170
172
  "Tags": {
171
173
  "shape": "Sk"
172
174
  },
173
175
  "WorkflowDetails": {
174
- "shape": "S22"
176
+ "shape": "S26"
175
177
  },
176
178
  "StructuredLogDestinations": {
177
- "shape": "S27"
179
+ "shape": "S2b"
178
180
  }
179
181
  }
180
182
  },
@@ -236,10 +238,10 @@
236
238
  "members": {
237
239
  "Description": {},
238
240
  "Steps": {
239
- "shape": "S2g"
241
+ "shape": "S2k"
240
242
  },
241
243
  "OnExceptionSteps": {
242
- "shape": "S2g"
244
+ "shape": "S2k"
243
245
  },
244
246
  "Tags": {
245
247
  "shape": "Sk"
@@ -485,10 +487,10 @@
485
487
  "Usage": {},
486
488
  "Status": {},
487
489
  "Certificate": {
488
- "shape": "S3t"
490
+ "shape": "S3x"
489
491
  },
490
492
  "CertificateChain": {
491
- "shape": "S3u"
493
+ "shape": "S3y"
492
494
  },
493
495
  "ActiveDate": {
494
496
  "type": "timestamp"
@@ -545,6 +547,9 @@
545
547
  "LoggingRole": {},
546
548
  "Tags": {
547
549
  "shape": "Sk"
550
+ },
551
+ "SftpConfig": {
552
+ "shape": "S10"
548
553
  }
549
554
  }
550
555
  }
@@ -576,10 +581,10 @@
576
581
  "members": {
577
582
  "ExecutionId": {},
578
583
  "InitialFileLocation": {
579
- "shape": "S45"
584
+ "shape": "S49"
580
585
  },
581
586
  "ServiceMetadata": {
582
- "shape": "S49"
587
+ "shape": "S4d"
583
588
  },
584
589
  "ExecutionRole": {},
585
590
  "LoggingConfiguration": {
@@ -597,10 +602,10 @@
597
602
  "type": "structure",
598
603
  "members": {
599
604
  "Steps": {
600
- "shape": "S4g"
605
+ "shape": "S4k"
601
606
  },
602
607
  "OnExceptionSteps": {
603
- "shape": "S4g"
608
+ "shape": "S4k"
604
609
  }
605
610
  }
606
611
  }
@@ -676,7 +681,7 @@
676
681
  "ProfileType": {},
677
682
  "As2Id": {},
678
683
  "CertificateIds": {
679
- "shape": "S15"
684
+ "shape": "S19"
680
685
  },
681
686
  "Tags": {
682
687
  "shape": "Sk"
@@ -713,16 +718,16 @@
713
718
  },
714
719
  "SecurityPolicyName": {},
715
720
  "SshCiphers": {
716
- "shape": "S50"
721
+ "shape": "S54"
717
722
  },
718
723
  "SshKexs": {
719
- "shape": "S50"
724
+ "shape": "S54"
720
725
  },
721
726
  "SshMacs": {
722
- "shape": "S50"
727
+ "shape": "S54"
723
728
  },
724
729
  "TlsCiphers": {
725
- "shape": "S50"
730
+ "shape": "S54"
726
731
  }
727
732
  }
728
733
  }
@@ -754,23 +759,23 @@
754
759
  "Arn": {},
755
760
  "Certificate": {},
756
761
  "ProtocolDetails": {
757
- "shape": "S1v"
762
+ "shape": "S1z"
758
763
  },
759
764
  "Domain": {},
760
765
  "EndpointDetails": {
761
- "shape": "S1b"
766
+ "shape": "S1f"
762
767
  },
763
768
  "EndpointType": {},
764
769
  "HostKeyFingerprint": {},
765
770
  "IdentityProviderDetails": {
766
- "shape": "S1m"
771
+ "shape": "S1q"
767
772
  },
768
773
  "IdentityProviderType": {},
769
774
  "LoggingRole": {},
770
775
  "PostAuthenticationLoginBanner": {},
771
776
  "PreAuthenticationLoginBanner": {},
772
777
  "Protocols": {
773
- "shape": "S1t"
778
+ "shape": "S1x"
774
779
  },
775
780
  "SecurityPolicyName": {},
776
781
  "ServerId": {},
@@ -782,10 +787,10 @@
782
787
  "type": "integer"
783
788
  },
784
789
  "WorkflowDetails": {
785
- "shape": "S22"
790
+ "shape": "S26"
786
791
  },
787
792
  "StructuredLogDestinations": {
788
- "shape": "S27"
793
+ "shape": "S2b"
789
794
  }
790
795
  }
791
796
  }
@@ -881,10 +886,10 @@
881
886
  "Arn": {},
882
887
  "Description": {},
883
888
  "Steps": {
884
- "shape": "S2g"
889
+ "shape": "S2k"
885
890
  },
886
891
  "OnExceptionSteps": {
887
- "shape": "S2g"
892
+ "shape": "S2k"
888
893
  },
889
894
  "WorkflowId": {},
890
895
  "Tags": {
@@ -905,10 +910,10 @@
905
910
  "members": {
906
911
  "Usage": {},
907
912
  "Certificate": {
908
- "shape": "S3t"
913
+ "shape": "S3x"
909
914
  },
910
915
  "CertificateChain": {
911
- "shape": "S3u"
916
+ "shape": "S3y"
912
917
  },
913
918
  "PrivateKey": {
914
919
  "type": "string",
@@ -946,7 +951,7 @@
946
951
  "members": {
947
952
  "ServerId": {},
948
953
  "HostKeyBody": {
949
- "shape": "S1l"
954
+ "shape": "S1p"
950
955
  },
951
956
  "Description": {},
952
957
  "Tags": {
@@ -1172,10 +1177,10 @@
1172
1177
  "members": {
1173
1178
  "ExecutionId": {},
1174
1179
  "InitialFileLocation": {
1175
- "shape": "S45"
1180
+ "shape": "S49"
1176
1181
  },
1177
1182
  "ServiceMetadata": {
1178
- "shape": "S49"
1183
+ "shape": "S4d"
1179
1184
  },
1180
1185
  "Status": {}
1181
1186
  }
@@ -1453,15 +1458,18 @@
1453
1458
  "input": {
1454
1459
  "type": "structure",
1455
1460
  "required": [
1456
- "ConnectorId",
1457
- "SendFilePaths"
1461
+ "ConnectorId"
1458
1462
  ],
1459
1463
  "members": {
1460
1464
  "ConnectorId": {},
1461
1465
  "SendFilePaths": {
1462
- "type": "list",
1463
- "member": {}
1464
- }
1466
+ "shape": "S77"
1467
+ },
1468
+ "RetrieveFilePaths": {
1469
+ "shape": "S77"
1470
+ },
1471
+ "LocalDirectoryPath": {},
1472
+ "RemoteDirectoryPath": {}
1465
1473
  }
1466
1474
  },
1467
1475
  "output": {
@@ -1511,6 +1519,25 @@
1511
1519
  }
1512
1520
  }
1513
1521
  },
1522
+ "TestConnection": {
1523
+ "input": {
1524
+ "type": "structure",
1525
+ "required": [
1526
+ "ConnectorId"
1527
+ ],
1528
+ "members": {
1529
+ "ConnectorId": {}
1530
+ }
1531
+ },
1532
+ "output": {
1533
+ "type": "structure",
1534
+ "members": {
1535
+ "ConnectorId": {},
1536
+ "Status": {},
1537
+ "StatusMessage": {}
1538
+ }
1539
+ }
1540
+ },
1514
1541
  "TestIdentityProvider": {
1515
1542
  "input": {
1516
1543
  "type": "structure",
@@ -1663,7 +1690,10 @@
1663
1690
  "shape": "Ss"
1664
1691
  },
1665
1692
  "AccessRole": {},
1666
- "LoggingRole": {}
1693
+ "LoggingRole": {},
1694
+ "SftpConfig": {
1695
+ "shape": "S10"
1696
+ }
1667
1697
  }
1668
1698
  },
1669
1699
  "output": {
@@ -1711,7 +1741,7 @@
1711
1741
  "members": {
1712
1742
  "ProfileId": {},
1713
1743
  "CertificateIds": {
1714
- "shape": "S15"
1744
+ "shape": "S19"
1715
1745
  }
1716
1746
  }
1717
1747
  },
@@ -1734,31 +1764,31 @@
1734
1764
  "members": {
1735
1765
  "Certificate": {},
1736
1766
  "ProtocolDetails": {
1737
- "shape": "S1v"
1767
+ "shape": "S1z"
1738
1768
  },
1739
1769
  "EndpointDetails": {
1740
- "shape": "S1b"
1770
+ "shape": "S1f"
1741
1771
  },
1742
1772
  "EndpointType": {},
1743
1773
  "HostKey": {
1744
- "shape": "S1l"
1774
+ "shape": "S1p"
1745
1775
  },
1746
1776
  "IdentityProviderDetails": {
1747
- "shape": "S1m"
1777
+ "shape": "S1q"
1748
1778
  },
1749
1779
  "LoggingRole": {},
1750
1780
  "PostAuthenticationLoginBanner": {},
1751
1781
  "PreAuthenticationLoginBanner": {},
1752
1782
  "Protocols": {
1753
- "shape": "S1t"
1783
+ "shape": "S1x"
1754
1784
  },
1755
1785
  "SecurityPolicyName": {},
1756
1786
  "ServerId": {},
1757
1787
  "WorkflowDetails": {
1758
- "shape": "S22"
1788
+ "shape": "S26"
1759
1789
  },
1760
1790
  "StructuredLogDestinations": {
1761
- "shape": "S27"
1791
+ "shape": "S2b"
1762
1792
  }
1763
1793
  }
1764
1794
  },
@@ -1871,11 +1901,21 @@
1871
1901
  "BasicAuthSecretId": {}
1872
1902
  }
1873
1903
  },
1874
- "S15": {
1904
+ "S10": {
1905
+ "type": "structure",
1906
+ "members": {
1907
+ "UserSecretId": {},
1908
+ "TrustedHostKeys": {
1909
+ "type": "list",
1910
+ "member": {}
1911
+ }
1912
+ }
1913
+ },
1914
+ "S19": {
1875
1915
  "type": "list",
1876
1916
  "member": {}
1877
1917
  },
1878
- "S1b": {
1918
+ "S1f": {
1879
1919
  "type": "structure",
1880
1920
  "members": {
1881
1921
  "AddressAllocationIds": {
@@ -1894,11 +1934,11 @@
1894
1934
  }
1895
1935
  }
1896
1936
  },
1897
- "S1l": {
1937
+ "S1p": {
1898
1938
  "type": "string",
1899
1939
  "sensitive": true
1900
1940
  },
1901
- "S1m": {
1941
+ "S1q": {
1902
1942
  "type": "structure",
1903
1943
  "members": {
1904
1944
  "Url": {},
@@ -1908,11 +1948,11 @@
1908
1948
  "SftpAuthenticationMethods": {}
1909
1949
  }
1910
1950
  },
1911
- "S1t": {
1951
+ "S1x": {
1912
1952
  "type": "list",
1913
1953
  "member": {}
1914
1954
  },
1915
- "S1v": {
1955
+ "S1z": {
1916
1956
  "type": "structure",
1917
1957
  "members": {
1918
1958
  "PassiveIp": {},
@@ -1924,24 +1964,24 @@
1924
1964
  }
1925
1965
  }
1926
1966
  },
1927
- "S22": {
1967
+ "S26": {
1928
1968
  "type": "structure",
1929
1969
  "members": {
1930
1970
  "OnUpload": {
1931
1971
  "type": "list",
1932
1972
  "member": {
1933
- "shape": "S24"
1973
+ "shape": "S28"
1934
1974
  }
1935
1975
  },
1936
1976
  "OnPartialUpload": {
1937
1977
  "type": "list",
1938
1978
  "member": {
1939
- "shape": "S24"
1979
+ "shape": "S28"
1940
1980
  }
1941
1981
  }
1942
1982
  }
1943
1983
  },
1944
- "S24": {
1984
+ "S28": {
1945
1985
  "type": "structure",
1946
1986
  "required": [
1947
1987
  "WorkflowId",
@@ -1952,11 +1992,11 @@
1952
1992
  "ExecutionRole": {}
1953
1993
  }
1954
1994
  },
1955
- "S27": {
1995
+ "S2b": {
1956
1996
  "type": "list",
1957
1997
  "member": {}
1958
1998
  },
1959
- "S2g": {
1999
+ "S2k": {
1960
2000
  "type": "list",
1961
2001
  "member": {
1962
2002
  "type": "structure",
@@ -1967,7 +2007,7 @@
1967
2007
  "members": {
1968
2008
  "Name": {},
1969
2009
  "DestinationFileLocation": {
1970
- "shape": "S2l"
2010
+ "shape": "S2p"
1971
2011
  },
1972
2012
  "OverwriteExisting": {},
1973
2013
  "SourceFileLocation": {}
@@ -2024,14 +2064,14 @@
2024
2064
  "SourceFileLocation": {},
2025
2065
  "OverwriteExisting": {},
2026
2066
  "DestinationFileLocation": {
2027
- "shape": "S2l"
2067
+ "shape": "S2p"
2028
2068
  }
2029
2069
  }
2030
2070
  }
2031
2071
  }
2032
2072
  }
2033
2073
  },
2034
- "S2l": {
2074
+ "S2p": {
2035
2075
  "type": "structure",
2036
2076
  "members": {
2037
2077
  "S3FileLocation": {
@@ -2042,26 +2082,26 @@
2042
2082
  }
2043
2083
  },
2044
2084
  "EfsFileLocation": {
2045
- "shape": "S2p"
2085
+ "shape": "S2t"
2046
2086
  }
2047
2087
  }
2048
2088
  },
2049
- "S2p": {
2089
+ "S2t": {
2050
2090
  "type": "structure",
2051
2091
  "members": {
2052
2092
  "FileSystemId": {},
2053
2093
  "Path": {}
2054
2094
  }
2055
2095
  },
2056
- "S3t": {
2096
+ "S3x": {
2057
2097
  "type": "string",
2058
2098
  "sensitive": true
2059
2099
  },
2060
- "S3u": {
2100
+ "S3y": {
2061
2101
  "type": "string",
2062
2102
  "sensitive": true
2063
2103
  },
2064
- "S45": {
2104
+ "S49": {
2065
2105
  "type": "structure",
2066
2106
  "members": {
2067
2107
  "S3FileLocation": {
@@ -2074,11 +2114,11 @@
2074
2114
  }
2075
2115
  },
2076
2116
  "EfsFileLocation": {
2077
- "shape": "S2p"
2117
+ "shape": "S2t"
2078
2118
  }
2079
2119
  }
2080
2120
  },
2081
- "S49": {
2121
+ "S4d": {
2082
2122
  "type": "structure",
2083
2123
  "required": [
2084
2124
  "UserDetails"
@@ -2098,7 +2138,7 @@
2098
2138
  }
2099
2139
  }
2100
2140
  },
2101
- "S4g": {
2141
+ "S4k": {
2102
2142
  "type": "list",
2103
2143
  "member": {
2104
2144
  "type": "structure",
@@ -2119,7 +2159,11 @@
2119
2159
  }
2120
2160
  }
2121
2161
  },
2122
- "S50": {
2162
+ "S54": {
2163
+ "type": "list",
2164
+ "member": {}
2165
+ },
2166
+ "S77": {
2123
2167
  "type": "list",
2124
2168
  "member": {}
2125
2169
  }