v0.6.0 (2018-04-23)
Pre-release
Pre-release
Same as the v0.6.0-beta release but for publishing to latest NPM tag.
ssmenv
Added
Environmentcan be constructed with either anAWS.SSMinstance or with a
configuration object. If given a configuration objectEnvironmentwill use
it to create anAWS.SSMinstance.
Fixed
- Fixes linting errors revealed by stricter linting rules.
ssmenv-cli
Added
- Use
ssmenvpackage classes for interacting with the API of AWS SSM.
Removed
- Remove
Environmentexport.