route/vendor/github.com/aws/aws-sdk-go/example/service/rds/rdsutils/authentication
Cadey Ratio 1ccc27adf7 cmd: add terraform provider 2017-12-02 15:34:35 -08:00
..
README.md cmd: add terraform provider 2017-12-02 15:34:35 -08:00
iam_authentication.go cmd: add terraform provider 2017-12-02 15:34:35 -08:00

README.md

Example

This is an example using the AWS SDK for Go to create an Amazon RDS DB token using the rdsutils package.

Usage

go run -tags example iam_authetnication.go <region> <db user> <db name> <endpoint to database> <iam arn>

Output:

Successfully opened connection to database