Command option Sample:aws route53 list-hosted-zones-by-name

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

Retrieves a list of your hosted zones in lexicographic order.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/route53/list-hosted-zones-by-name.html

aws route53 list-hosted-zones-by-name --dns-name www.example.com
    list-hosted-zones — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/route53/list-hosted-zones-by-name.html
aws route53 list-hosted-zones-by-name --dns-name
    Backup and restore databases in AWS RDS - AWS | GOV.UK Developer Documentation : http://docs.publishing.service.gov.uk/manual/howto-backup-and-restore-in-aws-rds.html
aws route53 list-hosted-zones-by-name --dns-name
    letsencrypt.sh hook for AWS Route53 揃 GitHub : http://gist.github.com/jam13/1c0acb5fa7ed4d785adea771473b4e0a
aws route53 list-hosted-zones-by-name --dns-name domain.com --query 'HostedZones[0].Id'
    Route53 Zone export - DevOps : http://icicimov.github.io/blog/devops/Route53-zone-export/
aws route53 list-hosted-zones-by-name --dns-name domain.com
    php - AWS Route 53 - Get hosted zone by domain name? - Stack Overflow : http://stackoverflow.com/questions/33322283/aws-route-53-get-hosted-zone-by-domain-name
aws route53 list-hosted-zones-by-name --dns-name domain.com
    Reusable Name Servers with Route 53 - DLT Blog : http://www.dlt.com/blog/2015/09/08/reusable-servers-route-53/
aws route53 list-hosted-zones-by-name --dns-name www.example.com
    How to get a Hosted Zone ID from a website through AWS CLI - Quora : http://www.quora.com/How-can-I-get-a-Hosted-Zone-ID-from-a-website-through-AWS-CLI

aws のオプション一覧