Tag: aws

How to edit AWS Route53 DNS records from CLI

If you use AWS and you need to update the Route53 from the CLI there are a few methods. You can use cli53 tool from github or aws route53 CLI commands. In this post we will use aws route53.

Continue reading