This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
v2.0.0
- Removed all non-sts authentication logic
- Added support for STS Authentication, which works in all AWS environments and doesn't require a special IAM Policy.
- Removed support for under Node 8 (Moved 1.x code to 1.X_kms_client so we can do security updates until April of 2019 when Node 6 is EOL)
- Refactored client to be an jsdoc annotated ES6 Class and use the async await promise pattern.
- Made docs generated from code annotation and publish to http://engineering.nike.com/cerberus-node-client/