Command option Sample:aws route53 create-vpc-association-authorization

Search command sample in the internet.It is the result.

Authorizes the AWS account that created a specified vpc to submit an"associate-vpc-with-hosted-zone" request to associate the vpc with aspecified hosted zone that was created by a different account.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/route53/create-vpc-association-authorization.html

aws route53 create-vpc-association-authorization --hosted-zone-id
    Associate a Route 53 Private Hosted Zone With a VPC on a Different AWS Account : http://aws.amazon.com/premiumsupport/knowledge-center/private-hosted-zone-different-account/
aws route53 create-vpc-association-authorization --hosted-zone-id
    Association of Route53 private hosted zones between AWS accounts using terraform. 揃 GitHub : http://gist.github.com/dalethestirling/eb1e2a3c6c68adbf8645a1e325a8afb2
aws route53 create-vpc-association-authorization hosted-zone-id
    How to centralize DNS management in a multi-account environment | Noise : http://noise.getoto.net/2018/04/26/how-to-centralize-dns-management-in-a-multi-account-environment/
aws route53 create-vpc-association-authorization --hosted-zone-id Z333AEF1GGC --vpc VPCRegion=eu-west-1
    domain name system - AWS Permissions for Cross-Account DNS Association - Server Fault : http://serverfault.com/questions/912096/aws-permissions-for-cross-account-dns-association

aws のオプション一覧