1 Answer
- Newest
- Most votes
- Most comments
0
I thought you might follow up on the following:
-
Create a new security group in EC2 with the required rules
-
Update your Elastic Beanstalk environment to reference the new group
-
Redeploy your application
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.managing.ec2.instances.sg.html
https://repost.aws/knowledge-center/elastic-beanstalk-add-security-group
