Skip to content

Instantly share code, notes, and snippets.

@SomeoneWeird
Created August 20, 2016 15:02
Show Gist options
  • Save SomeoneWeird/ae197884b18a4ca514e8322231b9c735 to your computer and use it in GitHub Desktop.
Save SomeoneWeird/ae197884b18a4ca514e8322231b9c735 to your computer and use it in GitHub Desktop.
Policy:
Statement:
- Action:
- iam:ChangePassword
- iam:GetAccountPasswordPolicy
- iam:CreateVirtualMFADevice
- iam:EnableMFADevice
- iam:ResyncMFADevice
- iam:DeactivateMFADevice
- iam:DeleteVirtualMFADevice
- iam:ListMFADevices
- iam:ListVirtualMFADevices
- iam:*LoginProfile
- iam:*AccessKey*
- iam:*SSHPublicKey*
Effect: Allow
Resource: arn:aws:iam::*:user/${aws:username}
Version: 2012-10-17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment