aws-sdk 2.768.0 → 2.772.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 +40 -1
- package/README.md +1 -1
- package/apis/accessanalyzer-2019-11-01.min.json +70 -48
- package/apis/amplify-2017-07-25.min.json +58 -46
- package/apis/budgets-2016-10-20.min.json +411 -0
- package/apis/budgets-2016-10-20.paginators.json +18 -0
- package/apis/ce-2017-10-25.min.json +119 -87
- package/apis/dms-2016-01-01.min.json +15 -3
- package/apis/ec2-2016-11-15.min.json +33 -7
- package/apis/elasticache-2015-02-02.min.json +425 -106
- package/apis/elasticache-2015-02-02.paginators.json +12 -0
- package/apis/eventbridge-2015-10-07.min.json +20 -3
- package/apis/events-2015-10-07.min.json +20 -3
- package/apis/groundstation-2019-05-23.min.json +1 -0
- package/apis/iot-2015-05-28.min.json +4 -1
- package/apis/macie2-2020-01-01.min.json +159 -22
- package/apis/medialive-2017-10-14.min.json +366 -194
- package/apis/mediapackage-2017-10-12.min.json +214 -93
- package/apis/rds-2014-10-31.min.json +20 -2
- package/apis/rekognition-2016-06-27.min.json +206 -76
- package/apis/servicecatalog-2015-12-10.min.json +60 -30
- package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
- package/apis/snowball-2016-06-30.min.json +61 -9
- package/apis/ssm-2014-11-06.min.json +147 -126
- package/apis/transfer-2018-11-05.min.json +32 -28
- package/apis/workmail-2017-10-01.min.json +93 -30
- package/apis/xray-2016-04-12.min.json +11 -5
- package/apis/xray-2016-04-12.paginators.json +0 -15
- package/clients/accessanalyzer.d.ts +26 -4
- package/clients/amplify.d.ts +17 -0
- package/clients/budgets.d.ts +358 -0
- package/clients/cloudwatchevents.d.ts +27 -0
- package/clients/computeoptimizer.d.ts +15 -15
- package/clients/costexplorer.d.ts +64 -12
- package/clients/dms.d.ts +26 -2
- package/clients/ec2.d.ts +28 -8
- package/clients/eks.d.ts +2 -2
- package/clients/elasticache.d.ts +416 -4
- package/clients/eventbridge.d.ts +27 -0
- package/clients/glue.d.ts +1 -1
- package/clients/groundstation.d.ts +5 -1
- package/clients/iot.d.ts +10 -6
- package/clients/macie2.d.ts +182 -62
- package/clients/medialive.d.ts +206 -4
- package/clients/mediapackage.d.ts +58 -0
- package/clients/rds.d.ts +26 -14
- package/clients/rekognition.d.ts +155 -14
- package/clients/sagemaker.d.ts +5 -5
- package/clients/servicecatalog.d.ts +66 -21
- package/clients/snowball.d.ts +122 -52
- package/clients/sns.d.ts +1 -1
- package/clients/ssm.d.ts +63 -11
- package/clients/transfer.d.ts +77 -71
- package/clients/workmail.d.ts +91 -1
- package/clients/workspaces.d.ts +12 -12
- package/clients/xray.d.ts +29 -21
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +27 -27
- package/dist/aws-sdk.js +1087 -483
- package/dist/aws-sdk.min.js +78 -78
- package/lib/config-base.d.ts +3 -0
- package/lib/core.d.ts +1 -1
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -988,7 +988,7 @@
|
|
|
988
988
|
"type": "structure",
|
|
989
989
|
"members": {
|
|
990
990
|
"AccountIds": {
|
|
991
|
-
"shape": "
|
|
991
|
+
"shape": "S9w"
|
|
992
992
|
},
|
|
993
993
|
"AccountSharingInfoList": {
|
|
994
994
|
"type": "list",
|
|
@@ -1146,7 +1146,7 @@
|
|
|
1146
1146
|
"members": {
|
|
1147
1147
|
"key": {},
|
|
1148
1148
|
"valueSet": {
|
|
1149
|
-
"shape": "
|
|
1149
|
+
"shape": "Sap"
|
|
1150
1150
|
}
|
|
1151
1151
|
}
|
|
1152
1152
|
}
|
|
@@ -1162,7 +1162,7 @@
|
|
|
1162
1162
|
"members": {
|
|
1163
1163
|
"Key": {},
|
|
1164
1164
|
"Values": {
|
|
1165
|
-
"shape": "
|
|
1165
|
+
"shape": "Sap"
|
|
1166
1166
|
}
|
|
1167
1167
|
}
|
|
1168
1168
|
}
|
|
@@ -1251,7 +1251,7 @@
|
|
|
1251
1251
|
"InstancePatchStates": {
|
|
1252
1252
|
"type": "list",
|
|
1253
1253
|
"member": {
|
|
1254
|
-
"shape": "
|
|
1254
|
+
"shape": "Sb9"
|
|
1255
1255
|
}
|
|
1256
1256
|
},
|
|
1257
1257
|
"NextToken": {}
|
|
@@ -1297,7 +1297,7 @@
|
|
|
1297
1297
|
"InstancePatchStates": {
|
|
1298
1298
|
"type": "list",
|
|
1299
1299
|
"member": {
|
|
1300
|
-
"shape": "
|
|
1300
|
+
"shape": "Sb9"
|
|
1301
1301
|
}
|
|
1302
1302
|
},
|
|
1303
1303
|
"NextToken": {}
|
|
@@ -1402,7 +1402,7 @@
|
|
|
1402
1402
|
"WindowExecutionId": {},
|
|
1403
1403
|
"TaskId": {},
|
|
1404
1404
|
"Filters": {
|
|
1405
|
-
"shape": "
|
|
1405
|
+
"shape": "Scb"
|
|
1406
1406
|
},
|
|
1407
1407
|
"MaxResults": {
|
|
1408
1408
|
"type": "integer"
|
|
@@ -1424,7 +1424,7 @@
|
|
|
1424
1424
|
"ExecutionId": {},
|
|
1425
1425
|
"TaskType": {},
|
|
1426
1426
|
"Parameters": {
|
|
1427
|
-
"shape": "
|
|
1427
|
+
"shape": "Scn"
|
|
1428
1428
|
},
|
|
1429
1429
|
"Status": {},
|
|
1430
1430
|
"StatusDetails": {},
|
|
@@ -1435,7 +1435,7 @@
|
|
|
1435
1435
|
"type": "timestamp"
|
|
1436
1436
|
},
|
|
1437
1437
|
"OwnerInformation": {
|
|
1438
|
-
"shape": "
|
|
1438
|
+
"shape": "Sbc"
|
|
1439
1439
|
},
|
|
1440
1440
|
"WindowTargetId": {}
|
|
1441
1441
|
}
|
|
@@ -1454,7 +1454,7 @@
|
|
|
1454
1454
|
"members": {
|
|
1455
1455
|
"WindowExecutionId": {},
|
|
1456
1456
|
"Filters": {
|
|
1457
|
-
"shape": "
|
|
1457
|
+
"shape": "Scb"
|
|
1458
1458
|
},
|
|
1459
1459
|
"MaxResults": {
|
|
1460
1460
|
"type": "integer"
|
|
@@ -1498,7 +1498,7 @@
|
|
|
1498
1498
|
"members": {
|
|
1499
1499
|
"WindowId": {},
|
|
1500
1500
|
"Filters": {
|
|
1501
|
-
"shape": "
|
|
1501
|
+
"shape": "Scb"
|
|
1502
1502
|
},
|
|
1503
1503
|
"MaxResults": {
|
|
1504
1504
|
"type": "integer"
|
|
@@ -1576,7 +1576,7 @@
|
|
|
1576
1576
|
"members": {
|
|
1577
1577
|
"WindowId": {},
|
|
1578
1578
|
"Filters": {
|
|
1579
|
-
"shape": "
|
|
1579
|
+
"shape": "Scb"
|
|
1580
1580
|
},
|
|
1581
1581
|
"MaxResults": {
|
|
1582
1582
|
"type": "integer"
|
|
@@ -1599,7 +1599,7 @@
|
|
|
1599
1599
|
"shape": "Sx"
|
|
1600
1600
|
},
|
|
1601
1601
|
"OwnerInformation": {
|
|
1602
|
-
"shape": "
|
|
1602
|
+
"shape": "Sbc"
|
|
1603
1603
|
},
|
|
1604
1604
|
"Name": {},
|
|
1605
1605
|
"Description": {
|
|
@@ -1621,7 +1621,7 @@
|
|
|
1621
1621
|
"members": {
|
|
1622
1622
|
"WindowId": {},
|
|
1623
1623
|
"Filters": {
|
|
1624
|
-
"shape": "
|
|
1624
|
+
"shape": "Scb"
|
|
1625
1625
|
},
|
|
1626
1626
|
"MaxResults": {
|
|
1627
1627
|
"type": "integer"
|
|
@@ -1645,13 +1645,13 @@
|
|
|
1645
1645
|
"shape": "Sx"
|
|
1646
1646
|
},
|
|
1647
1647
|
"TaskParameters": {
|
|
1648
|
-
"shape": "
|
|
1648
|
+
"shape": "Sde"
|
|
1649
1649
|
},
|
|
1650
1650
|
"Priority": {
|
|
1651
1651
|
"type": "integer"
|
|
1652
1652
|
},
|
|
1653
1653
|
"LoggingInfo": {
|
|
1654
|
-
"shape": "
|
|
1654
|
+
"shape": "Sdk"
|
|
1655
1655
|
},
|
|
1656
1656
|
"ServiceRoleArn": {},
|
|
1657
1657
|
"MaxConcurrency": {},
|
|
@@ -1672,7 +1672,7 @@
|
|
|
1672
1672
|
"type": "structure",
|
|
1673
1673
|
"members": {
|
|
1674
1674
|
"Filters": {
|
|
1675
|
-
"shape": "
|
|
1675
|
+
"shape": "Scb"
|
|
1676
1676
|
},
|
|
1677
1677
|
"MaxResults": {
|
|
1678
1678
|
"type": "integer"
|
|
@@ -1838,7 +1838,7 @@
|
|
|
1838
1838
|
}
|
|
1839
1839
|
},
|
|
1840
1840
|
"ParameterFilters": {
|
|
1841
|
-
"shape": "
|
|
1841
|
+
"shape": "See"
|
|
1842
1842
|
},
|
|
1843
1843
|
"MaxResults": {
|
|
1844
1844
|
"type": "integer"
|
|
@@ -1868,7 +1868,7 @@
|
|
|
1868
1868
|
},
|
|
1869
1869
|
"Tier": {},
|
|
1870
1870
|
"Policies": {
|
|
1871
|
-
"shape": "
|
|
1871
|
+
"shape": "Set"
|
|
1872
1872
|
},
|
|
1873
1873
|
"DataType": {}
|
|
1874
1874
|
}
|
|
@@ -1897,7 +1897,7 @@
|
|
|
1897
1897
|
"BaselineIdentities": {
|
|
1898
1898
|
"type": "list",
|
|
1899
1899
|
"member": {
|
|
1900
|
-
"shape": "
|
|
1900
|
+
"shape": "Sez"
|
|
1901
1901
|
}
|
|
1902
1902
|
},
|
|
1903
1903
|
"NextToken": {}
|
|
@@ -1970,7 +1970,7 @@
|
|
|
1970
1970
|
"members": {
|
|
1971
1971
|
"PatchGroup": {},
|
|
1972
1972
|
"BaselineIdentity": {
|
|
1973
|
-
"shape": "
|
|
1973
|
+
"shape": "Sez"
|
|
1974
1974
|
}
|
|
1975
1975
|
}
|
|
1976
1976
|
}
|
|
@@ -2131,7 +2131,7 @@
|
|
|
2131
2131
|
"MaxErrors": {},
|
|
2132
2132
|
"Target": {},
|
|
2133
2133
|
"TargetLocations": {
|
|
2134
|
-
"shape": "
|
|
2134
|
+
"shape": "Sg1"
|
|
2135
2135
|
},
|
|
2136
2136
|
"ProgressCounters": {
|
|
2137
2137
|
"type": "structure",
|
|
@@ -2216,7 +2216,7 @@
|
|
|
2216
2216
|
"StandardErrorContent": {},
|
|
2217
2217
|
"StandardErrorUrl": {},
|
|
2218
2218
|
"CloudWatchOutputConfig": {
|
|
2219
|
-
"shape": "
|
|
2219
|
+
"shape": "Sgj"
|
|
2220
2220
|
}
|
|
2221
2221
|
}
|
|
2222
2222
|
}
|
|
@@ -2326,10 +2326,10 @@
|
|
|
2326
2326
|
"type": "structure",
|
|
2327
2327
|
"members": {
|
|
2328
2328
|
"Filters": {
|
|
2329
|
-
"shape": "
|
|
2329
|
+
"shape": "Sh4"
|
|
2330
2330
|
},
|
|
2331
2331
|
"Aggregators": {
|
|
2332
|
-
"shape": "
|
|
2332
|
+
"shape": "Sha"
|
|
2333
2333
|
},
|
|
2334
2334
|
"ResultAttributes": {
|
|
2335
2335
|
"type": "list",
|
|
@@ -2374,7 +2374,7 @@
|
|
|
2374
2374
|
"CaptureTime": {},
|
|
2375
2375
|
"ContentHash": {},
|
|
2376
2376
|
"Content": {
|
|
2377
|
-
"shape": "
|
|
2377
|
+
"shape": "Shr"
|
|
2378
2378
|
}
|
|
2379
2379
|
}
|
|
2380
2380
|
}
|
|
@@ -2538,7 +2538,7 @@
|
|
|
2538
2538
|
"TaskParameters": {
|
|
2539
2539
|
"type": "list",
|
|
2540
2540
|
"member": {
|
|
2541
|
-
"shape": "
|
|
2541
|
+
"shape": "Sde"
|
|
2542
2542
|
},
|
|
2543
2543
|
"sensitive": true
|
|
2544
2544
|
},
|
|
@@ -2581,7 +2581,7 @@
|
|
|
2581
2581
|
"ExecutionId": {},
|
|
2582
2582
|
"TaskType": {},
|
|
2583
2583
|
"Parameters": {
|
|
2584
|
-
"shape": "
|
|
2584
|
+
"shape": "Scn"
|
|
2585
2585
|
},
|
|
2586
2586
|
"Status": {},
|
|
2587
2587
|
"StatusDetails": {},
|
|
@@ -2592,7 +2592,7 @@
|
|
|
2592
2592
|
"type": "timestamp"
|
|
2593
2593
|
},
|
|
2594
2594
|
"OwnerInformation": {
|
|
2595
|
-
"shape": "
|
|
2595
|
+
"shape": "Sbc"
|
|
2596
2596
|
},
|
|
2597
2597
|
"WindowTargetId": {}
|
|
2598
2598
|
}
|
|
@@ -2622,10 +2622,10 @@
|
|
|
2622
2622
|
"ServiceRoleArn": {},
|
|
2623
2623
|
"TaskType": {},
|
|
2624
2624
|
"TaskParameters": {
|
|
2625
|
-
"shape": "
|
|
2625
|
+
"shape": "Sde"
|
|
2626
2626
|
},
|
|
2627
2627
|
"TaskInvocationParameters": {
|
|
2628
|
-
"shape": "
|
|
2628
|
+
"shape": "Sii"
|
|
2629
2629
|
},
|
|
2630
2630
|
"Priority": {
|
|
2631
2631
|
"type": "integer"
|
|
@@ -2633,7 +2633,7 @@
|
|
|
2633
2633
|
"MaxConcurrency": {},
|
|
2634
2634
|
"MaxErrors": {},
|
|
2635
2635
|
"LoggingInfo": {
|
|
2636
|
-
"shape": "
|
|
2636
|
+
"shape": "Sdk"
|
|
2637
2637
|
},
|
|
2638
2638
|
"Name": {},
|
|
2639
2639
|
"Description": {
|
|
@@ -2697,10 +2697,10 @@
|
|
|
2697
2697
|
"members": {
|
|
2698
2698
|
"SyncName": {},
|
|
2699
2699
|
"Filters": {
|
|
2700
|
-
"shape": "
|
|
2700
|
+
"shape": "Sj2"
|
|
2701
2701
|
},
|
|
2702
2702
|
"Aggregators": {
|
|
2703
|
-
"shape": "
|
|
2703
|
+
"shape": "Sj8"
|
|
2704
2704
|
},
|
|
2705
2705
|
"ResultAttributes": {
|
|
2706
2706
|
"type": "list",
|
|
@@ -2771,7 +2771,7 @@
|
|
|
2771
2771
|
"type": "structure",
|
|
2772
2772
|
"members": {
|
|
2773
2773
|
"Parameter": {
|
|
2774
|
-
"shape": "
|
|
2774
|
+
"shape": "Sju"
|
|
2775
2775
|
}
|
|
2776
2776
|
}
|
|
2777
2777
|
}
|
|
@@ -2815,11 +2815,11 @@
|
|
|
2815
2815
|
"type": "long"
|
|
2816
2816
|
},
|
|
2817
2817
|
"Labels": {
|
|
2818
|
-
"shape": "
|
|
2818
|
+
"shape": "Sk1"
|
|
2819
2819
|
},
|
|
2820
2820
|
"Tier": {},
|
|
2821
2821
|
"Policies": {
|
|
2822
|
-
"shape": "
|
|
2822
|
+
"shape": "Set"
|
|
2823
2823
|
},
|
|
2824
2824
|
"DataType": {}
|
|
2825
2825
|
}
|
|
@@ -2848,7 +2848,7 @@
|
|
|
2848
2848
|
"type": "structure",
|
|
2849
2849
|
"members": {
|
|
2850
2850
|
"Parameters": {
|
|
2851
|
-
"shape": "
|
|
2851
|
+
"shape": "Sk5"
|
|
2852
2852
|
},
|
|
2853
2853
|
"InvalidParameters": {
|
|
2854
2854
|
"shape": "S5z"
|
|
@@ -2868,7 +2868,7 @@
|
|
|
2868
2868
|
"type": "boolean"
|
|
2869
2869
|
},
|
|
2870
2870
|
"ParameterFilters": {
|
|
2871
|
-
"shape": "
|
|
2871
|
+
"shape": "See"
|
|
2872
2872
|
},
|
|
2873
2873
|
"WithDecryption": {
|
|
2874
2874
|
"type": "boolean"
|
|
@@ -2883,7 +2883,7 @@
|
|
|
2883
2883
|
"type": "structure",
|
|
2884
2884
|
"members": {
|
|
2885
2885
|
"Parameters": {
|
|
2886
|
-
"shape": "
|
|
2886
|
+
"shape": "Sk5"
|
|
2887
2887
|
},
|
|
2888
2888
|
"NextToken": {}
|
|
2889
2889
|
}
|
|
@@ -2973,7 +2973,7 @@
|
|
|
2973
2973
|
"type": "structure",
|
|
2974
2974
|
"members": {
|
|
2975
2975
|
"ServiceSetting": {
|
|
2976
|
-
"shape": "
|
|
2976
|
+
"shape": "Skh"
|
|
2977
2977
|
}
|
|
2978
2978
|
}
|
|
2979
2979
|
}
|
|
@@ -2991,7 +2991,7 @@
|
|
|
2991
2991
|
"type": "long"
|
|
2992
2992
|
},
|
|
2993
2993
|
"Labels": {
|
|
2994
|
-
"shape": "
|
|
2994
|
+
"shape": "Sk1"
|
|
2995
2995
|
}
|
|
2996
2996
|
}
|
|
2997
2997
|
},
|
|
@@ -2999,7 +2999,7 @@
|
|
|
2999
2999
|
"type": "structure",
|
|
3000
3000
|
"members": {
|
|
3001
3001
|
"InvalidLabels": {
|
|
3002
|
-
"shape": "
|
|
3002
|
+
"shape": "Sk1"
|
|
3003
3003
|
},
|
|
3004
3004
|
"ParameterVersion": {
|
|
3005
3005
|
"type": "long"
|
|
@@ -3127,7 +3127,7 @@
|
|
|
3127
3127
|
},
|
|
3128
3128
|
"NextToken": {},
|
|
3129
3129
|
"Filters": {
|
|
3130
|
-
"shape": "
|
|
3130
|
+
"shape": "Skz"
|
|
3131
3131
|
},
|
|
3132
3132
|
"Details": {
|
|
3133
3133
|
"type": "boolean"
|
|
@@ -3184,10 +3184,10 @@
|
|
|
3184
3184
|
},
|
|
3185
3185
|
"ServiceRole": {},
|
|
3186
3186
|
"NotificationConfig": {
|
|
3187
|
-
"shape": "
|
|
3187
|
+
"shape": "Sik"
|
|
3188
3188
|
},
|
|
3189
3189
|
"CloudWatchOutputConfig": {
|
|
3190
|
-
"shape": "
|
|
3190
|
+
"shape": "Sgj"
|
|
3191
3191
|
}
|
|
3192
3192
|
}
|
|
3193
3193
|
}
|
|
@@ -3207,7 +3207,7 @@
|
|
|
3207
3207
|
},
|
|
3208
3208
|
"NextToken": {},
|
|
3209
3209
|
"Filters": {
|
|
3210
|
-
"shape": "
|
|
3210
|
+
"shape": "Skz"
|
|
3211
3211
|
}
|
|
3212
3212
|
}
|
|
3213
3213
|
},
|
|
@@ -3217,7 +3217,7 @@
|
|
|
3217
3217
|
"Commands": {
|
|
3218
3218
|
"type": "list",
|
|
3219
3219
|
"member": {
|
|
3220
|
-
"shape": "
|
|
3220
|
+
"shape": "Slf"
|
|
3221
3221
|
}
|
|
3222
3222
|
},
|
|
3223
3223
|
"NextToken": {}
|
|
@@ -3229,7 +3229,7 @@
|
|
|
3229
3229
|
"type": "structure",
|
|
3230
3230
|
"members": {
|
|
3231
3231
|
"Filters": {
|
|
3232
|
-
"shape": "
|
|
3232
|
+
"shape": "Slm"
|
|
3233
3233
|
},
|
|
3234
3234
|
"ResourceIds": {
|
|
3235
3235
|
"type": "list",
|
|
@@ -3261,10 +3261,10 @@
|
|
|
3261
3261
|
"Status": {},
|
|
3262
3262
|
"Severity": {},
|
|
3263
3263
|
"ExecutionSummary": {
|
|
3264
|
-
"shape": "
|
|
3264
|
+
"shape": "Sm4"
|
|
3265
3265
|
},
|
|
3266
3266
|
"Details": {
|
|
3267
|
-
"shape": "
|
|
3267
|
+
"shape": "Sm7"
|
|
3268
3268
|
}
|
|
3269
3269
|
}
|
|
3270
3270
|
}
|
|
@@ -3278,7 +3278,7 @@
|
|
|
3278
3278
|
"type": "structure",
|
|
3279
3279
|
"members": {
|
|
3280
3280
|
"Filters": {
|
|
3281
|
-
"shape": "
|
|
3281
|
+
"shape": "Slm"
|
|
3282
3282
|
},
|
|
3283
3283
|
"NextToken": {},
|
|
3284
3284
|
"MaxResults": {
|
|
@@ -3296,10 +3296,10 @@
|
|
|
3296
3296
|
"members": {
|
|
3297
3297
|
"ComplianceType": {},
|
|
3298
3298
|
"CompliantSummary": {
|
|
3299
|
-
"shape": "
|
|
3299
|
+
"shape": "Smc"
|
|
3300
3300
|
},
|
|
3301
3301
|
"NonCompliantSummary": {
|
|
3302
|
-
"shape": "
|
|
3302
|
+
"shape": "Smf"
|
|
3303
3303
|
}
|
|
3304
3304
|
}
|
|
3305
3305
|
}
|
|
@@ -3429,7 +3429,7 @@
|
|
|
3429
3429
|
"InstanceId": {},
|
|
3430
3430
|
"TypeName": {},
|
|
3431
3431
|
"Filters": {
|
|
3432
|
-
"shape": "
|
|
3432
|
+
"shape": "Sh4"
|
|
3433
3433
|
},
|
|
3434
3434
|
"NextToken": {},
|
|
3435
3435
|
"MaxResults": {
|
|
@@ -3445,7 +3445,7 @@
|
|
|
3445
3445
|
"SchemaVersion": {},
|
|
3446
3446
|
"CaptureTime": {},
|
|
3447
3447
|
"Entries": {
|
|
3448
|
-
"shape": "
|
|
3448
|
+
"shape": "Shr"
|
|
3449
3449
|
},
|
|
3450
3450
|
"NextToken": {}
|
|
3451
3451
|
}
|
|
@@ -3456,7 +3456,7 @@
|
|
|
3456
3456
|
"type": "structure",
|
|
3457
3457
|
"members": {
|
|
3458
3458
|
"Filters": {
|
|
3459
|
-
"shape": "
|
|
3459
|
+
"shape": "Slm"
|
|
3460
3460
|
},
|
|
3461
3461
|
"NextToken": {},
|
|
3462
3462
|
"MaxResults": {
|
|
@@ -3478,13 +3478,13 @@
|
|
|
3478
3478
|
"Status": {},
|
|
3479
3479
|
"OverallSeverity": {},
|
|
3480
3480
|
"ExecutionSummary": {
|
|
3481
|
-
"shape": "
|
|
3481
|
+
"shape": "Sm4"
|
|
3482
3482
|
},
|
|
3483
3483
|
"CompliantSummary": {
|
|
3484
|
-
"shape": "
|
|
3484
|
+
"shape": "Smc"
|
|
3485
3485
|
},
|
|
3486
3486
|
"NonCompliantSummary": {
|
|
3487
|
-
"shape": "
|
|
3487
|
+
"shape": "Smf"
|
|
3488
3488
|
}
|
|
3489
3489
|
}
|
|
3490
3490
|
}
|
|
@@ -3586,10 +3586,10 @@
|
|
|
3586
3586
|
"Name": {},
|
|
3587
3587
|
"PermissionType": {},
|
|
3588
3588
|
"AccountIdsToAdd": {
|
|
3589
|
-
"shape": "
|
|
3589
|
+
"shape": "S9w"
|
|
3590
3590
|
},
|
|
3591
3591
|
"AccountIdsToRemove": {
|
|
3592
|
-
"shape": "
|
|
3592
|
+
"shape": "S9w"
|
|
3593
3593
|
},
|
|
3594
3594
|
"SharedDocumentVersion": {}
|
|
3595
3595
|
}
|
|
@@ -3614,7 +3614,7 @@
|
|
|
3614
3614
|
"ResourceType": {},
|
|
3615
3615
|
"ComplianceType": {},
|
|
3616
3616
|
"ExecutionSummary": {
|
|
3617
|
-
"shape": "
|
|
3617
|
+
"shape": "Sm4"
|
|
3618
3618
|
},
|
|
3619
3619
|
"Items": {
|
|
3620
3620
|
"type": "list",
|
|
@@ -3630,7 +3630,7 @@
|
|
|
3630
3630
|
"Severity": {},
|
|
3631
3631
|
"Status": {},
|
|
3632
3632
|
"Details": {
|
|
3633
|
-
"shape": "
|
|
3633
|
+
"shape": "Sm7"
|
|
3634
3634
|
}
|
|
3635
3635
|
}
|
|
3636
3636
|
}
|
|
@@ -3668,7 +3668,7 @@
|
|
|
3668
3668
|
"CaptureTime": {},
|
|
3669
3669
|
"ContentHash": {},
|
|
3670
3670
|
"Content": {
|
|
3671
|
-
"shape": "
|
|
3671
|
+
"shape": "Shr"
|
|
3672
3672
|
},
|
|
3673
3673
|
"Context": {
|
|
3674
3674
|
"type": "map",
|
|
@@ -3774,7 +3774,7 @@
|
|
|
3774
3774
|
"shape": "Sx"
|
|
3775
3775
|
},
|
|
3776
3776
|
"OwnerInformation": {
|
|
3777
|
-
"shape": "
|
|
3777
|
+
"shape": "Sbc"
|
|
3778
3778
|
},
|
|
3779
3779
|
"Name": {},
|
|
3780
3780
|
"Description": {
|
|
@@ -3812,10 +3812,10 @@
|
|
|
3812
3812
|
"ServiceRoleArn": {},
|
|
3813
3813
|
"TaskType": {},
|
|
3814
3814
|
"TaskParameters": {
|
|
3815
|
-
"shape": "
|
|
3815
|
+
"shape": "Sde"
|
|
3816
3816
|
},
|
|
3817
3817
|
"TaskInvocationParameters": {
|
|
3818
|
-
"shape": "
|
|
3818
|
+
"shape": "Sii"
|
|
3819
3819
|
},
|
|
3820
3820
|
"Priority": {
|
|
3821
3821
|
"type": "integer"
|
|
@@ -3823,7 +3823,7 @@
|
|
|
3823
3823
|
"MaxConcurrency": {},
|
|
3824
3824
|
"MaxErrors": {},
|
|
3825
3825
|
"LoggingInfo": {
|
|
3826
|
-
"shape": "
|
|
3826
|
+
"shape": "Sdk"
|
|
3827
3827
|
},
|
|
3828
3828
|
"Name": {},
|
|
3829
3829
|
"Description": {
|
|
@@ -3877,7 +3877,7 @@
|
|
|
3877
3877
|
"type": "structure",
|
|
3878
3878
|
"members": {
|
|
3879
3879
|
"ServiceSetting": {
|
|
3880
|
-
"shape": "
|
|
3880
|
+
"shape": "Skh"
|
|
3881
3881
|
}
|
|
3882
3882
|
}
|
|
3883
3883
|
}
|
|
@@ -3952,10 +3952,10 @@
|
|
|
3952
3952
|
"MaxErrors": {},
|
|
3953
3953
|
"ServiceRoleArn": {},
|
|
3954
3954
|
"NotificationConfig": {
|
|
3955
|
-
"shape": "
|
|
3955
|
+
"shape": "Sik"
|
|
3956
3956
|
},
|
|
3957
3957
|
"CloudWatchOutputConfig": {
|
|
3958
|
-
"shape": "
|
|
3958
|
+
"shape": "Sgj"
|
|
3959
3959
|
}
|
|
3960
3960
|
}
|
|
3961
3961
|
},
|
|
@@ -3963,7 +3963,7 @@
|
|
|
3963
3963
|
"type": "structure",
|
|
3964
3964
|
"members": {
|
|
3965
3965
|
"Command": {
|
|
3966
|
-
"shape": "
|
|
3966
|
+
"shape": "Slf"
|
|
3967
3967
|
}
|
|
3968
3968
|
}
|
|
3969
3969
|
}
|
|
@@ -4010,7 +4010,7 @@
|
|
|
4010
4010
|
"MaxConcurrency": {},
|
|
4011
4011
|
"MaxErrors": {},
|
|
4012
4012
|
"TargetLocations": {
|
|
4013
|
-
"shape": "
|
|
4013
|
+
"shape": "Sg1"
|
|
4014
4014
|
},
|
|
4015
4015
|
"Tags": {
|
|
4016
4016
|
"shape": "S4"
|
|
@@ -4285,7 +4285,7 @@
|
|
|
4285
4285
|
"shape": "Sx"
|
|
4286
4286
|
},
|
|
4287
4287
|
"OwnerInformation": {
|
|
4288
|
-
"shape": "
|
|
4288
|
+
"shape": "Sbc"
|
|
4289
4289
|
},
|
|
4290
4290
|
"Name": {},
|
|
4291
4291
|
"Description": {
|
|
@@ -4305,7 +4305,7 @@
|
|
|
4305
4305
|
"shape": "Sx"
|
|
4306
4306
|
},
|
|
4307
4307
|
"OwnerInformation": {
|
|
4308
|
-
"shape": "
|
|
4308
|
+
"shape": "Sbc"
|
|
4309
4309
|
},
|
|
4310
4310
|
"Name": {},
|
|
4311
4311
|
"Description": {
|
|
@@ -4330,10 +4330,10 @@
|
|
|
4330
4330
|
"TaskArn": {},
|
|
4331
4331
|
"ServiceRoleArn": {},
|
|
4332
4332
|
"TaskParameters": {
|
|
4333
|
-
"shape": "
|
|
4333
|
+
"shape": "Sde"
|
|
4334
4334
|
},
|
|
4335
4335
|
"TaskInvocationParameters": {
|
|
4336
|
-
"shape": "
|
|
4336
|
+
"shape": "Sii"
|
|
4337
4337
|
},
|
|
4338
4338
|
"Priority": {
|
|
4339
4339
|
"type": "integer"
|
|
@@ -4341,7 +4341,7 @@
|
|
|
4341
4341
|
"MaxConcurrency": {},
|
|
4342
4342
|
"MaxErrors": {},
|
|
4343
4343
|
"LoggingInfo": {
|
|
4344
|
-
"shape": "
|
|
4344
|
+
"shape": "Sdk"
|
|
4345
4345
|
},
|
|
4346
4346
|
"Name": {},
|
|
4347
4347
|
"Description": {
|
|
@@ -4363,10 +4363,10 @@
|
|
|
4363
4363
|
"TaskArn": {},
|
|
4364
4364
|
"ServiceRoleArn": {},
|
|
4365
4365
|
"TaskParameters": {
|
|
4366
|
-
"shape": "
|
|
4366
|
+
"shape": "Sde"
|
|
4367
4367
|
},
|
|
4368
4368
|
"TaskInvocationParameters": {
|
|
4369
|
-
"shape": "
|
|
4369
|
+
"shape": "Sii"
|
|
4370
4370
|
},
|
|
4371
4371
|
"Priority": {
|
|
4372
4372
|
"type": "integer"
|
|
@@ -4374,7 +4374,7 @@
|
|
|
4374
4374
|
"MaxConcurrency": {},
|
|
4375
4375
|
"MaxErrors": {},
|
|
4376
4376
|
"LoggingInfo": {
|
|
4377
|
-
"shape": "
|
|
4377
|
+
"shape": "Sdk"
|
|
4378
4378
|
},
|
|
4379
4379
|
"Name": {},
|
|
4380
4380
|
"Description": {
|
|
@@ -5143,18 +5143,39 @@
|
|
|
5143
5143
|
"MsrcSeverity": {},
|
|
5144
5144
|
"KbNumber": {},
|
|
5145
5145
|
"MsrcNumber": {},
|
|
5146
|
-
"Language": {}
|
|
5146
|
+
"Language": {},
|
|
5147
|
+
"AdvisoryIds": {
|
|
5148
|
+
"type": "list",
|
|
5149
|
+
"member": {}
|
|
5150
|
+
},
|
|
5151
|
+
"BugzillaIds": {
|
|
5152
|
+
"type": "list",
|
|
5153
|
+
"member": {}
|
|
5154
|
+
},
|
|
5155
|
+
"CVEIds": {
|
|
5156
|
+
"type": "list",
|
|
5157
|
+
"member": {}
|
|
5158
|
+
},
|
|
5159
|
+
"Name": {},
|
|
5160
|
+
"Epoch": {
|
|
5161
|
+
"type": "integer"
|
|
5162
|
+
},
|
|
5163
|
+
"Version": {},
|
|
5164
|
+
"Release": {},
|
|
5165
|
+
"Arch": {},
|
|
5166
|
+
"Severity": {},
|
|
5167
|
+
"Repository": {}
|
|
5147
5168
|
}
|
|
5148
5169
|
},
|
|
5149
|
-
"
|
|
5170
|
+
"S9w": {
|
|
5150
5171
|
"type": "list",
|
|
5151
5172
|
"member": {}
|
|
5152
5173
|
},
|
|
5153
|
-
"
|
|
5174
|
+
"Sap": {
|
|
5154
5175
|
"type": "list",
|
|
5155
5176
|
"member": {}
|
|
5156
5177
|
},
|
|
5157
|
-
"
|
|
5178
|
+
"Sb9": {
|
|
5158
5179
|
"type": "structure",
|
|
5159
5180
|
"required": [
|
|
5160
5181
|
"InstanceId",
|
|
@@ -5171,7 +5192,7 @@
|
|
|
5171
5192
|
"SnapshotId": {},
|
|
5172
5193
|
"InstallOverrideList": {},
|
|
5173
5194
|
"OwnerInformation": {
|
|
5174
|
-
"shape": "
|
|
5195
|
+
"shape": "Sbc"
|
|
5175
5196
|
},
|
|
5176
5197
|
"InstalledCount": {
|
|
5177
5198
|
"type": "integer"
|
|
@@ -5210,11 +5231,11 @@
|
|
|
5210
5231
|
"RebootOption": {}
|
|
5211
5232
|
}
|
|
5212
5233
|
},
|
|
5213
|
-
"
|
|
5234
|
+
"Sbc": {
|
|
5214
5235
|
"type": "string",
|
|
5215
5236
|
"sensitive": true
|
|
5216
5237
|
},
|
|
5217
|
-
"
|
|
5238
|
+
"Scb": {
|
|
5218
5239
|
"type": "list",
|
|
5219
5240
|
"member": {
|
|
5220
5241
|
"type": "structure",
|
|
@@ -5227,11 +5248,11 @@
|
|
|
5227
5248
|
}
|
|
5228
5249
|
}
|
|
5229
5250
|
},
|
|
5230
|
-
"
|
|
5251
|
+
"Scn": {
|
|
5231
5252
|
"type": "string",
|
|
5232
5253
|
"sensitive": true
|
|
5233
5254
|
},
|
|
5234
|
-
"
|
|
5255
|
+
"Sde": {
|
|
5235
5256
|
"type": "map",
|
|
5236
5257
|
"key": {},
|
|
5237
5258
|
"value": {
|
|
@@ -5250,7 +5271,7 @@
|
|
|
5250
5271
|
},
|
|
5251
5272
|
"sensitive": true
|
|
5252
5273
|
},
|
|
5253
|
-
"
|
|
5274
|
+
"Sdk": {
|
|
5254
5275
|
"type": "structure",
|
|
5255
5276
|
"required": [
|
|
5256
5277
|
"S3BucketName",
|
|
@@ -5262,7 +5283,7 @@
|
|
|
5262
5283
|
"S3Region": {}
|
|
5263
5284
|
}
|
|
5264
5285
|
},
|
|
5265
|
-
"
|
|
5286
|
+
"See": {
|
|
5266
5287
|
"type": "list",
|
|
5267
5288
|
"member": {
|
|
5268
5289
|
"type": "structure",
|
|
@@ -5279,7 +5300,7 @@
|
|
|
5279
5300
|
}
|
|
5280
5301
|
}
|
|
5281
5302
|
},
|
|
5282
|
-
"
|
|
5303
|
+
"Set": {
|
|
5283
5304
|
"type": "list",
|
|
5284
5305
|
"member": {
|
|
5285
5306
|
"type": "structure",
|
|
@@ -5290,7 +5311,7 @@
|
|
|
5290
5311
|
}
|
|
5291
5312
|
}
|
|
5292
5313
|
},
|
|
5293
|
-
"
|
|
5314
|
+
"Sez": {
|
|
5294
5315
|
"type": "structure",
|
|
5295
5316
|
"members": {
|
|
5296
5317
|
"BaselineId": {},
|
|
@@ -5302,13 +5323,13 @@
|
|
|
5302
5323
|
}
|
|
5303
5324
|
}
|
|
5304
5325
|
},
|
|
5305
|
-
"
|
|
5326
|
+
"Sg1": {
|
|
5306
5327
|
"type": "list",
|
|
5307
5328
|
"member": {
|
|
5308
5329
|
"shape": "S8n"
|
|
5309
5330
|
}
|
|
5310
5331
|
},
|
|
5311
|
-
"
|
|
5332
|
+
"Sgj": {
|
|
5312
5333
|
"type": "structure",
|
|
5313
5334
|
"members": {
|
|
5314
5335
|
"CloudWatchLogGroupName": {},
|
|
@@ -5317,7 +5338,7 @@
|
|
|
5317
5338
|
}
|
|
5318
5339
|
}
|
|
5319
5340
|
},
|
|
5320
|
-
"
|
|
5341
|
+
"Sh4": {
|
|
5321
5342
|
"type": "list",
|
|
5322
5343
|
"member": {
|
|
5323
5344
|
"type": "structure",
|
|
@@ -5335,14 +5356,14 @@
|
|
|
5335
5356
|
}
|
|
5336
5357
|
}
|
|
5337
5358
|
},
|
|
5338
|
-
"
|
|
5359
|
+
"Sha": {
|
|
5339
5360
|
"type": "list",
|
|
5340
5361
|
"member": {
|
|
5341
5362
|
"type": "structure",
|
|
5342
5363
|
"members": {
|
|
5343
5364
|
"Expression": {},
|
|
5344
5365
|
"Aggregators": {
|
|
5345
|
-
"shape": "
|
|
5366
|
+
"shape": "Sha"
|
|
5346
5367
|
},
|
|
5347
5368
|
"Groups": {
|
|
5348
5369
|
"type": "list",
|
|
@@ -5355,7 +5376,7 @@
|
|
|
5355
5376
|
"members": {
|
|
5356
5377
|
"Name": {},
|
|
5357
5378
|
"Filters": {
|
|
5358
|
-
"shape": "
|
|
5379
|
+
"shape": "Sh4"
|
|
5359
5380
|
}
|
|
5360
5381
|
}
|
|
5361
5382
|
}
|
|
@@ -5363,7 +5384,7 @@
|
|
|
5363
5384
|
}
|
|
5364
5385
|
}
|
|
5365
5386
|
},
|
|
5366
|
-
"
|
|
5387
|
+
"Shr": {
|
|
5367
5388
|
"type": "list",
|
|
5368
5389
|
"member": {
|
|
5369
5390
|
"type": "map",
|
|
@@ -5371,7 +5392,7 @@
|
|
|
5371
5392
|
"value": {}
|
|
5372
5393
|
}
|
|
5373
5394
|
},
|
|
5374
|
-
"
|
|
5395
|
+
"Sii": {
|
|
5375
5396
|
"type": "structure",
|
|
5376
5397
|
"members": {
|
|
5377
5398
|
"RunCommand": {
|
|
@@ -5379,13 +5400,13 @@
|
|
|
5379
5400
|
"members": {
|
|
5380
5401
|
"Comment": {},
|
|
5381
5402
|
"CloudWatchOutputConfig": {
|
|
5382
|
-
"shape": "
|
|
5403
|
+
"shape": "Sgj"
|
|
5383
5404
|
},
|
|
5384
5405
|
"DocumentHash": {},
|
|
5385
5406
|
"DocumentHashType": {},
|
|
5386
5407
|
"DocumentVersion": {},
|
|
5387
5408
|
"NotificationConfig": {
|
|
5388
|
-
"shape": "
|
|
5409
|
+
"shape": "Sik"
|
|
5389
5410
|
},
|
|
5390
5411
|
"OutputS3BucketName": {},
|
|
5391
5412
|
"OutputS3KeyPrefix": {},
|
|
@@ -5430,7 +5451,7 @@
|
|
|
5430
5451
|
}
|
|
5431
5452
|
}
|
|
5432
5453
|
},
|
|
5433
|
-
"
|
|
5454
|
+
"Sik": {
|
|
5434
5455
|
"type": "structure",
|
|
5435
5456
|
"members": {
|
|
5436
5457
|
"NotificationArn": {},
|
|
@@ -5441,7 +5462,7 @@
|
|
|
5441
5462
|
"NotificationType": {}
|
|
5442
5463
|
}
|
|
5443
5464
|
},
|
|
5444
|
-
"
|
|
5465
|
+
"Sj2": {
|
|
5445
5466
|
"type": "list",
|
|
5446
5467
|
"member": {
|
|
5447
5468
|
"type": "structure",
|
|
@@ -5459,7 +5480,7 @@
|
|
|
5459
5480
|
}
|
|
5460
5481
|
}
|
|
5461
5482
|
},
|
|
5462
|
-
"
|
|
5483
|
+
"Sj8": {
|
|
5463
5484
|
"type": "list",
|
|
5464
5485
|
"member": {
|
|
5465
5486
|
"type": "structure",
|
|
@@ -5473,15 +5494,15 @@
|
|
|
5473
5494
|
"value": {}
|
|
5474
5495
|
},
|
|
5475
5496
|
"Filters": {
|
|
5476
|
-
"shape": "
|
|
5497
|
+
"shape": "Sj2"
|
|
5477
5498
|
},
|
|
5478
5499
|
"Aggregators": {
|
|
5479
|
-
"shape": "
|
|
5500
|
+
"shape": "Sj8"
|
|
5480
5501
|
}
|
|
5481
5502
|
}
|
|
5482
5503
|
}
|
|
5483
5504
|
},
|
|
5484
|
-
"
|
|
5505
|
+
"Sju": {
|
|
5485
5506
|
"type": "structure",
|
|
5486
5507
|
"members": {
|
|
5487
5508
|
"Name": {},
|
|
@@ -5499,17 +5520,17 @@
|
|
|
5499
5520
|
"DataType": {}
|
|
5500
5521
|
}
|
|
5501
5522
|
},
|
|
5502
|
-
"
|
|
5523
|
+
"Sk1": {
|
|
5503
5524
|
"type": "list",
|
|
5504
5525
|
"member": {}
|
|
5505
5526
|
},
|
|
5506
|
-
"
|
|
5527
|
+
"Sk5": {
|
|
5507
5528
|
"type": "list",
|
|
5508
5529
|
"member": {
|
|
5509
|
-
"shape": "
|
|
5530
|
+
"shape": "Sju"
|
|
5510
5531
|
}
|
|
5511
5532
|
},
|
|
5512
|
-
"
|
|
5533
|
+
"Skh": {
|
|
5513
5534
|
"type": "structure",
|
|
5514
5535
|
"members": {
|
|
5515
5536
|
"SettingId": {},
|
|
@@ -5522,7 +5543,7 @@
|
|
|
5522
5543
|
"Status": {}
|
|
5523
5544
|
}
|
|
5524
5545
|
},
|
|
5525
|
-
"
|
|
5546
|
+
"Skz": {
|
|
5526
5547
|
"type": "list",
|
|
5527
5548
|
"member": {
|
|
5528
5549
|
"type": "structure",
|
|
@@ -5536,7 +5557,7 @@
|
|
|
5536
5557
|
}
|
|
5537
5558
|
}
|
|
5538
5559
|
},
|
|
5539
|
-
"
|
|
5560
|
+
"Slf": {
|
|
5540
5561
|
"type": "structure",
|
|
5541
5562
|
"members": {
|
|
5542
5563
|
"CommandId": {},
|
|
@@ -5579,17 +5600,17 @@
|
|
|
5579
5600
|
},
|
|
5580
5601
|
"ServiceRole": {},
|
|
5581
5602
|
"NotificationConfig": {
|
|
5582
|
-
"shape": "
|
|
5603
|
+
"shape": "Sik"
|
|
5583
5604
|
},
|
|
5584
5605
|
"CloudWatchOutputConfig": {
|
|
5585
|
-
"shape": "
|
|
5606
|
+
"shape": "Sgj"
|
|
5586
5607
|
},
|
|
5587
5608
|
"TimeoutSeconds": {
|
|
5588
5609
|
"type": "integer"
|
|
5589
5610
|
}
|
|
5590
5611
|
}
|
|
5591
5612
|
},
|
|
5592
|
-
"
|
|
5613
|
+
"Slm": {
|
|
5593
5614
|
"type": "list",
|
|
5594
5615
|
"member": {
|
|
5595
5616
|
"type": "structure",
|
|
@@ -5603,7 +5624,7 @@
|
|
|
5603
5624
|
}
|
|
5604
5625
|
}
|
|
5605
5626
|
},
|
|
5606
|
-
"
|
|
5627
|
+
"Sm4": {
|
|
5607
5628
|
"type": "structure",
|
|
5608
5629
|
"required": [
|
|
5609
5630
|
"ExecutionTime"
|
|
@@ -5616,23 +5637,23 @@
|
|
|
5616
5637
|
"ExecutionType": {}
|
|
5617
5638
|
}
|
|
5618
5639
|
},
|
|
5619
|
-
"
|
|
5640
|
+
"Sm7": {
|
|
5620
5641
|
"type": "map",
|
|
5621
5642
|
"key": {},
|
|
5622
5643
|
"value": {}
|
|
5623
5644
|
},
|
|
5624
|
-
"
|
|
5645
|
+
"Smc": {
|
|
5625
5646
|
"type": "structure",
|
|
5626
5647
|
"members": {
|
|
5627
5648
|
"CompliantCount": {
|
|
5628
5649
|
"type": "integer"
|
|
5629
5650
|
},
|
|
5630
5651
|
"SeveritySummary": {
|
|
5631
|
-
"shape": "
|
|
5652
|
+
"shape": "Sme"
|
|
5632
5653
|
}
|
|
5633
5654
|
}
|
|
5634
5655
|
},
|
|
5635
|
-
"
|
|
5656
|
+
"Sme": {
|
|
5636
5657
|
"type": "structure",
|
|
5637
5658
|
"members": {
|
|
5638
5659
|
"CriticalCount": {
|
|
@@ -5655,14 +5676,14 @@
|
|
|
5655
5676
|
}
|
|
5656
5677
|
}
|
|
5657
5678
|
},
|
|
5658
|
-
"
|
|
5679
|
+
"Smf": {
|
|
5659
5680
|
"type": "structure",
|
|
5660
5681
|
"members": {
|
|
5661
5682
|
"NonCompliantCount": {
|
|
5662
5683
|
"type": "integer"
|
|
5663
5684
|
},
|
|
5664
5685
|
"SeveritySummary": {
|
|
5665
|
-
"shape": "
|
|
5686
|
+
"shape": "Sme"
|
|
5666
5687
|
}
|
|
5667
5688
|
}
|
|
5668
5689
|
}
|