翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。
AWSConfigRemediation-ModifyRedshiftClusterMaintenanceSettings
説明
AWSConfigRemediation-ModifyRedshiftClusterMaintenanceSettings
ランブックは、指定した Amazon Redshift クラスターのメンテナンス設定を変更します。
ドキュメントタイプ
Automation
[所有者]
Amazon
[Platforms] (プラットフォーム)
データベース
パラメータ
-
AllowVersionUpgrade
型: ブール値
説明: (必須)
true
に設定すると、メンテナンス期間中にメジャーバージョンアップグレードがクラスターに自動的に適用されます。 -
AutomationAssumeRole
型: 文字列
説明: (必須) Systems Manager Automation が AWS Identity and Access Management ユーザーに代わってアクションを実行できるようにする () ロールARNの Amazon リソースネーム (IAM)。
-
AutomatedSnapshotRetentionPeriod
型: 整数
有効な値: 1~35
説明: (必須) 自動スナップショットが保持される日数。
-
ClusterIdentifier
型: 文字列
説明: (必須) 拡張VPCルーティングを有効にするクラスターの一意の識別子。
-
PreferredMaintenanceWindow
型: 文字列
説明: (必須) システムメンテナンスが実行できる週単位の時間範囲 ( 内UTC)。
必要なIAMアクセス許可
AutomationAssumeRole
パラメータでは、ランブックを正常に使用するために、次のアクションが必要です。
-
ssm:StartAutomationExecution
-
ssm:GetAutomationExecution
-
redshift:DescribeClusters
-
redshift:ModifyCluster
ドキュメントステップ
-
aws:executeAwsApi
-ClusterIdentifier
パラメータで指定されたクラスターのメンテナンス設定を変更します。 -
aws:assertAwsResourceProperty
- 変更されたメンテナンス設定がクラスターに対して設定されたことを確認します。