AWS Parameter Cache

JSON →
library 2.0.15 ·javascript
verified Jun 7, 2026

aws-parameter-cache v2.0.15 is a caching layer for AWS Systems Manager Parameter Store and Secrets Manager that reduces API calls and latency by caching parameter values in memory with configurable TTL. It wraps @aws-sdk/client-ssm and @aws-sdk/client-secrets-manager, offering a simple promise-based API. Supports automatic string list parsing and explicit refresh. Compatible with AWS Lambda and Node.js runtimes. Ships TypeScript definitions. Release cadence is active with frequent minor updates.