From 2b1f2e561bd878a5da09212097a0f4c49ff0ae35 Mon Sep 17 00:00:00 2001 From: Bryan Karaffa Date: Thu, 26 Sep 2024 08:59:02 -0700 Subject: [PATCH] add `savingsplans:DescribeSavingsPlans` --- .../FlexeraCloudCostAccessRole.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Optima/cloudformation-template/FlexeraCloudCostAccessRole.template b/Optima/cloudformation-template/FlexeraCloudCostAccessRole.template index 497dce5..530f918 100644 --- a/Optima/cloudformation-template/FlexeraCloudCostAccessRole.template +++ b/Optima/cloudformation-template/FlexeraCloudCostAccessRole.template @@ -107,7 +107,8 @@ Mappings: - "ce:GetSavingsPlansUtilization" - "ce:GetReservationPurchaseRecommendation" - "ce:GetSavingsPlansPurchaseRecommendation" - + - "savingsplans:DescribeSavingsPlans" + bucket: - "s3:ListBucket" - "s3:GetBucketLocation"