3回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Ok, after some more research I realised that I was missing a SecurityRole in my configuration. Thanks for your help!
回答済み 4年前
0
I'm assuming you are not using Route53 for you DNS? Otherwise this is exactly what you can do with Blue/Green deployments and swapping environment URLs: https://docs.aws.amazon.com/whitepapers/latest/blue-green-deployments/swap-the-environment-of-an-elastic-beanstalk-application.html
回答済み 4年前
0
No, I'm not using Route53 - we have our own dns service and use a cname entry to connect the domain to the aws endpoint, in my case the name of the load balancer that the ebs environment created.
回答済み 4年前

Hi, I'm currently having the same issue, but what Security Role did you have to change to get this working?