Skip to content

Instantly share code, notes, and snippets.

@andreidiaconu90
Created September 11, 2020 06:41
Show Gist options
  • Save andreidiaconu90/dcaba01298ca91ce5aaa72f2e25aa8ec to your computer and use it in GitHub Desktop.
Save andreidiaconu90/dcaba01298ca91ce5aaa72f2e25aa8ec to your computer and use it in GitHub Desktop.
bad-iam-role
Policies:
- PolicyName: mypolicy
PolicyDocument:
Version: "2012-10-17"
Statement:
- Effect: Allow
Resource: *
Action: *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment