DelegationSetId element.CreateHostedZone request, the initial status of the hosted zone is PENDING. For public hosted zones, this means that the NS and SOA records are not yet available on all Route 53 DNS servers. When the NS and SOA records are available, the status of the zone changes to INSYNC.CreateHostedZone request requires the caller to have an ec2:DescribeVpcs permission.curl --location -g --request POST 'http://route53domains.{region}.amazonaws.com/2013-04-01/hostedzone' \
--header 'Content-Type: text/plain' \
--data-raw ''{}