aws-parameter-store
There are 59 repositories under aws-parameter-store topic.
doitintl/secrets-init
minimalistic init system for containers with AWS/GCP secrets support
doitintl/kube-secrets-init
Kubernetes mutating webhook for `secrets-init` injection
forward3d/alpinist
Automatic Alpine Linux Package (apk) Repository Generation using AWS Lambda, S3 & SSM Parameter Store
softprops/envy-store
🏪 deserialize AWS Parameter Store values into type safe structs
jamietsao/aws-ssm-env
Simple utility to help export parameters from Amazon EC2 Systems Manager Parameter Store as environment variables
terraform-aws-modules/terraform-aws-ssm-parameter
Terraform module to create AWS SSM Parameter resources 🇺🇦
ACloudGuru/oprah
Package to deploy parameters to AWS
darbyluv2code/deploy-spring-boot-3-apps-on-aws
Source code for the course: Deploy Spring Boot 3 Java Apps Online to Amazon Cloud (AWS)
deeheber/weather-site
A workflow that hits a weather API and updates a website to show current conditions
aws-samples/simple-smart-mirror
“The Simple Smart Mirror” is an Alexa voice controlled programmable LED strip with additional smarts: made by builders for builders and their kids. It is NOT just a typical mirror with LED’s. The Simple Smart Mirror is integrated with AWS CI/CD pipeline and serverless backend, including management of Raspberry Pi in your home network. The project focuses in a learning experience - something a parents can do with their kids.
tedilabs/terraform-aws-secret
🌳 A sustainable Terraform Package which creates Secret resources on AWS
adikari/safebox
SafeBox is a command line tool for managing secrets for your application.
j3-signalroom/apache_flink-kickstarter
Examples of Apache Flink® applications showcasing the DataStream API, Table API in Java and Python, and Flink SQL, featuring AWS, GitHub, Terraform, Streamlit, and Apache Iceberg.
thesabbir/envan
envan helps you sync env files from AWS SSM
abdullahkhawer/aws-ssm-parameter-store-backup
A Terraform module to create AWS resources which are used to automatically take backup of all the parameters residing on AWS SSM Parameter Store in JSON format and store it on AWS S3 bucket using AWS Lambda function based on Python. It is executed daily via AWS CloudWatch or AWS EventBridge.
twistedFantasy/aws
The goal of this repository is to provide good and clear examples of Amazon CLI commands together with Amazon CDK to easily create any AWS services and resources
Syncbak-Git/go-figgy
Go Package for tagging a struct with metadata for getting configuration values from AWS Parameter Store
georgebuckerfield/ansible-param-store
An Ansible lookup plugin to retrieve parameters from the AWS Parameter Store.
sandeshgrangdan/ssm-tui
AWS Systems Manager TUI: Parameter Store Client.
haines/envy
A command-line application for fetching shared environment variables
jtheletter/TweetsLineByLine
Written works in tweets line by line.
akirakoyasu/aws-paramstore-py
Query params from AWS System Manager Parameter Store for Python
lukecarr/secret-forklift
AWS Parameter Store loader for Node.js.
mhweiner/brek
Brek is a structured, typed config loader for Node.js — ideal for dynamic environments and securely managing secrets like those in AWS Secrets Manager.
nodesocket/aws_smps
AWS systems manager parameter store PHP class
referbruv/aws-parameterstore-aspnetcore-sample-app
A Sample application to demonstrate working with AWS Parameter Store in an ASP.NET Core Application / API
rikturnbull/aws-parameter-store-plugin
Jenkins AWS Parameter Store Plugin
RogerVFbr/serverless-quarkus-spring-lambda-ssm
Quarkus application with dual deployment (JVM/Native) to AWS Lambda and API Gateway using the Serverless Framework. Utilizes Spring Extensions and accesses the Parameter Store via Java SDK 2.
anicetkeric/spring-boot-aws-parameter-store
AWS Systems Manager Parameter Store (SSM) With Spring Boot 3
navuniverse/spring-aws-store
AWS Parameter Store Integration With Spring Boot
taherbs/aws-parameter-store-generator
This script will help creating parameter store params by simply listing them into a yaml file.
j3-signalroom/iac-confluent-resources-tf
This Terraform configuration leverages the IaC Confluent API Key Rotation Terraform module to create and rotate the API Keys. It then uses AWS Secrets Manager to store the current active API Key for the Schema Registry Cluster and Kafka Cluster. Plus add parameters to the AWS System Manager Parameter Store.
tatemsoft/aws_smps
AWS systems manager parameter store PHP class
j3-signalroom/aws-clients-python_lib
This library is a collection of helper functions that I have found useful when working with AWS services.