AI logs use a KMS key.
Plan key renewal and recovery.
Choose two practices.
Rotate keys, separate administrators from data users, and test decrypt, re-encrypt, disable, and backup recovery for old ciphertext.
Detailed explanation
Exposure and privilege are controlled.
Exposure and privilege are controlled.
Availability survives renewal.
Availability survives renewal.
Retained data is lost.
Retained data is lost.
Separation of duties is violated.
Separation of duties is violated.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 5.2のKMS、鍵ローテーション、職務分離を確認する。Expected result
鍵を更新しても既存データと復旧を失わない運用を設計できる。Key points
- KMS
- Rotation
- Separation of duties
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.