GitHub topics: aws-secrets-manager
suzuki-shunsuke/aws-secrets-manager-get-action
GitHub Actions to get secrets from AWS Secrets Manager
Language: TypeScript - Size: 1.47 MB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 0

cybrota/whispr
A multi-vault secret injection tool for safely injecting secrets into app environment
Language: Python - Size: 441 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 123 - Forks: 3

kubernetes-sigs/secrets-store-csi-driver
Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
Language: Go - Size: 126 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1,361 - Forks: 306

aws/aws-secretsmanager-agent
The AWS Secrets Manager Agent is a local HTTP service that you can install and use in your compute environments to read secrets from Secrets Manager and cache them in memory.
Language: Rust - Size: 114 KB - Last synced at: about 18 hours ago - Pushed at: 3 days ago - Stars: 630 - Forks: 33

pneff93/csfle
Repository for CC client-side field level encryption
Language: Java - Size: 1.97 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 7 - Forks: 10

wferreiracosta/louis-api
Banking Correspondent API
Language: Java - Size: 198 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

muchobien/configure-aws-secrets-manager
A Github action to load secrets from AWS Secrets Manager into the environment
Language: TypeScript - Size: 2.83 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

j3-signalroom/ccaf_kickstarter-flight_consolidator_app-lambda
Demonstrates a best practice implementation for using an AWS Lambda function to deploy a Flink Job Graph to Confluent Cloud for Apache Flink.
Language: Python - Size: 2.82 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

r-manimaran/aws-dotnet-api
Projects using .net with AWS Services
Language: C# - Size: 520 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

grafana/k6-jslib-aws
Javascript Library allowing to interact with AWS resources from k6 scripts
Language: TypeScript - Size: 2.53 MB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 21 - Forks: 31

aws/secrets-store-csi-driver-provider-aws
The AWS provider for the Secrets Store CSI Driver allows you to fetch secrets from AWS Secrets Manager and AWS Systems Manager Parameter Store, and mount them into Kubernetes pods.
Language: Go - Size: 207 KB - Last synced at: 7 days ago - Pushed at: 11 days ago - Stars: 510 - Forks: 144

terraform-aws-modules/terraform-aws-secrets-manager
Terraform module to create AWS Secrets Manager resources 🇺🇦
Language: HCL - Size: 39.1 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 36 - Forks: 27

aws-actions/aws-secretsmanager-get-secrets
Language: TypeScript - Size: 3.93 MB - Last synced at: 12 days ago - Pushed at: 21 days ago - Stars: 159 - Forks: 45

averemee-si/aws-secrets-manager-kafka
AWS Secrets Manager Config Provider for Apache Kafka
Language: Java - Size: 84 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

doitintl/secrets-init
minimalistic init system for containers with AWS/GCP secrets support
Language: Go - Size: 226 KB - Last synced at: about 13 hours ago - Pushed at: 10 months ago - Stars: 166 - Forks: 31

Exido-Rio/Cloud-Serverless-Auth
A project uses aws services to create the serverless authentication application using aws cloudFormationas development and deployment tool
Language: Go - Size: 17.6 KB - Last synced at: 8 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

ceb10n/pydantic-settings-aws
Pydantic Settings for AWS
Language: Python - Size: 712 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 13 - Forks: 2

telia-oss/aws-env
Securely populate environment variables using KMS/SSM/Secrets manager on AWS.
Language: Go - Size: 738 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 81 - Forks: 15

aws/aws-secretsmanager-caching-python
The AWS Secrets Manager Python caching client enables in-process caching of secrets for Python applications.
Language: Python - Size: 76.2 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 141 - Forks: 28

Kralizek/AWSSecretsManagerConfigurationExtensions
This repository contains a provider for Microsoft.Extensions.Configuration that retrieves secrets stored in AWS Secrets Manager.
Language: C# - Size: 105 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 241 - Forks: 49

deeheber/weather-site
A workflow that hits a weather API and updates a website to show current conditions
Language: TypeScript - Size: 403 KB - Last synced at: 5 days ago - Pushed at: 20 days ago - Stars: 11 - Forks: 0

aws/aws-secretsmanager-caching-net
The AWS Secrets Manager .NET caching client enables in-process caching of secrets for .NET applications.
Language: C# - Size: 83 KB - Last synced at: about 18 hours ago - Pushed at: about 1 month ago - Stars: 61 - Forks: 22

aws/aws-secretsmanager-caching-go
The AWS Secrets Manager Go caching client enables in-process caching of secrets for Go applications.
Language: Go - Size: 70.3 KB - Last synced at: about 18 hours ago - Pushed at: about 2 months ago - Stars: 93 - Forks: 25

