Package Exports
- @architect/env
- @architect/env/src/cli
- @architect/env/src/cli.js
- @architect/env/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@architect/env) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@architect/env

@architect/env reads and writes environment variables that are made immediately available to all deployed Functions. Use this tool to ensure your team and your application's deployment targets are in sync with sensitive configuration data (such as API keys) that needs to exist outside of your codebase.
Installation
npm install @architect/env
Use of AWS SSM
This modules stores environment variables as AWS SSM Parameters using AWS SSM Parameter Store. Parameters are created such that: