AIF-C01 · Exam scope · Services

In-Scope AWS Services

Services the AWS Certified AI Practitioner exam may reference—organized by category per AWS. List is non-exhaustive and subject to change.

← → · Space · Home / End · Printable table: aif-c01-study-cheatsheet.html

How to use this deck

What the exam expects

Each category slide has a table: ServiceExam focus (what scenarios or distractors often test). For a dense all-in-one view, open aif-c01-study-cheatsheet.html in the same folder.

For these services, the AI Practitioner exam focuses on recognition, fit-for-purpose choice, and high-level integration—not deep hands-on implementation of every feature.

flowchart LR
  S[Service name] --> U[Typical use case]
  U --> G[Governance cost security fit]
        
Always verify the live AWS documentation list before you book—the exam guide is updated over time.

Definitions

In scope
Topics and services AWS may use when writing questions; being listed does not mean every feature is tested.
Analytics

Analytics

Service → typical exam scenario
ServiceExam focus (what to pick it for)
AWS Data ExchangeSubscribe to third‑party datasets in AWS for analytics/ML without building custom data supply contracts/pipes in scenarios about licensed data.
Amazon EMRLarge‑scale distributed processing (Spark/Hadoop) for heavy data prep or feature engineering before training.
AWS GlueServerless ETL, crawlers, and Data Catalog—glue between S3/lakes and downstream ML/analytics.
AWS Glue DataBrewVisual, low‑code data prep for analysts when questions emphasize no‑code cleaning/standardization.
AWS Lake FormationFine‑grained governance and permissions on a data lake for compliant ML/analytics access.
Amazon OpenSearch ServiceFull‑text and k‑NN / vector search—classic distractor vs Kendra for “index/embed + similarity” RAG patterns.
Amazon QuickSightBI dashboards and business metrics atop warehouses/lakes—when the stem asks for executive visibility, not model training.
Amazon RedshiftCloud data warehouse/SQL analytics; training data or BI joins at warehouse scale.
Exam trick: Match RAG retrieval to OpenSearch/vector DB options vs enterprise ML search (Kendra) per scenario wording.
Cloud Financial Management

Cloud Financial Management

Service → typical exam scenario
ServiceExam focus
AWS BudgetsSet spend alerts/thresholds when scenarios mention controlling FM inference, training, or token burn vs plan.
AWS Cost ExplorerAnalyze historical cost by service/tags/accounts when questions need visibility into what drove AI spend.
Compute & Containers

Compute & containers

Service → typical exam scenario
ServiceExam focus
Amazon EC2GPU/CPU instances for custom training, BYO containers, or legacy lift‑and‑shift model servers when “full control / specific AMIs” appears.
AWS LambdaShort event-driven invocations: glue around Bedrock/SageMaker, file triggers, lightweight API proxies—contrasts with long‑running GPU training on EC2.
Amazon ECSAWS‑native container orchestration for scalable inference microservices or batch workers without running Kubernetes.
Amazon EKSManaged Kubernetes when portability, complex multi‑service ML platforms, or standard K8s tooling is required.
Database

Database

Service → typical exam scenario
ServiceExam focus
Amazon AuroraRelational + often Postgres-compatible vector workloads; transactional data next to embeddings.
Amazon RDSManaged relational; “vector on Postgres” pattern in RAG/knowledge scenarios (vs OpenSearch k‑NN).
Amazon DocumentDBMongo‑style JSON documents; scenarios with document + embedding storage when Mongo API is implied.
Amazon DynamoDBLow‑latency key‑value for app metadata, sessions, feature lookups—not your first pick for heavy similarity search alone.
Amazon ElastiCacheIn‑memory cache to cut latency or repeated inference/retrieval cost in high‑QPS designs.
Amazon NeptuneGraph store; graph + vector / relationship‑heavy knowledge when edges matter between entities.
Developer Tools

Developer Tools

Service → typical exam scenario
ServiceExam focus
KiroAWS builder/development experience (high‑level recognition)—pair with “accelerate coding with GenAI assistance” stems per current docs.
Strands AgentsAgent‑oriented builder tooling (recognition)—when answers reference agent development on AWS stack.
Amazon QGenAI assistant across IDE, console, or business apps—questions on “explain resource,” code help, internal doc Q&A.
Names change—reconcile with the live in‑scope page before exam day.
Machine Learning · A–L

Machine Learning (part 1)

