aws-sdk 2.1676.0 → 2.1678.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.
- package/README.md +1 -1
- package/apis/batch-2016-08-10.min.json +6 -3
- package/apis/bedrock-2023-04-20.min.json +295 -29
- package/apis/bedrock-2023-04-20.paginators.json +6 -0
- package/apis/codebuild-2016-10-06.min.json +3 -0
- package/apis/deadline-2023-10-12.min.json +1679 -1672
- package/apis/inspector2-2020-06-08.min.json +216 -216
- package/apis/lambda-2015-03-31.min.json +81 -23
- package/apis/sagemaker-2017-07-24.min.json +39 -27
- package/apis/sesv2-2019-09-27.min.json +3 -2
- package/apis/ssm-sap-2018-05-10.min.json +37 -24
- package/clients/batch.d.ts +14 -2
- package/clients/bedrock.d.ts +288 -0
- package/clients/codebuild.d.ts +14 -2
- package/clients/deadline.d.ts +1562 -1562
- package/clients/inspector2.d.ts +3 -1
- package/clients/lambda.d.ts +56 -10
- package/clients/sagemaker.d.ts +20 -0
- package/clients/sesv2.d.ts +1 -1
- package/clients/ssmsap.d.ts +10 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +11 -11
- package/dist/aws-sdk.js +87 -26
- package/dist/aws-sdk.min.js +89 -89
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -4,10 +4,16 @@
|
|
4
4
|
"apiVersion": "2015-03-31",
|
5
5
|
"endpointPrefix": "lambda",
|
6
6
|
"protocol": "rest-json",
|
7
|
+
"protocols": [
|
8
|
+
"rest-json"
|
9
|
+
],
|
7
10
|
"serviceFullName": "AWS Lambda",
|
8
11
|
"serviceId": "Lambda",
|
9
12
|
"signatureVersion": "v4",
|
10
|
-
"uid": "lambda-2015-03-31"
|
13
|
+
"uid": "lambda-2015-03-31",
|
14
|
+
"auth": [
|
15
|
+
"aws.auth#sigv4"
|
16
|
+
]
|
11
17
|
},
|
12
18
|
"operations": {
|
13
19
|
"AddLayerVersionPermission": {
|
@@ -870,6 +876,31 @@
|
|
870
876
|
"shape": "S5q"
|
871
877
|
}
|
872
878
|
},
|
879
|
+
"GetFunctionRecursionConfig": {
|
880
|
+
"http": {
|
881
|
+
"method": "GET",
|
882
|
+
"requestUri": "/2024-08-31/functions/{FunctionName}/recursion-config",
|
883
|
+
"responseCode": 200
|
884
|
+
},
|
885
|
+
"input": {
|
886
|
+
"type": "structure",
|
887
|
+
"required": [
|
888
|
+
"FunctionName"
|
889
|
+
],
|
890
|
+
"members": {
|
891
|
+
"FunctionName": {
|
892
|
+
"location": "uri",
|
893
|
+
"locationName": "FunctionName"
|
894
|
+
}
|
895
|
+
}
|
896
|
+
},
|
897
|
+
"output": {
|
898
|
+
"type": "structure",
|
899
|
+
"members": {
|
900
|
+
"RecursiveLoop": {}
|
901
|
+
}
|
902
|
+
}
|
903
|
+
},
|
873
904
|
"GetFunctionUrlConfig": {
|
874
905
|
"http": {
|
875
906
|
"method": "GET",
|
@@ -939,7 +970,7 @@
|
|
939
970
|
}
|
940
971
|
},
|
941
972
|
"output": {
|
942
|
-
"shape": "
|
973
|
+
"shape": "S60"
|
943
974
|
}
|
944
975
|
},
|
945
976
|
"GetLayerVersionByArn": {
|
@@ -961,7 +992,7 @@
|
|
961
992
|
}
|
962
993
|
},
|
963
994
|
"output": {
|
964
|
-
"shape": "
|
995
|
+
"shape": "S60"
|
965
996
|
}
|
966
997
|
},
|
967
998
|
"GetLayerVersionPolicy": {
|
@@ -1528,7 +1559,7 @@
|
|
1528
1559
|
"members": {
|
1529
1560
|
"NextMarker": {},
|
1530
1561
|
"Functions": {
|
1531
|
-
"shape": "
|
1562
|
+
"shape": "S7k"
|
1532
1563
|
}
|
1533
1564
|
}
|
1534
1565
|
}
|
@@ -1613,7 +1644,7 @@
|
|
1613
1644
|
"LayerVersions": {
|
1614
1645
|
"type": "list",
|
1615
1646
|
"member": {
|
1616
|
-
"shape": "
|
1647
|
+
"shape": "S7s"
|
1617
1648
|
}
|
1618
1649
|
}
|
1619
1650
|
}
|
@@ -1659,7 +1690,7 @@
|
|
1659
1690
|
"LayerName": {},
|
1660
1691
|
"LayerArn": {},
|
1661
1692
|
"LatestMatchingVersion": {
|
1662
|
-
"shape": "
|
1693
|
+
"shape": "S7s"
|
1663
1694
|
}
|
1664
1695
|
}
|
1665
1696
|
}
|
@@ -1780,7 +1811,7 @@
|
|
1780
1811
|
"members": {
|
1781
1812
|
"NextMarker": {},
|
1782
1813
|
"Versions": {
|
1783
|
-
"shape": "
|
1814
|
+
"shape": "S7k"
|
1784
1815
|
}
|
1785
1816
|
}
|
1786
1817
|
}
|
@@ -1814,11 +1845,11 @@
|
|
1814
1845
|
}
|
1815
1846
|
},
|
1816
1847
|
"CompatibleRuntimes": {
|
1817
|
-
"shape": "
|
1848
|
+
"shape": "S63"
|
1818
1849
|
},
|
1819
1850
|
"LicenseInfo": {},
|
1820
1851
|
"CompatibleArchitectures": {
|
1821
|
-
"shape": "
|
1852
|
+
"shape": "S65"
|
1822
1853
|
}
|
1823
1854
|
}
|
1824
1855
|
},
|
@@ -1826,7 +1857,7 @@
|
|
1826
1857
|
"type": "structure",
|
1827
1858
|
"members": {
|
1828
1859
|
"Content": {
|
1829
|
-
"shape": "
|
1860
|
+
"shape": "S61"
|
1830
1861
|
},
|
1831
1862
|
"LayerArn": {},
|
1832
1863
|
"LayerVersionArn": {},
|
@@ -1836,11 +1867,11 @@
|
|
1836
1867
|
"type": "long"
|
1837
1868
|
},
|
1838
1869
|
"CompatibleRuntimes": {
|
1839
|
-
"shape": "
|
1870
|
+
"shape": "S63"
|
1840
1871
|
},
|
1841
1872
|
"LicenseInfo": {},
|
1842
1873
|
"CompatibleArchitectures": {
|
1843
|
-
"shape": "
|
1874
|
+
"shape": "S65"
|
1844
1875
|
}
|
1845
1876
|
}
|
1846
1877
|
}
|
@@ -1962,6 +1993,33 @@
|
|
1962
1993
|
"shape": "S5q"
|
1963
1994
|
}
|
1964
1995
|
},
|
1996
|
+
"PutFunctionRecursionConfig": {
|
1997
|
+
"http": {
|
1998
|
+
"method": "PUT",
|
1999
|
+
"requestUri": "/2024-08-31/functions/{FunctionName}/recursion-config",
|
2000
|
+
"responseCode": 200
|
2001
|
+
},
|
2002
|
+
"input": {
|
2003
|
+
"type": "structure",
|
2004
|
+
"required": [
|
2005
|
+
"FunctionName",
|
2006
|
+
"RecursiveLoop"
|
2007
|
+
],
|
2008
|
+
"members": {
|
2009
|
+
"FunctionName": {
|
2010
|
+
"location": "uri",
|
2011
|
+
"locationName": "FunctionName"
|
2012
|
+
},
|
2013
|
+
"RecursiveLoop": {}
|
2014
|
+
}
|
2015
|
+
},
|
2016
|
+
"output": {
|
2017
|
+
"type": "structure",
|
2018
|
+
"members": {
|
2019
|
+
"RecursiveLoop": {}
|
2020
|
+
}
|
2021
|
+
}
|
2022
|
+
},
|
1965
2023
|
"PutProvisionedConcurrencyConfig": {
|
1966
2024
|
"http": {
|
1967
2025
|
"method": "PUT",
|
@@ -3040,11 +3098,11 @@
|
|
3040
3098
|
}
|
3041
3099
|
}
|
3042
3100
|
},
|
3043
|
-
"
|
3101
|
+
"S60": {
|
3044
3102
|
"type": "structure",
|
3045
3103
|
"members": {
|
3046
3104
|
"Content": {
|
3047
|
-
"shape": "
|
3105
|
+
"shape": "S61"
|
3048
3106
|
},
|
3049
3107
|
"LayerArn": {},
|
3050
3108
|
"LayerVersionArn": {},
|
@@ -3054,15 +3112,15 @@
|
|
3054
3112
|
"type": "long"
|
3055
3113
|
},
|
3056
3114
|
"CompatibleRuntimes": {
|
3057
|
-
"shape": "
|
3115
|
+
"shape": "S63"
|
3058
3116
|
},
|
3059
3117
|
"LicenseInfo": {},
|
3060
3118
|
"CompatibleArchitectures": {
|
3061
|
-
"shape": "
|
3119
|
+
"shape": "S65"
|
3062
3120
|
}
|
3063
3121
|
}
|
3064
3122
|
},
|
3065
|
-
"
|
3123
|
+
"S61": {
|
3066
3124
|
"type": "structure",
|
3067
3125
|
"members": {
|
3068
3126
|
"Location": {},
|
@@ -3074,21 +3132,21 @@
|
|
3074
3132
|
"SigningJobArn": {}
|
3075
3133
|
}
|
3076
3134
|
},
|
3077
|
-
"
|
3135
|
+
"S63": {
|
3078
3136
|
"type": "list",
|
3079
3137
|
"member": {}
|
3080
3138
|
},
|
3081
|
-
"
|
3139
|
+
"S65": {
|
3082
3140
|
"type": "list",
|
3083
3141
|
"member": {}
|
3084
3142
|
},
|
3085
|
-
"
|
3143
|
+
"S7k": {
|
3086
3144
|
"type": "list",
|
3087
3145
|
"member": {
|
3088
3146
|
"shape": "S3r"
|
3089
3147
|
}
|
3090
3148
|
},
|
3091
|
-
"
|
3149
|
+
"S7s": {
|
3092
3150
|
"type": "structure",
|
3093
3151
|
"members": {
|
3094
3152
|
"LayerVersionArn": {},
|
@@ -3098,11 +3156,11 @@
|
|
3098
3156
|
"Description": {},
|
3099
3157
|
"CreatedDate": {},
|
3100
3158
|
"CompatibleRuntimes": {
|
3101
|
-
"shape": "
|
3159
|
+
"shape": "S63"
|
3102
3160
|
},
|
3103
3161
|
"LicenseInfo": {},
|
3104
3162
|
"CompatibleArchitectures": {
|
3105
|
-
"shape": "
|
3163
|
+
"shape": "S65"
|
3106
3164
|
}
|
3107
3165
|
}
|
3108
3166
|
}
|
@@ -9983,6 +9983,18 @@
|
|
9983
9983
|
"members": {
|
9984
9984
|
"Arn": {}
|
9985
9985
|
}
|
9986
|
+
},
|
9987
|
+
"Endpoint": {
|
9988
|
+
"type": "structure",
|
9989
|
+
"members": {
|
9990
|
+
"Arn": {}
|
9991
|
+
}
|
9992
|
+
},
|
9993
|
+
"EndpointConfig": {
|
9994
|
+
"type": "structure",
|
9995
|
+
"members": {
|
9996
|
+
"Arn": {}
|
9997
|
+
}
|
9986
9998
|
}
|
9987
9999
|
}
|
9988
10000
|
},
|
@@ -10065,7 +10077,7 @@
|
|
10065
10077
|
"type": "structure",
|
10066
10078
|
"members": {
|
10067
10079
|
"PipelineParameters": {
|
10068
|
-
"shape": "
|
10080
|
+
"shape": "S1kt"
|
10069
10081
|
},
|
10070
10082
|
"NextToken": {}
|
10071
10083
|
}
|
@@ -10979,7 +10991,7 @@
|
|
10979
10991
|
"members": {
|
10980
10992
|
"DeviceFleetName": {},
|
10981
10993
|
"Devices": {
|
10982
|
-
"shape": "
|
10994
|
+
"shape": "S1nr"
|
10983
10995
|
},
|
10984
10996
|
"Tags": {
|
10985
10997
|
"shape": "S7"
|
@@ -11069,7 +11081,7 @@
|
|
11069
11081
|
"members": {
|
11070
11082
|
"Resource": {},
|
11071
11083
|
"SearchExpression": {
|
11072
|
-
"shape": "
|
11084
|
+
"shape": "S1o2"
|
11073
11085
|
},
|
11074
11086
|
"SortBy": {},
|
11075
11087
|
"SortOrder": {},
|
@@ -11099,7 +11111,7 @@
|
|
11099
11111
|
"type": "structure",
|
11100
11112
|
"members": {
|
11101
11113
|
"TrainingJob": {
|
11102
|
-
"shape": "
|
11114
|
+
"shape": "S1oj"
|
11103
11115
|
},
|
11104
11116
|
"Experiment": {
|
11105
11117
|
"type": "structure",
|
@@ -11227,7 +11239,7 @@
|
|
11227
11239
|
"members": {
|
11228
11240
|
"SourceArn": {},
|
11229
11241
|
"TrainingJob": {
|
11230
|
-
"shape": "
|
11242
|
+
"shape": "S1oj"
|
11231
11243
|
},
|
11232
11244
|
"ProcessingJob": {
|
11233
11245
|
"type": "structure",
|
@@ -11283,7 +11295,7 @@
|
|
11283
11295
|
}
|
11284
11296
|
},
|
11285
11297
|
"TransformJob": {
|
11286
|
-
"shape": "
|
11298
|
+
"shape": "S1or"
|
11287
11299
|
}
|
11288
11300
|
}
|
11289
11301
|
},
|
@@ -11521,7 +11533,7 @@
|
|
11521
11533
|
"shape": "S17r"
|
11522
11534
|
},
|
11523
11535
|
"PipelineParameters": {
|
11524
|
-
"shape": "
|
11536
|
+
"shape": "S1kt"
|
11525
11537
|
}
|
11526
11538
|
}
|
11527
11539
|
},
|
@@ -11758,7 +11770,7 @@
|
|
11758
11770
|
}
|
11759
11771
|
},
|
11760
11772
|
"LastBatchTransformJob": {
|
11761
|
-
"shape": "
|
11773
|
+
"shape": "S1or"
|
11762
11774
|
},
|
11763
11775
|
"MonitoringSchedules": {
|
11764
11776
|
"type": "list",
|
@@ -11959,7 +11971,7 @@
|
|
11959
11971
|
"PipelineName": {},
|
11960
11972
|
"PipelineExecutionDisplayName": {},
|
11961
11973
|
"PipelineParameters": {
|
11962
|
-
"shape": "
|
11974
|
+
"shape": "S1kt"
|
11963
11975
|
},
|
11964
11976
|
"PipelineExecutionDescription": {},
|
11965
11977
|
"ClientRequestToken": {
|
@@ -12208,7 +12220,7 @@
|
|
12208
12220
|
"shape": "S21"
|
12209
12221
|
},
|
12210
12222
|
"PropertiesToRemove": {
|
12211
|
-
"shape": "
|
12223
|
+
"shape": "S1qd"
|
12212
12224
|
}
|
12213
12225
|
}
|
12214
12226
|
},
|
@@ -12258,7 +12270,7 @@
|
|
12258
12270
|
"shape": "S5p"
|
12259
12271
|
},
|
12260
12272
|
"PropertiesToRemove": {
|
12261
|
-
"shape": "
|
12273
|
+
"shape": "S1qd"
|
12262
12274
|
}
|
12263
12275
|
}
|
12264
12276
|
},
|
@@ -12352,7 +12364,7 @@
|
|
12352
12364
|
"shape": "S21"
|
12353
12365
|
},
|
12354
12366
|
"PropertiesToRemove": {
|
12355
|
-
"shape": "
|
12367
|
+
"shape": "S1qd"
|
12356
12368
|
}
|
12357
12369
|
}
|
12358
12370
|
},
|
@@ -12393,7 +12405,7 @@
|
|
12393
12405
|
"members": {
|
12394
12406
|
"DeviceFleetName": {},
|
12395
12407
|
"Devices": {
|
12396
|
-
"shape": "
|
12408
|
+
"shape": "S1nr"
|
12397
12409
|
}
|
12398
12410
|
}
|
12399
12411
|
}
|
@@ -13213,19 +13225,19 @@
|
|
13213
13225
|
"shape": "Sv7"
|
13214
13226
|
},
|
13215
13227
|
"ParametersToRemove": {
|
13216
|
-
"shape": "
|
13228
|
+
"shape": "S1sw"
|
13217
13229
|
},
|
13218
13230
|
"InputArtifacts": {
|
13219
13231
|
"shape": "Svb"
|
13220
13232
|
},
|
13221
13233
|
"InputArtifactsToRemove": {
|
13222
|
-
"shape": "
|
13234
|
+
"shape": "S1sw"
|
13223
13235
|
},
|
13224
13236
|
"OutputArtifacts": {
|
13225
13237
|
"shape": "Svb"
|
13226
13238
|
},
|
13227
13239
|
"OutputArtifactsToRemove": {
|
13228
|
-
"shape": "
|
13240
|
+
"shape": "S1sw"
|
13229
13241
|
}
|
13230
13242
|
}
|
13231
13243
|
},
|
@@ -18907,7 +18919,7 @@
|
|
18907
18919
|
}
|
18908
18920
|
}
|
18909
18921
|
},
|
18910
|
-
"
|
18922
|
+
"S1kt": {
|
18911
18923
|
"type": "list",
|
18912
18924
|
"member": {
|
18913
18925
|
"type": "structure",
|
@@ -18921,7 +18933,7 @@
|
|
18921
18933
|
}
|
18922
18934
|
}
|
18923
18935
|
},
|
18924
|
-
"
|
18936
|
+
"S1nr": {
|
18925
18937
|
"type": "list",
|
18926
18938
|
"member": {
|
18927
18939
|
"type": "structure",
|
@@ -18935,11 +18947,11 @@
|
|
18935
18947
|
}
|
18936
18948
|
}
|
18937
18949
|
},
|
18938
|
-
"
|
18950
|
+
"S1o2": {
|
18939
18951
|
"type": "structure",
|
18940
18952
|
"members": {
|
18941
18953
|
"Filters": {
|
18942
|
-
"shape": "
|
18954
|
+
"shape": "S1o3"
|
18943
18955
|
},
|
18944
18956
|
"NestedFilters": {
|
18945
18957
|
"type": "list",
|
@@ -18952,7 +18964,7 @@
|
|
18952
18964
|
"members": {
|
18953
18965
|
"NestedPropertyName": {},
|
18954
18966
|
"Filters": {
|
18955
|
-
"shape": "
|
18967
|
+
"shape": "S1o3"
|
18956
18968
|
}
|
18957
18969
|
}
|
18958
18970
|
}
|
@@ -18960,13 +18972,13 @@
|
|
18960
18972
|
"SubExpressions": {
|
18961
18973
|
"type": "list",
|
18962
18974
|
"member": {
|
18963
|
-
"shape": "
|
18975
|
+
"shape": "S1o2"
|
18964
18976
|
}
|
18965
18977
|
},
|
18966
18978
|
"Operator": {}
|
18967
18979
|
}
|
18968
18980
|
},
|
18969
|
-
"
|
18981
|
+
"S1o3": {
|
18970
18982
|
"type": "list",
|
18971
18983
|
"member": {
|
18972
18984
|
"type": "structure",
|
@@ -18980,7 +18992,7 @@
|
|
18980
18992
|
}
|
18981
18993
|
}
|
18982
18994
|
},
|
18983
|
-
"
|
18995
|
+
"S1oj": {
|
18984
18996
|
"type": "structure",
|
18985
18997
|
"members": {
|
18986
18998
|
"TrainingJobName": {},
|
@@ -19081,7 +19093,7 @@
|
|
19081
19093
|
}
|
19082
19094
|
}
|
19083
19095
|
},
|
19084
|
-
"
|
19096
|
+
"S1or": {
|
19085
19097
|
"type": "structure",
|
19086
19098
|
"members": {
|
19087
19099
|
"TransformJobName": {},
|
@@ -19136,11 +19148,11 @@
|
|
19136
19148
|
}
|
19137
19149
|
}
|
19138
19150
|
},
|
19139
|
-
"
|
19151
|
+
"S1qd": {
|
19140
19152
|
"type": "list",
|
19141
19153
|
"member": {}
|
19142
19154
|
},
|
19143
|
-
"
|
19155
|
+
"S1sw": {
|
19144
19156
|
"type": "list",
|
19145
19157
|
"member": {}
|
19146
19158
|
}
|
@@ -2265,8 +2265,7 @@
|
|
2265
2265
|
"type": "structure",
|
2266
2266
|
"required": [
|
2267
2267
|
"MailType",
|
2268
|
-
"WebsiteURL"
|
2269
|
-
"UseCaseDescription"
|
2268
|
+
"WebsiteURL"
|
2270
2269
|
],
|
2271
2270
|
"members": {
|
2272
2271
|
"MailType": {},
|
@@ -3634,6 +3633,8 @@
|
|
3634
3633
|
},
|
3635
3634
|
"S5g": {
|
3636
3635
|
"type": "string",
|
3636
|
+
"deprecated": true,
|
3637
|
+
"deprecatedMessage": "Use case description is optional and deprecated",
|
3637
3638
|
"sensitive": true
|
3638
3639
|
},
|
3639
3640
|
"S5h": {
|