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 1c3e9e7 commit 9b64bc1Copy full SHA for 9b64bc1
policies/AutoScalingServiceRolePolicy
@@ -1,14 +1,15 @@
1
{
2
"PolicyVersion": {
3
- "CreateDate": "2024-11-15T17:10:25Z",
4
- "VersionId": "v9",
+ "CreateDate": "2025-11-12T18:19:06Z",
+ "VersionId": "v10",
5
"Document": {
6
"Version": "2012-10-17",
7
"Statement": [
8
9
"Action": [
10
"ec2:AttachClassicLinkVpc",
11
"ec2:CancelSpotInstanceRequests",
12
+ "ec2:CreateReplaceRootVolumeTask",
13
"ec2:CreateFleet",
14
"ec2:CreateTags",
15
"ec2:DeleteTags",
@@ -87,8 +88,7 @@
87
88
"events:PutRule",
89
"events:PutTargets",
90
"events:RemoveTargets",
- "events:DeleteRule",
91
- "events:DescribeRule"
+ "events:DeleteRule"
92
],
93
"Resource": "*",
94
"Effect": "Allow",
0 commit comments