Courseiva
easyMultiple ChoiceObjective-mapped

CV0-004 Practice Question: The above condition is included in an IAM policy

Exhibit

Refer to the exhibit.
Condition: {
    IpAddress: {
        "aws:SourceIp": "192.168.1.0/24"
    }
}

The above condition is included in an IAM policy. What does this condition restrict?

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

Access to only requests from the IP range 192.168.1.0/24.

The aws:SourceIp condition key limits the source IP addresses to the specified range.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Access through a VPN connection.

    Why it's wrong here

    The condition does not specify VPN; it's IP-based.

  • Access to only requests from the IP range 192.168.1.0/24.

    Why this is correct

    The condition directly limits source IPs to that range.

  • Access to only private IP addresses.

    Why it's wrong here

    While 192.168.1.0/24 is private, the condition specifically matches that exact range, not all private IPs.

  • Access from a specific VPC.

    Why it's wrong here

    The condition does not reference a VPC; it's IP-based.

About these practice questions

This CV0-004 question is part of Courseiva's 977-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 →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CV0-004 practice question is part of Courseiva's free CompTIA 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 CV0-004 exam.