From 528e14d4cfa26da3bde0fe99ce62d7632d803240 Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Mon, 10 Feb 2020 22:55:57 +0100 Subject: [PATCH] Update check119 updated to not scored --- checks/check119 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/checks/check119 b/checks/check119 index 27f9b3a3..015836e3 100644 --- a/checks/check119 +++ b/checks/check119 @@ -9,8 +9,8 @@ # work. If not, see . CHECK_ID_check119="1.19" -CHECK_TITLE_check119="[check119] Ensure IAM instance roles are used for AWS resource access from instances (Scored)" -CHECK_SCORED_check119="SCORED" +CHECK_TITLE_check119="[check119] Ensure IAM instance roles are used for AWS resource access from instances (Not Scored)" +CHECK_SCORED_check119="NOT_SCORED" CHECK_TYPE_check119="LEVEL2" CHECK_ALTERNATE_check119="check119"