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

How to I setup developer sandbox accounts while keeping budget restrictions on those accounts #765

Open
hhimanshu opened this issue Nov 29, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@hhimanshu
Copy link

Hello,

Thank you for https://constructs.dev/packages/@pepperize/cdk-organizations package. This is really helping me find a better way to organize the developer accounts.

I am working on a specific use case where your advice matters a lot. I want to create developer sandbox accounts, where

  1. Each developer can access some specific set of services, like AWS Lambda, VPC, Aurora DB, etc. I believe this can be achieved using Service Control Policies (SCP), but unsure, how to use them at this time
  2. Each developer has a budget of $XX per month. I think we need to use AWS Budgets, but not sure how to use that with cdk-organizations.

Some relevant links that I found on web are below

Setting a budget for sandbox accounts
Creating Sandbox environments
How to manage cost overruns in your AWS multi-account environment – Part 1
Control developer account costs with AWS CloudFormation and AWS Budgets

Could you please advise how I can achieve my goals using cdk-organizations?

Thanks

@pflorek pflorek added documentation Improvements or additions to documentation question Further information is requested labels Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants