Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 232 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 232 Bytes

What is

Tools for AWS RDS Authentication with IAM.

Usage

$ go mod vendor
$ go build
$ ./iam-db-cli -e `RDS Endpoint` -u `RDS IAM User` -p `AWS Profile name` -r `AWS Region name`

help

$ ./iam-db-cli -h