コマンドオプションサンプル:aws rds generate-db-auth-token

コマンドサンプルを検索した結果です。

IAMクレデンシャルを使用してdbに接続するための認証トークンを生成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rds/generate-db-auth-token.html

aws rds generate-db-auth-token --hostname
    Amazon Aurora MySQLやAmazon RDS for MySQLへIAM authenticationを利用してSQL Workbench/Jから接続する | Amazon Web Services ブログ : http://aws.amazon.com/jp/blogs/news/use-iam-authentication-to-connect-with-sql-workbenchj-to-amazon-aurora-mysql-or-amazon-rds-for-mysql/
aws rds generate-db-auth-token --hostname
    Use IAM authentication to connect with SQL... - Amazon Web Services News Feed : http://awsfeed.com/post/172829114584/use-iam-authentication-to-connect-with-sql
aws rds generate-db-auth-token --hostname
    How do I setup IAM Authentication for a backing RDS mysql database? - Support - Grafana Community : http://community.grafana.com/t/how-do-i-setup-iam-authentication-for-a-backing-rds-mysql-database/5767
aws rds generate-db-auth-token --hostname iamtest.xxxxxxxxxxxx.ap-northeast-1.rds.amazonaws.com \
    IAM認証によるRDS接続を試してみた | Developers.IO : http://dev.classmethod.jp/cloud/aws/iam-auth-rds/
aws rds generate-db-auth-token --hostname
    Connecting to Your DB Instance from the Command Line: AWS CLI and mysql Client - Amazon Relational Database Service  : http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.AWSCLI.html
aws rds generate-db-auth-token \
    GitHub - georgmao/rdsLambda: An example how to use a Lambda (Node/Python) to connect to RDS and optionally use IAM authentication : http://github.com/georgmao/rdsLambda
aws rds generate-db-auth-token --hostname endpoint_rds --port 3306 --username usuarioiam"
    Connecting to RDS using IAM user Francisco Edilton Medium : http://medium.com/@franciscoed/connecting-to-rds-using-iam-user-86de4401086e
aws rds generate-db-auth-token \u003cspan class=\
    RDSのIAM認証 (awscli編) 【cloudpack大阪ブログ】 : http://qiita.com/taishin/items/561d7be207f290afe37f
aws rds generate-db-auth-token --hostname foo.bar.us-west-1.rds.amazonaws.com --port 3306 --username db_user_test
    aws cli - AWS IAM role RDS authentication failure - Server Fault : http://serverfault.com/questions/913838/aws-iam-role-rds-authentication-failure
aws rds generate-db-auth-token --hostname iamtest.xxxxxxxxxxxx.ap-northeast-1.rds.amazonaws.com \
    mysql - IAM Database Authentication - How to use CLI generated Token - Stack Overflow : http://stackoverflow.com/questions/44710284/iam-database-authentication-how-to-use-cli-generated-token
aws rds generate-db-auth-token --hostname dbdayo.xxxxxxxxxxxx.ap-northeast-1.rds.amazonaws.com \
    AWS Mysql に IAM Role で接続する - unching-starのブログ : http://unching-star.hatenablog.jp/entry/2018/01/24/104628

aws のオプション一覧