Added AWS CLI Route53 cheat sheet

This commit is contained in:
Yuri Slobodyanyuk
2023-01-23 10:28:36 +00:00
parent 991d6db924
commit a150119eab

View File

@@ -67,7 +67,7 @@ servers. The `caller-reference` you set is used for identifying this request in
logs etc. and can be arbitrary string.
== Add A record to a zone
While mainly expected to store the A record in JSON format in a local file, we
While mainly expected to store the record in JSON format in a local file, we
can specify the record(s) to add explicitly with `--change-batch`. Let's add A
record _www.example334455.com_ wtih TTL of 600, pointing to IP _1.2.3.4_: