AIP-C01 Practice Question: Foundation Model Integration Data And Compliance
A company wants to provide users with citations for the AI-generated answers in their RAG system. How is this achieved in Amazon Bedrock?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Use the RetrieveAndGenerate API which includes source attribution.
When using Knowledge Bases for Amazon Bedrock, the response includes source attribution and citations by default when the 'RetrieveAndGenerate' API is used.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Manually write code to compare generation results with source documents.
Why it's wrong here
The service provides this natively; manual implementation is unnecessary.
- ✓
Use the RetrieveAndGenerate API which includes source attribution.
Why this is correct
The managed service automatically tracks source documents and returns citation references.
- ✗
Configure the Prompt Template to force the model to output document IDs.
Why it's wrong here
While possible, this is error-prone and not the standard way provided by Bedrock.
- ✗
Enable the 'Citations' feature in the Model Evaluation console.
Why it's wrong here
Model evaluation is for testing, not for production citation delivery.
About these practice questions
One of 181 original AIP-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Amazon Web Services exam blueprint
This AIP-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AIP-C01 exam.