CloudWatch: Set period in math expressions (#39458)
* set period field * add test * add insights rule permission to docs
This commit is contained in:
@@ -55,6 +55,7 @@ Here is a minimal policy example:
|
||||
"cloudwatch:ListMetrics",
|
||||
"cloudwatch:GetMetricStatistics",
|
||||
"cloudwatch:GetMetricData"
|
||||
"cloudwatch:GetInsightRuleReport"
|
||||
],
|
||||
"Resource": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user