Members
addSecurityGroups
Add passed security groups, if any, to the instance.
restoreSnapshot
Restore snapshot. Curried, so calling with less than all arguments returns
a new one taking the remainder.
waitForInstance
Wait for the instance to become available.
Curried, so calling with less than all arguments returns
a new one taking the remainder.
Methods
destroyInstance()
Destroy an RDS snapshot.
die()
Print an error message and exit with code 1.
latestSnapshot()
Get the latest snapshot for an rds instance.
parseArgs()
Parse commands and their args with nomnom.
restore()
Restore a db instance.
writeJson()
Stringify the instance data and output it.