aws
aws copied to clipboard
Fix the handling of required fields populated from headers
Relates to #1481
I'm keeping this as a draft PR for now as the integration tests of Route53 are failing right now due to an invalid implementation of the operation in moto (used by localstack). This has been reported at https://github.com/getmoto/moto/issues/6464 and https://github.com/localstack/localstack/issues/8652