Loads parameters from aws parameter store to a json object
The parameters package for the Powertools for AWS Lambda (TypeScript) library
Serverless plugin for uploading API key to AWS Parameters Store
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native
AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native
AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native
AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native
AWS SDK for JavaScript Bedrock Runtime Client for Node.js, Browser and React Native
AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native
AWS SDK for JavaScript Identitystore Client for Node.js, Browser and React Native
AWS SDK for JavaScript S3vectors Client for Node.js, Browser and React Native
AWS SDK for JavaScript Timestream Write Client for Node.js, Browser and React Native
AWS SDK for JavaScript Ses Client for Node.js, Browser and React Native
AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native
The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.
AWS SDK for JavaScript Bedrock Client for Node.js, Browser and React Native
AWS SDK for JavaScript Firehose Client for Node.js, Browser and React Native
AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React Native
AWS SDK for JavaScript Kinesis Client for Node.js, Browser and React Native
AWS SDK for JavaScript Personalize Events Client for Node.js, Browser and React Native
AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native
Library for loading parameters from AWS Parameter Store
AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native
Set parameters acquired from AWS EC2 Parameter Store as environment variables.
Load AWS SSM Parameter Store values into your environment.
Load AWS SSM Parameter Store values into your Rails environment.
Simple abstraction of AWS SSM Parameter Store.
Easy switch in between ENV and AWS Parameter Store (SSM)
Set parameters acquired from AWS EC2 Parameter Store as environment variables.
Syncs content from the filesystem to the aws parameter store. Derived from constancy for consul
Google Auth Store use AWS Parameter Store
Set parameters acquired from AWS EC2 Parameter Store as environment variables.
Library to manage ssh keys stored in AWS encrypted parameter store
This gem aims to load config to ENV varaible easily. Currently configuration can be done by a .env, a yaml file or by loading from AWS System Manager Parameter Store which is recommended for production deployment.
StratoEnv populates ENV from one or more AWS SSM Parameter Store paths. Multiple paths form layers, with later paths overriding earlier ones, so you can split common config from node-specific or environment-specific overrides. No Rails dependency; works in Rails, Sinatra, Lambda, scripts, or any Ruby boot process.