Skip to content

v0.6.0 (2018-04-23)

Pre-release
Pre-release

Choose a tag to compare

@bryanjswift bryanjswift released this 23 Apr 14:57
· 21 commits to master since this release

Same as the v0.6.0-beta release but for publishing to latest NPM tag.

ssmenv

Added

  • Environment can be constructed with either an AWS.SSM instance or with a
    configuration object. If given a configuration object Environment will use
    it to create an AWS.SSM instance.

Fixed

  • Fixes linting errors revealed by stricter linting rules.

ssmenv-cli

Added

  • Use ssmenv package classes for interacting with the API of AWS SSM.

Removed

  • Remove Environment export.