aws-sdk 2.950.0 → 2.954.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 +25 -1
- package/README.md +1 -1
- package/apis/codebuild-2016-10-06.min.json +134 -131
- package/apis/databrew-2017-07-25.min.json +177 -61
- package/apis/ec2-2016-11-15.min.json +1298 -982
- package/apis/elasticmapreduce-2009-03-31.min.json +84 -28
- package/apis/elasticmapreduce-2009-03-31.paginators.json +5 -0
- package/apis/kendra-2019-02-03.min.json +59 -35
- package/apis/medialive-2017-10-14.min.json +221 -201
- package/apis/monitoring-2010-08-01.min.json +23 -22
- package/apis/personalize-2018-05-22.min.json +1 -2
- package/apis/qldb-2019-01-02.min.json +51 -28
- package/apis/rds-2014-10-31.min.json +3 -0
- package/apis/s3control-2018-08-20.min.json +64 -55
- package/apis/s3outposts-2017-07-25.min.json +9 -2
- package/apis/securityhub-2018-10-26.min.json +409 -207
- package/apis/synthetics-2017-10-11.min.json +40 -3
- package/apis/textract-2018-06-27.min.json +144 -46
- package/clients/cloudwatch.d.ts +19 -14
- package/clients/codebuild.d.ts +130 -126
- package/clients/databrew.d.ts +123 -8
- package/clients/ec2.d.ts +424 -109
- package/clients/elbv2.d.ts +1 -1
- package/clients/emr.d.ts +146 -56
- package/clients/iam.d.ts +4 -4
- package/clients/identitystore.d.ts +15 -15
- package/clients/imagebuilder.d.ts +1 -1
- package/clients/kendra.d.ts +39 -8
- package/clients/lambda.d.ts +14 -14
- package/clients/medialive.d.ts +16 -0
- package/clients/personalize.d.ts +15 -15
- package/clients/proton.d.ts +54 -54
- package/clients/qldb.d.ts +51 -15
- package/clients/rds.d.ts +8 -4
- package/clients/s3control.d.ts +100 -78
- package/clients/s3outposts.d.ts +44 -13
- package/clients/securityhub.d.ts +473 -143
- package/clients/synthetics.d.ts +27 -10
- package/clients/textract.d.ts +92 -1
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +17 -17
- package/dist/aws-sdk.js +1551 -1168
- package/dist/aws-sdk.min.js +76 -76
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -176,10 +176,10 @@
|
|
|
176
176
|
],
|
|
177
177
|
"members": {
|
|
178
178
|
"FindingIdentifiers": {
|
|
179
|
-
"shape": "
|
|
179
|
+
"shape": "Scw"
|
|
180
180
|
},
|
|
181
181
|
"Note": {
|
|
182
|
-
"shape": "
|
|
182
|
+
"shape": "Scy"
|
|
183
183
|
},
|
|
184
184
|
"Severity": {
|
|
185
185
|
"type": "structure",
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
}
|
|
214
214
|
},
|
|
215
215
|
"RelatedFindings": {
|
|
216
|
-
"shape": "
|
|
216
|
+
"shape": "Sby"
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
219
|
},
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
],
|
|
226
226
|
"members": {
|
|
227
227
|
"ProcessedFindings": {
|
|
228
|
-
"shape": "
|
|
228
|
+
"shape": "Scw"
|
|
229
229
|
},
|
|
230
230
|
"UnprocessedFindings": {
|
|
231
231
|
"type": "list",
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
],
|
|
239
239
|
"members": {
|
|
240
240
|
"FindingIdentifier": {
|
|
241
|
-
"shape": "
|
|
241
|
+
"shape": "Scx"
|
|
242
242
|
},
|
|
243
243
|
"ErrorCode": {},
|
|
244
244
|
"ErrorMessage": {}
|
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
"members": {
|
|
290
290
|
"Name": {},
|
|
291
291
|
"Filters": {
|
|
292
|
-
"shape": "
|
|
292
|
+
"shape": "Sd7"
|
|
293
293
|
},
|
|
294
294
|
"GroupByAttribute": {}
|
|
295
295
|
}
|
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
"type": "structure",
|
|
334
334
|
"members": {
|
|
335
335
|
"UnprocessedAccounts": {
|
|
336
|
-
"shape": "
|
|
336
|
+
"shape": "Sdu"
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
339
|
}
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
],
|
|
350
350
|
"members": {
|
|
351
351
|
"AccountIds": {
|
|
352
|
-
"shape": "
|
|
352
|
+
"shape": "Sdx"
|
|
353
353
|
}
|
|
354
354
|
}
|
|
355
355
|
},
|
|
@@ -357,7 +357,7 @@
|
|
|
357
357
|
"type": "structure",
|
|
358
358
|
"members": {
|
|
359
359
|
"UnprocessedAccounts": {
|
|
360
|
-
"shape": "
|
|
360
|
+
"shape": "Sdu"
|
|
361
361
|
}
|
|
362
362
|
}
|
|
363
363
|
}
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
],
|
|
428
428
|
"members": {
|
|
429
429
|
"AccountIds": {
|
|
430
|
-
"shape": "
|
|
430
|
+
"shape": "Sdx"
|
|
431
431
|
}
|
|
432
432
|
}
|
|
433
433
|
},
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
"type": "structure",
|
|
436
436
|
"members": {
|
|
437
437
|
"UnprocessedAccounts": {
|
|
438
|
-
"shape": "
|
|
438
|
+
"shape": "Sdu"
|
|
439
439
|
}
|
|
440
440
|
}
|
|
441
441
|
}
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
],
|
|
452
452
|
"members": {
|
|
453
453
|
"AccountIds": {
|
|
454
|
-
"shape": "
|
|
454
|
+
"shape": "Sdx"
|
|
455
455
|
}
|
|
456
456
|
}
|
|
457
457
|
},
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
"type": "structure",
|
|
460
460
|
"members": {
|
|
461
461
|
"UnprocessedAccounts": {
|
|
462
|
-
"shape": "
|
|
462
|
+
"shape": "Sdu"
|
|
463
463
|
}
|
|
464
464
|
}
|
|
465
465
|
}
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
"type": "structure",
|
|
473
473
|
"members": {
|
|
474
474
|
"ActionTargetArns": {
|
|
475
|
-
"shape": "
|
|
475
|
+
"shape": "Se8"
|
|
476
476
|
},
|
|
477
477
|
"NextToken": {},
|
|
478
478
|
"MaxResults": {
|
|
@@ -689,7 +689,7 @@
|
|
|
689
689
|
"ControlStatus": {},
|
|
690
690
|
"DisabledReason": {},
|
|
691
691
|
"ControlStatusUpdatedAt": {
|
|
692
|
-
"shape": "
|
|
692
|
+
"shape": "Sey"
|
|
693
693
|
},
|
|
694
694
|
"ControlId": {},
|
|
695
695
|
"Title": {},
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
"RemediationUrl": {},
|
|
698
698
|
"SeverityRating": {},
|
|
699
699
|
"RelatedRequirements": {
|
|
700
|
-
"shape": "
|
|
700
|
+
"shape": "Sbq"
|
|
701
701
|
}
|
|
702
702
|
}
|
|
703
703
|
}
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
],
|
|
800
800
|
"members": {
|
|
801
801
|
"AccountIds": {
|
|
802
|
-
"shape": "
|
|
802
|
+
"shape": "Sdx"
|
|
803
803
|
}
|
|
804
804
|
}
|
|
805
805
|
},
|
|
@@ -854,7 +854,7 @@
|
|
|
854
854
|
"type": "structure",
|
|
855
855
|
"members": {
|
|
856
856
|
"Tags": {
|
|
857
|
-
"shape": "
|
|
857
|
+
"shape": "Sfh"
|
|
858
858
|
},
|
|
859
859
|
"EnableDefaultStandards": {
|
|
860
860
|
"type": "boolean"
|
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
"type": "structure",
|
|
880
880
|
"members": {
|
|
881
881
|
"Administrator": {
|
|
882
|
-
"shape": "
|
|
882
|
+
"shape": "Sfn"
|
|
883
883
|
}
|
|
884
884
|
}
|
|
885
885
|
}
|
|
@@ -918,7 +918,7 @@
|
|
|
918
918
|
"type": "structure",
|
|
919
919
|
"members": {
|
|
920
920
|
"Filters": {
|
|
921
|
-
"shape": "
|
|
921
|
+
"shape": "Sd7"
|
|
922
922
|
},
|
|
923
923
|
"SortCriteria": {
|
|
924
924
|
"type": "list",
|
|
@@ -1014,7 +1014,7 @@
|
|
|
1014
1014
|
"type": "structure",
|
|
1015
1015
|
"members": {
|
|
1016
1016
|
"InsightArns": {
|
|
1017
|
-
"shape": "
|
|
1017
|
+
"shape": "Se8"
|
|
1018
1018
|
},
|
|
1019
1019
|
"NextToken": {},
|
|
1020
1020
|
"MaxResults": {
|
|
@@ -1042,7 +1042,7 @@
|
|
|
1042
1042
|
"InsightArn": {},
|
|
1043
1043
|
"Name": {},
|
|
1044
1044
|
"Filters": {
|
|
1045
|
-
"shape": "
|
|
1045
|
+
"shape": "Sd7"
|
|
1046
1046
|
},
|
|
1047
1047
|
"GroupByAttribute": {}
|
|
1048
1048
|
}
|
|
@@ -1083,7 +1083,7 @@
|
|
|
1083
1083
|
"type": "structure",
|
|
1084
1084
|
"members": {
|
|
1085
1085
|
"Master": {
|
|
1086
|
-
"shape": "
|
|
1086
|
+
"shape": "Sfn"
|
|
1087
1087
|
}
|
|
1088
1088
|
}
|
|
1089
1089
|
},
|
|
@@ -1101,7 +1101,7 @@
|
|
|
1101
1101
|
],
|
|
1102
1102
|
"members": {
|
|
1103
1103
|
"AccountIds": {
|
|
1104
|
-
"shape": "
|
|
1104
|
+
"shape": "Sdx"
|
|
1105
1105
|
}
|
|
1106
1106
|
}
|
|
1107
1107
|
},
|
|
@@ -1109,10 +1109,10 @@
|
|
|
1109
1109
|
"type": "structure",
|
|
1110
1110
|
"members": {
|
|
1111
1111
|
"Members": {
|
|
1112
|
-
"shape": "
|
|
1112
|
+
"shape": "Sgb"
|
|
1113
1113
|
},
|
|
1114
1114
|
"UnprocessedAccounts": {
|
|
1115
|
-
"shape": "
|
|
1115
|
+
"shape": "Sdu"
|
|
1116
1116
|
}
|
|
1117
1117
|
}
|
|
1118
1118
|
}
|
|
@@ -1128,7 +1128,7 @@
|
|
|
1128
1128
|
],
|
|
1129
1129
|
"members": {
|
|
1130
1130
|
"AccountIds": {
|
|
1131
|
-
"shape": "
|
|
1131
|
+
"shape": "Sdx"
|
|
1132
1132
|
}
|
|
1133
1133
|
}
|
|
1134
1134
|
},
|
|
@@ -1136,7 +1136,7 @@
|
|
|
1136
1136
|
"type": "structure",
|
|
1137
1137
|
"members": {
|
|
1138
1138
|
"UnprocessedAccounts": {
|
|
1139
|
-
"shape": "
|
|
1139
|
+
"shape": "Sdu"
|
|
1140
1140
|
}
|
|
1141
1141
|
}
|
|
1142
1142
|
}
|
|
@@ -1196,7 +1196,7 @@
|
|
|
1196
1196
|
"Invitations": {
|
|
1197
1197
|
"type": "list",
|
|
1198
1198
|
"member": {
|
|
1199
|
-
"shape": "
|
|
1199
|
+
"shape": "Sfn"
|
|
1200
1200
|
}
|
|
1201
1201
|
},
|
|
1202
1202
|
"NextToken": {}
|
|
@@ -1231,7 +1231,7 @@
|
|
|
1231
1231
|
"type": "structure",
|
|
1232
1232
|
"members": {
|
|
1233
1233
|
"Members": {
|
|
1234
|
-
"shape": "
|
|
1234
|
+
"shape": "Sgb"
|
|
1235
1235
|
},
|
|
1236
1236
|
"NextToken": {}
|
|
1237
1237
|
}
|
|
@@ -1294,7 +1294,7 @@
|
|
|
1294
1294
|
"type": "structure",
|
|
1295
1295
|
"members": {
|
|
1296
1296
|
"Tags": {
|
|
1297
|
-
"shape": "
|
|
1297
|
+
"shape": "Sfh"
|
|
1298
1298
|
}
|
|
1299
1299
|
}
|
|
1300
1300
|
}
|
|
@@ -1315,7 +1315,7 @@
|
|
|
1315
1315
|
"locationName": "ResourceArn"
|
|
1316
1316
|
},
|
|
1317
1317
|
"Tags": {
|
|
1318
|
-
"shape": "
|
|
1318
|
+
"shape": "Sfh"
|
|
1319
1319
|
}
|
|
1320
1320
|
}
|
|
1321
1321
|
},
|
|
@@ -1389,10 +1389,10 @@
|
|
|
1389
1389
|
],
|
|
1390
1390
|
"members": {
|
|
1391
1391
|
"Filters": {
|
|
1392
|
-
"shape": "
|
|
1392
|
+
"shape": "Sd7"
|
|
1393
1393
|
},
|
|
1394
1394
|
"Note": {
|
|
1395
|
-
"shape": "
|
|
1395
|
+
"shape": "Scy"
|
|
1396
1396
|
},
|
|
1397
1397
|
"RecordState": {}
|
|
1398
1398
|
}
|
|
@@ -1419,7 +1419,7 @@
|
|
|
1419
1419
|
},
|
|
1420
1420
|
"Name": {},
|
|
1421
1421
|
"Filters": {
|
|
1422
|
-
"shape": "
|
|
1422
|
+
"shape": "Sd7"
|
|
1423
1423
|
},
|
|
1424
1424
|
"GroupByAttribute": {}
|
|
1425
1425
|
}
|
|
@@ -1540,6 +1540,9 @@
|
|
|
1540
1540
|
"SchemaVersion": {},
|
|
1541
1541
|
"Id": {},
|
|
1542
1542
|
"ProductArn": {},
|
|
1543
|
+
"ProductName": {},
|
|
1544
|
+
"CompanyName": {},
|
|
1545
|
+
"Region": {},
|
|
1543
1546
|
"GeneratorId": {},
|
|
1544
1547
|
"AwsAccountId": {},
|
|
1545
1548
|
"Types": {
|
|
@@ -2282,6 +2285,33 @@
|
|
|
2282
2285
|
"shape": "Sr"
|
|
2283
2286
|
},
|
|
2284
2287
|
"ElasticsearchVersion": {},
|
|
2288
|
+
"ElasticsearchClusterConfig": {
|
|
2289
|
+
"type": "structure",
|
|
2290
|
+
"members": {
|
|
2291
|
+
"DedicatedMasterCount": {
|
|
2292
|
+
"type": "integer"
|
|
2293
|
+
},
|
|
2294
|
+
"DedicatedMasterEnabled": {
|
|
2295
|
+
"type": "boolean"
|
|
2296
|
+
},
|
|
2297
|
+
"DedicatedMasterType": {},
|
|
2298
|
+
"InstanceCount": {
|
|
2299
|
+
"type": "integer"
|
|
2300
|
+
},
|
|
2301
|
+
"InstanceType": {},
|
|
2302
|
+
"ZoneAwarenessConfig": {
|
|
2303
|
+
"type": "structure",
|
|
2304
|
+
"members": {
|
|
2305
|
+
"AvailabilityZoneCount": {
|
|
2306
|
+
"type": "integer"
|
|
2307
|
+
}
|
|
2308
|
+
}
|
|
2309
|
+
},
|
|
2310
|
+
"ZoneAwarenessEnabled": {
|
|
2311
|
+
"type": "boolean"
|
|
2312
|
+
}
|
|
2313
|
+
}
|
|
2314
|
+
},
|
|
2285
2315
|
"EncryptionAtRestOptions": {
|
|
2286
2316
|
"type": "structure",
|
|
2287
2317
|
"members": {
|
|
@@ -2295,10 +2325,13 @@
|
|
|
2295
2325
|
"type": "structure",
|
|
2296
2326
|
"members": {
|
|
2297
2327
|
"IndexSlowLogs": {
|
|
2298
|
-
"shape": "
|
|
2328
|
+
"shape": "S46"
|
|
2299
2329
|
},
|
|
2300
2330
|
"SearchSlowLogs": {
|
|
2301
|
-
"shape": "
|
|
2331
|
+
"shape": "S46"
|
|
2332
|
+
},
|
|
2333
|
+
"AuditLogs": {
|
|
2334
|
+
"shape": "S46"
|
|
2302
2335
|
}
|
|
2303
2336
|
}
|
|
2304
2337
|
},
|
|
@@ -2465,12 +2498,12 @@
|
|
|
2465
2498
|
}
|
|
2466
2499
|
},
|
|
2467
2500
|
"PublicAccessBlockConfiguration": {
|
|
2468
|
-
"shape": "
|
|
2501
|
+
"shape": "S4t"
|
|
2469
2502
|
}
|
|
2470
2503
|
}
|
|
2471
2504
|
},
|
|
2472
2505
|
"AwsS3AccountPublicAccessBlock": {
|
|
2473
|
-
"shape": "
|
|
2506
|
+
"shape": "S4t"
|
|
2474
2507
|
},
|
|
2475
2508
|
"AwsS3Object": {
|
|
2476
2509
|
"type": "structure",
|
|
@@ -2553,7 +2586,7 @@
|
|
|
2553
2586
|
"type": "structure",
|
|
2554
2587
|
"members": {
|
|
2555
2588
|
"AttachedManagedPolicies": {
|
|
2556
|
-
"shape": "
|
|
2589
|
+
"shape": "S53"
|
|
2557
2590
|
},
|
|
2558
2591
|
"CreateDate": {},
|
|
2559
2592
|
"GroupList": {
|
|
@@ -2561,7 +2594,7 @@
|
|
|
2561
2594
|
},
|
|
2562
2595
|
"Path": {},
|
|
2563
2596
|
"PermissionsBoundary": {
|
|
2564
|
-
"shape": "
|
|
2597
|
+
"shape": "S55"
|
|
2565
2598
|
},
|
|
2566
2599
|
"UserId": {},
|
|
2567
2600
|
"UserName": {},
|
|
@@ -2617,19 +2650,19 @@
|
|
|
2617
2650
|
"CreatedDate": {},
|
|
2618
2651
|
"Description": {},
|
|
2619
2652
|
"DefaultRouteSettings": {
|
|
2620
|
-
"shape": "
|
|
2653
|
+
"shape": "S5c"
|
|
2621
2654
|
},
|
|
2622
2655
|
"DeploymentId": {},
|
|
2623
2656
|
"LastUpdatedDate": {},
|
|
2624
2657
|
"RouteSettings": {
|
|
2625
|
-
"shape": "
|
|
2658
|
+
"shape": "S5c"
|
|
2626
2659
|
},
|
|
2627
2660
|
"StageName": {},
|
|
2628
2661
|
"StageVariables": {
|
|
2629
2662
|
"shape": "Sr"
|
|
2630
2663
|
},
|
|
2631
2664
|
"AccessLogSettings": {
|
|
2632
|
-
"shape": "
|
|
2665
|
+
"shape": "S5d"
|
|
2633
2666
|
},
|
|
2634
2667
|
"AutoDeploy": {
|
|
2635
2668
|
"type": "boolean"
|
|
@@ -2716,13 +2749,13 @@
|
|
|
2716
2749
|
"type": "integer"
|
|
2717
2750
|
},
|
|
2718
2751
|
"KeySchema": {
|
|
2719
|
-
"shape": "
|
|
2752
|
+
"shape": "S5n"
|
|
2720
2753
|
},
|
|
2721
2754
|
"Projection": {
|
|
2722
|
-
"shape": "
|
|
2755
|
+
"shape": "S5p"
|
|
2723
2756
|
},
|
|
2724
2757
|
"ProvisionedThroughput": {
|
|
2725
|
-
"shape": "
|
|
2758
|
+
"shape": "S5q"
|
|
2726
2759
|
}
|
|
2727
2760
|
}
|
|
2728
2761
|
}
|
|
@@ -2732,7 +2765,7 @@
|
|
|
2732
2765
|
"type": "integer"
|
|
2733
2766
|
},
|
|
2734
2767
|
"KeySchema": {
|
|
2735
|
-
"shape": "
|
|
2768
|
+
"shape": "S5n"
|
|
2736
2769
|
},
|
|
2737
2770
|
"LatestStreamArn": {},
|
|
2738
2771
|
"LatestStreamLabel": {},
|
|
@@ -2744,16 +2777,16 @@
|
|
|
2744
2777
|
"IndexArn": {},
|
|
2745
2778
|
"IndexName": {},
|
|
2746
2779
|
"KeySchema": {
|
|
2747
|
-
"shape": "
|
|
2780
|
+
"shape": "S5n"
|
|
2748
2781
|
},
|
|
2749
2782
|
"Projection": {
|
|
2750
|
-
"shape": "
|
|
2783
|
+
"shape": "S5p"
|
|
2751
2784
|
}
|
|
2752
2785
|
}
|
|
2753
2786
|
}
|
|
2754
2787
|
},
|
|
2755
2788
|
"ProvisionedThroughput": {
|
|
2756
|
-
"shape": "
|
|
2789
|
+
"shape": "S5q"
|
|
2757
2790
|
},
|
|
2758
2791
|
"Replicas": {
|
|
2759
2792
|
"type": "list",
|
|
@@ -2767,14 +2800,14 @@
|
|
|
2767
2800
|
"members": {
|
|
2768
2801
|
"IndexName": {},
|
|
2769
2802
|
"ProvisionedThroughputOverride": {
|
|
2770
|
-
"shape": "
|
|
2803
|
+
"shape": "S5x"
|
|
2771
2804
|
}
|
|
2772
2805
|
}
|
|
2773
2806
|
}
|
|
2774
2807
|
},
|
|
2775
2808
|
"KmsMasterKeyId": {},
|
|
2776
2809
|
"ProvisionedThroughputOverride": {
|
|
2777
|
-
"shape": "
|
|
2810
|
+
"shape": "S5x"
|
|
2778
2811
|
},
|
|
2779
2812
|
"RegionName": {},
|
|
2780
2813
|
"ReplicaStatus": {},
|
|
@@ -2872,7 +2905,7 @@
|
|
|
2872
2905
|
},
|
|
2873
2906
|
"DocumentationVersion": {},
|
|
2874
2907
|
"AccessLogSettings": {
|
|
2875
|
-
"shape": "
|
|
2908
|
+
"shape": "S5d"
|
|
2876
2909
|
},
|
|
2877
2910
|
"CanarySettings": {
|
|
2878
2911
|
"type": "structure",
|
|
@@ -3016,7 +3049,7 @@
|
|
|
3016
3049
|
"CreatedAt": {},
|
|
3017
3050
|
"DomainName": {},
|
|
3018
3051
|
"DomainValidationOptions": {
|
|
3019
|
-
"shape": "
|
|
3052
|
+
"shape": "S6c"
|
|
3020
3053
|
},
|
|
3021
3054
|
"ExtendedKeyUsages": {
|
|
3022
3055
|
"type": "list",
|
|
@@ -3058,7 +3091,7 @@
|
|
|
3058
3091
|
"type": "structure",
|
|
3059
3092
|
"members": {
|
|
3060
3093
|
"DomainValidationOptions": {
|
|
3061
|
-
"shape": "
|
|
3094
|
+
"shape": "S6c"
|
|
3062
3095
|
},
|
|
3063
3096
|
"RenewalStatus": {},
|
|
3064
3097
|
"RenewalStatusReason": {},
|
|
@@ -3463,7 +3496,7 @@
|
|
|
3463
3496
|
"type": "structure",
|
|
3464
3497
|
"members": {
|
|
3465
3498
|
"AttachedManagedPolicies": {
|
|
3466
|
-
"shape": "
|
|
3499
|
+
"shape": "S53"
|
|
3467
3500
|
},
|
|
3468
3501
|
"CreateDate": {},
|
|
3469
3502
|
"GroupId": {},
|
|
@@ -3485,7 +3518,7 @@
|
|
|
3485
3518
|
"members": {
|
|
3486
3519
|
"AssumeRolePolicyDocument": {},
|
|
3487
3520
|
"AttachedManagedPolicies": {
|
|
3488
|
-
"shape": "
|
|
3521
|
+
"shape": "S53"
|
|
3489
3522
|
},
|
|
3490
3523
|
"CreateDate": {},
|
|
3491
3524
|
"InstanceProfileList": {
|
|
@@ -3516,7 +3549,7 @@
|
|
|
3516
3549
|
}
|
|
3517
3550
|
},
|
|
3518
3551
|
"PermissionsBoundary": {
|
|
3519
|
-
"shape": "
|
|
3552
|
+
"shape": "S55"
|
|
3520
3553
|
},
|
|
3521
3554
|
"RoleId": {},
|
|
3522
3555
|
"RoleName": {},
|
|
@@ -3669,7 +3702,7 @@
|
|
|
3669
3702
|
"type": "boolean"
|
|
3670
3703
|
},
|
|
3671
3704
|
"Endpoint": {
|
|
3672
|
-
"shape": "
|
|
3705
|
+
"shape": "S8h"
|
|
3673
3706
|
},
|
|
3674
3707
|
"Engine": {},
|
|
3675
3708
|
"EngineVersion": {},
|
|
@@ -3686,7 +3719,7 @@
|
|
|
3686
3719
|
},
|
|
3687
3720
|
"TdeCredentialArn": {},
|
|
3688
3721
|
"VpcSecurityGroups": {
|
|
3689
|
-
"shape": "
|
|
3722
|
+
"shape": "S8i"
|
|
3690
3723
|
},
|
|
3691
3724
|
"MultiAz": {
|
|
3692
3725
|
"type": "boolean"
|
|
@@ -3780,7 +3813,7 @@
|
|
|
3780
3813
|
}
|
|
3781
3814
|
},
|
|
3782
3815
|
"ProcessorFeatures": {
|
|
3783
|
-
"shape": "
|
|
3816
|
+
"shape": "S8s"
|
|
3784
3817
|
}
|
|
3785
3818
|
}
|
|
3786
3819
|
},
|
|
@@ -3827,7 +3860,7 @@
|
|
|
3827
3860
|
},
|
|
3828
3861
|
"StorageType": {},
|
|
3829
3862
|
"DomainMemberships": {
|
|
3830
|
-
"shape": "
|
|
3863
|
+
"shape": "S8y"
|
|
3831
3864
|
},
|
|
3832
3865
|
"CopyTagsToSnapshot": {
|
|
3833
3866
|
"type": "boolean"
|
|
@@ -3851,10 +3884,10 @@
|
|
|
3851
3884
|
"shape": "S13"
|
|
3852
3885
|
},
|
|
3853
3886
|
"ProcessorFeatures": {
|
|
3854
|
-
"shape": "
|
|
3887
|
+
"shape": "S8s"
|
|
3855
3888
|
},
|
|
3856
3889
|
"ListenerEndpoint": {
|
|
3857
|
-
"shape": "
|
|
3890
|
+
"shape": "S8h"
|
|
3858
3891
|
},
|
|
3859
3892
|
"MaxAllocatedStorage": {
|
|
3860
3893
|
"type": "integer"
|
|
@@ -3973,7 +4006,7 @@
|
|
|
3973
4006
|
"type": "boolean"
|
|
3974
4007
|
},
|
|
3975
4008
|
"ProcessorFeatures": {
|
|
3976
|
-
"shape": "
|
|
4009
|
+
"shape": "S8s"
|
|
3977
4010
|
},
|
|
3978
4011
|
"DbiResourceId": {}
|
|
3979
4012
|
}
|
|
@@ -4047,7 +4080,7 @@
|
|
|
4047
4080
|
"shape": "S13"
|
|
4048
4081
|
},
|
|
4049
4082
|
"VpcSecurityGroups": {
|
|
4050
|
-
"shape": "
|
|
4083
|
+
"shape": "S8i"
|
|
4051
4084
|
},
|
|
4052
4085
|
"HostedZoneId": {},
|
|
4053
4086
|
"StorageEncrypted": {
|
|
@@ -4084,7 +4117,7 @@
|
|
|
4084
4117
|
"type": "boolean"
|
|
4085
4118
|
},
|
|
4086
4119
|
"DomainMemberships": {
|
|
4087
|
-
"shape": "
|
|
4120
|
+
"shape": "S8y"
|
|
4088
4121
|
},
|
|
4089
4122
|
"DbClusterParameterGroup": {},
|
|
4090
4123
|
"DbSubnetGroup": {},
|
|
@@ -4594,6 +4627,164 @@
|
|
|
4594
4627
|
},
|
|
4595
4628
|
"Other": {
|
|
4596
4629
|
"shape": "Sr"
|
|
4630
|
+
},
|
|
4631
|
+
"AwsRdsEventSubscription": {
|
|
4632
|
+
"type": "structure",
|
|
4633
|
+
"members": {
|
|
4634
|
+
"CustSubscriptionId": {},
|
|
4635
|
+
"CustomerAwsId": {},
|
|
4636
|
+
"Enabled": {
|
|
4637
|
+
"type": "boolean"
|
|
4638
|
+
},
|
|
4639
|
+
"EventCategoriesList": {
|
|
4640
|
+
"shape": "S25"
|
|
4641
|
+
},
|
|
4642
|
+
"EventSubscriptionArn": {},
|
|
4643
|
+
"SnsTopicArn": {},
|
|
4644
|
+
"SourceIdsList": {
|
|
4645
|
+
"shape": "S25"
|
|
4646
|
+
},
|
|
4647
|
+
"SourceType": {},
|
|
4648
|
+
"Status": {},
|
|
4649
|
+
"SubscriptionCreationTime": {}
|
|
4650
|
+
}
|
|
4651
|
+
},
|
|
4652
|
+
"AwsEcsService": {
|
|
4653
|
+
"type": "structure",
|
|
4654
|
+
"members": {
|
|
4655
|
+
"CapacityProviderStrategy": {
|
|
4656
|
+
"type": "list",
|
|
4657
|
+
"member": {
|
|
4658
|
+
"type": "structure",
|
|
4659
|
+
"members": {
|
|
4660
|
+
"Base": {
|
|
4661
|
+
"type": "integer"
|
|
4662
|
+
},
|
|
4663
|
+
"CapacityProvider": {},
|
|
4664
|
+
"Weight": {
|
|
4665
|
+
"type": "integer"
|
|
4666
|
+
}
|
|
4667
|
+
}
|
|
4668
|
+
}
|
|
4669
|
+
},
|
|
4670
|
+
"Cluster": {},
|
|
4671
|
+
"DeploymentConfiguration": {
|
|
4672
|
+
"type": "structure",
|
|
4673
|
+
"members": {
|
|
4674
|
+
"DeploymentCircuitBreaker": {
|
|
4675
|
+
"type": "structure",
|
|
4676
|
+
"members": {
|
|
4677
|
+
"Enable": {
|
|
4678
|
+
"type": "boolean"
|
|
4679
|
+
},
|
|
4680
|
+
"Rollback": {
|
|
4681
|
+
"type": "boolean"
|
|
4682
|
+
}
|
|
4683
|
+
}
|
|
4684
|
+
},
|
|
4685
|
+
"MaximumPercent": {
|
|
4686
|
+
"type": "integer"
|
|
4687
|
+
},
|
|
4688
|
+
"MinimumHealthyPercent": {
|
|
4689
|
+
"type": "integer"
|
|
4690
|
+
}
|
|
4691
|
+
}
|
|
4692
|
+
},
|
|
4693
|
+
"DeploymentController": {
|
|
4694
|
+
"type": "structure",
|
|
4695
|
+
"members": {
|
|
4696
|
+
"Type": {}
|
|
4697
|
+
}
|
|
4698
|
+
},
|
|
4699
|
+
"DesiredCount": {
|
|
4700
|
+
"type": "integer"
|
|
4701
|
+
},
|
|
4702
|
+
"EnableEcsManagedTags": {
|
|
4703
|
+
"type": "boolean"
|
|
4704
|
+
},
|
|
4705
|
+
"EnableExecuteCommand": {
|
|
4706
|
+
"type": "boolean"
|
|
4707
|
+
},
|
|
4708
|
+
"HealthCheckGracePeriodSeconds": {
|
|
4709
|
+
"type": "integer"
|
|
4710
|
+
},
|
|
4711
|
+
"LaunchType": {},
|
|
4712
|
+
"LoadBalancers": {
|
|
4713
|
+
"type": "list",
|
|
4714
|
+
"member": {
|
|
4715
|
+
"type": "structure",
|
|
4716
|
+
"members": {
|
|
4717
|
+
"ContainerName": {},
|
|
4718
|
+
"ContainerPort": {
|
|
4719
|
+
"type": "integer"
|
|
4720
|
+
},
|
|
4721
|
+
"LoadBalancerName": {},
|
|
4722
|
+
"TargetGroupArn": {}
|
|
4723
|
+
}
|
|
4724
|
+
}
|
|
4725
|
+
},
|
|
4726
|
+
"Name": {},
|
|
4727
|
+
"NetworkConfiguration": {
|
|
4728
|
+
"type": "structure",
|
|
4729
|
+
"members": {
|
|
4730
|
+
"AwsVpcConfiguration": {
|
|
4731
|
+
"type": "structure",
|
|
4732
|
+
"members": {
|
|
4733
|
+
"AssignPublicIp": {},
|
|
4734
|
+
"SecurityGroups": {
|
|
4735
|
+
"shape": "S25"
|
|
4736
|
+
},
|
|
4737
|
+
"Subnets": {
|
|
4738
|
+
"shape": "S25"
|
|
4739
|
+
}
|
|
4740
|
+
}
|
|
4741
|
+
}
|
|
4742
|
+
}
|
|
4743
|
+
},
|
|
4744
|
+
"PlacementConstraints": {
|
|
4745
|
+
"type": "list",
|
|
4746
|
+
"member": {
|
|
4747
|
+
"type": "structure",
|
|
4748
|
+
"members": {
|
|
4749
|
+
"Expression": {},
|
|
4750
|
+
"Type": {}
|
|
4751
|
+
}
|
|
4752
|
+
}
|
|
4753
|
+
},
|
|
4754
|
+
"PlacementStrategies": {
|
|
4755
|
+
"type": "list",
|
|
4756
|
+
"member": {
|
|
4757
|
+
"type": "structure",
|
|
4758
|
+
"members": {
|
|
4759
|
+
"Field": {},
|
|
4760
|
+
"Type": {}
|
|
4761
|
+
}
|
|
4762
|
+
}
|
|
4763
|
+
},
|
|
4764
|
+
"PlatformVersion": {},
|
|
4765
|
+
"PropagateTags": {},
|
|
4766
|
+
"Role": {},
|
|
4767
|
+
"SchedulingStrategy": {},
|
|
4768
|
+
"ServiceArn": {},
|
|
4769
|
+
"ServiceName": {},
|
|
4770
|
+
"ServiceRegistries": {
|
|
4771
|
+
"type": "list",
|
|
4772
|
+
"member": {
|
|
4773
|
+
"type": "structure",
|
|
4774
|
+
"members": {
|
|
4775
|
+
"ContainerName": {},
|
|
4776
|
+
"ContainerPort": {
|
|
4777
|
+
"type": "integer"
|
|
4778
|
+
},
|
|
4779
|
+
"Port": {
|
|
4780
|
+
"type": "integer"
|
|
4781
|
+
},
|
|
4782
|
+
"RegistryArn": {}
|
|
4783
|
+
}
|
|
4784
|
+
}
|
|
4785
|
+
},
|
|
4786
|
+
"TaskDefinition": {}
|
|
4787
|
+
}
|
|
4597
4788
|
}
|
|
4598
4789
|
}
|
|
4599
4790
|
}
|
|
@@ -4605,7 +4796,7 @@
|
|
|
4605
4796
|
"members": {
|
|
4606
4797
|
"Status": {},
|
|
4607
4798
|
"RelatedRequirements": {
|
|
4608
|
-
"shape": "
|
|
4799
|
+
"shape": "Sbq"
|
|
4609
4800
|
},
|
|
4610
4801
|
"StatusReasons": {
|
|
4611
4802
|
"type": "list",
|
|
@@ -4636,7 +4827,7 @@
|
|
|
4636
4827
|
},
|
|
4637
4828
|
"RecordState": {},
|
|
4638
4829
|
"RelatedFindings": {
|
|
4639
|
-
"shape": "
|
|
4830
|
+
"shape": "Sby"
|
|
4640
4831
|
},
|
|
4641
4832
|
"Note": {
|
|
4642
4833
|
"type": "structure",
|
|
@@ -4748,7 +4939,7 @@
|
|
|
4748
4939
|
"members": {
|
|
4749
4940
|
"ConnectionDirection": {},
|
|
4750
4941
|
"RemoteIpDetails": {
|
|
4751
|
-
"shape": "
|
|
4942
|
+
"shape": "Scb"
|
|
4752
4943
|
},
|
|
4753
4944
|
"RemotePortDetails": {
|
|
4754
4945
|
"type": "structure",
|
|
@@ -4760,7 +4951,7 @@
|
|
|
4760
4951
|
}
|
|
4761
4952
|
},
|
|
4762
4953
|
"LocalPortDetails": {
|
|
4763
|
-
"shape": "
|
|
4954
|
+
"shape": "Sch"
|
|
4764
4955
|
},
|
|
4765
4956
|
"Protocol": {},
|
|
4766
4957
|
"Blocked": {
|
|
@@ -4775,7 +4966,7 @@
|
|
|
4775
4966
|
"ServiceName": {},
|
|
4776
4967
|
"CallerType": {},
|
|
4777
4968
|
"RemoteIpDetails": {
|
|
4778
|
-
"shape": "
|
|
4969
|
+
"shape": "Scb"
|
|
4779
4970
|
},
|
|
4780
4971
|
"DomainDetails": {
|
|
4781
4972
|
"type": "structure",
|
|
@@ -4809,7 +5000,7 @@
|
|
|
4809
5000
|
"type": "structure",
|
|
4810
5001
|
"members": {
|
|
4811
5002
|
"LocalPortDetails": {
|
|
4812
|
-
"shape": "
|
|
5003
|
+
"shape": "Sch"
|
|
4813
5004
|
},
|
|
4814
5005
|
"LocalIpDetails": {
|
|
4815
5006
|
"type": "structure",
|
|
@@ -4818,7 +5009,7 @@
|
|
|
4818
5009
|
}
|
|
4819
5010
|
},
|
|
4820
5011
|
"RemoteIpDetails": {
|
|
4821
|
-
"shape": "
|
|
5012
|
+
"shape": "Scb"
|
|
4822
5013
|
}
|
|
4823
5014
|
}
|
|
4824
5015
|
}
|
|
@@ -4840,7 +5031,7 @@
|
|
|
4840
5031
|
"type": "integer"
|
|
4841
5032
|
},
|
|
4842
5033
|
"RelatedFindings": {
|
|
4843
|
-
"shape": "
|
|
5034
|
+
"shape": "Sby"
|
|
4844
5035
|
},
|
|
4845
5036
|
"Severity": {
|
|
4846
5037
|
"type": "structure",
|
|
@@ -5053,7 +5244,7 @@
|
|
|
5053
5244
|
}
|
|
5054
5245
|
}
|
|
5055
5246
|
},
|
|
5056
|
-
"
|
|
5247
|
+
"S46": {
|
|
5057
5248
|
"type": "structure",
|
|
5058
5249
|
"members": {
|
|
5059
5250
|
"CloudWatchLogsLogGroupArn": {},
|
|
@@ -5062,7 +5253,7 @@
|
|
|
5062
5253
|
}
|
|
5063
5254
|
}
|
|
5064
5255
|
},
|
|
5065
|
-
"
|
|
5256
|
+
"S4t": {
|
|
5066
5257
|
"type": "structure",
|
|
5067
5258
|
"members": {
|
|
5068
5259
|
"BlockPublicAcls": {
|
|
@@ -5079,7 +5270,7 @@
|
|
|
5079
5270
|
}
|
|
5080
5271
|
}
|
|
5081
5272
|
},
|
|
5082
|
-
"
|
|
5273
|
+
"S53": {
|
|
5083
5274
|
"type": "list",
|
|
5084
5275
|
"member": {
|
|
5085
5276
|
"type": "structure",
|
|
@@ -5089,14 +5280,14 @@
|
|
|
5089
5280
|
}
|
|
5090
5281
|
}
|
|
5091
5282
|
},
|
|
5092
|
-
"
|
|
5283
|
+
"S55": {
|
|
5093
5284
|
"type": "structure",
|
|
5094
5285
|
"members": {
|
|
5095
5286
|
"PermissionsBoundaryArn": {},
|
|
5096
5287
|
"PermissionsBoundaryType": {}
|
|
5097
5288
|
}
|
|
5098
5289
|
},
|
|
5099
|
-
"
|
|
5290
|
+
"S5c": {
|
|
5100
5291
|
"type": "structure",
|
|
5101
5292
|
"members": {
|
|
5102
5293
|
"DetailedMetricsEnabled": {
|
|
@@ -5114,14 +5305,14 @@
|
|
|
5114
5305
|
}
|
|
5115
5306
|
}
|
|
5116
5307
|
},
|
|
5117
|
-
"
|
|
5308
|
+
"S5d": {
|
|
5118
5309
|
"type": "structure",
|
|
5119
5310
|
"members": {
|
|
5120
5311
|
"Format": {},
|
|
5121
5312
|
"DestinationArn": {}
|
|
5122
5313
|
}
|
|
5123
5314
|
},
|
|
5124
|
-
"
|
|
5315
|
+
"S5n": {
|
|
5125
5316
|
"type": "list",
|
|
5126
5317
|
"member": {
|
|
5127
5318
|
"type": "structure",
|
|
@@ -5131,7 +5322,7 @@
|
|
|
5131
5322
|
}
|
|
5132
5323
|
}
|
|
5133
5324
|
},
|
|
5134
|
-
"
|
|
5325
|
+
"S5p": {
|
|
5135
5326
|
"type": "structure",
|
|
5136
5327
|
"members": {
|
|
5137
5328
|
"NonKeyAttributes": {
|
|
@@ -5140,7 +5331,7 @@
|
|
|
5140
5331
|
"ProjectionType": {}
|
|
5141
5332
|
}
|
|
5142
5333
|
},
|
|
5143
|
-
"
|
|
5334
|
+
"S5q": {
|
|
5144
5335
|
"type": "structure",
|
|
5145
5336
|
"members": {
|
|
5146
5337
|
"LastDecreaseDateTime": {},
|
|
@@ -5156,7 +5347,7 @@
|
|
|
5156
5347
|
}
|
|
5157
5348
|
}
|
|
5158
5349
|
},
|
|
5159
|
-
"
|
|
5350
|
+
"S5x": {
|
|
5160
5351
|
"type": "structure",
|
|
5161
5352
|
"members": {
|
|
5162
5353
|
"ReadCapacityUnits": {
|
|
@@ -5164,7 +5355,7 @@
|
|
|
5164
5355
|
}
|
|
5165
5356
|
}
|
|
5166
5357
|
},
|
|
5167
|
-
"
|
|
5358
|
+
"S6c": {
|
|
5168
5359
|
"type": "list",
|
|
5169
5360
|
"member": {
|
|
5170
5361
|
"type": "structure",
|
|
@@ -5187,7 +5378,7 @@
|
|
|
5187
5378
|
}
|
|
5188
5379
|
}
|
|
5189
5380
|
},
|
|
5190
|
-
"
|
|
5381
|
+
"S8h": {
|
|
5191
5382
|
"type": "structure",
|
|
5192
5383
|
"members": {
|
|
5193
5384
|
"Address": {},
|
|
@@ -5197,7 +5388,7 @@
|
|
|
5197
5388
|
"HostedZoneId": {}
|
|
5198
5389
|
}
|
|
5199
5390
|
},
|
|
5200
|
-
"
|
|
5391
|
+
"S8i": {
|
|
5201
5392
|
"type": "list",
|
|
5202
5393
|
"member": {
|
|
5203
5394
|
"type": "structure",
|
|
@@ -5207,7 +5398,7 @@
|
|
|
5207
5398
|
}
|
|
5208
5399
|
}
|
|
5209
5400
|
},
|
|
5210
|
-
"
|
|
5401
|
+
"S8s": {
|
|
5211
5402
|
"type": "list",
|
|
5212
5403
|
"member": {
|
|
5213
5404
|
"type": "structure",
|
|
@@ -5217,7 +5408,7 @@
|
|
|
5217
5408
|
}
|
|
5218
5409
|
}
|
|
5219
5410
|
},
|
|
5220
|
-
"
|
|
5411
|
+
"S8y": {
|
|
5221
5412
|
"type": "list",
|
|
5222
5413
|
"member": {
|
|
5223
5414
|
"type": "structure",
|
|
@@ -5229,11 +5420,11 @@
|
|
|
5229
5420
|
}
|
|
5230
5421
|
}
|
|
5231
5422
|
},
|
|
5232
|
-
"
|
|
5423
|
+
"Sbq": {
|
|
5233
5424
|
"type": "list",
|
|
5234
5425
|
"member": {}
|
|
5235
5426
|
},
|
|
5236
|
-
"
|
|
5427
|
+
"Sby": {
|
|
5237
5428
|
"type": "list",
|
|
5238
5429
|
"member": {
|
|
5239
5430
|
"type": "structure",
|
|
@@ -5247,7 +5438,7 @@
|
|
|
5247
5438
|
}
|
|
5248
5439
|
}
|
|
5249
5440
|
},
|
|
5250
|
-
"
|
|
5441
|
+
"Scb": {
|
|
5251
5442
|
"type": "structure",
|
|
5252
5443
|
"members": {
|
|
5253
5444
|
"IpAddressV4": {},
|
|
@@ -5288,7 +5479,7 @@
|
|
|
5288
5479
|
}
|
|
5289
5480
|
}
|
|
5290
5481
|
},
|
|
5291
|
-
"
|
|
5482
|
+
"Sch": {
|
|
5292
5483
|
"type": "structure",
|
|
5293
5484
|
"members": {
|
|
5294
5485
|
"Port": {
|
|
@@ -5297,13 +5488,13 @@
|
|
|
5297
5488
|
"PortName": {}
|
|
5298
5489
|
}
|
|
5299
5490
|
},
|
|
5300
|
-
"
|
|
5491
|
+
"Scw": {
|
|
5301
5492
|
"type": "list",
|
|
5302
5493
|
"member": {
|
|
5303
|
-
"shape": "
|
|
5494
|
+
"shape": "Scx"
|
|
5304
5495
|
}
|
|
5305
5496
|
},
|
|
5306
|
-
"
|
|
5497
|
+
"Scx": {
|
|
5307
5498
|
"type": "structure",
|
|
5308
5499
|
"required": [
|
|
5309
5500
|
"Id",
|
|
@@ -5314,7 +5505,7 @@
|
|
|
5314
5505
|
"ProductArn": {}
|
|
5315
5506
|
}
|
|
5316
5507
|
},
|
|
5317
|
-
"
|
|
5508
|
+
"Scy": {
|
|
5318
5509
|
"type": "structure",
|
|
5319
5510
|
"required": [
|
|
5320
5511
|
"Text",
|
|
@@ -5325,261 +5516,272 @@
|
|
|
5325
5516
|
"UpdatedBy": {}
|
|
5326
5517
|
}
|
|
5327
5518
|
},
|
|
5328
|
-
"
|
|
5519
|
+
"Sd7": {
|
|
5329
5520
|
"type": "structure",
|
|
5330
5521
|
"members": {
|
|
5331
5522
|
"ProductArn": {
|
|
5332
|
-
"shape": "
|
|
5523
|
+
"shape": "Sd8"
|
|
5333
5524
|
},
|
|
5334
5525
|
"AwsAccountId": {
|
|
5335
|
-
"shape": "
|
|
5526
|
+
"shape": "Sd8"
|
|
5336
5527
|
},
|
|
5337
5528
|
"Id": {
|
|
5338
|
-
"shape": "
|
|
5529
|
+
"shape": "Sd8"
|
|
5339
5530
|
},
|
|
5340
5531
|
"GeneratorId": {
|
|
5341
|
-
"shape": "
|
|
5532
|
+
"shape": "Sd8"
|
|
5533
|
+
},
|
|
5534
|
+
"Region": {
|
|
5535
|
+
"shape": "Sd8"
|
|
5342
5536
|
},
|
|
5343
5537
|
"Type": {
|
|
5344
|
-
"shape": "
|
|
5538
|
+
"shape": "Sd8"
|
|
5345
5539
|
},
|
|
5346
5540
|
"FirstObservedAt": {
|
|
5347
|
-
"shape": "
|
|
5541
|
+
"shape": "Sdb"
|
|
5348
5542
|
},
|
|
5349
5543
|
"LastObservedAt": {
|
|
5350
|
-
"shape": "
|
|
5544
|
+
"shape": "Sdb"
|
|
5351
5545
|
},
|
|
5352
5546
|
"CreatedAt": {
|
|
5353
|
-
"shape": "
|
|
5547
|
+
"shape": "Sdb"
|
|
5354
5548
|
},
|
|
5355
5549
|
"UpdatedAt": {
|
|
5356
|
-
"shape": "
|
|
5550
|
+
"shape": "Sdb"
|
|
5357
5551
|
},
|
|
5358
5552
|
"SeverityProduct": {
|
|
5359
|
-
"shape": "
|
|
5553
|
+
"shape": "Sdf",
|
|
5360
5554
|
"deprecated": true,
|
|
5361
|
-
"deprecatedMessage": "This filter is deprecated, use
|
|
5555
|
+
"deprecatedMessage": "This filter is deprecated. Instead, use FindingProviderSeverityOriginal."
|
|
5362
5556
|
},
|
|
5363
5557
|
"SeverityNormalized": {
|
|
5364
|
-
"shape": "
|
|
5558
|
+
"shape": "Sdf",
|
|
5365
5559
|
"deprecated": true,
|
|
5366
|
-
"deprecatedMessage": "This filter is deprecated, use SeverityLabel or FindingProviderFieldsSeverityLabel
|
|
5560
|
+
"deprecatedMessage": "This filter is deprecated. Instead, use SeverityLabel or FindingProviderFieldsSeverityLabel."
|
|
5367
5561
|
},
|
|
5368
5562
|
"SeverityLabel": {
|
|
5369
|
-
"shape": "
|
|
5563
|
+
"shape": "Sd8"
|
|
5370
5564
|
},
|
|
5371
5565
|
"Confidence": {
|
|
5372
|
-
"shape": "
|
|
5566
|
+
"shape": "Sdf"
|
|
5373
5567
|
},
|
|
5374
5568
|
"Criticality": {
|
|
5375
|
-
"shape": "
|
|
5569
|
+
"shape": "Sdf"
|
|
5376
5570
|
},
|
|
5377
5571
|
"Title": {
|
|
5378
|
-
"shape": "
|
|
5572
|
+
"shape": "Sd8"
|
|
5379
5573
|
},
|
|
5380
5574
|
"Description": {
|
|
5381
|
-
"shape": "
|
|
5575
|
+
"shape": "Sd8"
|
|
5382
5576
|
},
|
|
5383
5577
|
"RecommendationText": {
|
|
5384
|
-
"shape": "
|
|
5578
|
+
"shape": "Sd8"
|
|
5385
5579
|
},
|
|
5386
5580
|
"SourceUrl": {
|
|
5387
|
-
"shape": "
|
|
5581
|
+
"shape": "Sd8"
|
|
5388
5582
|
},
|
|
5389
5583
|
"ProductFields": {
|
|
5390
|
-
"shape": "
|
|
5584
|
+
"shape": "Sdh"
|
|
5391
5585
|
},
|
|
5392
5586
|
"ProductName": {
|
|
5393
|
-
"shape": "
|
|
5587
|
+
"shape": "Sd8"
|
|
5394
5588
|
},
|
|
5395
5589
|
"CompanyName": {
|
|
5396
|
-
"shape": "
|
|
5590
|
+
"shape": "Sd8"
|
|
5397
5591
|
},
|
|
5398
5592
|
"UserDefinedFields": {
|
|
5399
|
-
"shape": "
|
|
5593
|
+
"shape": "Sdh"
|
|
5400
5594
|
},
|
|
5401
5595
|
"MalwareName": {
|
|
5402
|
-
"shape": "
|
|
5596
|
+
"shape": "Sd8"
|
|
5403
5597
|
},
|
|
5404
5598
|
"MalwareType": {
|
|
5405
|
-
"shape": "
|
|
5599
|
+
"shape": "Sd8"
|
|
5406
5600
|
},
|
|
5407
5601
|
"MalwarePath": {
|
|
5408
|
-
"shape": "
|
|
5602
|
+
"shape": "Sd8"
|
|
5409
5603
|
},
|
|
5410
5604
|
"MalwareState": {
|
|
5411
|
-
"shape": "
|
|
5605
|
+
"shape": "Sd8"
|
|
5412
5606
|
},
|
|
5413
5607
|
"NetworkDirection": {
|
|
5414
|
-
"shape": "
|
|
5608
|
+
"shape": "Sd8"
|
|
5415
5609
|
},
|
|
5416
5610
|
"NetworkProtocol": {
|
|
5417
|
-
"shape": "
|
|
5611
|
+
"shape": "Sd8"
|
|
5418
5612
|
},
|
|
5419
5613
|
"NetworkSourceIpV4": {
|
|
5420
|
-
"shape": "
|
|
5614
|
+
"shape": "Sdk"
|
|
5421
5615
|
},
|
|
5422
5616
|
"NetworkSourceIpV6": {
|
|
5423
|
-
"shape": "
|
|
5617
|
+
"shape": "Sdk"
|
|
5424
5618
|
},
|
|
5425
5619
|
"NetworkSourcePort": {
|
|
5426
|
-
"shape": "
|
|
5620
|
+
"shape": "Sdf"
|
|
5427
5621
|
},
|
|
5428
5622
|
"NetworkSourceDomain": {
|
|
5429
|
-
"shape": "
|
|
5623
|
+
"shape": "Sd8"
|
|
5430
5624
|
},
|
|
5431
5625
|
"NetworkSourceMac": {
|
|
5432
|
-
"shape": "
|
|
5626
|
+
"shape": "Sd8"
|
|
5433
5627
|
},
|
|
5434
5628
|
"NetworkDestinationIpV4": {
|
|
5435
|
-
"shape": "
|
|
5629
|
+
"shape": "Sdk"
|
|
5436
5630
|
},
|
|
5437
5631
|
"NetworkDestinationIpV6": {
|
|
5438
|
-
"shape": "
|
|
5632
|
+
"shape": "Sdk"
|
|
5439
5633
|
},
|
|
5440
5634
|
"NetworkDestinationPort": {
|
|
5441
|
-
"shape": "
|
|
5635
|
+
"shape": "Sdf"
|
|
5442
5636
|
},
|
|
5443
5637
|
"NetworkDestinationDomain": {
|
|
5444
|
-
"shape": "
|
|
5638
|
+
"shape": "Sd8"
|
|
5445
5639
|
},
|
|
5446
5640
|
"ProcessName": {
|
|
5447
|
-
"shape": "
|
|
5641
|
+
"shape": "Sd8"
|
|
5448
5642
|
},
|
|
5449
5643
|
"ProcessPath": {
|
|
5450
|
-
"shape": "
|
|
5644
|
+
"shape": "Sd8"
|
|
5451
5645
|
},
|
|
5452
5646
|
"ProcessPid": {
|
|
5453
|
-
"shape": "
|
|
5647
|
+
"shape": "Sdf"
|
|
5454
5648
|
},
|
|
5455
5649
|
"ProcessParentPid": {
|
|
5456
|
-
"shape": "
|
|
5650
|
+
"shape": "Sdf"
|
|
5457
5651
|
},
|
|
5458
5652
|
"ProcessLaunchedAt": {
|
|
5459
|
-
"shape": "
|
|
5653
|
+
"shape": "Sdb"
|
|
5460
5654
|
},
|
|
5461
5655
|
"ProcessTerminatedAt": {
|
|
5462
|
-
"shape": "
|
|
5656
|
+
"shape": "Sdb"
|
|
5463
5657
|
},
|
|
5464
5658
|
"ThreatIntelIndicatorType": {
|
|
5465
|
-
"shape": "
|
|
5659
|
+
"shape": "Sd8"
|
|
5466
5660
|
},
|
|
5467
5661
|
"ThreatIntelIndicatorValue": {
|
|
5468
|
-
"shape": "
|
|
5662
|
+
"shape": "Sd8"
|
|
5469
5663
|
},
|
|
5470
5664
|
"ThreatIntelIndicatorCategory": {
|
|
5471
|
-
"shape": "
|
|
5665
|
+
"shape": "Sd8"
|
|
5472
5666
|
},
|
|
5473
5667
|
"ThreatIntelIndicatorLastObservedAt": {
|
|
5474
|
-
"shape": "
|
|
5668
|
+
"shape": "Sdb"
|
|
5475
5669
|
},
|
|
5476
5670
|
"ThreatIntelIndicatorSource": {
|
|
5477
|
-
"shape": "
|
|
5671
|
+
"shape": "Sd8"
|
|
5478
5672
|
},
|
|
5479
5673
|
"ThreatIntelIndicatorSourceUrl": {
|
|
5480
|
-
"shape": "
|
|
5674
|
+
"shape": "Sd8"
|
|
5481
5675
|
},
|
|
5482
5676
|
"ResourceType": {
|
|
5483
|
-
"shape": "
|
|
5677
|
+
"shape": "Sd8"
|
|
5484
5678
|
},
|
|
5485
5679
|
"ResourceId": {
|
|
5486
|
-
"shape": "
|
|
5680
|
+
"shape": "Sd8"
|
|
5487
5681
|
},
|
|
5488
5682
|
"ResourcePartition": {
|
|
5489
|
-
"shape": "
|
|
5683
|
+
"shape": "Sd8"
|
|
5490
5684
|
},
|
|
5491
5685
|
"ResourceRegion": {
|
|
5492
|
-
"shape": "
|
|
5686
|
+
"shape": "Sd8"
|
|
5493
5687
|
},
|
|
5494
5688
|
"ResourceTags": {
|
|
5495
|
-
"shape": "
|
|
5689
|
+
"shape": "Sdh"
|
|
5496
5690
|
},
|
|
5497
5691
|
"ResourceAwsEc2InstanceType": {
|
|
5498
|
-
"shape": "
|
|
5692
|
+
"shape": "Sd8"
|
|
5499
5693
|
},
|
|
5500
5694
|
"ResourceAwsEc2InstanceImageId": {
|
|
5501
|
-
"shape": "
|
|
5695
|
+
"shape": "Sd8"
|
|
5502
5696
|
},
|
|
5503
5697
|
"ResourceAwsEc2InstanceIpV4Addresses": {
|
|
5504
|
-
"shape": "
|
|
5698
|
+
"shape": "Sdk"
|
|
5505
5699
|
},
|
|
5506
5700
|
"ResourceAwsEc2InstanceIpV6Addresses": {
|
|
5507
|
-
"shape": "
|
|
5701
|
+
"shape": "Sdk"
|
|
5508
5702
|
},
|
|
5509
5703
|
"ResourceAwsEc2InstanceKeyName": {
|
|
5510
|
-
"shape": "
|
|
5704
|
+
"shape": "Sd8"
|
|
5511
5705
|
},
|
|
5512
5706
|
"ResourceAwsEc2InstanceIamInstanceProfileArn": {
|
|
5513
|
-
"shape": "
|
|
5707
|
+
"shape": "Sd8"
|
|
5514
5708
|
},
|
|
5515
5709
|
"ResourceAwsEc2InstanceVpcId": {
|
|
5516
|
-
"shape": "
|
|
5710
|
+
"shape": "Sd8"
|
|
5517
5711
|
},
|
|
5518
5712
|
"ResourceAwsEc2InstanceSubnetId": {
|
|
5519
|
-
"shape": "
|
|
5713
|
+
"shape": "Sd8"
|
|
5520
5714
|
},
|
|
5521
5715
|
"ResourceAwsEc2InstanceLaunchedAt": {
|
|
5522
|
-
"shape": "
|
|
5716
|
+
"shape": "Sdb"
|
|
5523
5717
|
},
|
|
5524
5718
|
"ResourceAwsS3BucketOwnerId": {
|
|
5525
|
-
"shape": "
|
|
5719
|
+
"shape": "Sd8"
|
|
5526
5720
|
},
|
|
5527
5721
|
"ResourceAwsS3BucketOwnerName": {
|
|
5528
|
-
"shape": "
|
|
5722
|
+
"shape": "Sd8"
|
|
5529
5723
|
},
|
|
5530
5724
|
"ResourceAwsIamAccessKeyUserName": {
|
|
5531
|
-
"shape": "
|
|
5725
|
+
"shape": "Sd8",
|
|
5726
|
+
"deprecated": true,
|
|
5727
|
+
"deprecatedMessage": "This filter is deprecated. Instead, use ResourceAwsIamAccessKeyPrincipalName."
|
|
5728
|
+
},
|
|
5729
|
+
"ResourceAwsIamAccessKeyPrincipalName": {
|
|
5730
|
+
"shape": "Sd8"
|
|
5532
5731
|
},
|
|
5533
5732
|
"ResourceAwsIamAccessKeyStatus": {
|
|
5534
|
-
"shape": "
|
|
5733
|
+
"shape": "Sd8"
|
|
5535
5734
|
},
|
|
5536
5735
|
"ResourceAwsIamAccessKeyCreatedAt": {
|
|
5537
|
-
"shape": "
|
|
5736
|
+
"shape": "Sdb"
|
|
5737
|
+
},
|
|
5738
|
+
"ResourceAwsIamUserUserName": {
|
|
5739
|
+
"shape": "Sd8"
|
|
5538
5740
|
},
|
|
5539
5741
|
"ResourceContainerName": {
|
|
5540
|
-
"shape": "
|
|
5742
|
+
"shape": "Sd8"
|
|
5541
5743
|
},
|
|
5542
5744
|
"ResourceContainerImageId": {
|
|
5543
|
-
"shape": "
|
|
5745
|
+
"shape": "Sd8"
|
|
5544
5746
|
},
|
|
5545
5747
|
"ResourceContainerImageName": {
|
|
5546
|
-
"shape": "
|
|
5748
|
+
"shape": "Sd8"
|
|
5547
5749
|
},
|
|
5548
5750
|
"ResourceContainerLaunchedAt": {
|
|
5549
|
-
"shape": "
|
|
5751
|
+
"shape": "Sdb"
|
|
5550
5752
|
},
|
|
5551
5753
|
"ResourceDetailsOther": {
|
|
5552
|
-
"shape": "
|
|
5754
|
+
"shape": "Sdh"
|
|
5553
5755
|
},
|
|
5554
5756
|
"ComplianceStatus": {
|
|
5555
|
-
"shape": "
|
|
5757
|
+
"shape": "Sd8"
|
|
5556
5758
|
},
|
|
5557
5759
|
"VerificationState": {
|
|
5558
|
-
"shape": "
|
|
5760
|
+
"shape": "Sd8"
|
|
5559
5761
|
},
|
|
5560
5762
|
"WorkflowState": {
|
|
5561
|
-
"shape": "
|
|
5763
|
+
"shape": "Sd8"
|
|
5562
5764
|
},
|
|
5563
5765
|
"WorkflowStatus": {
|
|
5564
|
-
"shape": "
|
|
5766
|
+
"shape": "Sd8"
|
|
5565
5767
|
},
|
|
5566
5768
|
"RecordState": {
|
|
5567
|
-
"shape": "
|
|
5769
|
+
"shape": "Sd8"
|
|
5568
5770
|
},
|
|
5569
5771
|
"RelatedFindingsProductArn": {
|
|
5570
|
-
"shape": "
|
|
5772
|
+
"shape": "Sd8"
|
|
5571
5773
|
},
|
|
5572
5774
|
"RelatedFindingsId": {
|
|
5573
|
-
"shape": "
|
|
5775
|
+
"shape": "Sd8"
|
|
5574
5776
|
},
|
|
5575
5777
|
"NoteText": {
|
|
5576
|
-
"shape": "
|
|
5778
|
+
"shape": "Sd8"
|
|
5577
5779
|
},
|
|
5578
5780
|
"NoteUpdatedAt": {
|
|
5579
|
-
"shape": "
|
|
5781
|
+
"shape": "Sdb"
|
|
5580
5782
|
},
|
|
5581
5783
|
"NoteUpdatedBy": {
|
|
5582
|
-
"shape": "
|
|
5784
|
+
"shape": "Sd8"
|
|
5583
5785
|
},
|
|
5584
5786
|
"Keyword": {
|
|
5585
5787
|
"deprecated": true,
|
|
@@ -5593,29 +5795,29 @@
|
|
|
5593
5795
|
}
|
|
5594
5796
|
},
|
|
5595
5797
|
"FindingProviderFieldsConfidence": {
|
|
5596
|
-
"shape": "
|
|
5798
|
+
"shape": "Sdf"
|
|
5597
5799
|
},
|
|
5598
5800
|
"FindingProviderFieldsCriticality": {
|
|
5599
|
-
"shape": "
|
|
5801
|
+
"shape": "Sdf"
|
|
5600
5802
|
},
|
|
5601
5803
|
"FindingProviderFieldsRelatedFindingsId": {
|
|
5602
|
-
"shape": "
|
|
5804
|
+
"shape": "Sd8"
|
|
5603
5805
|
},
|
|
5604
5806
|
"FindingProviderFieldsRelatedFindingsProductArn": {
|
|
5605
|
-
"shape": "
|
|
5807
|
+
"shape": "Sd8"
|
|
5606
5808
|
},
|
|
5607
5809
|
"FindingProviderFieldsSeverityLabel": {
|
|
5608
|
-
"shape": "
|
|
5810
|
+
"shape": "Sd8"
|
|
5609
5811
|
},
|
|
5610
5812
|
"FindingProviderFieldsSeverityOriginal": {
|
|
5611
|
-
"shape": "
|
|
5813
|
+
"shape": "Sd8"
|
|
5612
5814
|
},
|
|
5613
5815
|
"FindingProviderFieldsTypes": {
|
|
5614
|
-
"shape": "
|
|
5816
|
+
"shape": "Sd8"
|
|
5615
5817
|
}
|
|
5616
5818
|
}
|
|
5617
5819
|
},
|
|
5618
|
-
"
|
|
5820
|
+
"Sd8": {
|
|
5619
5821
|
"type": "list",
|
|
5620
5822
|
"member": {
|
|
5621
5823
|
"type": "structure",
|
|
@@ -5625,7 +5827,7 @@
|
|
|
5625
5827
|
}
|
|
5626
5828
|
}
|
|
5627
5829
|
},
|
|
5628
|
-
"
|
|
5830
|
+
"Sdb": {
|
|
5629
5831
|
"type": "list",
|
|
5630
5832
|
"member": {
|
|
5631
5833
|
"type": "structure",
|
|
@@ -5644,7 +5846,7 @@
|
|
|
5644
5846
|
}
|
|
5645
5847
|
}
|
|
5646
5848
|
},
|
|
5647
|
-
"
|
|
5849
|
+
"Sdf": {
|
|
5648
5850
|
"type": "list",
|
|
5649
5851
|
"member": {
|
|
5650
5852
|
"type": "structure",
|
|
@@ -5661,7 +5863,7 @@
|
|
|
5661
5863
|
}
|
|
5662
5864
|
}
|
|
5663
5865
|
},
|
|
5664
|
-
"
|
|
5866
|
+
"Sdh": {
|
|
5665
5867
|
"type": "list",
|
|
5666
5868
|
"member": {
|
|
5667
5869
|
"type": "structure",
|
|
@@ -5672,7 +5874,7 @@
|
|
|
5672
5874
|
}
|
|
5673
5875
|
}
|
|
5674
5876
|
},
|
|
5675
|
-
"
|
|
5877
|
+
"Sdk": {
|
|
5676
5878
|
"type": "list",
|
|
5677
5879
|
"member": {
|
|
5678
5880
|
"type": "structure",
|
|
@@ -5681,7 +5883,7 @@
|
|
|
5681
5883
|
}
|
|
5682
5884
|
}
|
|
5683
5885
|
},
|
|
5684
|
-
"
|
|
5886
|
+
"Sdu": {
|
|
5685
5887
|
"type": "list",
|
|
5686
5888
|
"member": {
|
|
5687
5889
|
"type": "structure",
|
|
@@ -5691,35 +5893,35 @@
|
|
|
5691
5893
|
}
|
|
5692
5894
|
}
|
|
5693
5895
|
},
|
|
5694
|
-
"
|
|
5896
|
+
"Sdx": {
|
|
5695
5897
|
"type": "list",
|
|
5696
5898
|
"member": {}
|
|
5697
5899
|
},
|
|
5698
|
-
"
|
|
5900
|
+
"Se8": {
|
|
5699
5901
|
"type": "list",
|
|
5700
5902
|
"member": {}
|
|
5701
5903
|
},
|
|
5702
|
-
"
|
|
5904
|
+
"Sey": {
|
|
5703
5905
|
"type": "timestamp",
|
|
5704
5906
|
"timestampFormat": "iso8601"
|
|
5705
5907
|
},
|
|
5706
|
-
"
|
|
5908
|
+
"Sfh": {
|
|
5707
5909
|
"type": "map",
|
|
5708
5910
|
"key": {},
|
|
5709
5911
|
"value": {}
|
|
5710
5912
|
},
|
|
5711
|
-
"
|
|
5913
|
+
"Sfn": {
|
|
5712
5914
|
"type": "structure",
|
|
5713
5915
|
"members": {
|
|
5714
5916
|
"AccountId": {},
|
|
5715
5917
|
"InvitationId": {},
|
|
5716
5918
|
"InvitedAt": {
|
|
5717
|
-
"shape": "
|
|
5919
|
+
"shape": "Sey"
|
|
5718
5920
|
},
|
|
5719
5921
|
"MemberStatus": {}
|
|
5720
5922
|
}
|
|
5721
5923
|
},
|
|
5722
|
-
"
|
|
5924
|
+
"Sgb": {
|
|
5723
5925
|
"type": "list",
|
|
5724
5926
|
"member": {
|
|
5725
5927
|
"type": "structure",
|
|
@@ -5733,10 +5935,10 @@
|
|
|
5733
5935
|
"AdministratorId": {},
|
|
5734
5936
|
"MemberStatus": {},
|
|
5735
5937
|
"InvitedAt": {
|
|
5736
|
-
"shape": "
|
|
5938
|
+
"shape": "Sey"
|
|
5737
5939
|
},
|
|
5738
5940
|
"UpdatedAt": {
|
|
5739
|
-
"shape": "
|
|
5941
|
+
"shape": "Sey"
|
|
5740
5942
|
}
|
|
5741
5943
|
}
|
|
5742
5944
|
}
|