From 5ef67564ce3f3316ebbffe91f54660dcadc19857 Mon Sep 17 00:00:00 2001 From: Gonzalo Vasquez Date: Tue, 13 Dec 2022 11:42:48 -0300 Subject: [PATCH] Update IAM-Permissions.md removing extra command at end of allowed actions that breaks the policy --- apps/documentation/docs/CLI/IAM-Permissions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/documentation/docs/CLI/IAM-Permissions.md b/apps/documentation/docs/CLI/IAM-Permissions.md index 5895ee5..d7d1749 100644 --- a/apps/documentation/docs/CLI/IAM-Permissions.md +++ b/apps/documentation/docs/CLI/IAM-Permissions.md @@ -164,7 +164,7 @@ These are built on top of the existing IAM recommendations found on the Amplify "s3:*", "amplify:*", "mediaconvert:*", - "secretsmanager:*", + "secretsmanager:*" ], "Resource": "*" } @@ -172,4 +172,4 @@ These are built on top of the existing IAM recommendations found on the Amplify } ``` - \ No newline at end of file +