fetch-secret-identifier
JSON →Fetches secrets from AWS Secrets Manager by identifier. Current stable version is 0.1.0. Provides both callback-based `getSecretValue` and Promise-based `getSecretValueAsync` APIs. Lightweight wrapper around the AWS SDK with minimal abstraction. Configured via environment variables (`AWS_ACCESS_KEY`, `AWS_SECRET_KEY`, `AWS_REGION`, `SM_REMOTE`). Suitable for Node.js projects needing quick secret retrieval without full AWS SDK setup, though lacks advanced features like caching or automatic retries.
Resources
packagefetch-secret-identifier ↗
API endpoints
full doc /v1/registry/fetch-secret-identifier