aws-sdk 2.849.0 → 2.853.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/CHANGELOG.md +27 -1
- package/README.md +1 -1
- package/apis/appflow-2020-08-23.min.json +123 -66
- package/apis/autoscaling-2011-01-01.min.json +20 -15
- package/apis/databrew-2017-07-25.min.json +87 -77
- package/apis/detective-2018-10-26.min.json +26 -19
- package/apis/ecr-public-2020-10-30.min.json +82 -11
- package/apis/eks-2017-11-01.min.json +154 -122
- package/apis/elasticmapreduce-2009-03-31.min.json +19 -1
- package/apis/es-2015-01-01.min.json +192 -57
- package/apis/es-2015-01-01.paginators.json +5 -0
- package/apis/glue-2017-03-31.min.json +72 -69
- package/apis/imagebuilder-2019-12-02.min.json +96 -56
- package/apis/imagebuilder-2019-12-02.paginators.json +6 -0
- package/apis/iotevents-2018-07-27.min.json +102 -3
- package/apis/mediapackage-vod-2018-11-07.min.json +153 -76
- package/apis/pinpoint-2016-12-01.min.json +9 -3
- package/apis/redshift-data-2019-12-20.min.json +5 -1
- package/apis/s3-2006-03-01.examples.json +109 -109
- package/apis/s3-2006-03-01.min.json +8 -0
- package/clients/appflow.d.ts +33 -1
- package/clients/autoscaling.d.ts +16 -2
- package/clients/computeoptimizer.d.ts +5 -5
- package/clients/databrew.d.ts +26 -0
- package/clients/detective.d.ts +20 -11
- package/clients/ecrpublic.d.ts +78 -0
- package/clients/eks.d.ts +29 -4
- package/clients/emr.d.ts +80 -50
- package/clients/es.d.ts +186 -0
- package/clients/glue.d.ts +6 -4
- package/clients/imagebuilder.d.ts +63 -2
- package/clients/iotevents.d.ts +130 -28
- package/clients/lightsail.d.ts +2 -2
- package/clients/mediapackagevod.d.ts +43 -0
- package/clients/pinpoint.d.ts +24 -0
- package/clients/quicksight.d.ts +5 -5
- package/clients/redshiftdata.d.ts +16 -4
- package/clients/s3.d.ts +40 -38
- package/clients/s3control.d.ts +4 -4
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +35 -21
- package/dist/aws-sdk.js +67 -22
- package/dist/aws-sdk.min.js +82 -82
- package/lib/core.js +1 -1
- package/lib/services/s3.js +13 -1
- package/lib/services/s3util.js +4 -2
- package/package.json +1 -1
- package/scripts/region-checker/allowlist.js +6 -6
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
},
|
|
278
278
|
"parentImage": {},
|
|
279
279
|
"blockDeviceMappings": {
|
|
280
|
-
"shape": "
|
|
280
|
+
"shape": "S1m"
|
|
281
281
|
},
|
|
282
282
|
"tags": {
|
|
283
283
|
"shape": "Se"
|
|
@@ -313,15 +313,15 @@
|
|
|
313
313
|
"name": {},
|
|
314
314
|
"description": {},
|
|
315
315
|
"instanceTypes": {
|
|
316
|
-
"shape": "
|
|
316
|
+
"shape": "S1v"
|
|
317
317
|
},
|
|
318
318
|
"instanceProfileName": {},
|
|
319
319
|
"securityGroupIds": {
|
|
320
|
-
"shape": "
|
|
320
|
+
"shape": "S1x"
|
|
321
321
|
},
|
|
322
322
|
"subnetId": {},
|
|
323
323
|
"logging": {
|
|
324
|
-
"shape": "
|
|
324
|
+
"shape": "S1y"
|
|
325
325
|
},
|
|
326
326
|
"keyPair": {},
|
|
327
327
|
"terminateInstanceOnFailure": {
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
},
|
|
330
330
|
"snsTopicArn": {},
|
|
331
331
|
"resourceTags": {
|
|
332
|
-
"shape": "
|
|
332
|
+
"shape": "S21"
|
|
333
333
|
},
|
|
334
334
|
"tags": {
|
|
335
335
|
"shape": "Se"
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
"members": {
|
|
620
620
|
"requestId": {},
|
|
621
621
|
"containerRecipe": {
|
|
622
|
-
"shape": "
|
|
622
|
+
"shape": "S2t"
|
|
623
623
|
}
|
|
624
624
|
}
|
|
625
625
|
}
|
|
@@ -671,7 +671,7 @@
|
|
|
671
671
|
"members": {
|
|
672
672
|
"requestId": {},
|
|
673
673
|
"distributionConfiguration": {
|
|
674
|
-
"shape": "
|
|
674
|
+
"shape": "S2z"
|
|
675
675
|
}
|
|
676
676
|
}
|
|
677
677
|
}
|
|
@@ -710,28 +710,28 @@
|
|
|
710
710
|
},
|
|
711
711
|
"osVersion": {},
|
|
712
712
|
"state": {
|
|
713
|
-
"shape": "
|
|
713
|
+
"shape": "S36"
|
|
714
714
|
},
|
|
715
715
|
"imageRecipe": {
|
|
716
|
-
"shape": "
|
|
716
|
+
"shape": "S38"
|
|
717
717
|
},
|
|
718
718
|
"containerRecipe": {
|
|
719
|
-
"shape": "
|
|
719
|
+
"shape": "S2t"
|
|
720
720
|
},
|
|
721
721
|
"sourcePipelineName": {},
|
|
722
722
|
"sourcePipelineArn": {},
|
|
723
723
|
"infrastructureConfiguration": {
|
|
724
|
-
"shape": "
|
|
724
|
+
"shape": "S3a"
|
|
725
725
|
},
|
|
726
726
|
"distributionConfiguration": {
|
|
727
|
-
"shape": "
|
|
727
|
+
"shape": "S2z"
|
|
728
728
|
},
|
|
729
729
|
"imageTestsConfiguration": {
|
|
730
730
|
"shape": "S1a"
|
|
731
731
|
},
|
|
732
732
|
"dateCreated": {},
|
|
733
733
|
"outputResources": {
|
|
734
|
-
"shape": "
|
|
734
|
+
"shape": "S3c"
|
|
735
735
|
},
|
|
736
736
|
"tags": {
|
|
737
737
|
"shape": "Se"
|
|
@@ -763,7 +763,7 @@
|
|
|
763
763
|
"members": {
|
|
764
764
|
"requestId": {},
|
|
765
765
|
"imagePipeline": {
|
|
766
|
-
"shape": "
|
|
766
|
+
"shape": "S3j"
|
|
767
767
|
}
|
|
768
768
|
}
|
|
769
769
|
}
|
|
@@ -815,7 +815,7 @@
|
|
|
815
815
|
"members": {
|
|
816
816
|
"requestId": {},
|
|
817
817
|
"imageRecipe": {
|
|
818
|
-
"shape": "
|
|
818
|
+
"shape": "S38"
|
|
819
819
|
}
|
|
820
820
|
}
|
|
821
821
|
}
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
"members": {
|
|
868
868
|
"requestId": {},
|
|
869
869
|
"infrastructureConfiguration": {
|
|
870
|
-
"shape": "
|
|
870
|
+
"shape": "S3a"
|
|
871
871
|
}
|
|
872
872
|
}
|
|
873
873
|
}
|
|
@@ -972,7 +972,7 @@
|
|
|
972
972
|
"members": {
|
|
973
973
|
"owner": {},
|
|
974
974
|
"filters": {
|
|
975
|
-
"shape": "
|
|
975
|
+
"shape": "S44"
|
|
976
976
|
},
|
|
977
977
|
"byName": {
|
|
978
978
|
"type": "boolean"
|
|
@@ -1019,7 +1019,7 @@
|
|
|
1019
1019
|
"members": {
|
|
1020
1020
|
"owner": {},
|
|
1021
1021
|
"filters": {
|
|
1022
|
-
"shape": "
|
|
1022
|
+
"shape": "S44"
|
|
1023
1023
|
},
|
|
1024
1024
|
"maxResults": {
|
|
1025
1025
|
"type": "integer"
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
"type": "structure",
|
|
1062
1062
|
"members": {
|
|
1063
1063
|
"filters": {
|
|
1064
|
-
"shape": "
|
|
1064
|
+
"shape": "S44"
|
|
1065
1065
|
},
|
|
1066
1066
|
"maxResults": {
|
|
1067
1067
|
"type": "integer"
|
|
@@ -1109,7 +1109,7 @@
|
|
|
1109
1109
|
"members": {
|
|
1110
1110
|
"imageVersionArn": {},
|
|
1111
1111
|
"filters": {
|
|
1112
|
-
"shape": "
|
|
1112
|
+
"shape": "S44"
|
|
1113
1113
|
},
|
|
1114
1114
|
"maxResults": {
|
|
1115
1115
|
"type": "integer"
|
|
@@ -1122,7 +1122,42 @@
|
|
|
1122
1122
|
"members": {
|
|
1123
1123
|
"requestId": {},
|
|
1124
1124
|
"imageSummaryList": {
|
|
1125
|
-
"shape": "
|
|
1125
|
+
"shape": "S4p"
|
|
1126
|
+
},
|
|
1127
|
+
"nextToken": {}
|
|
1128
|
+
}
|
|
1129
|
+
}
|
|
1130
|
+
},
|
|
1131
|
+
"ListImagePackages": {
|
|
1132
|
+
"http": {
|
|
1133
|
+
"requestUri": "/ListImagePackages"
|
|
1134
|
+
},
|
|
1135
|
+
"input": {
|
|
1136
|
+
"type": "structure",
|
|
1137
|
+
"required": [
|
|
1138
|
+
"imageBuildVersionArn"
|
|
1139
|
+
],
|
|
1140
|
+
"members": {
|
|
1141
|
+
"imageBuildVersionArn": {},
|
|
1142
|
+
"maxResults": {
|
|
1143
|
+
"type": "integer"
|
|
1144
|
+
},
|
|
1145
|
+
"nextToken": {}
|
|
1146
|
+
}
|
|
1147
|
+
},
|
|
1148
|
+
"output": {
|
|
1149
|
+
"type": "structure",
|
|
1150
|
+
"members": {
|
|
1151
|
+
"requestId": {},
|
|
1152
|
+
"imagePackageList": {
|
|
1153
|
+
"type": "list",
|
|
1154
|
+
"member": {
|
|
1155
|
+
"type": "structure",
|
|
1156
|
+
"members": {
|
|
1157
|
+
"packageName": {},
|
|
1158
|
+
"packageVersion": {}
|
|
1159
|
+
}
|
|
1160
|
+
}
|
|
1126
1161
|
},
|
|
1127
1162
|
"nextToken": {}
|
|
1128
1163
|
}
|
|
@@ -1140,7 +1175,7 @@
|
|
|
1140
1175
|
"members": {
|
|
1141
1176
|
"imagePipelineArn": {},
|
|
1142
1177
|
"filters": {
|
|
1143
|
-
"shape": "
|
|
1178
|
+
"shape": "S44"
|
|
1144
1179
|
},
|
|
1145
1180
|
"maxResults": {
|
|
1146
1181
|
"type": "integer"
|
|
@@ -1153,7 +1188,7 @@
|
|
|
1153
1188
|
"members": {
|
|
1154
1189
|
"requestId": {},
|
|
1155
1190
|
"imageSummaryList": {
|
|
1156
|
-
"shape": "
|
|
1191
|
+
"shape": "S4p"
|
|
1157
1192
|
},
|
|
1158
1193
|
"nextToken": {}
|
|
1159
1194
|
}
|
|
@@ -1167,7 +1202,7 @@
|
|
|
1167
1202
|
"type": "structure",
|
|
1168
1203
|
"members": {
|
|
1169
1204
|
"filters": {
|
|
1170
|
-
"shape": "
|
|
1205
|
+
"shape": "S44"
|
|
1171
1206
|
},
|
|
1172
1207
|
"maxResults": {
|
|
1173
1208
|
"type": "integer"
|
|
@@ -1182,7 +1217,7 @@
|
|
|
1182
1217
|
"imagePipelineList": {
|
|
1183
1218
|
"type": "list",
|
|
1184
1219
|
"member": {
|
|
1185
|
-
"shape": "
|
|
1220
|
+
"shape": "S3j"
|
|
1186
1221
|
}
|
|
1187
1222
|
},
|
|
1188
1223
|
"nextToken": {}
|
|
@@ -1198,7 +1233,7 @@
|
|
|
1198
1233
|
"members": {
|
|
1199
1234
|
"owner": {},
|
|
1200
1235
|
"filters": {
|
|
1201
|
-
"shape": "
|
|
1236
|
+
"shape": "S44"
|
|
1202
1237
|
},
|
|
1203
1238
|
"maxResults": {
|
|
1204
1239
|
"type": "integer"
|
|
@@ -1240,7 +1275,7 @@
|
|
|
1240
1275
|
"members": {
|
|
1241
1276
|
"owner": {},
|
|
1242
1277
|
"filters": {
|
|
1243
|
-
"shape": "
|
|
1278
|
+
"shape": "S44"
|
|
1244
1279
|
},
|
|
1245
1280
|
"byName": {
|
|
1246
1281
|
"type": "boolean"
|
|
@@ -1286,7 +1321,7 @@
|
|
|
1286
1321
|
"type": "structure",
|
|
1287
1322
|
"members": {
|
|
1288
1323
|
"filters": {
|
|
1289
|
-
"shape": "
|
|
1324
|
+
"shape": "S44"
|
|
1290
1325
|
},
|
|
1291
1326
|
"maxResults": {
|
|
1292
1327
|
"type": "integer"
|
|
@@ -1309,11 +1344,15 @@
|
|
|
1309
1344
|
"dateCreated": {},
|
|
1310
1345
|
"dateUpdated": {},
|
|
1311
1346
|
"resourceTags": {
|
|
1312
|
-
"shape": "
|
|
1347
|
+
"shape": "S21"
|
|
1313
1348
|
},
|
|
1314
1349
|
"tags": {
|
|
1315
1350
|
"shape": "Se"
|
|
1316
|
-
}
|
|
1351
|
+
},
|
|
1352
|
+
"instanceTypes": {
|
|
1353
|
+
"shape": "S1v"
|
|
1354
|
+
},
|
|
1355
|
+
"instanceProfileName": {}
|
|
1317
1356
|
}
|
|
1318
1357
|
}
|
|
1319
1358
|
},
|
|
@@ -1615,15 +1654,15 @@
|
|
|
1615
1654
|
"infrastructureConfigurationArn": {},
|
|
1616
1655
|
"description": {},
|
|
1617
1656
|
"instanceTypes": {
|
|
1618
|
-
"shape": "
|
|
1657
|
+
"shape": "S1v"
|
|
1619
1658
|
},
|
|
1620
1659
|
"instanceProfileName": {},
|
|
1621
1660
|
"securityGroupIds": {
|
|
1622
|
-
"shape": "
|
|
1661
|
+
"shape": "S1x"
|
|
1623
1662
|
},
|
|
1624
1663
|
"subnetId": {},
|
|
1625
1664
|
"logging": {
|
|
1626
|
-
"shape": "
|
|
1665
|
+
"shape": "S1y"
|
|
1627
1666
|
},
|
|
1628
1667
|
"keyPair": {},
|
|
1629
1668
|
"terminateInstanceOnFailure": {
|
|
@@ -1634,7 +1673,7 @@
|
|
|
1634
1673
|
"idempotencyToken": true
|
|
1635
1674
|
},
|
|
1636
1675
|
"resourceTags": {
|
|
1637
|
-
"shape": "
|
|
1676
|
+
"shape": "S21"
|
|
1638
1677
|
}
|
|
1639
1678
|
}
|
|
1640
1679
|
},
|
|
@@ -1760,10 +1799,11 @@
|
|
|
1760
1799
|
"type": "structure",
|
|
1761
1800
|
"members": {
|
|
1762
1801
|
"scheduleExpression": {},
|
|
1802
|
+
"timezone": {},
|
|
1763
1803
|
"pipelineExecutionStartCondition": {}
|
|
1764
1804
|
}
|
|
1765
1805
|
},
|
|
1766
|
-
"
|
|
1806
|
+
"S1m": {
|
|
1767
1807
|
"type": "list",
|
|
1768
1808
|
"member": {
|
|
1769
1809
|
"type": "structure",
|
|
@@ -1794,15 +1834,15 @@
|
|
|
1794
1834
|
}
|
|
1795
1835
|
}
|
|
1796
1836
|
},
|
|
1797
|
-
"
|
|
1837
|
+
"S1v": {
|
|
1798
1838
|
"type": "list",
|
|
1799
1839
|
"member": {}
|
|
1800
1840
|
},
|
|
1801
|
-
"
|
|
1841
|
+
"S1x": {
|
|
1802
1842
|
"type": "list",
|
|
1803
1843
|
"member": {}
|
|
1804
1844
|
},
|
|
1805
|
-
"
|
|
1845
|
+
"S1y": {
|
|
1806
1846
|
"type": "structure",
|
|
1807
1847
|
"members": {
|
|
1808
1848
|
"s3Logs": {
|
|
@@ -1814,12 +1854,12 @@
|
|
|
1814
1854
|
}
|
|
1815
1855
|
}
|
|
1816
1856
|
},
|
|
1817
|
-
"
|
|
1857
|
+
"S21": {
|
|
1818
1858
|
"type": "map",
|
|
1819
1859
|
"key": {},
|
|
1820
1860
|
"value": {}
|
|
1821
1861
|
},
|
|
1822
|
-
"
|
|
1862
|
+
"S2t": {
|
|
1823
1863
|
"type": "structure",
|
|
1824
1864
|
"members": {
|
|
1825
1865
|
"arn": {},
|
|
@@ -1848,7 +1888,7 @@
|
|
|
1848
1888
|
}
|
|
1849
1889
|
}
|
|
1850
1890
|
},
|
|
1851
|
-
"
|
|
1891
|
+
"S2z": {
|
|
1852
1892
|
"type": "structure",
|
|
1853
1893
|
"required": [
|
|
1854
1894
|
"timeoutMinutes"
|
|
@@ -1870,14 +1910,14 @@
|
|
|
1870
1910
|
}
|
|
1871
1911
|
}
|
|
1872
1912
|
},
|
|
1873
|
-
"
|
|
1913
|
+
"S36": {
|
|
1874
1914
|
"type": "structure",
|
|
1875
1915
|
"members": {
|
|
1876
1916
|
"status": {},
|
|
1877
1917
|
"reason": {}
|
|
1878
1918
|
}
|
|
1879
1919
|
},
|
|
1880
|
-
"
|
|
1920
|
+
"S38": {
|
|
1881
1921
|
"type": "structure",
|
|
1882
1922
|
"members": {
|
|
1883
1923
|
"arn": {},
|
|
@@ -1892,7 +1932,7 @@
|
|
|
1892
1932
|
},
|
|
1893
1933
|
"parentImage": {},
|
|
1894
1934
|
"blockDeviceMappings": {
|
|
1895
|
-
"shape": "
|
|
1935
|
+
"shape": "S1m"
|
|
1896
1936
|
},
|
|
1897
1937
|
"dateCreated": {},
|
|
1898
1938
|
"tags": {
|
|
@@ -1901,22 +1941,22 @@
|
|
|
1901
1941
|
"workingDirectory": {}
|
|
1902
1942
|
}
|
|
1903
1943
|
},
|
|
1904
|
-
"
|
|
1944
|
+
"S3a": {
|
|
1905
1945
|
"type": "structure",
|
|
1906
1946
|
"members": {
|
|
1907
1947
|
"arn": {},
|
|
1908
1948
|
"name": {},
|
|
1909
1949
|
"description": {},
|
|
1910
1950
|
"instanceTypes": {
|
|
1911
|
-
"shape": "
|
|
1951
|
+
"shape": "S1v"
|
|
1912
1952
|
},
|
|
1913
1953
|
"instanceProfileName": {},
|
|
1914
1954
|
"securityGroupIds": {
|
|
1915
|
-
"shape": "
|
|
1955
|
+
"shape": "S1x"
|
|
1916
1956
|
},
|
|
1917
1957
|
"subnetId": {},
|
|
1918
1958
|
"logging": {
|
|
1919
|
-
"shape": "
|
|
1959
|
+
"shape": "S1y"
|
|
1920
1960
|
},
|
|
1921
1961
|
"keyPair": {},
|
|
1922
1962
|
"terminateInstanceOnFailure": {
|
|
@@ -1926,14 +1966,14 @@
|
|
|
1926
1966
|
"dateCreated": {},
|
|
1927
1967
|
"dateUpdated": {},
|
|
1928
1968
|
"resourceTags": {
|
|
1929
|
-
"shape": "
|
|
1969
|
+
"shape": "S21"
|
|
1930
1970
|
},
|
|
1931
1971
|
"tags": {
|
|
1932
1972
|
"shape": "Se"
|
|
1933
1973
|
}
|
|
1934
1974
|
}
|
|
1935
1975
|
},
|
|
1936
|
-
"
|
|
1976
|
+
"S3c": {
|
|
1937
1977
|
"type": "structure",
|
|
1938
1978
|
"members": {
|
|
1939
1979
|
"amis": {
|
|
@@ -1946,7 +1986,7 @@
|
|
|
1946
1986
|
"name": {},
|
|
1947
1987
|
"description": {},
|
|
1948
1988
|
"state": {
|
|
1949
|
-
"shape": "
|
|
1989
|
+
"shape": "S36"
|
|
1950
1990
|
},
|
|
1951
1991
|
"accountId": {}
|
|
1952
1992
|
}
|
|
@@ -1966,7 +2006,7 @@
|
|
|
1966
2006
|
}
|
|
1967
2007
|
}
|
|
1968
2008
|
},
|
|
1969
|
-
"
|
|
2009
|
+
"S3j": {
|
|
1970
2010
|
"type": "structure",
|
|
1971
2011
|
"members": {
|
|
1972
2012
|
"arn": {},
|
|
@@ -1996,7 +2036,7 @@
|
|
|
1996
2036
|
}
|
|
1997
2037
|
}
|
|
1998
2038
|
},
|
|
1999
|
-
"
|
|
2039
|
+
"S44": {
|
|
2000
2040
|
"type": "list",
|
|
2001
2041
|
"member": {
|
|
2002
2042
|
"type": "structure",
|
|
@@ -2009,7 +2049,7 @@
|
|
|
2009
2049
|
}
|
|
2010
2050
|
}
|
|
2011
2051
|
},
|
|
2012
|
-
"
|
|
2052
|
+
"S4p": {
|
|
2013
2053
|
"type": "list",
|
|
2014
2054
|
"member": {
|
|
2015
2055
|
"type": "structure",
|
|
@@ -2021,12 +2061,12 @@
|
|
|
2021
2061
|
"platform": {},
|
|
2022
2062
|
"osVersion": {},
|
|
2023
2063
|
"state": {
|
|
2024
|
-
"shape": "
|
|
2064
|
+
"shape": "S36"
|
|
2025
2065
|
},
|
|
2026
2066
|
"owner": {},
|
|
2027
2067
|
"dateCreated": {},
|
|
2028
2068
|
"outputResources": {
|
|
2029
|
-
"shape": "
|
|
2069
|
+
"shape": "S3c"
|
|
2030
2070
|
},
|
|
2031
2071
|
"tags": {
|
|
2032
2072
|
"shape": "Se"
|
|
@@ -30,6 +30,12 @@
|
|
|
30
30
|
"limit_key": "maxResults",
|
|
31
31
|
"result_key": "imageSummaryList"
|
|
32
32
|
},
|
|
33
|
+
"ListImagePackages": {
|
|
34
|
+
"input_token": "nextToken",
|
|
35
|
+
"output_token": "nextToken",
|
|
36
|
+
"limit_key": "maxResults",
|
|
37
|
+
"result_key": "imagePackageList"
|
|
38
|
+
},
|
|
33
39
|
"ListImagePipelineImages": {
|
|
34
40
|
"input_token": "nextToken",
|
|
35
41
|
"output_token": "nextToken",
|
|
@@ -159,6 +159,30 @@
|
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
161
|
},
|
|
162
|
+
"DescribeDetectorModelAnalysis": {
|
|
163
|
+
"http": {
|
|
164
|
+
"method": "GET",
|
|
165
|
+
"requestUri": "/analysis/detector-models/{analysisId}"
|
|
166
|
+
},
|
|
167
|
+
"input": {
|
|
168
|
+
"type": "structure",
|
|
169
|
+
"required": [
|
|
170
|
+
"analysisId"
|
|
171
|
+
],
|
|
172
|
+
"members": {
|
|
173
|
+
"analysisId": {
|
|
174
|
+
"location": "uri",
|
|
175
|
+
"locationName": "analysisId"
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
},
|
|
179
|
+
"output": {
|
|
180
|
+
"type": "structure",
|
|
181
|
+
"members": {
|
|
182
|
+
"status": {}
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
},
|
|
162
186
|
"DescribeInput": {
|
|
163
187
|
"http": {
|
|
164
188
|
"method": "GET",
|
|
@@ -206,9 +230,62 @@
|
|
|
206
230
|
"type": "structure",
|
|
207
231
|
"members": {
|
|
208
232
|
"loggingOptions": {
|
|
209
|
-
"shape": "
|
|
233
|
+
"shape": "S2u"
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
"GetDetectorModelAnalysisResults": {
|
|
239
|
+
"http": {
|
|
240
|
+
"method": "GET",
|
|
241
|
+
"requestUri": "/analysis/detector-models/{analysisId}/results"
|
|
242
|
+
},
|
|
243
|
+
"input": {
|
|
244
|
+
"type": "structure",
|
|
245
|
+
"required": [
|
|
246
|
+
"analysisId"
|
|
247
|
+
],
|
|
248
|
+
"members": {
|
|
249
|
+
"analysisId": {
|
|
250
|
+
"location": "uri",
|
|
251
|
+
"locationName": "analysisId"
|
|
252
|
+
},
|
|
253
|
+
"nextToken": {
|
|
254
|
+
"location": "querystring",
|
|
255
|
+
"locationName": "nextToken"
|
|
256
|
+
},
|
|
257
|
+
"maxResults": {
|
|
258
|
+
"location": "querystring",
|
|
259
|
+
"locationName": "maxResults",
|
|
260
|
+
"type": "integer"
|
|
210
261
|
}
|
|
211
262
|
}
|
|
263
|
+
},
|
|
264
|
+
"output": {
|
|
265
|
+
"type": "structure",
|
|
266
|
+
"members": {
|
|
267
|
+
"analysisResults": {
|
|
268
|
+
"type": "list",
|
|
269
|
+
"member": {
|
|
270
|
+
"type": "structure",
|
|
271
|
+
"members": {
|
|
272
|
+
"type": {},
|
|
273
|
+
"level": {},
|
|
274
|
+
"message": {},
|
|
275
|
+
"locations": {
|
|
276
|
+
"type": "list",
|
|
277
|
+
"member": {
|
|
278
|
+
"type": "structure",
|
|
279
|
+
"members": {
|
|
280
|
+
"path": {}
|
|
281
|
+
}
|
|
282
|
+
}
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
},
|
|
287
|
+
"nextToken": {}
|
|
288
|
+
}
|
|
212
289
|
}
|
|
213
290
|
},
|
|
214
291
|
"ListDetectorModelVersions": {
|
|
@@ -385,11 +462,33 @@
|
|
|
385
462
|
],
|
|
386
463
|
"members": {
|
|
387
464
|
"loggingOptions": {
|
|
388
|
-
"shape": "
|
|
465
|
+
"shape": "S2u"
|
|
389
466
|
}
|
|
390
467
|
}
|
|
391
468
|
}
|
|
392
469
|
},
|
|
470
|
+
"StartDetectorModelAnalysis": {
|
|
471
|
+
"http": {
|
|
472
|
+
"requestUri": "/analysis/detector-models/"
|
|
473
|
+
},
|
|
474
|
+
"input": {
|
|
475
|
+
"type": "structure",
|
|
476
|
+
"required": [
|
|
477
|
+
"detectorModelDefinition"
|
|
478
|
+
],
|
|
479
|
+
"members": {
|
|
480
|
+
"detectorModelDefinition": {
|
|
481
|
+
"shape": "S3"
|
|
482
|
+
}
|
|
483
|
+
}
|
|
484
|
+
},
|
|
485
|
+
"output": {
|
|
486
|
+
"type": "structure",
|
|
487
|
+
"members": {
|
|
488
|
+
"analysisId": {}
|
|
489
|
+
}
|
|
490
|
+
}
|
|
491
|
+
},
|
|
393
492
|
"TagResource": {
|
|
394
493
|
"http": {
|
|
395
494
|
"requestUri": "/tags"
|
|
@@ -879,7 +978,7 @@
|
|
|
879
978
|
"status": {}
|
|
880
979
|
}
|
|
881
980
|
},
|
|
882
|
-
"
|
|
981
|
+
"S2u": {
|
|
883
982
|
"type": "structure",
|
|
884
983
|
"required": [
|
|
885
984
|
"roleArn",
|