Command option Sample:aws route53 create-reusable-delegation-set

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

Creates a delegation set (a group of four name servers) that can bereused by multiple hosted zones.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/route53/create-reusable-delegation-set.html

aws route53 create-reusable-delegation-set --caller-reference XYZ.01
    Glen Campbell: Vanity Nameservers with AWS Route53 : http://glenc.co/essay/2015/12/aws-vanity-nameservers.html
aws route53 create-reusable-delegation-set --caller-reference 12345' and I get a bunch of error codes on different lines from botocore. I followed it step by step
    Deploy AWS with Ansible and Terraform course question by Brent B : http://linuxacademy.com/community/posts/show/topic/23423-deploy-aws-with-ansible-and-terraform-course-question
aws route53 create-reusable-delegation-set --caller-reference dns1
    White Labeled DNS Name Servers on Amazon Route 53 with Delegation Sets | NEONOS .NET : http://neonos.net/white-labeled-dns-name-servers-on-amazon-route-53-with-delegation-sets/
aws route53 create-reusable-delegation-set --caller-reference MyDelegationSet
    domain name system - Whitelabel DNS with Amazon Route53 - Server Fault : http://serverfault.com/questions/573363/whitelabel-dns-with-amazon-route53
aws route53 create-reusable-delegation-set --caller-reference
    Setup Private White Label DNS Name Servers with AWS Route 53 - Dave Lawlor - Windows Server Infrastructure, Cloud, & Bourbon : http://www.davelawlor.com/setup-private-white-label-dns-name-servers-with-aws-route-53
aws route53 create-reusable-delegation-set --caller-reference COMMENT-TO-REMEMBER --hosted-zone-id ZONE-ID
    Reusable Name Servers with Route 53 - DLT Blog : http://www.dlt.com/blog/2015/09/08/reusable-servers-route-53/

aws のオプション一覧