aws-sdk 2.637.0 → 2.641.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 +23 -1
- package/README.md +1 -1
- package/apis/apigatewayv2-2018-11-29.min.json +437 -73
- package/apis/cognito-idp-2016-04-18.min.json +115 -112
- package/apis/ecs-2014-11-13.min.json +6 -0
- package/apis/elasticache-2015-02-02.min.json +424 -95
- package/apis/elasticache-2015-02-02.paginators.json +6 -0
- package/apis/iot-2015-05-28.min.json +111 -100
- package/apis/lex-models-2017-04-19.min.json +116 -1
- package/apis/mediaconvert-2017-08-29.min.json +121 -62
- package/apis/redshift-2012-12-01.min.json +112 -60
- package/apis/s3control-2018-08-20.min.json +100 -4
- package/apis/securityhub-2018-10-26.min.json +198 -155
- package/apis/ssm-2014-11-06.min.json +182 -176
- package/buildspec.yml +22 -0
- package/clients/apigatewayv2.d.ts +378 -45
- package/clients/appconfig.d.ts +6 -6
- package/clients/cognitoidentityserviceprovider.d.ts +10 -6
- package/clients/ec2.d.ts +1 -1
- package/clients/ecs.d.ts +15 -7
- package/clients/efs.d.ts +3 -3
- package/clients/elasticache.d.ts +390 -15
- package/clients/iot.d.ts +18 -3
- package/clients/lexmodelbuildingservice.d.ts +99 -0
- package/clients/mediaconvert.d.ts +73 -3
- package/clients/redshift.d.ts +44 -2
- package/clients/s3control.d.ts +72 -0
- package/clients/securityhub.d.ts +85 -4
- package/clients/ssm.d.ts +15 -4
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +14 -14
- package/dist/aws-sdk.js +1076 -548
- package/dist/aws-sdk.min.js +63 -63
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +1 -1
- package/package.json +1 -1
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"members": {
|
|
181
181
|
"Name": {},
|
|
182
182
|
"Filters": {
|
|
183
|
-
"shape": "
|
|
183
|
+
"shape": "S3t"
|
|
184
184
|
},
|
|
185
185
|
"GroupByAttribute": {}
|
|
186
186
|
}
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
"type": "structure",
|
|
219
219
|
"members": {
|
|
220
220
|
"UnprocessedAccounts": {
|
|
221
|
-
"shape": "
|
|
221
|
+
"shape": "S4g"
|
|
222
222
|
}
|
|
223
223
|
}
|
|
224
224
|
}
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
],
|
|
235
235
|
"members": {
|
|
236
236
|
"AccountIds": {
|
|
237
|
-
"shape": "
|
|
237
|
+
"shape": "S4j"
|
|
238
238
|
}
|
|
239
239
|
}
|
|
240
240
|
},
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"type": "structure",
|
|
243
243
|
"members": {
|
|
244
244
|
"UnprocessedAccounts": {
|
|
245
|
-
"shape": "
|
|
245
|
+
"shape": "S4g"
|
|
246
246
|
}
|
|
247
247
|
}
|
|
248
248
|
}
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
],
|
|
313
313
|
"members": {
|
|
314
314
|
"AccountIds": {
|
|
315
|
-
"shape": "
|
|
315
|
+
"shape": "S4j"
|
|
316
316
|
}
|
|
317
317
|
}
|
|
318
318
|
},
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"type": "structure",
|
|
321
321
|
"members": {
|
|
322
322
|
"UnprocessedAccounts": {
|
|
323
|
-
"shape": "
|
|
323
|
+
"shape": "S4g"
|
|
324
324
|
}
|
|
325
325
|
}
|
|
326
326
|
}
|
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
"type": "structure",
|
|
334
334
|
"members": {
|
|
335
335
|
"AccountIds": {
|
|
336
|
-
"shape": "
|
|
336
|
+
"shape": "S4j"
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
339
|
},
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
"type": "structure",
|
|
342
342
|
"members": {
|
|
343
343
|
"UnprocessedAccounts": {
|
|
344
|
-
"shape": "
|
|
344
|
+
"shape": "S4g"
|
|
345
345
|
}
|
|
346
346
|
}
|
|
347
347
|
}
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
"type": "structure",
|
|
355
355
|
"members": {
|
|
356
356
|
"ActionTargetArns": {
|
|
357
|
-
"shape": "
|
|
357
|
+
"shape": "S4u"
|
|
358
358
|
},
|
|
359
359
|
"NextToken": {},
|
|
360
360
|
"MaxResults": {
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"ControlStatus": {},
|
|
541
541
|
"DisabledReason": {},
|
|
542
542
|
"ControlStatusUpdatedAt": {
|
|
543
|
-
"shape": "
|
|
543
|
+
"shape": "S5i"
|
|
544
544
|
},
|
|
545
545
|
"ControlId": {},
|
|
546
546
|
"Title": {},
|
|
@@ -548,7 +548,7 @@
|
|
|
548
548
|
"RemediationUrl": {},
|
|
549
549
|
"SeverityRating": {},
|
|
550
550
|
"RelatedRequirements": {
|
|
551
|
-
"shape": "
|
|
551
|
+
"shape": "S3e"
|
|
552
552
|
}
|
|
553
553
|
}
|
|
554
554
|
}
|
|
@@ -614,7 +614,7 @@
|
|
|
614
614
|
"type": "structure",
|
|
615
615
|
"members": {
|
|
616
616
|
"AccountIds": {
|
|
617
|
-
"shape": "
|
|
617
|
+
"shape": "S4j"
|
|
618
618
|
}
|
|
619
619
|
}
|
|
620
620
|
},
|
|
@@ -651,7 +651,7 @@
|
|
|
651
651
|
"type": "structure",
|
|
652
652
|
"members": {
|
|
653
653
|
"Tags": {
|
|
654
|
-
"shape": "
|
|
654
|
+
"shape": "S5v"
|
|
655
655
|
}
|
|
656
656
|
}
|
|
657
657
|
},
|
|
@@ -694,7 +694,7 @@
|
|
|
694
694
|
"type": "structure",
|
|
695
695
|
"members": {
|
|
696
696
|
"Filters": {
|
|
697
|
-
"shape": "
|
|
697
|
+
"shape": "S3t"
|
|
698
698
|
},
|
|
699
699
|
"SortCriteria": {
|
|
700
700
|
"type": "list",
|
|
@@ -787,7 +787,7 @@
|
|
|
787
787
|
"type": "structure",
|
|
788
788
|
"members": {
|
|
789
789
|
"InsightArns": {
|
|
790
|
-
"shape": "
|
|
790
|
+
"shape": "S4u"
|
|
791
791
|
},
|
|
792
792
|
"NextToken": {},
|
|
793
793
|
"MaxResults": {
|
|
@@ -815,7 +815,7 @@
|
|
|
815
815
|
"InsightArn": {},
|
|
816
816
|
"Name": {},
|
|
817
817
|
"Filters": {
|
|
818
|
-
"shape": "
|
|
818
|
+
"shape": "S3t"
|
|
819
819
|
},
|
|
820
820
|
"GroupByAttribute": {}
|
|
821
821
|
}
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
"type": "structure",
|
|
857
857
|
"members": {
|
|
858
858
|
"Master": {
|
|
859
|
-
"shape": "
|
|
859
|
+
"shape": "S6j"
|
|
860
860
|
}
|
|
861
861
|
}
|
|
862
862
|
}
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
],
|
|
873
873
|
"members": {
|
|
874
874
|
"AccountIds": {
|
|
875
|
-
"shape": "
|
|
875
|
+
"shape": "S4j"
|
|
876
876
|
}
|
|
877
877
|
}
|
|
878
878
|
},
|
|
@@ -880,10 +880,10 @@
|
|
|
880
880
|
"type": "structure",
|
|
881
881
|
"members": {
|
|
882
882
|
"Members": {
|
|
883
|
-
"shape": "
|
|
883
|
+
"shape": "S6m"
|
|
884
884
|
},
|
|
885
885
|
"UnprocessedAccounts": {
|
|
886
|
-
"shape": "
|
|
886
|
+
"shape": "S4g"
|
|
887
887
|
}
|
|
888
888
|
}
|
|
889
889
|
}
|
|
@@ -896,7 +896,7 @@
|
|
|
896
896
|
"type": "structure",
|
|
897
897
|
"members": {
|
|
898
898
|
"AccountIds": {
|
|
899
|
-
"shape": "
|
|
899
|
+
"shape": "S4j"
|
|
900
900
|
}
|
|
901
901
|
}
|
|
902
902
|
},
|
|
@@ -904,7 +904,7 @@
|
|
|
904
904
|
"type": "structure",
|
|
905
905
|
"members": {
|
|
906
906
|
"UnprocessedAccounts": {
|
|
907
|
-
"shape": "
|
|
907
|
+
"shape": "S4g"
|
|
908
908
|
}
|
|
909
909
|
}
|
|
910
910
|
}
|
|
@@ -964,7 +964,7 @@
|
|
|
964
964
|
"Invitations": {
|
|
965
965
|
"type": "list",
|
|
966
966
|
"member": {
|
|
967
|
-
"shape": "
|
|
967
|
+
"shape": "S6j"
|
|
968
968
|
}
|
|
969
969
|
},
|
|
970
970
|
"NextToken": {}
|
|
@@ -999,7 +999,7 @@
|
|
|
999
999
|
"type": "structure",
|
|
1000
1000
|
"members": {
|
|
1001
1001
|
"Members": {
|
|
1002
|
-
"shape": "
|
|
1002
|
+
"shape": "S6m"
|
|
1003
1003
|
},
|
|
1004
1004
|
"NextToken": {}
|
|
1005
1005
|
}
|
|
@@ -1026,7 +1026,7 @@
|
|
|
1026
1026
|
"type": "structure",
|
|
1027
1027
|
"members": {
|
|
1028
1028
|
"Tags": {
|
|
1029
|
-
"shape": "
|
|
1029
|
+
"shape": "S5v"
|
|
1030
1030
|
}
|
|
1031
1031
|
}
|
|
1032
1032
|
}
|
|
@@ -1047,7 +1047,7 @@
|
|
|
1047
1047
|
"locationName": "ResourceArn"
|
|
1048
1048
|
},
|
|
1049
1049
|
"Tags": {
|
|
1050
|
-
"shape": "
|
|
1050
|
+
"shape": "S5v"
|
|
1051
1051
|
}
|
|
1052
1052
|
}
|
|
1053
1053
|
},
|
|
@@ -1121,7 +1121,7 @@
|
|
|
1121
1121
|
],
|
|
1122
1122
|
"members": {
|
|
1123
1123
|
"Filters": {
|
|
1124
|
-
"shape": "
|
|
1124
|
+
"shape": "S3t"
|
|
1125
1125
|
},
|
|
1126
1126
|
"Note": {
|
|
1127
1127
|
"type": "structure",
|
|
@@ -1159,7 +1159,7 @@
|
|
|
1159
1159
|
},
|
|
1160
1160
|
"Name": {},
|
|
1161
1161
|
"Filters": {
|
|
1162
|
-
"shape": "
|
|
1162
|
+
"shape": "S3t"
|
|
1163
1163
|
},
|
|
1164
1164
|
"GroupByAttribute": {}
|
|
1165
1165
|
}
|
|
@@ -1258,13 +1258,11 @@
|
|
|
1258
1258
|
"UpdatedAt": {},
|
|
1259
1259
|
"Severity": {
|
|
1260
1260
|
"type": "structure",
|
|
1261
|
-
"required": [
|
|
1262
|
-
"Normalized"
|
|
1263
|
-
],
|
|
1264
1261
|
"members": {
|
|
1265
1262
|
"Product": {
|
|
1266
1263
|
"type": "double"
|
|
1267
1264
|
},
|
|
1265
|
+
"Label": {},
|
|
1268
1266
|
"Normalized": {
|
|
1269
1267
|
"type": "integer"
|
|
1270
1268
|
}
|
|
@@ -1292,10 +1290,10 @@
|
|
|
1292
1290
|
},
|
|
1293
1291
|
"SourceUrl": {},
|
|
1294
1292
|
"ProductFields": {
|
|
1295
|
-
"shape": "
|
|
1293
|
+
"shape": "Sp"
|
|
1296
1294
|
},
|
|
1297
1295
|
"UserDefinedFields": {
|
|
1298
|
-
"shape": "
|
|
1296
|
+
"shape": "Sp"
|
|
1299
1297
|
},
|
|
1300
1298
|
"Malware": {
|
|
1301
1299
|
"type": "list",
|
|
@@ -1375,7 +1373,7 @@
|
|
|
1375
1373
|
"Partition": {},
|
|
1376
1374
|
"Region": {},
|
|
1377
1375
|
"Tags": {
|
|
1378
|
-
"shape": "
|
|
1376
|
+
"shape": "Sp"
|
|
1379
1377
|
},
|
|
1380
1378
|
"Details": {
|
|
1381
1379
|
"type": "structure",
|
|
@@ -1419,10 +1417,10 @@
|
|
|
1419
1417
|
"members": {
|
|
1420
1418
|
"VpcId": {},
|
|
1421
1419
|
"Subnets": {
|
|
1422
|
-
"shape": "
|
|
1420
|
+
"shape": "S1b"
|
|
1423
1421
|
},
|
|
1424
1422
|
"SecurityGroupIds": {
|
|
1425
|
-
"shape": "
|
|
1423
|
+
"shape": "S1b"
|
|
1426
1424
|
}
|
|
1427
1425
|
}
|
|
1428
1426
|
}
|
|
@@ -1473,10 +1471,10 @@
|
|
|
1473
1471
|
"Type": {},
|
|
1474
1472
|
"ImageId": {},
|
|
1475
1473
|
"IpV4Addresses": {
|
|
1476
|
-
"shape": "
|
|
1474
|
+
"shape": "S1i"
|
|
1477
1475
|
},
|
|
1478
1476
|
"IpV6Addresses": {
|
|
1479
|
-
"shape": "
|
|
1477
|
+
"shape": "S1i"
|
|
1480
1478
|
},
|
|
1481
1479
|
"KeyName": {},
|
|
1482
1480
|
"IamInstanceProfileArn": {},
|
|
@@ -1528,10 +1526,10 @@
|
|
|
1528
1526
|
"OwnerId": {},
|
|
1529
1527
|
"VpcId": {},
|
|
1530
1528
|
"IpPermissions": {
|
|
1531
|
-
"shape": "
|
|
1529
|
+
"shape": "S1o"
|
|
1532
1530
|
},
|
|
1533
1531
|
"IpPermissionsEgress": {
|
|
1534
|
-
"shape": "
|
|
1532
|
+
"shape": "S1o"
|
|
1535
1533
|
}
|
|
1536
1534
|
}
|
|
1537
1535
|
},
|
|
@@ -1585,7 +1583,7 @@
|
|
|
1585
1583
|
"DomainName": {},
|
|
1586
1584
|
"Endpoint": {},
|
|
1587
1585
|
"Endpoints": {
|
|
1588
|
-
"shape": "
|
|
1586
|
+
"shape": "Sp"
|
|
1589
1587
|
},
|
|
1590
1588
|
"ElasticsearchVersion": {},
|
|
1591
1589
|
"EncryptionAtRestOptions": {
|
|
@@ -1609,13 +1607,13 @@
|
|
|
1609
1607
|
"type": "structure",
|
|
1610
1608
|
"members": {
|
|
1611
1609
|
"AvailabilityZones": {
|
|
1612
|
-
"shape": "
|
|
1610
|
+
"shape": "S1b"
|
|
1613
1611
|
},
|
|
1614
1612
|
"SecurityGroupIds": {
|
|
1615
|
-
"shape": "
|
|
1613
|
+
"shape": "S1b"
|
|
1616
1614
|
},
|
|
1617
1615
|
"SubnetIds": {
|
|
1618
|
-
"shape": "
|
|
1616
|
+
"shape": "S1b"
|
|
1619
1617
|
},
|
|
1620
1618
|
"VPCId": {}
|
|
1621
1619
|
}
|
|
@@ -1626,7 +1624,39 @@
|
|
|
1626
1624
|
"type": "structure",
|
|
1627
1625
|
"members": {
|
|
1628
1626
|
"OwnerId": {},
|
|
1629
|
-
"OwnerName": {}
|
|
1627
|
+
"OwnerName": {},
|
|
1628
|
+
"CreatedAt": {},
|
|
1629
|
+
"ServerSideEncryptionConfiguration": {
|
|
1630
|
+
"type": "structure",
|
|
1631
|
+
"members": {
|
|
1632
|
+
"Rules": {
|
|
1633
|
+
"type": "list",
|
|
1634
|
+
"member": {
|
|
1635
|
+
"type": "structure",
|
|
1636
|
+
"members": {
|
|
1637
|
+
"ApplyServerSideEncryptionByDefault": {
|
|
1638
|
+
"type": "structure",
|
|
1639
|
+
"members": {
|
|
1640
|
+
"SSEAlgorithm": {},
|
|
1641
|
+
"KMSMasterKeyID": {}
|
|
1642
|
+
}
|
|
1643
|
+
}
|
|
1644
|
+
}
|
|
1645
|
+
}
|
|
1646
|
+
}
|
|
1647
|
+
}
|
|
1648
|
+
}
|
|
1649
|
+
}
|
|
1650
|
+
},
|
|
1651
|
+
"AwsS3Object": {
|
|
1652
|
+
"type": "structure",
|
|
1653
|
+
"members": {
|
|
1654
|
+
"LastModified": {},
|
|
1655
|
+
"ETag": {},
|
|
1656
|
+
"VersionId": {},
|
|
1657
|
+
"ContentType": {},
|
|
1658
|
+
"ServerSideEncryption": {},
|
|
1659
|
+
"SSEKMSKeyId": {}
|
|
1630
1660
|
}
|
|
1631
1661
|
},
|
|
1632
1662
|
"AwsIamAccessKey": {
|
|
@@ -1692,7 +1722,7 @@
|
|
|
1692
1722
|
"type": "structure",
|
|
1693
1723
|
"members": {
|
|
1694
1724
|
"Variables": {
|
|
1695
|
-
"shape": "
|
|
1725
|
+
"shape": "Sp"
|
|
1696
1726
|
},
|
|
1697
1727
|
"Error": {
|
|
1698
1728
|
"type": "structure",
|
|
@@ -1739,10 +1769,10 @@
|
|
|
1739
1769
|
"type": "structure",
|
|
1740
1770
|
"members": {
|
|
1741
1771
|
"SecurityGroupIds": {
|
|
1742
|
-
"shape": "
|
|
1772
|
+
"shape": "S1b"
|
|
1743
1773
|
},
|
|
1744
1774
|
"SubnetIds": {
|
|
1745
|
-
"shape": "
|
|
1775
|
+
"shape": "S1b"
|
|
1746
1776
|
},
|
|
1747
1777
|
"VpcId": {}
|
|
1748
1778
|
}
|
|
@@ -1757,7 +1787,7 @@
|
|
|
1757
1787
|
"type": "long"
|
|
1758
1788
|
},
|
|
1759
1789
|
"CompatibleRuntimes": {
|
|
1760
|
-
"shape": "
|
|
1790
|
+
"shape": "S1b"
|
|
1761
1791
|
},
|
|
1762
1792
|
"CreatedDate": {}
|
|
1763
1793
|
}
|
|
@@ -1905,7 +1935,7 @@
|
|
|
1905
1935
|
}
|
|
1906
1936
|
},
|
|
1907
1937
|
"Other": {
|
|
1908
|
-
"shape": "
|
|
1938
|
+
"shape": "Sp"
|
|
1909
1939
|
}
|
|
1910
1940
|
}
|
|
1911
1941
|
}
|
|
@@ -1917,12 +1947,22 @@
|
|
|
1917
1947
|
"members": {
|
|
1918
1948
|
"Status": {},
|
|
1919
1949
|
"RelatedRequirements": {
|
|
1920
|
-
"shape": "
|
|
1950
|
+
"shape": "S3e"
|
|
1921
1951
|
}
|
|
1922
1952
|
}
|
|
1923
1953
|
},
|
|
1924
1954
|
"VerificationState": {},
|
|
1925
|
-
"WorkflowState": {
|
|
1955
|
+
"WorkflowState": {
|
|
1956
|
+
"type": "string",
|
|
1957
|
+
"deprecated": true,
|
|
1958
|
+
"deprecatedMessage": "This field is deprecated, use Workflow.Status instead."
|
|
1959
|
+
},
|
|
1960
|
+
"Workflow": {
|
|
1961
|
+
"type": "structure",
|
|
1962
|
+
"members": {
|
|
1963
|
+
"Status": {}
|
|
1964
|
+
}
|
|
1965
|
+
},
|
|
1926
1966
|
"RecordState": {},
|
|
1927
1967
|
"RelatedFindings": {
|
|
1928
1968
|
"type": "list",
|
|
@@ -1954,20 +1994,20 @@
|
|
|
1954
1994
|
}
|
|
1955
1995
|
}
|
|
1956
1996
|
},
|
|
1957
|
-
"
|
|
1997
|
+
"Sp": {
|
|
1958
1998
|
"type": "map",
|
|
1959
1999
|
"key": {},
|
|
1960
2000
|
"value": {}
|
|
1961
2001
|
},
|
|
1962
|
-
"
|
|
2002
|
+
"S1b": {
|
|
1963
2003
|
"type": "list",
|
|
1964
2004
|
"member": {}
|
|
1965
2005
|
},
|
|
1966
|
-
"
|
|
2006
|
+
"S1i": {
|
|
1967
2007
|
"type": "list",
|
|
1968
2008
|
"member": {}
|
|
1969
2009
|
},
|
|
1970
|
-
"
|
|
2010
|
+
"S1o": {
|
|
1971
2011
|
"type": "list",
|
|
1972
2012
|
"member": {
|
|
1973
2013
|
"type": "structure",
|
|
@@ -2023,258 +2063,261 @@
|
|
|
2023
2063
|
}
|
|
2024
2064
|
}
|
|
2025
2065
|
},
|
|
2026
|
-
"
|
|
2066
|
+
"S3e": {
|
|
2027
2067
|
"type": "list",
|
|
2028
2068
|
"member": {}
|
|
2029
2069
|
},
|
|
2030
|
-
"
|
|
2070
|
+
"S3t": {
|
|
2031
2071
|
"type": "structure",
|
|
2032
2072
|
"members": {
|
|
2033
2073
|
"ProductArn": {
|
|
2034
|
-
"shape": "
|
|
2074
|
+
"shape": "S3u"
|
|
2035
2075
|
},
|
|
2036
2076
|
"AwsAccountId": {
|
|
2037
|
-
"shape": "
|
|
2077
|
+
"shape": "S3u"
|
|
2038
2078
|
},
|
|
2039
2079
|
"Id": {
|
|
2040
|
-
"shape": "
|
|
2080
|
+
"shape": "S3u"
|
|
2041
2081
|
},
|
|
2042
2082
|
"GeneratorId": {
|
|
2043
|
-
"shape": "
|
|
2083
|
+
"shape": "S3u"
|
|
2044
2084
|
},
|
|
2045
2085
|
"Type": {
|
|
2046
|
-
"shape": "
|
|
2086
|
+
"shape": "S3u"
|
|
2047
2087
|
},
|
|
2048
2088
|
"FirstObservedAt": {
|
|
2049
|
-
"shape": "
|
|
2089
|
+
"shape": "S3x"
|
|
2050
2090
|
},
|
|
2051
2091
|
"LastObservedAt": {
|
|
2052
|
-
"shape": "
|
|
2092
|
+
"shape": "S3x"
|
|
2053
2093
|
},
|
|
2054
2094
|
"CreatedAt": {
|
|
2055
|
-
"shape": "
|
|
2095
|
+
"shape": "S3x"
|
|
2056
2096
|
},
|
|
2057
2097
|
"UpdatedAt": {
|
|
2058
|
-
"shape": "
|
|
2098
|
+
"shape": "S3x"
|
|
2059
2099
|
},
|
|
2060
2100
|
"SeverityProduct": {
|
|
2061
|
-
"shape": "
|
|
2101
|
+
"shape": "S41"
|
|
2062
2102
|
},
|
|
2063
2103
|
"SeverityNormalized": {
|
|
2064
|
-
"shape": "
|
|
2104
|
+
"shape": "S41"
|
|
2065
2105
|
},
|
|
2066
2106
|
"SeverityLabel": {
|
|
2067
|
-
"shape": "
|
|
2107
|
+
"shape": "S3u"
|
|
2068
2108
|
},
|
|
2069
2109
|
"Confidence": {
|
|
2070
|
-
"shape": "
|
|
2110
|
+
"shape": "S41"
|
|
2071
2111
|
},
|
|
2072
2112
|
"Criticality": {
|
|
2073
|
-
"shape": "
|
|
2113
|
+
"shape": "S41"
|
|
2074
2114
|
},
|
|
2075
2115
|
"Title": {
|
|
2076
|
-
"shape": "
|
|
2116
|
+
"shape": "S3u"
|
|
2077
2117
|
},
|
|
2078
2118
|
"Description": {
|
|
2079
|
-
"shape": "
|
|
2119
|
+
"shape": "S3u"
|
|
2080
2120
|
},
|
|
2081
2121
|
"RecommendationText": {
|
|
2082
|
-
"shape": "
|
|
2122
|
+
"shape": "S3u"
|
|
2083
2123
|
},
|
|
2084
2124
|
"SourceUrl": {
|
|
2085
|
-
"shape": "
|
|
2125
|
+
"shape": "S3u"
|
|
2086
2126
|
},
|
|
2087
2127
|
"ProductFields": {
|
|
2088
|
-
"shape": "
|
|
2128
|
+
"shape": "S43"
|
|
2089
2129
|
},
|
|
2090
2130
|
"ProductName": {
|
|
2091
|
-
"shape": "
|
|
2131
|
+
"shape": "S3u"
|
|
2092
2132
|
},
|
|
2093
2133
|
"CompanyName": {
|
|
2094
|
-
"shape": "
|
|
2134
|
+
"shape": "S3u"
|
|
2095
2135
|
},
|
|
2096
2136
|
"UserDefinedFields": {
|
|
2097
|
-
"shape": "
|
|
2137
|
+
"shape": "S43"
|
|
2098
2138
|
},
|
|
2099
2139
|
"MalwareName": {
|
|
2100
|
-
"shape": "
|
|
2140
|
+
"shape": "S3u"
|
|
2101
2141
|
},
|
|
2102
2142
|
"MalwareType": {
|
|
2103
|
-
"shape": "
|
|
2143
|
+
"shape": "S3u"
|
|
2104
2144
|
},
|
|
2105
2145
|
"MalwarePath": {
|
|
2106
|
-
"shape": "
|
|
2146
|
+
"shape": "S3u"
|
|
2107
2147
|
},
|
|
2108
2148
|
"MalwareState": {
|
|
2109
|
-
"shape": "
|
|
2149
|
+
"shape": "S3u"
|
|
2110
2150
|
},
|
|
2111
2151
|
"NetworkDirection": {
|
|
2112
|
-
"shape": "
|
|
2152
|
+
"shape": "S3u"
|
|
2113
2153
|
},
|
|
2114
2154
|
"NetworkProtocol": {
|
|
2115
|
-
"shape": "
|
|
2155
|
+
"shape": "S3u"
|
|
2116
2156
|
},
|
|
2117
2157
|
"NetworkSourceIpV4": {
|
|
2118
|
-
"shape": "
|
|
2158
|
+
"shape": "S46"
|
|
2119
2159
|
},
|
|
2120
2160
|
"NetworkSourceIpV6": {
|
|
2121
|
-
"shape": "
|
|
2161
|
+
"shape": "S46"
|
|
2122
2162
|
},
|
|
2123
2163
|
"NetworkSourcePort": {
|
|
2124
|
-
"shape": "
|
|
2164
|
+
"shape": "S41"
|
|
2125
2165
|
},
|
|
2126
2166
|
"NetworkSourceDomain": {
|
|
2127
|
-
"shape": "
|
|
2167
|
+
"shape": "S3u"
|
|
2128
2168
|
},
|
|
2129
2169
|
"NetworkSourceMac": {
|
|
2130
|
-
"shape": "
|
|
2170
|
+
"shape": "S3u"
|
|
2131
2171
|
},
|
|
2132
2172
|
"NetworkDestinationIpV4": {
|
|
2133
|
-
"shape": "
|
|
2173
|
+
"shape": "S46"
|
|
2134
2174
|
},
|
|
2135
2175
|
"NetworkDestinationIpV6": {
|
|
2136
|
-
"shape": "
|
|
2176
|
+
"shape": "S46"
|
|
2137
2177
|
},
|
|
2138
2178
|
"NetworkDestinationPort": {
|
|
2139
|
-
"shape": "
|
|
2179
|
+
"shape": "S41"
|
|
2140
2180
|
},
|
|
2141
2181
|
"NetworkDestinationDomain": {
|
|
2142
|
-
"shape": "
|
|
2182
|
+
"shape": "S3u"
|
|
2143
2183
|
},
|
|
2144
2184
|
"ProcessName": {
|
|
2145
|
-
"shape": "
|
|
2185
|
+
"shape": "S3u"
|
|
2146
2186
|
},
|
|
2147
2187
|
"ProcessPath": {
|
|
2148
|
-
"shape": "
|
|
2188
|
+
"shape": "S3u"
|
|
2149
2189
|
},
|
|
2150
2190
|
"ProcessPid": {
|
|
2151
|
-
"shape": "
|
|
2191
|
+
"shape": "S41"
|
|
2152
2192
|
},
|
|
2153
2193
|
"ProcessParentPid": {
|
|
2154
|
-
"shape": "
|
|
2194
|
+
"shape": "S41"
|
|
2155
2195
|
},
|
|
2156
2196
|
"ProcessLaunchedAt": {
|
|
2157
|
-
"shape": "
|
|
2197
|
+
"shape": "S3x"
|
|
2158
2198
|
},
|
|
2159
2199
|
"ProcessTerminatedAt": {
|
|
2160
|
-
"shape": "
|
|
2200
|
+
"shape": "S3x"
|
|
2161
2201
|
},
|
|
2162
2202
|
"ThreatIntelIndicatorType": {
|
|
2163
|
-
"shape": "
|
|
2203
|
+
"shape": "S3u"
|
|
2164
2204
|
},
|
|
2165
2205
|
"ThreatIntelIndicatorValue": {
|
|
2166
|
-
"shape": "
|
|
2206
|
+
"shape": "S3u"
|
|
2167
2207
|
},
|
|
2168
2208
|
"ThreatIntelIndicatorCategory": {
|
|
2169
|
-
"shape": "
|
|
2209
|
+
"shape": "S3u"
|
|
2170
2210
|
},
|
|
2171
2211
|
"ThreatIntelIndicatorLastObservedAt": {
|
|
2172
|
-
"shape": "
|
|
2212
|
+
"shape": "S3x"
|
|
2173
2213
|
},
|
|
2174
2214
|
"ThreatIntelIndicatorSource": {
|
|
2175
|
-
"shape": "
|
|
2215
|
+
"shape": "S3u"
|
|
2176
2216
|
},
|
|
2177
2217
|
"ThreatIntelIndicatorSourceUrl": {
|
|
2178
|
-
"shape": "
|
|
2218
|
+
"shape": "S3u"
|
|
2179
2219
|
},
|
|
2180
2220
|
"ResourceType": {
|
|
2181
|
-
"shape": "
|
|
2221
|
+
"shape": "S3u"
|
|
2182
2222
|
},
|
|
2183
2223
|
"ResourceId": {
|
|
2184
|
-
"shape": "
|
|
2224
|
+
"shape": "S3u"
|
|
2185
2225
|
},
|
|
2186
2226
|
"ResourcePartition": {
|
|
2187
|
-
"shape": "
|
|
2227
|
+
"shape": "S3u"
|
|
2188
2228
|
},
|
|
2189
2229
|
"ResourceRegion": {
|
|
2190
|
-
"shape": "
|
|
2230
|
+
"shape": "S3u"
|
|
2191
2231
|
},
|
|
2192
2232
|
"ResourceTags": {
|
|
2193
|
-
"shape": "
|
|
2233
|
+
"shape": "S43"
|
|
2194
2234
|
},
|
|
2195
2235
|
"ResourceAwsEc2InstanceType": {
|
|
2196
|
-
"shape": "
|
|
2236
|
+
"shape": "S3u"
|
|
2197
2237
|
},
|
|
2198
2238
|
"ResourceAwsEc2InstanceImageId": {
|
|
2199
|
-
"shape": "
|
|
2239
|
+
"shape": "S3u"
|
|
2200
2240
|
},
|
|
2201
2241
|
"ResourceAwsEc2InstanceIpV4Addresses": {
|
|
2202
|
-
"shape": "
|
|
2242
|
+
"shape": "S46"
|
|
2203
2243
|
},
|
|
2204
2244
|
"ResourceAwsEc2InstanceIpV6Addresses": {
|
|
2205
|
-
"shape": "
|
|
2245
|
+
"shape": "S46"
|
|
2206
2246
|
},
|
|
2207
2247
|
"ResourceAwsEc2InstanceKeyName": {
|
|
2208
|
-
"shape": "
|
|
2248
|
+
"shape": "S3u"
|
|
2209
2249
|
},
|
|
2210
2250
|
"ResourceAwsEc2InstanceIamInstanceProfileArn": {
|
|
2211
|
-
"shape": "
|
|
2251
|
+
"shape": "S3u"
|
|
2212
2252
|
},
|
|
2213
2253
|
"ResourceAwsEc2InstanceVpcId": {
|
|
2214
|
-
"shape": "
|
|
2254
|
+
"shape": "S3u"
|
|
2215
2255
|
},
|
|
2216
2256
|
"ResourceAwsEc2InstanceSubnetId": {
|
|
2217
|
-
"shape": "
|
|
2257
|
+
"shape": "S3u"
|
|
2218
2258
|
},
|
|
2219
2259
|
"ResourceAwsEc2InstanceLaunchedAt": {
|
|
2220
|
-
"shape": "
|
|
2260
|
+
"shape": "S3x"
|
|
2221
2261
|
},
|
|
2222
2262
|
"ResourceAwsS3BucketOwnerId": {
|
|
2223
|
-
"shape": "
|
|
2263
|
+
"shape": "S3u"
|
|
2224
2264
|
},
|
|
2225
2265
|
"ResourceAwsS3BucketOwnerName": {
|
|
2226
|
-
"shape": "
|
|
2266
|
+
"shape": "S3u"
|
|
2227
2267
|
},
|
|
2228
2268
|
"ResourceAwsIamAccessKeyUserName": {
|
|
2229
|
-
"shape": "
|
|
2269
|
+
"shape": "S3u"
|
|
2230
2270
|
},
|
|
2231
2271
|
"ResourceAwsIamAccessKeyStatus": {
|
|
2232
|
-
"shape": "
|
|
2272
|
+
"shape": "S3u"
|
|
2233
2273
|
},
|
|
2234
2274
|
"ResourceAwsIamAccessKeyCreatedAt": {
|
|
2235
|
-
"shape": "
|
|
2275
|
+
"shape": "S3x"
|
|
2236
2276
|
},
|
|
2237
2277
|
"ResourceContainerName": {
|
|
2238
|
-
"shape": "
|
|
2278
|
+
"shape": "S3u"
|
|
2239
2279
|
},
|
|
2240
2280
|
"ResourceContainerImageId": {
|
|
2241
|
-
"shape": "
|
|
2281
|
+
"shape": "S3u"
|
|
2242
2282
|
},
|
|
2243
2283
|
"ResourceContainerImageName": {
|
|
2244
|
-
"shape": "
|
|
2284
|
+
"shape": "S3u"
|
|
2245
2285
|
},
|
|
2246
2286
|
"ResourceContainerLaunchedAt": {
|
|
2247
|
-
"shape": "
|
|
2287
|
+
"shape": "S3x"
|
|
2248
2288
|
},
|
|
2249
2289
|
"ResourceDetailsOther": {
|
|
2250
|
-
"shape": "
|
|
2290
|
+
"shape": "S43"
|
|
2251
2291
|
},
|
|
2252
2292
|
"ComplianceStatus": {
|
|
2253
|
-
"shape": "
|
|
2293
|
+
"shape": "S3u"
|
|
2254
2294
|
},
|
|
2255
2295
|
"VerificationState": {
|
|
2256
|
-
"shape": "
|
|
2296
|
+
"shape": "S3u"
|
|
2257
2297
|
},
|
|
2258
2298
|
"WorkflowState": {
|
|
2259
|
-
"shape": "
|
|
2299
|
+
"shape": "S3u"
|
|
2300
|
+
},
|
|
2301
|
+
"WorkflowStatus": {
|
|
2302
|
+
"shape": "S3u"
|
|
2260
2303
|
},
|
|
2261
2304
|
"RecordState": {
|
|
2262
|
-
"shape": "
|
|
2305
|
+
"shape": "S3u"
|
|
2263
2306
|
},
|
|
2264
2307
|
"RelatedFindingsProductArn": {
|
|
2265
|
-
"shape": "
|
|
2308
|
+
"shape": "S3u"
|
|
2266
2309
|
},
|
|
2267
2310
|
"RelatedFindingsId": {
|
|
2268
|
-
"shape": "
|
|
2311
|
+
"shape": "S3u"
|
|
2269
2312
|
},
|
|
2270
2313
|
"NoteText": {
|
|
2271
|
-
"shape": "
|
|
2314
|
+
"shape": "S3u"
|
|
2272
2315
|
},
|
|
2273
2316
|
"NoteUpdatedAt": {
|
|
2274
|
-
"shape": "
|
|
2317
|
+
"shape": "S3x"
|
|
2275
2318
|
},
|
|
2276
2319
|
"NoteUpdatedBy": {
|
|
2277
|
-
"shape": "
|
|
2320
|
+
"shape": "S3u"
|
|
2278
2321
|
},
|
|
2279
2322
|
"Keyword": {
|
|
2280
2323
|
"type": "list",
|
|
@@ -2287,7 +2330,7 @@
|
|
|
2287
2330
|
}
|
|
2288
2331
|
}
|
|
2289
2332
|
},
|
|
2290
|
-
"
|
|
2333
|
+
"S3u": {
|
|
2291
2334
|
"type": "list",
|
|
2292
2335
|
"member": {
|
|
2293
2336
|
"type": "structure",
|
|
@@ -2297,7 +2340,7 @@
|
|
|
2297
2340
|
}
|
|
2298
2341
|
}
|
|
2299
2342
|
},
|
|
2300
|
-
"
|
|
2343
|
+
"S3x": {
|
|
2301
2344
|
"type": "list",
|
|
2302
2345
|
"member": {
|
|
2303
2346
|
"type": "structure",
|
|
@@ -2316,7 +2359,7 @@
|
|
|
2316
2359
|
}
|
|
2317
2360
|
}
|
|
2318
2361
|
},
|
|
2319
|
-
"
|
|
2362
|
+
"S41": {
|
|
2320
2363
|
"type": "list",
|
|
2321
2364
|
"member": {
|
|
2322
2365
|
"type": "structure",
|
|
@@ -2333,7 +2376,7 @@
|
|
|
2333
2376
|
}
|
|
2334
2377
|
}
|
|
2335
2378
|
},
|
|
2336
|
-
"
|
|
2379
|
+
"S43": {
|
|
2337
2380
|
"type": "list",
|
|
2338
2381
|
"member": {
|
|
2339
2382
|
"type": "structure",
|
|
@@ -2344,7 +2387,7 @@
|
|
|
2344
2387
|
}
|
|
2345
2388
|
}
|
|
2346
2389
|
},
|
|
2347
|
-
"
|
|
2390
|
+
"S46": {
|
|
2348
2391
|
"type": "list",
|
|
2349
2392
|
"member": {
|
|
2350
2393
|
"type": "structure",
|
|
@@ -2353,7 +2396,7 @@
|
|
|
2353
2396
|
}
|
|
2354
2397
|
}
|
|
2355
2398
|
},
|
|
2356
|
-
"
|
|
2399
|
+
"S4g": {
|
|
2357
2400
|
"type": "list",
|
|
2358
2401
|
"member": {
|
|
2359
2402
|
"type": "structure",
|
|
@@ -2363,35 +2406,35 @@
|
|
|
2363
2406
|
}
|
|
2364
2407
|
}
|
|
2365
2408
|
},
|
|
2366
|
-
"
|
|
2409
|
+
"S4j": {
|
|
2367
2410
|
"type": "list",
|
|
2368
2411
|
"member": {}
|
|
2369
2412
|
},
|
|
2370
|
-
"
|
|
2413
|
+
"S4u": {
|
|
2371
2414
|
"type": "list",
|
|
2372
2415
|
"member": {}
|
|
2373
2416
|
},
|
|
2374
|
-
"
|
|
2417
|
+
"S5i": {
|
|
2375
2418
|
"type": "timestamp",
|
|
2376
2419
|
"timestampFormat": "iso8601"
|
|
2377
2420
|
},
|
|
2378
|
-
"
|
|
2421
|
+
"S5v": {
|
|
2379
2422
|
"type": "map",
|
|
2380
2423
|
"key": {},
|
|
2381
2424
|
"value": {}
|
|
2382
2425
|
},
|
|
2383
|
-
"
|
|
2426
|
+
"S6j": {
|
|
2384
2427
|
"type": "structure",
|
|
2385
2428
|
"members": {
|
|
2386
2429
|
"AccountId": {},
|
|
2387
2430
|
"InvitationId": {},
|
|
2388
2431
|
"InvitedAt": {
|
|
2389
|
-
"shape": "
|
|
2432
|
+
"shape": "S5i"
|
|
2390
2433
|
},
|
|
2391
2434
|
"MemberStatus": {}
|
|
2392
2435
|
}
|
|
2393
2436
|
},
|
|
2394
|
-
"
|
|
2437
|
+
"S6m": {
|
|
2395
2438
|
"type": "list",
|
|
2396
2439
|
"member": {
|
|
2397
2440
|
"type": "structure",
|
|
@@ -2401,10 +2444,10 @@
|
|
|
2401
2444
|
"MasterId": {},
|
|
2402
2445
|
"MemberStatus": {},
|
|
2403
2446
|
"InvitedAt": {
|
|
2404
|
-
"shape": "
|
|
2447
|
+
"shape": "S5i"
|
|
2405
2448
|
},
|
|
2406
2449
|
"UpdatedAt": {
|
|
2407
|
-
"shape": "
|
|
2450
|
+
"shape": "S5i"
|
|
2408
2451
|
}
|
|
2409
2452
|
}
|
|
2410
2453
|
}
|