GregLab | Exam Prep

Management and Governance

Core

AWS Command Line Interface (AWS CLI)

Command-line tool for calling AWS service APIs with configured credentials, Region, and output settings.

Key points

  • Uses the AWS credential and configuration provider chain.
  • Commands invoke AWS APIs and remain subject to the same principal permissions as SDK calls.
  • Prefer profiles, roles, and temporary credentials over keys embedded in scripts.

Best-known use cases

  • Invoke and inspect AWS service operations during development.
  • Run repeatable commands in build or deployment workflows.

What candidates often confuse it with

  • AWS CLI is a command client; AWS SDKs embed service calls in application code.
  • CloudShell is one hosted environment in which AWS CLI can run.

Key takeaway

Use AWS CLI for authenticated repeatable service operations without treating it as an application runtime.

Related services

  • AWS CloudShell
  • AWS Identity and Access Management (IAM)
  • AWS Security Token Service (AWS STS)

Relevant exam tasks

  • D1.1 — Develop code for applications hosted on AWS
  • 1.1.9 — Write code that interacts with AWS services by using APIs and AWS SDKs
  • D2.1 — Implement authentication and/or authorization for applications and AWS services
  • 2.1.3 — Configure programmatic access to AWS
  • 2.1.4 — Make authenticated calls to AWS services

Learn more

Free AWS Certified Developer - Associate prep

Build focused DVA-C02 quizzes from skill areas, topics, and product references.

Practice with exam-style multiple-choice and multiple-response questions, score breakdowns, explanations, and a compact reference for this lane's official exam domains.

Read Topics Build a quiz

Exam Weights

Exam snapshot

DVA-C02 at a glance

Category
Associate
Duration
130 minutes
Questions
65 total; 50 scored and 15 unidentified unscored
Formats
Multiple choice and multiple response
Scoring
100–1,000 scaled score; 720 minimum passing score

Quiz builder

Choose your practice set

Mode

Exam fidelity: AWS documents 65 questions in 130 minutes: 50 scored and 15 unidentified unscored, using multiple-choice and multiple-response formats. This site's practice accuracy and readiness do not reproduce AWS's 100–1,000 scaled scoring or identify unscored items. Difficulty labels describe this site's Associate-level scenario complexity, not an AWS-published question rating.

Reference

DVA-C02 topics and reference map

Study links

DVA-C02 resources