From d016046585e59176fc693b247ca8ae8b42a12112 Mon Sep 17 00:00:00 2001 From: jakepage91 Date: Tue, 7 Nov 2023 18:38:48 +0000 Subject: [PATCH] update komiser policy to include correct cloudFront function action --- policy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy.json b/policy.json index b5f6d1852..06a8d2c7d 100644 --- a/policy.json +++ b/policy.json @@ -8,7 +8,7 @@ "apigateway:GET", "cloudwatch:GetMetricStatistics", "cloudfront:ListDistributions", - "cloudfront:Functions", + "cloudfront:ListFunctions", "cloudfront:ListTagsForResource", "cloudwatch:DescribeAlarms", "cloudwatch:ListTagsForResource",