aws-solutions / workload-discovery-on-aws

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.
https://aws.amazon.com/solutions/implementations/workload-discovery-on-aws/
Apache License 2.0
727 stars 88 forks source link

Enable Permissions Boundary on IAM Roles #449

Open mohsanjaffery opened 1 year ago

mohsanjaffery commented 1 year ago

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

svozza commented 1 year ago

Thanks for this suggestion and the example PR too.

rhys-evans commented 8 months ago

Hi

How do we get movement on this ?

Thanks