aws-sdk 2.1008.0 → 2.1012.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 +21 -1
- package/README.md +1 -1
- package/apis/appflow-2020-08-23.min.json +43 -37
- package/apis/chime-sdk-messaging-2021-05-15.min.json +601 -88
- package/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
- package/apis/dataexchange-2017-07-25.min.json +65 -13
- package/apis/directconnect-2012-10-25.min.json +119 -35
- package/apis/glue-2017-03-31.min.json +341 -339
- package/apis/ivs-2020-07-14.min.json +127 -100
- package/apis/ivs-2020-07-14.paginators.json +4 -14
- package/apis/mediaconvert-2017-08-29.min.json +137 -134
- package/apis/mediapackage-2017-10-12.min.json +4 -0
- package/apis/mediapackage-vod-2018-11-07.min.json +4 -0
- package/apis/metadata.json +3 -0
- package/apis/panorama-2019-07-24.examples.json +5 -0
- package/apis/panorama-2019-07-24.min.json +1622 -0
- package/apis/panorama-2019-07-24.paginators.json +49 -0
- package/apis/quicksight-2018-04-01.min.json +237 -159
- package/apis/securityhub-2018-10-26.min.json +282 -137
- package/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/appflow.d.ts +8 -0
- package/clients/chimesdkmessaging.d.ts +475 -2
- package/clients/dataexchange.d.ts +110 -20
- package/clients/directconnect.d.ts +186 -49
- package/clients/efs.d.ts +10 -10
- package/clients/glue.d.ts +11 -2
- package/clients/ivs.d.ts +158 -133
- package/clients/mediaconvert.d.ts +57 -58
- package/clients/mediapackage.d.ts +4 -0
- package/clients/mediapackagevod.d.ts +4 -0
- package/clients/panorama.d.ts +1926 -0
- package/clients/panorama.js +18 -0
- package/clients/quicksight.d.ts +158 -75
- package/clients/securityhub.d.ts +161 -2
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +55 -18
- package/dist/aws-sdk.js +125 -38
- package/dist/aws-sdk.min.js +68 -68
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -275,6 +275,34 @@
|
|
|
275
275
|
}
|
|
276
276
|
}
|
|
277
277
|
},
|
|
278
|
+
"CreateFindingAggregator": {
|
|
279
|
+
"http": {
|
|
280
|
+
"requestUri": "/findingAggregator/create"
|
|
281
|
+
},
|
|
282
|
+
"input": {
|
|
283
|
+
"type": "structure",
|
|
284
|
+
"required": [
|
|
285
|
+
"RegionLinkingMode"
|
|
286
|
+
],
|
|
287
|
+
"members": {
|
|
288
|
+
"RegionLinkingMode": {},
|
|
289
|
+
"Regions": {
|
|
290
|
+
"shape": "S13"
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
},
|
|
294
|
+
"output": {
|
|
295
|
+
"type": "structure",
|
|
296
|
+
"members": {
|
|
297
|
+
"FindingAggregatorArn": {},
|
|
298
|
+
"FindingAggregationRegion": {},
|
|
299
|
+
"RegionLinkingMode": {},
|
|
300
|
+
"Regions": {
|
|
301
|
+
"shape": "S13"
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
},
|
|
278
306
|
"CreateInsight": {
|
|
279
307
|
"http": {
|
|
280
308
|
"requestUri": "/insights"
|
|
@@ -289,7 +317,7 @@
|
|
|
289
317
|
"members": {
|
|
290
318
|
"Name": {},
|
|
291
319
|
"Filters": {
|
|
292
|
-
"shape": "
|
|
320
|
+
"shape": "Sf8"
|
|
293
321
|
},
|
|
294
322
|
"GroupByAttribute": {}
|
|
295
323
|
}
|
|
@@ -333,7 +361,7 @@
|
|
|
333
361
|
"type": "structure",
|
|
334
362
|
"members": {
|
|
335
363
|
"UnprocessedAccounts": {
|
|
336
|
-
"shape": "
|
|
364
|
+
"shape": "Sfv"
|
|
337
365
|
}
|
|
338
366
|
}
|
|
339
367
|
}
|
|
@@ -349,7 +377,7 @@
|
|
|
349
377
|
],
|
|
350
378
|
"members": {
|
|
351
379
|
"AccountIds": {
|
|
352
|
-
"shape": "
|
|
380
|
+
"shape": "Sfy"
|
|
353
381
|
}
|
|
354
382
|
}
|
|
355
383
|
},
|
|
@@ -357,7 +385,7 @@
|
|
|
357
385
|
"type": "structure",
|
|
358
386
|
"members": {
|
|
359
387
|
"UnprocessedAccounts": {
|
|
360
|
-
"shape": "
|
|
388
|
+
"shape": "Sfv"
|
|
361
389
|
}
|
|
362
390
|
}
|
|
363
391
|
}
|
|
@@ -389,6 +417,28 @@
|
|
|
389
417
|
}
|
|
390
418
|
}
|
|
391
419
|
},
|
|
420
|
+
"DeleteFindingAggregator": {
|
|
421
|
+
"http": {
|
|
422
|
+
"method": "DELETE",
|
|
423
|
+
"requestUri": "/findingAggregator/delete/{FindingAggregatorArn+}"
|
|
424
|
+
},
|
|
425
|
+
"input": {
|
|
426
|
+
"type": "structure",
|
|
427
|
+
"required": [
|
|
428
|
+
"FindingAggregatorArn"
|
|
429
|
+
],
|
|
430
|
+
"members": {
|
|
431
|
+
"FindingAggregatorArn": {
|
|
432
|
+
"location": "uri",
|
|
433
|
+
"locationName": "FindingAggregatorArn"
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
},
|
|
437
|
+
"output": {
|
|
438
|
+
"type": "structure",
|
|
439
|
+
"members": {}
|
|
440
|
+
}
|
|
441
|
+
},
|
|
392
442
|
"DeleteInsight": {
|
|
393
443
|
"http": {
|
|
394
444
|
"method": "DELETE",
|
|
@@ -427,7 +477,7 @@
|
|
|
427
477
|
],
|
|
428
478
|
"members": {
|
|
429
479
|
"AccountIds": {
|
|
430
|
-
"shape": "
|
|
480
|
+
"shape": "Sfy"
|
|
431
481
|
}
|
|
432
482
|
}
|
|
433
483
|
},
|
|
@@ -435,7 +485,7 @@
|
|
|
435
485
|
"type": "structure",
|
|
436
486
|
"members": {
|
|
437
487
|
"UnprocessedAccounts": {
|
|
438
|
-
"shape": "
|
|
488
|
+
"shape": "Sfv"
|
|
439
489
|
}
|
|
440
490
|
}
|
|
441
491
|
}
|
|
@@ -451,7 +501,7 @@
|
|
|
451
501
|
],
|
|
452
502
|
"members": {
|
|
453
503
|
"AccountIds": {
|
|
454
|
-
"shape": "
|
|
504
|
+
"shape": "Sfy"
|
|
455
505
|
}
|
|
456
506
|
}
|
|
457
507
|
},
|
|
@@ -459,7 +509,7 @@
|
|
|
459
509
|
"type": "structure",
|
|
460
510
|
"members": {
|
|
461
511
|
"UnprocessedAccounts": {
|
|
462
|
-
"shape": "
|
|
512
|
+
"shape": "Sfv"
|
|
463
513
|
}
|
|
464
514
|
}
|
|
465
515
|
}
|
|
@@ -472,7 +522,7 @@
|
|
|
472
522
|
"type": "structure",
|
|
473
523
|
"members": {
|
|
474
524
|
"ActionTargetArns": {
|
|
475
|
-
"shape": "
|
|
525
|
+
"shape": "Sgb"
|
|
476
526
|
},
|
|
477
527
|
"NextToken": {},
|
|
478
528
|
"MaxResults": {
|
|
@@ -689,7 +739,7 @@
|
|
|
689
739
|
"ControlStatus": {},
|
|
690
740
|
"DisabledReason": {},
|
|
691
741
|
"ControlStatusUpdatedAt": {
|
|
692
|
-
"shape": "
|
|
742
|
+
"shape": "Sh1"
|
|
693
743
|
},
|
|
694
744
|
"ControlId": {},
|
|
695
745
|
"Title": {},
|
|
@@ -799,7 +849,7 @@
|
|
|
799
849
|
],
|
|
800
850
|
"members": {
|
|
801
851
|
"AccountIds": {
|
|
802
|
-
"shape": "
|
|
852
|
+
"shape": "Sfy"
|
|
803
853
|
}
|
|
804
854
|
}
|
|
805
855
|
},
|
|
@@ -854,7 +904,7 @@
|
|
|
854
904
|
"type": "structure",
|
|
855
905
|
"members": {
|
|
856
906
|
"Tags": {
|
|
857
|
-
"shape": "
|
|
907
|
+
"shape": "Shk"
|
|
858
908
|
},
|
|
859
909
|
"EnableDefaultStandards": {
|
|
860
910
|
"type": "boolean"
|
|
@@ -879,7 +929,7 @@
|
|
|
879
929
|
"type": "structure",
|
|
880
930
|
"members": {
|
|
881
931
|
"Administrator": {
|
|
882
|
-
"shape": "
|
|
932
|
+
"shape": "Shq"
|
|
883
933
|
}
|
|
884
934
|
}
|
|
885
935
|
}
|
|
@@ -910,6 +960,35 @@
|
|
|
910
960
|
}
|
|
911
961
|
}
|
|
912
962
|
},
|
|
963
|
+
"GetFindingAggregator": {
|
|
964
|
+
"http": {
|
|
965
|
+
"method": "GET",
|
|
966
|
+
"requestUri": "/findingAggregator/get/{FindingAggregatorArn+}"
|
|
967
|
+
},
|
|
968
|
+
"input": {
|
|
969
|
+
"type": "structure",
|
|
970
|
+
"required": [
|
|
971
|
+
"FindingAggregatorArn"
|
|
972
|
+
],
|
|
973
|
+
"members": {
|
|
974
|
+
"FindingAggregatorArn": {
|
|
975
|
+
"location": "uri",
|
|
976
|
+
"locationName": "FindingAggregatorArn"
|
|
977
|
+
}
|
|
978
|
+
}
|
|
979
|
+
},
|
|
980
|
+
"output": {
|
|
981
|
+
"type": "structure",
|
|
982
|
+
"members": {
|
|
983
|
+
"FindingAggregatorArn": {},
|
|
984
|
+
"FindingAggregationRegion": {},
|
|
985
|
+
"RegionLinkingMode": {},
|
|
986
|
+
"Regions": {
|
|
987
|
+
"shape": "S13"
|
|
988
|
+
}
|
|
989
|
+
}
|
|
990
|
+
}
|
|
991
|
+
},
|
|
913
992
|
"GetFindings": {
|
|
914
993
|
"http": {
|
|
915
994
|
"requestUri": "/findings"
|
|
@@ -918,7 +997,7 @@
|
|
|
918
997
|
"type": "structure",
|
|
919
998
|
"members": {
|
|
920
999
|
"Filters": {
|
|
921
|
-
"shape": "
|
|
1000
|
+
"shape": "Sf8"
|
|
922
1001
|
},
|
|
923
1002
|
"SortCriteria": {
|
|
924
1003
|
"type": "list",
|
|
@@ -1014,7 +1093,7 @@
|
|
|
1014
1093
|
"type": "structure",
|
|
1015
1094
|
"members": {
|
|
1016
1095
|
"InsightArns": {
|
|
1017
|
-
"shape": "
|
|
1096
|
+
"shape": "Sgb"
|
|
1018
1097
|
},
|
|
1019
1098
|
"NextToken": {},
|
|
1020
1099
|
"MaxResults": {
|
|
@@ -1042,7 +1121,7 @@
|
|
|
1042
1121
|
"InsightArn": {},
|
|
1043
1122
|
"Name": {},
|
|
1044
1123
|
"Filters": {
|
|
1045
|
-
"shape": "
|
|
1124
|
+
"shape": "Sf8"
|
|
1046
1125
|
},
|
|
1047
1126
|
"GroupByAttribute": {}
|
|
1048
1127
|
}
|
|
@@ -1083,7 +1162,7 @@
|
|
|
1083
1162
|
"type": "structure",
|
|
1084
1163
|
"members": {
|
|
1085
1164
|
"Master": {
|
|
1086
|
-
"shape": "
|
|
1165
|
+
"shape": "Shq"
|
|
1087
1166
|
}
|
|
1088
1167
|
}
|
|
1089
1168
|
},
|
|
@@ -1101,7 +1180,7 @@
|
|
|
1101
1180
|
],
|
|
1102
1181
|
"members": {
|
|
1103
1182
|
"AccountIds": {
|
|
1104
|
-
"shape": "
|
|
1183
|
+
"shape": "Sfy"
|
|
1105
1184
|
}
|
|
1106
1185
|
}
|
|
1107
1186
|
},
|
|
@@ -1109,10 +1188,10 @@
|
|
|
1109
1188
|
"type": "structure",
|
|
1110
1189
|
"members": {
|
|
1111
1190
|
"Members": {
|
|
1112
|
-
"shape": "
|
|
1191
|
+
"shape": "Sig"
|
|
1113
1192
|
},
|
|
1114
1193
|
"UnprocessedAccounts": {
|
|
1115
|
-
"shape": "
|
|
1194
|
+
"shape": "Sfv"
|
|
1116
1195
|
}
|
|
1117
1196
|
}
|
|
1118
1197
|
}
|
|
@@ -1128,7 +1207,7 @@
|
|
|
1128
1207
|
],
|
|
1129
1208
|
"members": {
|
|
1130
1209
|
"AccountIds": {
|
|
1131
|
-
"shape": "
|
|
1210
|
+
"shape": "Sfy"
|
|
1132
1211
|
}
|
|
1133
1212
|
}
|
|
1134
1213
|
},
|
|
@@ -1136,7 +1215,7 @@
|
|
|
1136
1215
|
"type": "structure",
|
|
1137
1216
|
"members": {
|
|
1138
1217
|
"UnprocessedAccounts": {
|
|
1139
|
-
"shape": "
|
|
1218
|
+
"shape": "Sfv"
|
|
1140
1219
|
}
|
|
1141
1220
|
}
|
|
1142
1221
|
}
|
|
@@ -1171,6 +1250,41 @@
|
|
|
1171
1250
|
}
|
|
1172
1251
|
}
|
|
1173
1252
|
},
|
|
1253
|
+
"ListFindingAggregators": {
|
|
1254
|
+
"http": {
|
|
1255
|
+
"method": "GET",
|
|
1256
|
+
"requestUri": "/findingAggregator/list"
|
|
1257
|
+
},
|
|
1258
|
+
"input": {
|
|
1259
|
+
"type": "structure",
|
|
1260
|
+
"members": {
|
|
1261
|
+
"NextToken": {
|
|
1262
|
+
"location": "querystring",
|
|
1263
|
+
"locationName": "NextToken"
|
|
1264
|
+
},
|
|
1265
|
+
"MaxResults": {
|
|
1266
|
+
"location": "querystring",
|
|
1267
|
+
"locationName": "MaxResults",
|
|
1268
|
+
"type": "integer"
|
|
1269
|
+
}
|
|
1270
|
+
}
|
|
1271
|
+
},
|
|
1272
|
+
"output": {
|
|
1273
|
+
"type": "structure",
|
|
1274
|
+
"members": {
|
|
1275
|
+
"FindingAggregators": {
|
|
1276
|
+
"type": "list",
|
|
1277
|
+
"member": {
|
|
1278
|
+
"type": "structure",
|
|
1279
|
+
"members": {
|
|
1280
|
+
"FindingAggregatorArn": {}
|
|
1281
|
+
}
|
|
1282
|
+
}
|
|
1283
|
+
},
|
|
1284
|
+
"NextToken": {}
|
|
1285
|
+
}
|
|
1286
|
+
}
|
|
1287
|
+
},
|
|
1174
1288
|
"ListInvitations": {
|
|
1175
1289
|
"http": {
|
|
1176
1290
|
"method": "GET",
|
|
@@ -1196,7 +1310,7 @@
|
|
|
1196
1310
|
"Invitations": {
|
|
1197
1311
|
"type": "list",
|
|
1198
1312
|
"member": {
|
|
1199
|
-
"shape": "
|
|
1313
|
+
"shape": "Shq"
|
|
1200
1314
|
}
|
|
1201
1315
|
},
|
|
1202
1316
|
"NextToken": {}
|
|
@@ -1231,7 +1345,7 @@
|
|
|
1231
1345
|
"type": "structure",
|
|
1232
1346
|
"members": {
|
|
1233
1347
|
"Members": {
|
|
1234
|
-
"shape": "
|
|
1348
|
+
"shape": "Sig"
|
|
1235
1349
|
},
|
|
1236
1350
|
"NextToken": {}
|
|
1237
1351
|
}
|
|
@@ -1294,7 +1408,7 @@
|
|
|
1294
1408
|
"type": "structure",
|
|
1295
1409
|
"members": {
|
|
1296
1410
|
"Tags": {
|
|
1297
|
-
"shape": "
|
|
1411
|
+
"shape": "Shk"
|
|
1298
1412
|
}
|
|
1299
1413
|
}
|
|
1300
1414
|
}
|
|
@@ -1315,7 +1429,7 @@
|
|
|
1315
1429
|
"locationName": "ResourceArn"
|
|
1316
1430
|
},
|
|
1317
1431
|
"Tags": {
|
|
1318
|
-
"shape": "
|
|
1432
|
+
"shape": "Shk"
|
|
1319
1433
|
}
|
|
1320
1434
|
}
|
|
1321
1435
|
},
|
|
@@ -1377,6 +1491,37 @@
|
|
|
1377
1491
|
"members": {}
|
|
1378
1492
|
}
|
|
1379
1493
|
},
|
|
1494
|
+
"UpdateFindingAggregator": {
|
|
1495
|
+
"http": {
|
|
1496
|
+
"method": "PATCH",
|
|
1497
|
+
"requestUri": "/findingAggregator/update"
|
|
1498
|
+
},
|
|
1499
|
+
"input": {
|
|
1500
|
+
"type": "structure",
|
|
1501
|
+
"required": [
|
|
1502
|
+
"FindingAggregatorArn",
|
|
1503
|
+
"RegionLinkingMode"
|
|
1504
|
+
],
|
|
1505
|
+
"members": {
|
|
1506
|
+
"FindingAggregatorArn": {},
|
|
1507
|
+
"RegionLinkingMode": {},
|
|
1508
|
+
"Regions": {
|
|
1509
|
+
"shape": "S13"
|
|
1510
|
+
}
|
|
1511
|
+
}
|
|
1512
|
+
},
|
|
1513
|
+
"output": {
|
|
1514
|
+
"type": "structure",
|
|
1515
|
+
"members": {
|
|
1516
|
+
"FindingAggregatorArn": {},
|
|
1517
|
+
"FindingAggregationRegion": {},
|
|
1518
|
+
"RegionLinkingMode": {},
|
|
1519
|
+
"Regions": {
|
|
1520
|
+
"shape": "S13"
|
|
1521
|
+
}
|
|
1522
|
+
}
|
|
1523
|
+
}
|
|
1524
|
+
},
|
|
1380
1525
|
"UpdateFindings": {
|
|
1381
1526
|
"http": {
|
|
1382
1527
|
"method": "PATCH",
|
|
@@ -1389,7 +1534,7 @@
|
|
|
1389
1534
|
],
|
|
1390
1535
|
"members": {
|
|
1391
1536
|
"Filters": {
|
|
1392
|
-
"shape": "
|
|
1537
|
+
"shape": "Sf8"
|
|
1393
1538
|
},
|
|
1394
1539
|
"Note": {
|
|
1395
1540
|
"shape": "Sex"
|
|
@@ -1419,7 +1564,7 @@
|
|
|
1419
1564
|
},
|
|
1420
1565
|
"Name": {},
|
|
1421
1566
|
"Filters": {
|
|
1422
|
-
"shape": "
|
|
1567
|
+
"shape": "Sf8"
|
|
1423
1568
|
},
|
|
1424
1569
|
"GroupByAttribute": {}
|
|
1425
1570
|
}
|
|
@@ -6178,272 +6323,272 @@
|
|
|
6178
6323
|
"UpdatedBy": {}
|
|
6179
6324
|
}
|
|
6180
6325
|
},
|
|
6181
|
-
"
|
|
6326
|
+
"Sf8": {
|
|
6182
6327
|
"type": "structure",
|
|
6183
6328
|
"members": {
|
|
6184
6329
|
"ProductArn": {
|
|
6185
|
-
"shape": "
|
|
6330
|
+
"shape": "Sf9"
|
|
6186
6331
|
},
|
|
6187
6332
|
"AwsAccountId": {
|
|
6188
|
-
"shape": "
|
|
6333
|
+
"shape": "Sf9"
|
|
6189
6334
|
},
|
|
6190
6335
|
"Id": {
|
|
6191
|
-
"shape": "
|
|
6336
|
+
"shape": "Sf9"
|
|
6192
6337
|
},
|
|
6193
6338
|
"GeneratorId": {
|
|
6194
|
-
"shape": "
|
|
6339
|
+
"shape": "Sf9"
|
|
6195
6340
|
},
|
|
6196
6341
|
"Region": {
|
|
6197
|
-
"shape": "
|
|
6342
|
+
"shape": "Sf9"
|
|
6198
6343
|
},
|
|
6199
6344
|
"Type": {
|
|
6200
|
-
"shape": "
|
|
6345
|
+
"shape": "Sf9"
|
|
6201
6346
|
},
|
|
6202
6347
|
"FirstObservedAt": {
|
|
6203
|
-
"shape": "
|
|
6348
|
+
"shape": "Sfc"
|
|
6204
6349
|
},
|
|
6205
6350
|
"LastObservedAt": {
|
|
6206
|
-
"shape": "
|
|
6351
|
+
"shape": "Sfc"
|
|
6207
6352
|
},
|
|
6208
6353
|
"CreatedAt": {
|
|
6209
|
-
"shape": "
|
|
6354
|
+
"shape": "Sfc"
|
|
6210
6355
|
},
|
|
6211
6356
|
"UpdatedAt": {
|
|
6212
|
-
"shape": "
|
|
6357
|
+
"shape": "Sfc"
|
|
6213
6358
|
},
|
|
6214
6359
|
"SeverityProduct": {
|
|
6215
|
-
"shape": "
|
|
6360
|
+
"shape": "Sfg",
|
|
6216
6361
|
"deprecated": true,
|
|
6217
6362
|
"deprecatedMessage": "This filter is deprecated. Instead, use FindingProviderSeverityOriginal."
|
|
6218
6363
|
},
|
|
6219
6364
|
"SeverityNormalized": {
|
|
6220
|
-
"shape": "
|
|
6365
|
+
"shape": "Sfg",
|
|
6221
6366
|
"deprecated": true,
|
|
6222
6367
|
"deprecatedMessage": "This filter is deprecated. Instead, use SeverityLabel or FindingProviderFieldsSeverityLabel."
|
|
6223
6368
|
},
|
|
6224
6369
|
"SeverityLabel": {
|
|
6225
|
-
"shape": "
|
|
6370
|
+
"shape": "Sf9"
|
|
6226
6371
|
},
|
|
6227
6372
|
"Confidence": {
|
|
6228
|
-
"shape": "
|
|
6373
|
+
"shape": "Sfg"
|
|
6229
6374
|
},
|
|
6230
6375
|
"Criticality": {
|
|
6231
|
-
"shape": "
|
|
6376
|
+
"shape": "Sfg"
|
|
6232
6377
|
},
|
|
6233
6378
|
"Title": {
|
|
6234
|
-
"shape": "
|
|
6379
|
+
"shape": "Sf9"
|
|
6235
6380
|
},
|
|
6236
6381
|
"Description": {
|
|
6237
|
-
"shape": "
|
|
6382
|
+
"shape": "Sf9"
|
|
6238
6383
|
},
|
|
6239
6384
|
"RecommendationText": {
|
|
6240
|
-
"shape": "
|
|
6385
|
+
"shape": "Sf9"
|
|
6241
6386
|
},
|
|
6242
6387
|
"SourceUrl": {
|
|
6243
|
-
"shape": "
|
|
6388
|
+
"shape": "Sf9"
|
|
6244
6389
|
},
|
|
6245
6390
|
"ProductFields": {
|
|
6246
|
-
"shape": "
|
|
6391
|
+
"shape": "Sfi"
|
|
6247
6392
|
},
|
|
6248
6393
|
"ProductName": {
|
|
6249
|
-
"shape": "
|
|
6394
|
+
"shape": "Sf9"
|
|
6250
6395
|
},
|
|
6251
6396
|
"CompanyName": {
|
|
6252
|
-
"shape": "
|
|
6397
|
+
"shape": "Sf9"
|
|
6253
6398
|
},
|
|
6254
6399
|
"UserDefinedFields": {
|
|
6255
|
-
"shape": "
|
|
6400
|
+
"shape": "Sfi"
|
|
6256
6401
|
},
|
|
6257
6402
|
"MalwareName": {
|
|
6258
|
-
"shape": "
|
|
6403
|
+
"shape": "Sf9"
|
|
6259
6404
|
},
|
|
6260
6405
|
"MalwareType": {
|
|
6261
|
-
"shape": "
|
|
6406
|
+
"shape": "Sf9"
|
|
6262
6407
|
},
|
|
6263
6408
|
"MalwarePath": {
|
|
6264
|
-
"shape": "
|
|
6409
|
+
"shape": "Sf9"
|
|
6265
6410
|
},
|
|
6266
6411
|
"MalwareState": {
|
|
6267
|
-
"shape": "
|
|
6412
|
+
"shape": "Sf9"
|
|
6268
6413
|
},
|
|
6269
6414
|
"NetworkDirection": {
|
|
6270
|
-
"shape": "
|
|
6415
|
+
"shape": "Sf9"
|
|
6271
6416
|
},
|
|
6272
6417
|
"NetworkProtocol": {
|
|
6273
|
-
"shape": "
|
|
6418
|
+
"shape": "Sf9"
|
|
6274
6419
|
},
|
|
6275
6420
|
"NetworkSourceIpV4": {
|
|
6276
|
-
"shape": "
|
|
6421
|
+
"shape": "Sfl"
|
|
6277
6422
|
},
|
|
6278
6423
|
"NetworkSourceIpV6": {
|
|
6279
|
-
"shape": "
|
|
6424
|
+
"shape": "Sfl"
|
|
6280
6425
|
},
|
|
6281
6426
|
"NetworkSourcePort": {
|
|
6282
|
-
"shape": "
|
|
6427
|
+
"shape": "Sfg"
|
|
6283
6428
|
},
|
|
6284
6429
|
"NetworkSourceDomain": {
|
|
6285
|
-
"shape": "
|
|
6430
|
+
"shape": "Sf9"
|
|
6286
6431
|
},
|
|
6287
6432
|
"NetworkSourceMac": {
|
|
6288
|
-
"shape": "
|
|
6433
|
+
"shape": "Sf9"
|
|
6289
6434
|
},
|
|
6290
6435
|
"NetworkDestinationIpV4": {
|
|
6291
|
-
"shape": "
|
|
6436
|
+
"shape": "Sfl"
|
|
6292
6437
|
},
|
|
6293
6438
|
"NetworkDestinationIpV6": {
|
|
6294
|
-
"shape": "
|
|
6439
|
+
"shape": "Sfl"
|
|
6295
6440
|
},
|
|
6296
6441
|
"NetworkDestinationPort": {
|
|
6297
|
-
"shape": "
|
|
6442
|
+
"shape": "Sfg"
|
|
6298
6443
|
},
|
|
6299
6444
|
"NetworkDestinationDomain": {
|
|
6300
|
-
"shape": "
|
|
6445
|
+
"shape": "Sf9"
|
|
6301
6446
|
},
|
|
6302
6447
|
"ProcessName": {
|
|
6303
|
-
"shape": "
|
|
6448
|
+
"shape": "Sf9"
|
|
6304
6449
|
},
|
|
6305
6450
|
"ProcessPath": {
|
|
6306
|
-
"shape": "
|
|
6451
|
+
"shape": "Sf9"
|
|
6307
6452
|
},
|
|
6308
6453
|
"ProcessPid": {
|
|
6309
|
-
"shape": "
|
|
6454
|
+
"shape": "Sfg"
|
|
6310
6455
|
},
|
|
6311
6456
|
"ProcessParentPid": {
|
|
6312
|
-
"shape": "
|
|
6457
|
+
"shape": "Sfg"
|
|
6313
6458
|
},
|
|
6314
6459
|
"ProcessLaunchedAt": {
|
|
6315
|
-
"shape": "
|
|
6460
|
+
"shape": "Sfc"
|
|
6316
6461
|
},
|
|
6317
6462
|
"ProcessTerminatedAt": {
|
|
6318
|
-
"shape": "
|
|
6463
|
+
"shape": "Sfc"
|
|
6319
6464
|
},
|
|
6320
6465
|
"ThreatIntelIndicatorType": {
|
|
6321
|
-
"shape": "
|
|
6466
|
+
"shape": "Sf9"
|
|
6322
6467
|
},
|
|
6323
6468
|
"ThreatIntelIndicatorValue": {
|
|
6324
|
-
"shape": "
|
|
6469
|
+
"shape": "Sf9"
|
|
6325
6470
|
},
|
|
6326
6471
|
"ThreatIntelIndicatorCategory": {
|
|
6327
|
-
"shape": "
|
|
6472
|
+
"shape": "Sf9"
|
|
6328
6473
|
},
|
|
6329
6474
|
"ThreatIntelIndicatorLastObservedAt": {
|
|
6330
|
-
"shape": "
|
|
6475
|
+
"shape": "Sfc"
|
|
6331
6476
|
},
|
|
6332
6477
|
"ThreatIntelIndicatorSource": {
|
|
6333
|
-
"shape": "
|
|
6478
|
+
"shape": "Sf9"
|
|
6334
6479
|
},
|
|
6335
6480
|
"ThreatIntelIndicatorSourceUrl": {
|
|
6336
|
-
"shape": "
|
|
6481
|
+
"shape": "Sf9"
|
|
6337
6482
|
},
|
|
6338
6483
|
"ResourceType": {
|
|
6339
|
-
"shape": "
|
|
6484
|
+
"shape": "Sf9"
|
|
6340
6485
|
},
|
|
6341
6486
|
"ResourceId": {
|
|
6342
|
-
"shape": "
|
|
6487
|
+
"shape": "Sf9"
|
|
6343
6488
|
},
|
|
6344
6489
|
"ResourcePartition": {
|
|
6345
|
-
"shape": "
|
|
6490
|
+
"shape": "Sf9"
|
|
6346
6491
|
},
|
|
6347
6492
|
"ResourceRegion": {
|
|
6348
|
-
"shape": "
|
|
6493
|
+
"shape": "Sf9"
|
|
6349
6494
|
},
|
|
6350
6495
|
"ResourceTags": {
|
|
6351
|
-
"shape": "
|
|
6496
|
+
"shape": "Sfi"
|
|
6352
6497
|
},
|
|
6353
6498
|
"ResourceAwsEc2InstanceType": {
|
|
6354
|
-
"shape": "
|
|
6499
|
+
"shape": "Sf9"
|
|
6355
6500
|
},
|
|
6356
6501
|
"ResourceAwsEc2InstanceImageId": {
|
|
6357
|
-
"shape": "
|
|
6502
|
+
"shape": "Sf9"
|
|
6358
6503
|
},
|
|
6359
6504
|
"ResourceAwsEc2InstanceIpV4Addresses": {
|
|
6360
|
-
"shape": "
|
|
6505
|
+
"shape": "Sfl"
|
|
6361
6506
|
},
|
|
6362
6507
|
"ResourceAwsEc2InstanceIpV6Addresses": {
|
|
6363
|
-
"shape": "
|
|
6508
|
+
"shape": "Sfl"
|
|
6364
6509
|
},
|
|
6365
6510
|
"ResourceAwsEc2InstanceKeyName": {
|
|
6366
|
-
"shape": "
|
|
6511
|
+
"shape": "Sf9"
|
|
6367
6512
|
},
|
|
6368
6513
|
"ResourceAwsEc2InstanceIamInstanceProfileArn": {
|
|
6369
|
-
"shape": "
|
|
6514
|
+
"shape": "Sf9"
|
|
6370
6515
|
},
|
|
6371
6516
|
"ResourceAwsEc2InstanceVpcId": {
|
|
6372
|
-
"shape": "
|
|
6517
|
+
"shape": "Sf9"
|
|
6373
6518
|
},
|
|
6374
6519
|
"ResourceAwsEc2InstanceSubnetId": {
|
|
6375
|
-
"shape": "
|
|
6520
|
+
"shape": "Sf9"
|
|
6376
6521
|
},
|
|
6377
6522
|
"ResourceAwsEc2InstanceLaunchedAt": {
|
|
6378
|
-
"shape": "
|
|
6523
|
+
"shape": "Sfc"
|
|
6379
6524
|
},
|
|
6380
6525
|
"ResourceAwsS3BucketOwnerId": {
|
|
6381
|
-
"shape": "
|
|
6526
|
+
"shape": "Sf9"
|
|
6382
6527
|
},
|
|
6383
6528
|
"ResourceAwsS3BucketOwnerName": {
|
|
6384
|
-
"shape": "
|
|
6529
|
+
"shape": "Sf9"
|
|
6385
6530
|
},
|
|
6386
6531
|
"ResourceAwsIamAccessKeyUserName": {
|
|
6387
|
-
"shape": "
|
|
6532
|
+
"shape": "Sf9",
|
|
6388
6533
|
"deprecated": true,
|
|
6389
6534
|
"deprecatedMessage": "This filter is deprecated. Instead, use ResourceAwsIamAccessKeyPrincipalName."
|
|
6390
6535
|
},
|
|
6391
6536
|
"ResourceAwsIamAccessKeyPrincipalName": {
|
|
6392
|
-
"shape": "
|
|
6537
|
+
"shape": "Sf9"
|
|
6393
6538
|
},
|
|
6394
6539
|
"ResourceAwsIamAccessKeyStatus": {
|
|
6395
|
-
"shape": "
|
|
6540
|
+
"shape": "Sf9"
|
|
6396
6541
|
},
|
|
6397
6542
|
"ResourceAwsIamAccessKeyCreatedAt": {
|
|
6398
|
-
"shape": "
|
|
6543
|
+
"shape": "Sfc"
|
|
6399
6544
|
},
|
|
6400
6545
|
"ResourceAwsIamUserUserName": {
|
|
6401
|
-
"shape": "
|
|
6546
|
+
"shape": "Sf9"
|
|
6402
6547
|
},
|
|
6403
6548
|
"ResourceContainerName": {
|
|
6404
|
-
"shape": "
|
|
6549
|
+
"shape": "Sf9"
|
|
6405
6550
|
},
|
|
6406
6551
|
"ResourceContainerImageId": {
|
|
6407
|
-
"shape": "
|
|
6552
|
+
"shape": "Sf9"
|
|
6408
6553
|
},
|
|
6409
6554
|
"ResourceContainerImageName": {
|
|
6410
|
-
"shape": "
|
|
6555
|
+
"shape": "Sf9"
|
|
6411
6556
|
},
|
|
6412
6557
|
"ResourceContainerLaunchedAt": {
|
|
6413
|
-
"shape": "
|
|
6558
|
+
"shape": "Sfc"
|
|
6414
6559
|
},
|
|
6415
6560
|
"ResourceDetailsOther": {
|
|
6416
|
-
"shape": "
|
|
6561
|
+
"shape": "Sfi"
|
|
6417
6562
|
},
|
|
6418
6563
|
"ComplianceStatus": {
|
|
6419
|
-
"shape": "
|
|
6564
|
+
"shape": "Sf9"
|
|
6420
6565
|
},
|
|
6421
6566
|
"VerificationState": {
|
|
6422
|
-
"shape": "
|
|
6567
|
+
"shape": "Sf9"
|
|
6423
6568
|
},
|
|
6424
6569
|
"WorkflowState": {
|
|
6425
|
-
"shape": "
|
|
6570
|
+
"shape": "Sf9"
|
|
6426
6571
|
},
|
|
6427
6572
|
"WorkflowStatus": {
|
|
6428
|
-
"shape": "
|
|
6573
|
+
"shape": "Sf9"
|
|
6429
6574
|
},
|
|
6430
6575
|
"RecordState": {
|
|
6431
|
-
"shape": "
|
|
6576
|
+
"shape": "Sf9"
|
|
6432
6577
|
},
|
|
6433
6578
|
"RelatedFindingsProductArn": {
|
|
6434
|
-
"shape": "
|
|
6579
|
+
"shape": "Sf9"
|
|
6435
6580
|
},
|
|
6436
6581
|
"RelatedFindingsId": {
|
|
6437
|
-
"shape": "
|
|
6582
|
+
"shape": "Sf9"
|
|
6438
6583
|
},
|
|
6439
6584
|
"NoteText": {
|
|
6440
|
-
"shape": "
|
|
6585
|
+
"shape": "Sf9"
|
|
6441
6586
|
},
|
|
6442
6587
|
"NoteUpdatedAt": {
|
|
6443
|
-
"shape": "
|
|
6588
|
+
"shape": "Sfc"
|
|
6444
6589
|
},
|
|
6445
6590
|
"NoteUpdatedBy": {
|
|
6446
|
-
"shape": "
|
|
6591
|
+
"shape": "Sf9"
|
|
6447
6592
|
},
|
|
6448
6593
|
"Keyword": {
|
|
6449
6594
|
"deprecated": true,
|
|
@@ -6457,29 +6602,29 @@
|
|
|
6457
6602
|
}
|
|
6458
6603
|
},
|
|
6459
6604
|
"FindingProviderFieldsConfidence": {
|
|
6460
|
-
"shape": "
|
|
6605
|
+
"shape": "Sfg"
|
|
6461
6606
|
},
|
|
6462
6607
|
"FindingProviderFieldsCriticality": {
|
|
6463
|
-
"shape": "
|
|
6608
|
+
"shape": "Sfg"
|
|
6464
6609
|
},
|
|
6465
6610
|
"FindingProviderFieldsRelatedFindingsId": {
|
|
6466
|
-
"shape": "
|
|
6611
|
+
"shape": "Sf9"
|
|
6467
6612
|
},
|
|
6468
6613
|
"FindingProviderFieldsRelatedFindingsProductArn": {
|
|
6469
|
-
"shape": "
|
|
6614
|
+
"shape": "Sf9"
|
|
6470
6615
|
},
|
|
6471
6616
|
"FindingProviderFieldsSeverityLabel": {
|
|
6472
|
-
"shape": "
|
|
6617
|
+
"shape": "Sf9"
|
|
6473
6618
|
},
|
|
6474
6619
|
"FindingProviderFieldsSeverityOriginal": {
|
|
6475
|
-
"shape": "
|
|
6620
|
+
"shape": "Sf9"
|
|
6476
6621
|
},
|
|
6477
6622
|
"FindingProviderFieldsTypes": {
|
|
6478
|
-
"shape": "
|
|
6623
|
+
"shape": "Sf9"
|
|
6479
6624
|
}
|
|
6480
6625
|
}
|
|
6481
6626
|
},
|
|
6482
|
-
"
|
|
6627
|
+
"Sf9": {
|
|
6483
6628
|
"type": "list",
|
|
6484
6629
|
"member": {
|
|
6485
6630
|
"type": "structure",
|
|
@@ -6489,7 +6634,7 @@
|
|
|
6489
6634
|
}
|
|
6490
6635
|
}
|
|
6491
6636
|
},
|
|
6492
|
-
"
|
|
6637
|
+
"Sfc": {
|
|
6493
6638
|
"type": "list",
|
|
6494
6639
|
"member": {
|
|
6495
6640
|
"type": "structure",
|
|
@@ -6508,7 +6653,7 @@
|
|
|
6508
6653
|
}
|
|
6509
6654
|
}
|
|
6510
6655
|
},
|
|
6511
|
-
"
|
|
6656
|
+
"Sfg": {
|
|
6512
6657
|
"type": "list",
|
|
6513
6658
|
"member": {
|
|
6514
6659
|
"type": "structure",
|
|
@@ -6525,7 +6670,7 @@
|
|
|
6525
6670
|
}
|
|
6526
6671
|
}
|
|
6527
6672
|
},
|
|
6528
|
-
"
|
|
6673
|
+
"Sfi": {
|
|
6529
6674
|
"type": "list",
|
|
6530
6675
|
"member": {
|
|
6531
6676
|
"type": "structure",
|
|
@@ -6536,7 +6681,7 @@
|
|
|
6536
6681
|
}
|
|
6537
6682
|
}
|
|
6538
6683
|
},
|
|
6539
|
-
"
|
|
6684
|
+
"Sfl": {
|
|
6540
6685
|
"type": "list",
|
|
6541
6686
|
"member": {
|
|
6542
6687
|
"type": "structure",
|
|
@@ -6545,7 +6690,7 @@
|
|
|
6545
6690
|
}
|
|
6546
6691
|
}
|
|
6547
6692
|
},
|
|
6548
|
-
"
|
|
6693
|
+
"Sfv": {
|
|
6549
6694
|
"type": "list",
|
|
6550
6695
|
"member": {
|
|
6551
6696
|
"type": "structure",
|
|
@@ -6555,35 +6700,35 @@
|
|
|
6555
6700
|
}
|
|
6556
6701
|
}
|
|
6557
6702
|
},
|
|
6558
|
-
"
|
|
6703
|
+
"Sfy": {
|
|
6559
6704
|
"type": "list",
|
|
6560
6705
|
"member": {}
|
|
6561
6706
|
},
|
|
6562
|
-
"
|
|
6707
|
+
"Sgb": {
|
|
6563
6708
|
"type": "list",
|
|
6564
6709
|
"member": {}
|
|
6565
6710
|
},
|
|
6566
|
-
"
|
|
6711
|
+
"Sh1": {
|
|
6567
6712
|
"type": "timestamp",
|
|
6568
6713
|
"timestampFormat": "iso8601"
|
|
6569
6714
|
},
|
|
6570
|
-
"
|
|
6715
|
+
"Shk": {
|
|
6571
6716
|
"type": "map",
|
|
6572
6717
|
"key": {},
|
|
6573
6718
|
"value": {}
|
|
6574
6719
|
},
|
|
6575
|
-
"
|
|
6720
|
+
"Shq": {
|
|
6576
6721
|
"type": "structure",
|
|
6577
6722
|
"members": {
|
|
6578
6723
|
"AccountId": {},
|
|
6579
6724
|
"InvitationId": {},
|
|
6580
6725
|
"InvitedAt": {
|
|
6581
|
-
"shape": "
|
|
6726
|
+
"shape": "Sh1"
|
|
6582
6727
|
},
|
|
6583
6728
|
"MemberStatus": {}
|
|
6584
6729
|
}
|
|
6585
6730
|
},
|
|
6586
|
-
"
|
|
6731
|
+
"Sig": {
|
|
6587
6732
|
"type": "list",
|
|
6588
6733
|
"member": {
|
|
6589
6734
|
"type": "structure",
|
|
@@ -6597,10 +6742,10 @@
|
|
|
6597
6742
|
"AdministratorId": {},
|
|
6598
6743
|
"MemberStatus": {},
|
|
6599
6744
|
"InvitedAt": {
|
|
6600
|
-
"shape": "
|
|
6745
|
+
"shape": "Sh1"
|
|
6601
6746
|
},
|
|
6602
6747
|
"UpdatedAt": {
|
|
6603
|
-
"shape": "
|
|
6748
|
+
"shape": "Sh1"
|
|
6604
6749
|
}
|
|
6605
6750
|
}
|
|
6606
6751
|
}
|