AIP-C01 Practice Question: Foundation Model Integration Data And Compliance
A company is designing a RAG architecture. Which TWO of the following steps are required to successfully link an Amazon S3 source to an Amazon Bedrock Knowledge Base?
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
✓
Configure an IAM role with S3 read access for Bedrock
The process requires selecting the data source (S3) and specifying the embedding model to convert text to vectors.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Configure an IAM role with S3 read access for Bedrock
Why this is correct
Bedrock requires permissions to read the source documents from S3.
- ✓
Choose an embedding model available in Bedrock
Why this is correct
The embedding model is essential to transform document text into numerical vector representations.
- ✗
Create a Glue Data Catalog for the S3 bucket
Why it's wrong here
A Glue Catalog is for structured data analysis, not needed for native Bedrock Knowledge Base RAG.
- ✗
Enable AWS WAF on the S3 bucket
Why it's wrong here
WAF is for web traffic and cannot be applied to S3 buckets.
- ✗
Create a Lambda function to split PDFs manually
Why it's wrong here
Bedrock Knowledge Bases handle chunking automatically.
Quick reference
AWS S3 Storage Class Comparison
| Storage Class | Min Duration | Retrieval | Use Case |
|---|---|---|---|
| S3 Standard | None | Immediate | Frequently accessed data |
| S3 Standard-IA | 30 days | Immediate | Infrequent access, rapid retrieval |
| S3 One Zone-IA | 30 days | Immediate | Non-critical infrequent data |
| S3 Intelligent-Tiering | None | Immediate–hours | Unknown or changing access patterns |
| S3 Glacier Instant | 90 days | Milliseconds | Archive with instant retrieval |
| S3 Glacier Flexible | 90 days | Minutes–hours | Archive, flexible retrieval |
| S3 Glacier Deep Archive | 180 days | Hours | Long-term compliance archive |
About these practice questions
This AIP-C01 question is part of Courseiva's 181-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. 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.