Update ec2ab - IAM User Required Permissions.json
Spelling mistake. Included invalid action; "Deletenapshot". Already correctly defined as "DeleteSnapshot"
This commit is contained in:
parent
1d9540963e
commit
917b3c8aa1
|
@ -6,7 +6,6 @@
|
||||||
"ec2:CreateSnapshot",
|
"ec2:CreateSnapshot",
|
||||||
"ec2:DeleteSnapshot",
|
"ec2:DeleteSnapshot",
|
||||||
"ec2:CreateTags",
|
"ec2:CreateTags",
|
||||||
"ec2:Deletenapshot",
|
|
||||||
"ec2:DescribeTags"
|
"ec2:DescribeTags"
|
||||||
],
|
],
|
||||||
"Effect": "Allow",
|
"Effect": "Allow",
|
||||||
|
@ -15,4 +14,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user