Skip to content

Commit 45892d3

Browse files
author
MAMIP Bot
committed
CloudWatchNetworkFlowMonitorTopologyServiceRolePolicy - Policy Version v2
1 parent bd4c76e commit 45892d3

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

policies/CloudWatchNetworkFlowMonitorTopologyServiceRolePolicy

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"PolicyVersion": {
3-
"CreateDate": "2024-12-01T22:51:07Z",
4-
"VersionId": "v1",
3+
"CreateDate": "2025-11-06T23:19:08Z",
4+
"VersionId": "v2",
55
"Document": {
66
"Version": "2012-10-17",
77
"Statement": [
@@ -21,6 +21,15 @@
2121
],
2222
"Resource": "*",
2323
"Effect": "Allow"
24+
},
25+
{
26+
"Action": [
27+
"ec2:DescribeManagedPrefixLists",
28+
"ec2:GetManagedPrefixListEntries"
29+
],
30+
"Resource": "*",
31+
"Effect": "Allow",
32+
"Sid": "PrefixListStatement"
2433
}
2534
]
2635
},

0 commit comments

Comments
 (0)