We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e35aeb0 commit c10beaeCopy full SHA for c10beae
policies/AWSIPAMServiceRolePolicy
@@ -1,7 +1,7 @@
1
{
2
"PolicyVersion": {
3
- "CreateDate": "2025-10-23T15:19:07Z",
4
- "VersionId": "v6",
+ "CreateDate": "2025-10-28T00:19:07Z",
+ "VersionId": "v7",
5
"Document": {
6
"Version": "2012-10-17",
7
"Statement": [
@@ -60,7 +60,7 @@
60
"ec2:ModifyManagedPrefixList"
61
],
62
"Resource": [
63
- "arn:aws:ec2:*:*:prefix-list/pl-*"
+ "*"
64
65
"Effect": "Allow",
66
"Condition": {
@@ -76,13 +76,13 @@
76
"ec2:GetManagedPrefixListEntries"
77
78
79
80
81
82
"Sid": "PrefixListResolverReadActions"
83
}
84
]
85
},
86
- "IsDefaultVersion": false
+ "IsDefaultVersion": true
87
88
0 commit comments