AIP-C01 resources for official AWS exam links, Bedrock documentation, Knowledge Bases, Agents, Guardrails, evaluations, monitoring, and final source review.
Use this page as the official-source anchor for AIP-C01. Start with the live AWS certification page and exam guide, then use the GenAI service docs only after you know which domain, task, or missed-question pattern you are trying to fix.
Use the certification page for live scheduling and status details. Use the AWS Documentation exam guide for target candidate, question types, scored/unscored question model, domain weights, task lists, in-scope AWS services, and out-of-scope job tasks.
| If you need to verify… | Use this source first |
|---|---|
| exam status, scheduling path, delivery, price, or official credential name | AWS certification page and Pearson VUE |
| scored content, target candidate, domain weights, tasks, and in-scope services | AWS Documentation AIP-C01 exam guide |
| service behavior, supported features, APIs, and current Bedrock capabilities | Amazon Bedrock User Guide |
| testing, validation, evaluation, and model comparison behavior | Amazon Bedrock model evaluation docs plus the exam guide |
| operational metrics, alarms, and logs | Amazon CloudWatch docs plus Bedrock invocation logging docs |
| identity, encryption, and private access controls | IAM, KMS, VPC endpoint, and Bedrock security docs |
The official exam guide is the blueprint boundary. Service docs explain implementation details, but they should not tempt you into studying every Bedrock feature outside the AIP-C01 task list.
| AIP-C01 domain | Most useful official docs |
|---|---|
| Foundation Model Integration, Data Management, and Compliance | Bedrock overview, supported models, Knowledge Bases, embeddings, vector search, prompt management, IAM/KMS/security docs |
| Implementation and Integration | Bedrock runtime APIs, Converse/Invoke operations, Agents, Prompt Flows, Lambda, API Gateway, Step Functions, AppConfig |
| AI Safety, Security, and Governance | Bedrock Guardrails, IAM, KMS, CloudTrail, shared responsibility model, Generative AI Lens governance guidance |
| Operational Efficiency and Optimization | Bedrock usage/cost signals, CloudWatch, invocation logs, provisioned throughput, caching and architecture docs |
| Testing, Validation, and Troubleshooting | Bedrock model evaluation, golden datasets, invocation logs, CloudWatch traces/metrics, release and rollback guidance |
Use this map after every missed question. First name the domain. Then open only the docs that explain the missed decision.
Use these when the miss involves stale context, weak citations, poor chunking, wrong metadata filters, vector-store design, retrieval latency, or tenant data exposure.
Use these when the stem mentions PII, tenant isolation, private access, encryption, key policy, auditability, responsible AI, or compliance evidence.
| Missed-question clue | Open first | What to extract |
|---|---|---|
| chose a bigger model but answer was retrieval-related | Knowledge Bases and vector/retrieval docs | how sources, chunks, embeddings, metadata, and retrieval config affect quality |
| selected guardrails as the only security control | Guardrails plus IAM/KMS/security docs | which layer enforces content policy versus access, encryption, and audit |
| confused agent and workflow orchestration | Bedrock Agents plus Step Functions docs | whether the model needs tool selection or the workflow can be explicit |
| missed cost optimization | Bedrock pricing/usage concepts, CloudWatch, provisioned throughput docs | token, model route, cache, batch, and utilization signals |
| missed monitoring or troubleshooting | CloudWatch and invocation logs | which stage, version, or tool path needs telemetry |
| missed evaluation or release readiness | Bedrock model evaluation and exam guide Domain 5 | baseline, golden dataset, quality gate, safety gate, and rollback rule |
Do not use old blog posts as the source of truth for exam facts, pricing, service availability, or current Bedrock capabilities. For live facts, use AWS certification pages and AWS Documentation. For learning strategy, use this guide layer to translate those official facts into scenario decisions.