Ruby gem
aws-secrets-manager
A Ruby library around AWS Secrets Manager, built for applications that need a cleaner path to secrets.
Ruby
View library
aws-secrets-manager wraps a common production concern: reading application secrets from AWS Secrets Manager without scattering cloud-specific plumbing across the app.
The repository sits in the practical Ruby tooling lane. It is the kind of library that makes deployment and runtime configuration easier to repeat, especially for Rails or Rack applications that need a clear boundary around secret access.