From dd64c7d226669da827993a1ffd34f98e47d6c774 Mon Sep 17 00:00:00 2001 From: JArmandoG <90565560+JArmandoG@users.noreply.github.com> Date: Tue, 23 Aug 2022 05:34:25 -0500 Subject: [PATCH] fix(check120): correct AWS support policy name (#1328) Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com> --- checks/check120 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checks/check120 b/checks/check120 index 3223345aee..42b79259f1 100644 --- a/checks/check120 +++ b/checks/check120 @@ -23,7 +23,7 @@ CHECK_ASFF_COMPLIANCE_TYPE_check120="ens-op.acc.1.aws.iam.4" CHECK_SERVICENAME_check120="iam" CHECK_RISK_check120='AWS provides a support center that can be used for incident notification and response; as well as technical support and customer services. Create an IAM Role to allow authorized users to manage incidents with AWS Support.' CHECK_REMEDIATION_check120='Create an IAM role for managing incidents with AWS.' -CHECK_DOC_check120='https://docs.aws.amazon.com/awssupport/latest/user/using-service-linked-roles-sup.html' +CHECK_DOC_check120='https://docs.aws.amazon.com/awssupport/latest/user/accessing-support.html' CHECK_CAF_EPIC_check120='IAM' check120(){