You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using localstack, which implements its route53 mock service using moto.
The CreateHostedZone operation returns a response that misses some info compared to an actual AWS response. In particular, it misses the Location header, which is where official AWS SDKs are reading the location.