Courseiva
Security Planning And EngineeringmediumMultiple ChoiceObjective-mapped

ISC Security Planning And Engineering Practice Question

An ISSEP is configuring an AWS S3 bucket. What policy setting best prevents public access while allowing access from a specific VPC?

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

Bucket Policy with 'Condition' element matching 'aws:SourceVpc'.

Using an S3 Bucket Policy with a 'Condition' block that checks the 'aws:SourceVpc' key is the standard way to restrict access to a private network.

Answer analysis

Option-by-option breakdown

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

  • Enable 'Block Public Access' and ACLs.

    Why it's wrong here

    While blocking public access is good, it doesn't specify VPC-only access.

  • Bucket Policy with 'Condition' element matching 'aws:SourceVpc'.

    Why this is correct

    This restricts bucket access exclusively to the specified VPC.

  • Create an IAM role for every user in the VPC.

    Why it's wrong here

    This is non-scalable and administratively complex.

  • Use an S3 Pre-signed URL.

    Why it's wrong here

    Pre-signed URLs are for temporary, one-off access, not network-wide restriction.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

This ISC question is part of Courseiva's 209-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 and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official (ISC)² exam blueprint

This ISC practice question is part of Courseiva's free (ISC)² 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 ISC exam.