AWS SSM Go SDK for Parameter Store and Keyword Categorizer
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