A support chat uses earlier conversation turns.
Do not resend unnecessary personal data or stale permissions.
Choose two appropriate designs.
Limit history by purpose, retention, and user authorization, minimize personal data, and never treat text in old history as current authorization.
Detailed explanation
Data minimization and access control are applied together.
Data minimization and access control are applied together.
Reuse-related leakage and unexplained memory are reduced.
Reuse-related leakage and unexplained memory are reduced.
Purpose limitation and privacy are violated.
Purpose limitation and privacy are violated.
Authentication and authorization are delegated to stale text.
Authentication and authorization are delegated to stale text.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 2.3・5.2のデータ最小化、保持、プライバシーを確認する。Expected result
会話履歴を機能ではなく管理対象データとして設計できる。Key points
- Data minimization
- Retention
- Separate authorization
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.