Skip to content

AWS SSM Go SDK for Parameter Store and Keyword Categrizer

Notifications You must be signed in to change notification settings

gk2savage/go-aws-parameterstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

go-aws-paramterstore

AWS SSM Go SDK for Parameter Store and Keyword Categorizer

image

AWS Systems Manager Parameter Store

AWS Systems Manager Parameter Store provides secure, hierarchical storage for configuration data management and secrets management. You can store data such as passwords, database strings, Amazon Machine Image (AMI) IDs, and license codes as parameter values. You can store values as plain text or encrypted data. You can reference Systems Manager parameters in your scripts, commands, SSM documents, and configuration and automation workflows by using the unique name that you specified when you created the parameter.

go get -u github.com/aws/aws-sdk-go

https://medium.com/@devopsnerd/aws-param-store-with-go-2e56ac5c4769

https://www.velotio.com/engineering-blog/managing-secrets-using-aws-systems-manager-parameter-store

About

AWS SSM Go SDK for Parameter Store and Keyword Categrizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages