Command option Sample:aws route53 disassociate-vpc-from-hosted-zone

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

Disassociates a vpc from a Amazon Route 53 private hosted zone.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/route53/disassociate-vpc-from-hosted-zone.html

aws route53 disassociate-vpc-from-hosted-zone --hosted-zone-id XXXAAA12345 --vpc VPCRegion=us-west-2
    amazon web services - How to manage VPC association to Route53 hosted zone using CloudFormation? - Server Fault : http://serverfault.com/questions/879982/how-to-manage-vpc-association-to-route53-hosted-zone-using-cloudformation

aws のオプション一覧