Skip to content

pingfu/r53export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r53export

Build Status

Easily export information from Route53. Periodically snapshot, or backup DNS data from ALL hosted zones

C:\>r53export.exe -h

Usage: r53export [-l] [-r name] [-a name] [-u name] [-d name] [-e name] | [-e]

Options:
    -a        Add a new AWS access key.
              Keys are stored in %LocalAppData%\AWSToolkit\RegisteredAccounts.json
              and encrypted by the Windows Data Protection API (DAPI).
    -l        List AWS access key profiles available to the user.
    -e        Export all zone data using the first available AWS access key profile.
    -e name   Export all zone data using a particular AWS access key profile.
    -u name   Update an AWS access key profile.
    -r name   Remove an AWS access key profile.

About

Easily export information from Route53. Periodically snapshot, or backup DNS data from ALL hosted zones

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages