Skip to content

v0.7.2

Choose a tag to compare

@sbower sbower released this 24 Feb 14:16
· 39 commits to master since this release
  • added function to IAM to get certificate information
  • added cloud formation utils
    • create stack
    • update stack
  • added lambda utils
    • get function names
    • get versions for a function
    • download source package
  • added functions to rds utils
    • delete db
    • find latest snapshot
    • restore db from snapshot
  • cleanup documentation in kms utils