encalmo/scala-aws-secrets
This Scala 3 library provides a helper to access variables stored in AWS SecretsManager.
Language: Scala - Size: 16.6 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

mhweiner/brek
A powerful yet simple configuration library for Node.js. It’s structured, typed, and designed for dynamic configuration loading, making it perfect for securely managing secrets (e.g., AWS Secrets Manager). Written in TypeScript for safety and ease of use. Sponsored by Aeroview.
Language: TypeScript - Size: 328 KB - Last synced at: 11 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 1

j3-signalroom/aws-clients-python_lib
This library is a collection of helper functions that I have found useful when working with AWS services.
Language: Python - Size: 25.4 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

ndamulelonemakh/genaikeys
Python library that streamlines API key management for Generative AI applications
Language: Python - Size: 25.4 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

compose-x/ecs-files-composer
A simple program / side-car service which only purpose is to pull files and inject it to docker volumes
Language: Python - Size: 1.27 MB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 2

tedilabs/terraform-aws-secret
🌳 A sustainable Terraform Package which creates Secret resources on AWS
Language: HCL - Size: 113 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 4

aws/aws-secretsmanager-jdbc
The AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager.
Language: Java - Size: 130 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 169 - Forks: 80

aws/aws-secretsmanager-caching-java
The AWS Secrets Manager Java caching client enables in-process caching of secrets for Java applications.
Language: Java - Size: 75.2 KB - Last synced at: about 18 hours ago - Pushed at: about 1 month ago - Stars: 74 - Forks: 34

VaibhavBansal26/Realtime-Logs-Processing
Realtime Logs Processing With Apache Airflow, Kafka & Elastisearch
Language: Python - Size: 17.6 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rohit1101/SRE-Bootcamp-Web-Server
Simple REST API with psql setup
Language: JavaScript - Size: 329 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

doitintl/kube-secrets-init
Kubernetes mutating webhook for `secrets-init` injection
Language: Go - Size: 278 KB - Last synced at: about 13 hours ago - Pushed at: 9 months ago - Stars: 155 - Forks: 33

ivangfr/springboot-aws-localstack-opensearch-s3-secretsmanager
In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as OpenSearch, S3, and Secrets Manager. Additionally, to simplify the use of AWS managed services, we will use Spring Cloud AWS.
Language: Java - Size: 20.2 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 6

argoproj-labs/argocd-vault-plugin
An Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes secrets
Language: Go - Size: 2.53 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 859 - Forks: 198

runwayml/awssecret2env
Convert secrets stored in AWS Secrets Manager to environment variables
Language: Go - Size: 69.3 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 8

external-secrets/kubernetes-external-secrets 📦
Integrate external secret management systems with Kubernetes
Language: JavaScript - Size: 3.14 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 2,602 - Forks: 404

jack-mcveigh/secretly
Allow Go applications to easily interface with popular secret management services and reduce secret ingestion boiler-plate.
Language: Go - Size: 128 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

aws-samples/aws-secrets-manager-rotation-lambdas
Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager
Language: Python - Size: 206 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 337 - Forks: 284

boxboat/dockhand-secrets-operator
Simplify Kubernetes Secrets Management with Dockhand Secrets Operator
Language: Go - Size: 4.3 MB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 3

epomatti/aws-ecs-redis-cluster
ElasticaCache Redis deployment with ECS Fargate
Language: HCL - Size: 166 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

Kilemonn/Secrets-Validator
An command line application that is used to perform validation on your stored secrets that are stored in various managers.
Language: Go - Size: 129 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

buraksenyurt/DistributedChallenge
Bu repoda aslında asenkron mesaj kuyruklarını hedef alan bir dağıtık sistem problemi oluşturmaya ve bu problemin çözümünü uygulamaya çalışıyorum.
Language: C# - Size: 8.1 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 114 - Forks: 10

hasura/smooth-secrets-buildkite-plugin
A buildkite plugin to setup ssh keys and env secrets for your pipelines :butter: :lock:
Language: Shell - Size: 26.4 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 3

andrei-demidov/amazon-cloudfront-api-key-rotator
Automatic API key rotation for CloudFront with Secrets Manager and Lambda
Language: Python - Size: 6.84 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

andrei-demidov/amazon-api-gateway-secure-authorizer
Secure Lambda authorizer for HTTP API behind CloudFront
Language: Python - Size: 5.86 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

andrei-demidov/django-simple-secrets
Django integration for AWS Secrets Manager
Language: Python - Size: 6.84 KB - Last synced at: 18 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

codemonauts/shared-2fa
A password manager to share TOTP with your team
Language: Go - Size: 38.1 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 4

