Skip to content

Instantly share code, notes, and snippets.

@ramtamilan
Created March 28, 2023 02:04
Show Gist options
  • Save ramtamilan/aa7b171221a7a0c63458f136d9b02587 to your computer and use it in GitHub Desktop.
Save ramtamilan/aa7b171221a7a0c63458f136d9b02587 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"ec2:DescribeTags",
"ec2:DescribeInstances"
],
"Resource": "*",
"Effect": "Allow"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment