Skip to content

Commit

Permalink
Update detected
Browse files Browse the repository at this point in the history
  • Loading branch information
MAMIP Bot committed Dec 1, 2024
1 parent 76ff555 commit 60c93e9
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions policies/DeclarativePoliciesEC2Report
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"PolicyVersion": {
"CreateDate": "2024-11-30T13:21:06Z",
"VersionId": "v1",
"Document": {
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"ec2:DescribeRegions",
"ec2:GetSerialConsoleAccessStatus",
"ec2:GetInstanceMetadataDefaults",
"ec2:GetImageBlockPublicAccessState",
"ec2:GetSnapshotBlockPublicAccessState",
"ec2:GetAllowedImagesSettings",
"ec2:DescribeVpcBlockPublicAccessOptions"
],
"Resource": [
"*"
],
"Effect": "Allow",
"Sid": "DeclarativePoliciesEC2Report"
}
]
},
"IsDefaultVersion": true
}
}

0 comments on commit 60c93e9

Please sign in to comment.