diff --git a/checks/check_extra72 b/checks/check_extra72 index ad09b746..b4ce5a70 100644 --- a/checks/check_extra72 +++ b/checks/check_extra72 @@ -19,7 +19,7 @@ CHECK_ASFF_RESOURCE_TYPE_extra72="AwsEc2Snapshot" CHECK_ALTERNATE_extra702="extra72" CHECK_ALTERNATE_check72="extra72" CHECK_ALTERNATE_check702="extra72" -CHECK_SERVICENAME_check72="ec2" +CHECK_SERVICENAME_extra72="ec2" CHECK_RISK_extra72='When you share a snapshot; you are giving others access to all of the data on the snapshot. Share snapshots only with people with whom you want to share all of your snapshot data.' CHECK_REMEDIATION_extra72='Ensure the snapshot should be shared.' CHECK_DOC_extra72='https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modifying-snapshot-permissions.html'