Skip to content

The CreateHostedZone response for Route53 does not match the behavior of AWS #6464

@stof

Description

@stof

Reporting Bugs

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.

See localstack/localstack#5639 (comment) for a detailed analysis submitted to localstack a while ago

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions