aws-iam-generator
aws-iam-generator copied to clipboard
Feature/permissions boundary
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.