Service → typical exam scenario
ServiceExam focus
Amazon A2IHuman review for low‑confidence predictions or regulated approvals—vs fully automated inference only.
Amazon BedrockPrimary managed GenAI entry: FMs, Knowledge Bases, Guardrails, Agents—default answer for “invoke FM securely at scale.”
Amazon Bedrock AgentCorePlatform primitives for building production agents on Bedrock when stems mention agent runtime/orchestration.
Amazon ComprehendManaged NLP: entity, sentiment, PII, classification—choose when input is raw text buckets, not generative authoring.
Amazon KendraEnterprise ML search with connectors—contrast with “build your own vector DB in OpenSearch” for curated enterprise Q&A.
Amazon LexChat/voice bots with intents & slots; conversational IVR/support—contrast with open‑ended FM chat.
Amazon NovaAWS foundation model family available via Bedrock ecosystem—recognition under FM selection questions.
Machine Learning · M–Z

Machine Learning (part 2)

Service → typical exam scenario
ServiceExam focus
Amazon PersonalizeReal‑time recommendations (“customers who viewed”) vs training a bespoke FM from scratch.
Amazon PollyText‑to‑speech—voice output, IVR prompts, accessibility.
Amazon RekognitionImage/video ML: labels, moderation, face detection workflows.
Amazon SageMaker AIFull custom ML lifecycle (notebooks, training, endpoints, monitoring)—when you need BYO training, not only Bedrock APIs.
SageMaker JumpStartPrebuilt models/solutions to start fast inside SageMaker vs coding pipelines from zero.
Amazon TextractOCR + forms/tables from scans/PDFs—ingestion step before RAG or analytics.
Amazon TranscribeSpeech‑to‑text for calls, media captions, voice analytics pipelines.
Amazon TranslateNeural translation between languages in content/customer support scenarios.
AWS TransformModernization/transform programs to move legacy estates toward cloud‑ready analytics/AI consumption (recognition per guide).
Management & Governance

Management and Governance

Service → typical exam scenario
ServiceExam focus
AWS CloudTrailWho invoked Bedrock / SageMaker / IAM changes—audit trail for security & forensics.
Amazon CloudWatchMetrics, alarms, logs for latency/errors on endpoints, Lambdas, and operational health.
AWS ConfigRecord and rule‑check resource configurations (encryption on, tagging) for compliance drift.
AWS Trusted AdvisorBest‑practice checks (cost, security, limits)—“quick hygiene,” not full AI risk assessment.
AWS Well-Architected ToolStructured reviews (incl. reliability/security pillars) for architecture documentation and gaps.
Networking & CDN

Networking and Content Delivery

Service → typical exam scenario
ServiceExam focus
Amazon VPCIsolate subnets, security groups, private access to models/data; prerequisite language for “no public internet.”
Amazon CloudFrontCDN edge caching for global latency of apps, APIs, or static assets fronting AI experiences.
Security, Identity, and Compliance

Security, Identity, and Compliance

Service → typical exam scenario
ServiceExam focus
AWS IAMLeast‑privilege roles/policies for humans & services invoking models and reading training data.
AWS KMSCustomer‑managed keys to encrypt datasets, artifacts, and secrets—audit/regulated scenarios.
AWS Secrets ManagerRotate & retrieve API keys/DB creds apps use next to GenAI pipelines.
Amazon MacieDiscover PII/sensitive data in S3—before fine‑tuning or indexing for RAG.
Amazon InspectorWorkloads vulnerability assessments where EC2/ECR workloads host ML services (recognition).
AWS ArtifactDownload AWS compliance reports (SOC, etc.) for vendor due diligence.
AWS Audit ManagerContinuous evidence collection mapped to control frameworks for audits.
Storage

Storage

Service → typical exam scenario
ServiceExam focus
Amazon S3Central lake for raw data, curated training sets, model artifacts, inference logs—default object store in AI scenarios.
Amazon S3 GlacierLong‑term archival/retention when “rarely accessed training history or compliance” is required.
Also review

Out-of-scope & domain topics

The same exam guide includes an out-of-scope services list—review it so you do not over-study products AWS excludes from this exam.

Your Domain 1–5 slide decks explain concepts; this deck is a service checklist aligned to AWS’s published scope.
Cheatsheet

Printable study sheet

Open aif-c01-study-cheatsheet.html for all services + core terms in compact tables (browser Print → PDF optional).

Unofficial aid only. Cross‑check the official AIF-C01 guide before your exam.
1 / 15