timkay / aws

Easy command line access to Amazon EC2, S3, SQS, ELB, and SDB
http://timkay.com/aws/
424 stars 123 forks source link

Route53 additions #34

Closed ecweaver closed 11 years ago

ecweaver commented 11 years ago

Route53 functionality

r53     list-resource-record-sets lrrs get-change gch get-hosted-zone ghz
        create-hosted-zone chz delete-hosted-zone dhz list-resource-record-sets lrrs
        change-resource-record-set crrs

Usage: aws list-resource-record-sets lrrs [zone_id] [--xml xml] [--simple simple] [--name name] [--type type] [--identifier identifier] [--maxitems maxitems]

etc.