aws-solutions / aws-waf-security-automations

This solution automatically deploys a single web access control list (web ACL) with a set of AWS WAF rules designed to filter common web-based attacks.
https://aws.amazon.com/solutions/aws-waf-security-automations
Apache License 2.0
843 stars 361 forks source link

IAM Permission boundary #139

Closed pkennedyvt closed 1 year ago

pkennedyvt commented 4 years ago

Is your feature request related to a problem? Please describe. It would be nice to add a parameter for an IAM Permission boundary for the role creations

Describe the feature you'd like Some organizations leverage permission boundaries, and if this were parameterized they could still use the public repo without having to build their own. I believe there were 6 places in the main template and one in the web-acl template where I added: PermissionsBoundary: "arn:aws:iam::123456789012/policy/mypolicyname'

Additional context Add any other context or screenshots about the feature request here.

aijunpeng commented 4 years ago

Thanks for the comment. We have added your request to our solution backlog items and it will be considered in future solution releases.

rakshb commented 1 year ago

There is a PR for this request created (#176). Enabling permission management/boundary for users and roles is not within the scope of our solutions and we do not plan to add this in the near future.