Global

Members

addSecurityGroups

Add passed security groups, if any, to the instance.
Source:

restoreSnapshot

Restore snapshot. Curried, so calling with less than all arguments returns a new one taking the remainder.
Source:

waitForInstance

Wait for the instance to become available. Curried, so calling with less than all arguments returns a new one taking the remainder.
Source:

Methods

destroyInstance()

Destroy an RDS snapshot.
Source:

die()

Print an error message and exit with code 1.
Source:

latestSnapshot()

Get the latest snapshot for an rds instance.
Source:

parseArgs()

Parse commands and their args with nomnom.
Source:

restore()

Restore a db instance.
Source:

writeJson()

Stringify the instance data and output it.
Source: