From 66a1d5bf116c767d117c98c23fa2c6aa840df741 Mon Sep 17 00:00:00 2001 From: matttrach Date: Sat, 6 Apr 2024 01:19:46 -0500 Subject: [PATCH] fix: add tag policy Signed-off-by: matttrach --- notes/policies.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/notes/policies.md b/notes/policies.md index 143987c..9e75c76 100644 --- a/notes/policies.md +++ b/notes/policies.md @@ -171,7 +171,10 @@ Please remember that these are just my notes, make good decisions and evaluate y "iam:UploadServerCertificate", "iam:ListServerCertificates", "iam:ListServerCertificateTags", - "iam:DeleteServerCertificate" + "iam:DeleteServerCertificate", + "iam:TagServerCertificate", + "iam:GetServerCertificate", + "iam:UntagServerCertificate" ], "Resource": "*" },