artyom/rds
wrapper for mysql command that fetches AWS RDS credentials from AWS Secrets Manager
Language: Go - Size: 17.6 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

robin-thomas/serverless-aws-secrets
🛵 Serverless plugin that reads environment variables and replaces secrets using AWS Secrets Manager 🛵
Language: TypeScript - Size: 453 KB - Last synced at: about 12 hours ago - Pushed at: 10 months ago - Stars: 83 - Forks: 7

Anubhavjain786/secrets-injector
A NestJS module for securely fetching environment variables from AWS Secrets Manager and injecting them into process.env during the build process.
Language: TypeScript - Size: 930 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

Tryden12/auth-dynamodb-microservice
Auth microservice using Node.JS, AWS SAM (Serverless Framework), AWS Lambda, REST API, DynamoDB, and JWT.
Language: JavaScript - Size: 76.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

wklanac/spinning-wheel
Cut down on AWS Secret Rotation Lambda boilerplate code by mixing in the standard secret rotation template with your own code
Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

yuriytkach/fundraiser-tracker
Fundraiser Tracker implemented as AWS Lambda with ability to manage through Slack and autosync with Monobank and Privatbank
Language: Java - Size: 565 KB - Last synced at: 18 days ago - Pushed at: 26 days ago - Stars: 10 - Forks: 1

naveen-vsamy/Lambda_rds_api
This a micro service project repository. This project hosts a micro service on aws lambda and it uses amazon relational database.
Language: Python - Size: 1.46 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Aayu8982/aws-secret-manager-client
A library for Manage AWS Secret Manager
Language: JavaScript - Size: 13.7 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

manishtiwari25/aws-secretmanager-configuration-extension
This repository contains a provider for Microsoft.Extensions.Configuration that retrieves secrets stored in AWS Secrets Manager.
Language: C# - Size: 41 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 2

kunduso/add-aws-secretsmanager-terraform
A repository to manage AWS Secret Manager secrets using Terraform and GitHub Actions
Language: HCL - Size: 43 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 2

jason-dour/fetchtotum
Fetch secrets from cloud secrets managers.
Language: Go - Size: 94.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

santhoshse7en/cryptorix
A Python package that provides robust encryption and decryption mechanisms, utilizing JSON Web Encryption (JWE), Hybrid Encryption, AWS KMS, and AWS Secrets Manager. Ensure the confidentiality and integrity of your data, with secure management of encryption keys.
Language: Python - Size: 13.7 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

paulveillard/cybersecurity-aws-tools
An ongoing collection of of AWS tools, frameworks, libraries, learning tutorials for InfoSec and security professionals
Size: 143 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 3

alekpopovic/aws-secrets-manager
Aws Secrets Manager
Language: Ruby - Size: 79.1 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

