コマンドオプションサンプル:aws route53 delete-hosted-zone

コマンドサンプルを検索した結果です。

ホステッドゾーンを削除します。 詳細は次のリンクを参照してください。 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 --id=
    AWS Route53 ゾーン作成とDNSレコード追加コマンドメモ : http://qiita.com/na0AaooQ/items/d5bb618b7922233ce665
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 のオプション一覧