Skip to content

Commit 4813af0

Browse files
committed
needs cloudwatch access for monitor dashboard cleanup
1 parent 608a675 commit 4813af0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup_AWS.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"arn:aws:iam::aws:policy/service-role/AmazonEC2SpotFleetTaggingRole",
2424
"arn:aws:iam::aws:policy/AmazonS3FullAccess",
2525
"arn:aws:iam::aws:policy/AmazonSQSFullAccess",
26+
"arn:aws:iam::aws:policy/CloudWatchFullAccess"
2627
]
2728

2829

0 commit comments

Comments
 (0)