From 13f3f45ff97748b76e315ec80501cbff07ce2fb0 Mon Sep 17 00:00:00 2001 From: Rolf Streefkerk Date: Fri, 8 May 2020 16:06:55 +0700 Subject: [PATCH] added Systems manager permissions --- policies/cloudformation-policy.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/policies/cloudformation-policy.json b/policies/cloudformation-policy.json index 2b5391f..eb2fc3b 100644 --- a/policies/cloudformation-policy.json +++ b/policies/cloudformation-policy.json @@ -28,7 +28,8 @@ "s3:List*", "s3:PutObject", "iam:*", - "codedeploy:*" + "codedeploy:*", + "ssm:*" ], "Resource": [ "*"