ablog

不器用で落着きのない技術者のメモ

AWS CLI でRedshift の設定を確認する

AWS CLI でRedshift の設定を確認する

aws redshift describe-clusters --cluster-identifier <cluster id>
aws redshift  describe-logging-status --cluster-identifier <cluster id>