sh AWS CLI命令

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh AWS CLI命令相关的知识,希望对你有一定的参考价值。

# take snapshot of rds cluster
aws rds create-db-cluster-snapshot \
  --db-cluster-snapshot-identifier smart-filtering-db-prod-cluster-migration-to-experiments \
  --db-cluster-identifier smart-filtering-db-prod-cluster

以上是关于sh AWS CLI命令的主要内容,如果未能解决你的问题,请参考以下文章

sh AWS CLIの导入

sh AWS CLI设置

sh AWS CLI S3删除目录

sh AWS cli实用程序脚本

sh AWS CLI配置に复数のprofileを追加

sh Laravel Homestead配置脚本,包括WP-CLI和AWS-CLI