ec2-image-builder-roadmap icon indicating copy to clipboard operation
ec2-image-builder-roadmap copied to clipboard

Ability to create Windows Custom AMI for Elastic Beanstalk

Open ghost opened this issue 3 years ago • 1 comments

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
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request What do you want us to build? Ability to use the windows AMI provided by AWS today for Beanstalk windows 2016 or 2019.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.

Have to create an image from already existing Beanstalk AMI and use that AMI to build the Custom AMI. Here are the steps

Are you currently working around this issue? How are you currently solving this problem?

create a custom AMI in Elastic BeanStalk use that AMI as a BaseAMI/Source AMI in EC2 Image Builder. To use custom AMI ID in EC2 Image builder, the AWS Systems Manager Agent (SSM Agent) needs to be pre-installed in the selected AMI Here is the doco that shows how to create Custom EB image

https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.customenv.html

The above document will show you how to get the ami-id. You can use ami ids in EC2 Image builder.

Additional context Anything else we should know?

Attachments If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

ghost avatar Feb 24 '21 02:02 ghost