https://github.com/retailnext/ssmconfig
Populate a struct from SSM
https://github.com/retailnext/ssmconfig
aws-ssm golang parameter-store
Last synced: about 18 hours ago
JSON representation
Populate a struct from SSM
- Host: GitHub
- URL: https://github.com/retailnext/ssmconfig
- Owner: retailnext
- License: apache-2.0
- Created: 2019-06-26T17:48:04.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2026-04-19T07:45:23.000Z (8 days ago)
- Last Synced: 2026-04-19T09:33:26.597Z (8 days ago)
- Topics: aws-ssm, golang, parameter-store
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `ssmconfig`

`ssmconfig` is a quick way to populate a struct with values from [SSM Parameter Store](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html).