Command option Sample:aws route53 delete-hosted-zone

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

Deletes a hosted zone.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/route53/delete-hosted-zone.html

aws route53 delete-hosted-zone \
    Deleting a Route 53 Hosted Zone And All DNS Records Using aws-cli - Alestic.com : http://alestic.com/2016/09/aws-route53-wipe-hosted-zone/
aws route53 delete-hosted-zone --id Z36KTIQEXAMPLE
    delete-hosted-zone — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/route53/delete-hosted-zone.html
aws route53 delete-hosted-zone \
    aws-route53-wipe-hosted-zone/aws-route53-wipe-hosted-zone at master 揃 alestic/aws-route53-wipe-hosted-zone 揃 GitHub : http://github.com/alestic/aws-route53-wipe-hosted-zone/blob/master/bin/aws-route53-wipe-hosted-zone
aws route53 delete-hosted-zone \
    基于Git的静网站,完全由AWS CloudFormation堆 - Python社区 | CTOLib : http://www.ctolib.com/aws-git-backed-static-website.html
aws route53 delete-hosted-zone --id ((aws route53 list-hosted-zones
    Amazon Route 53 Basics – IT From All Angles : http://www.itfromallangles.com/2018/07/amazon-route-53-basics/

aws のオプション一覧