Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-cdk-lib: Improved Experience for working within context of AWS Organization #32141

Open
2 tasks
bdoyle0182 opened this issue Nov 14, 2024 · 0 comments
Open
2 tasks
Labels
aws-cdk-lib Related to the aws-cdk-lib package feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@bdoyle0182
Copy link

Describe the feature

I wanted to open a thread for discussion on ecosystem ideas for improving the experience with working within the context of an AWS Organization as the product reaches maturity for resource sharing / account sharing / cross-account access etc.

An example of what I mean is for grantables / iam permissions, a very nice feature on L2's would be something like a grantOrg method. I think it goes much deeper than that but that's the general idea. This isn't about L2's for AWS Org resources, but for interacting and managing AWS accounts and resources at a rudimentary level of the framework that exist within the context of an Org / Org Unit. Organizations has added a ton of functionality on access controls over the last couple years that could be built into the cdk w/ convenience methods

Use Case

Improved experience for building AWS infra within context of a large organization

Proposed Solution

Issue is more for for a broader discussion of what type of utilities for interacting with an Org should be added to low level base classes in cdk

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.167.0

Environment details (OS name and version, etc.)

MacOS

@bdoyle0182 bdoyle0182 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 14, 2024
@github-actions github-actions bot added the aws-cdk-lib Related to the aws-cdk-lib package label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-cdk-lib Related to the aws-cdk-lib package feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant