0.1.1 • Published 10 months ago

@itross/c11n v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@itross/c11n

Install

npm i @itross/c11n

Usage

TODO

Tests

NOTE: c11n.config.json is just a sample config file for tests.

To correctly test AWS Secrets Manager client, you must have env vars:

  • AWS_REGION=us-east-1
  • AWS_ACCESS_KEY_ID=
  • AWS_SECRET_ACCESS_KEY=

You can put them in a .env file. AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY can be null, but you need your AWS credentials file in your environment.

API

TODO

License

MIT