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

Elastic Beanstalk creates a shared S3 bucket without option to link to a pre-existing bucket #339

Open
david-w-webb opened this issue Sep 23, 2024 · 0 comments
Labels

Comments

@david-w-webb
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or "me too" comments. They generate extra noise for issue followers and do not help prioritize the request.

Requesting the option to link an Elastic Beanstalk Environment a pre-created S3 bucket of my choice instead of using the default bucket created by Elastic Beanstalk.

Currently, when the first Elastic Beanstalk environment is deployed to an account, it creates S3 bucket: elasticbeanstalk-${AWS::Region}-${AWS::AccountId}. This bucket is used to store all artifacts from any Elastic Beanstalk environment.

Note: Elastic Beanstalk environments are able to specify separate, pre-created logging buckets for CloudWatch logs.

In a shared, multi-tenant AWS account, different teams need to be able to use different S3 buckets for:

  • Security (who can edit your application)
  • Cost management (tagging)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant