- 重要な情報
- はじめに
- 用語集
- ガイド
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- Service Management
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Confirm AllowVersionUpgrade
is enabled so Redshift clusters can automatically upgrade to the latest version.
Enablement allows the latest version to automatically install, deploying the most recent bug fixes and security patches.
Follow the [Cluster maintenance][4] docs to permit automatic upgrade for your clusters.
Run modify-cluster
to set allow-version-upgrade
for a cluster.
allow-version-upgrade.sh
aws redshift modify-cluster
--cluster-identifier cluster-id-name
--allow-version-upgrade