January 2019
Intermediate to advanced
490 pages
15h 37m
English
If you need to register domains regularly, or if you are building a website (such as a domain registration website), you will need to use the APIs instead. You can register domain names with AWS CLI commands through the register-domain sub-command of the route53domains command:
aws route53domains check-domain-availability \ --domain-name qnatime.com \ --profile admin
This command will provide us with the following response:

Now, check for another domain, which is not registered:
aws route53domains check-domain-availability ...
Read now
Unlock full access