Skip to content

Commit c10beae

Browse files
author
MAMIP Bot
committed
AWSIPAMServiceRolePolicy - Policy Version v7
1 parent e35aeb0 commit c10beae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

policies/AWSIPAMServiceRolePolicy

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"PolicyVersion": {
3-
"CreateDate": "2025-10-23T15:19:07Z",
4-
"VersionId": "v6",
3+
"CreateDate": "2025-10-28T00:19:07Z",
4+
"VersionId": "v7",
55
"Document": {
66
"Version": "2012-10-17",
77
"Statement": [
@@ -60,7 +60,7 @@
6060
"ec2:ModifyManagedPrefixList"
6161
],
6262
"Resource": [
63-
"arn:aws:ec2:*:*:prefix-list/pl-*"
63+
"*"
6464
],
6565
"Effect": "Allow",
6666
"Condition": {
@@ -76,13 +76,13 @@
7676
"ec2:GetManagedPrefixListEntries"
7777
],
7878
"Resource": [
79-
"arn:aws:ec2:*:*:prefix-list/pl-*"
79+
"*"
8080
],
8181
"Effect": "Allow",
8282
"Sid": "PrefixListResolverReadActions"
8383
}
8484
]
8585
},
86-
"IsDefaultVersion": false
86+
"IsDefaultVersion": true
8787
}
8888
}

0 commit comments

Comments
 (0)