aws-iam-generator icon indicating copy to clipboard operation
aws-iam-generator copied to clipboard

Feature/permissions boundary

Open Marakai opened this issue 4 years ago • 0 comments

Added the ability to also use IAM Permissions Boundaries in Roles.

With boundaries becoming a more common feature for limiting permissions in IAM, found this feature quite useful.

  • Added ability to handle permissions_boundary in configuration
  • Added example in README.md
  • Added sample Jinja2 templates and example in main config file to allow tests to run and show proper generation

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Marakai avatar Apr 24 '20 06:04 Marakai