Classify support requests as billing, delivery, or other.
Make label boundaries consistent.
Choose two appropriate practices.
Few-shot examples should show representative labels and difficult boundary cases; authorization must remain outside the prompt.
Detailed explanation
Examples make the task boundary and output format concrete.
Examples make the task boundary and output format concrete.
Difficult examples test whether the prompt works in practice.
Difficult examples test whether the prompt works in practice.
The model cannot infer a stable rule.
The model cannot infer a stable rule.
Authorization belongs in a trusted control layer.
Authorization belongs in a trusted control layer.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01ガイドDomain 2.3の少数例プロンプトと入力設計を確認する。Expected result
例示の目的と、例だけで安全性や認可を保証できない点を説明できる。Key points
- Examples
- Boundary cases
- Authorization separation
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.