thiagomgo / Examples-of-AWS-Policies

Examples of AWS Policies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples of AWS Policies

Files

  • AllBillingAccess.json - Grant permission to all AWS billing console.
  • OwnIAMUsers.json - Each user can change the own password and create a MFA code. The user will have access the resources, only if create a MFA code first.
  • RestrictS3Bucket.json - Restrict the access to a specific S3 bucket

About

Examples of AWS Policies

License:MIT License