mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
feat(metadata): Include EC2 subservices (#1311)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"CheckTitle": "Check if EBS snapshots are encrypted.",
|
||||
"CheckType": "Data Protection",
|
||||
"ServiceName": "ec2",
|
||||
"SubServiceName": "ebs-snapshots",
|
||||
"SubServiceName": "snapshot",
|
||||
"ResourceIdTemplate": "arn:partition:service:region:account-id:resource-id",
|
||||
"Severity": "medium",
|
||||
"ResourceType": "AwsEc2Snapshot",
|
||||
|
||||
Reference in New Issue
Block a user