-
Notifications
You must be signed in to change notification settings - Fork 109
Description
Feature name
Enable Permissions Boundary [PB] on Roles
Is your feature request related to a problem? Please describe.
IAM Roles may be required to have an assocated [PB] in an account. The lack of this facility could limit the usage of this solution.
Describe the feature you'd like to see implemented
An arbitarily named [PB] to be conditionally attached to all IAM Roles used to build, deploy and run the solution.
Describe the value this feature will add to AWS Perspective
The solution would become viable when there is a requirement for a [PB] to be attached to IAM Roles in an account.
Describe alternatives you've considered
Forking the project and modifying templates as needed. This is not maintainable.
Using an alternate solution.
Additional context
See example implementation in PR #448