taleofddh/taleofddh-api
Repository for AWS Serverless APIs for taleofddh.com (Tale of Devadyuti, Debarati & Deeptanal's Home) application
Language: JavaScript - Size: 729 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

j3-signalroom/iac-snowflake-user-rsa_key_pairs_generator-lambda
Use this AWS Lambda function, written in Python, to generate two new RSA key pairs for a specific Snowflake user. After generation, the function automatically stores the RSA key pairs securely in your AWS Secrets Manager. This ensures the keys can be safely retrieved and managed for future use by the Snowflake user.
Language: Python - Size: 193 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tboltondev/cognito-authn-service
A project I've been working on to learn Terraform and HCL
Language: TypeScript - Size: 460 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

AdwaitKulkarni58/sentiment-analysis-436c
Project that allows students to review CPSC courses at UBC and view comprehensive summary results and visualizations
Language: JavaScript - Size: 261 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

abhilash1in/aws-secrets-manager-action
Use secrets from AWS Secrets Manager as environment variables in your GitHub Actions workflow
Language: TypeScript - Size: 4.12 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 68 - Forks: 42

maikbasel/aws-custodian
AWS Custodian is a Tauri-based desktop app for efficiently managing AWS tasks. Build for developers and DevOps pros, it streamlines navigation across multiple AWS accounts, the handling of AWS profiles, and the control of SSM parameters and Secrets Manager secrets, reducing the complexity of using the AWS web console or CLI.
Language: TypeScript - Size: 1.73 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

adikari/safebox
SafeBox is a command line tool for managing secrets for your application.
Language: Go - Size: 124 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

tooltwist/aws-explorer
Swiss Army Knife for AWS Administrators
Language: JavaScript - Size: 6.04 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

jawehrung/aws_helpers
Simple Aws Helpers
Language: Python - Size: 33.2 KB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Yousef301/Hotel_Booking_Platform
An accommodation booking platform built using ASP.NET Core, following a 3-tier architecture
Language: C# - Size: 652 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

terraform-trailwatch-modules/terraform-aws-secrets-manager
This Terraform module creates CloudWatch Log Metric Filters and associated Alarms for monitoring AWS Secrets Manager secrets based on specified event names.
Language: HCL - Size: 11.7 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

square/password-rotation-lambda
Password rotation function for AWS Lambda and Secrets Manager
Language: Go - Size: 149 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 23 - Forks: 5

j3-signalroom/apache_flink-kickstarter
Examples of Apache Flink® applications showcasing the DataStream API and Table API in Java and Python, featuring AWS, GitHub, Terraform, and Apache Iceberg.
Language: Java - Size: 17.9 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

lfreneda/aws-secrets-manager
:key: High level interface (with cache) for AWS Secrets Manager
Language: TypeScript - Size: 226 KB - Last synced at: about 10 hours ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

aws-samples/aws-fargate-with-rstudio-open-source
This project delivers AWS CDK Python code to provision serverless infrastructure in AWS Cloud to run Open Source RStudio Server and Shiny.
Language: Python - Size: 1.47 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 77 - Forks: 14

fatlama/fl-secretsmanager-caching-js 📦
Provides a caching mechanism for AWS SecretsManager largely based on aws-secretsmanager-caching-python
Language: TypeScript - Size: 271 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

igorrendulic/go-aws-kms
Aws KMS data encryption, decryption and retrieving secrets from AWS Secrets Manager
Language: Go - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

colinbut/k8-external-secrets-aws-secrets-manager
Dockerized Java Spring Boot App on Kubernetes with Kubernetes External Secrets backed by AWS Secrets Manager
Language: Java - Size: 56.6 KB - Last synced at: 25 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

roeeelnekave/high-availability-terraform
Deploy high availability flask application enable monitoring with cloudwatch with terraform, aws , ansible and github actions
Language: HCL - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

j3-signalroom/snowflake_admin_service_account_user
This repository contains a script that initializes the Terraform Snowflake service account user and saves the RSA key pairs in AWS Secrets Manager.
Language: Shell - Size: 324 KB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

cyberark/summon-aws-secrets
Summon provider for AWS Secrets Manager
Language: Go - Size: 358 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 19

rhythmictech/terraform-aws-secretsmanager-secret
Simple secret module for AWS Secrets Manager
Language: HCL - Size: 27.3 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 19

bernatsort/snowflake-connection
Framework for securely connecting to and testing Snowflake databases using Python. Features AWS Secrets Manager integration, SQLAlchemy and Snowflake connectors, and pytest for robust testing. Ideal for developers and data engineers.
Language: HTML - Size: 20.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

candidco/confidential
🤫 Easily manage configs and secrets in your Python projects (with CLI support)
Language: Python - Size: 184 KB - Last synced at: 9 months ago - Pushed at: 12 months ago - Stars: 73 - Forks: 7

santiago-jv/social-network-auth-microservice
Language: TypeScript - Size: 111 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

marmotherder/mimir
Language: Go - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

soocrates/Node_React_CRUD
This is a CRUD Application to implement Node JS, React JS, MySQL. if you want if can use AWS Secret Manager as well
Language: JavaScript - Size: 82 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

valtlfelipe/secret-editor
Lightweight cross-platform AWS Secrets Manager editor desktop app available for Mac, Windows, and Linux
Language: Vue - Size: 868 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

rgl/terraform-aws-documentdb-example
An example Amazon DocumentDB instance, Amazon API Gateway, and AWS Lambda Function
Language: HCL - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

hyeyoungs/TDP-Serverless
Today I Learned 기록 관리 웹 서비스 서버리스 배포
Language: Python - Size: 495 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ouzdev/secrets-manager
AWS Secrets Manager Client Example
Language: Go - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

pixielabs/jsecrets
jsecrets is a wrapper around AWS Secrets Manager for your JavaScript projects.
Language: JavaScript - Size: 96.7 KB - Last synced at: 15 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0

thomasdacosta/aws-secret-manager-sample
:star: Usando o AWS Secret Manager em uma aplicação Spring Boot com Spring Cloud AWS.
Language: Java - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 3

bparanj/hivegrid.dev
Install, configure and provision a EC2 instance to deploy Rails 7 apps.
Language: HCL - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sdabhi23/portfolio-apis
The source code for the APIs being called from my personal website / portfolio website.
Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DevLife-F1I4/DevLife
반려동물과 개발자 도구 그리고...
Language: Java - Size: 310 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

umegbewe/mason
Create secrets on AWS Secret Manager via config (more natural and easier)
Language: Go - Size: 9.77 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0
