User Tools

Site Tools


aws:route53

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
aws:route53 [2015-03-21 16:49] – create zone gabrielaws:route53 [2019-08-10 18:42] (current) – changed title for category gabriel
Line 1: Line 1:
-====== Amazon Web Services Route 53 ======+====== Route 53 ======
  
 This page documents some tips and tricks I've learned for using Amazon Route 53 DNS services. This page documents some tips and tricks I've learned for using Amazon Route 53 DNS services.
 +
 +The API ID you use to manage Route 53 will require the IAM Group Policy AmazonRoute53FullAccess.
  
 ===== Reusable Delegation Sets ===== ===== Reusable Delegation Sets =====
Line 56: Line 58:
 REF="CreateZoneGabeSh"    # this must be unique and can be any string REF="CreateZoneGabeSh"    # this must be unique and can be any string
  
-aws route53 create-hosted-zone --delegation-set-id $DEL --name $ZONE --caller-reference $REF+aws route53 create-hosted-zone --delegation-set-id $DEL_SET --name $ZONE --caller-reference $REF
 </code> </code>
aws/route53.1426970959.txt.gz · Last modified: 2015-03-21 16:49 by gabriel