AWS,Golang

AWS Secrets Manager の値を Golang で取得するサンプルです。

package mainimport ("fmt""github.com/aws/aws-sdk-go/aws ...