Workload Discovery on AWS is a solution to visualize AWS Cloud workloads. With it you can build, customize, and share architecture diagrams of your workloads based on live data from AWS. The solution maintains an inventory of the AWS resources across your accounts and regions, mapping their relationships and displaying them in the user interface.
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
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