CloudWatch: Set period in math expressions (#39458)

* set period field

* add test

* add insights rule permission to docs
This commit is contained in:
Erik Sundell
2021-09-23 16:03:58 +02:00
committed by GitHub
parent 0229146c3b
commit c2604e04ab
3 changed files with 25 additions and 0 deletions
@@ -55,6 +55,7 @@ Here is a minimal policy example:
"cloudwatch:ListMetrics",
"cloudwatch:GetMetricStatistics",
"cloudwatch:GetMetricData"
"cloudwatch:GetInsightRuleReport"
],
"Resource": "*"
},