プロビジョニングされたAurora DBクラスタに関する情報を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rds/describe-db-clusters.html
aws rds describe-db-clusters \ |
AWS CLIを利用したRDSの起動停止スクリプト(検証環境用2017年1月版) | Developers.IO : http://dev.classmethod.jp/cloud/aws/rds-oracle-aurora-start-stop-by-aws-cli/ |
aws rds describe-db-clusters --region us-east-1 |
IAM データベースアクセス用の IAM ポリシーの作成と使用 - Amazon Relational Database Service : http://docs.aws.amazon.com/ja_jp/AmazonRDS/latest/UserGuide/Aurora.Viewing.html |
aws rds describe-db-clusters --db-cluster-identifier |
rds wait db-cluster-available 揃 Issue #3180 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/issues/3180 |
aws rds describe-db-clusters --query 'DBClusters[ |
Hoshi Sato - Tools : http://hoshisato.com/tools/aws.php |
aws rds describe-db-clusters \ |
Aurora MySQL -> Aurora MySQLへのレプリケーション | インフラ関係のメモ書き : http://rikuga.me/2018/01/28/aurora-to-aurora-replication/ |