CEH Practice Question: Advanced Topics: Wireless, Cloud, IoT, Cryptography
A cloud security engineer discovers that an S3 bucket named 'acme-backups' is accessible to anyone with the bucket URL. The bucket contains sensitive customer data. Which AWS shared responsibility model component does this misconfiguration primarily violate?
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
✓
The customer is responsible for configuring access controls and permissions
Under the AWS shared responsibility model, the customer is responsible for configuring S3 bucket policies and access controls. The misconfiguration is a customer-side issue, not an infrastructure vulnerability.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
AWS is responsible for physical security of data centers
Why it's wrong here
AWS operates under a shared responsibility model where it is indeed responsible for the "security of the cloud," which includes the physical security of its data centers, hardware, and global infrastructure. However, an S3 bucket misconfiguration, such as an overly permissive policy, falls under the customer's "security in the cloud" responsibilities. Therefore, while the statement about AWS's physical security is true, it does not address the root cause of an exposed S3 bucket.
- ✗
The customer is responsible for patching the S3 service
Why it's wrong here
Under the AWS shared responsibility model, AWS is fully responsible for the operational aspects and underlying infrastructure of managed services like S3, which includes patching the S3 service itself. Customers are not granted access to the underlying S3 service infrastructure to perform patching or maintenance. The customer's responsibility lies in configuring the service correctly, specifically managing access policies and permissions for their S3 buckets and objects.
- ✓
The customer is responsible for configuring access controls and permissions
Why this is correct
This statement is correct because, within the AWS shared responsibility model, the customer is solely responsible for the "security in the cloud." For S3, this explicitly includes defining and implementing appropriate access controls and permissions. This involves configuring S3 bucket policies, Access Control Lists (ACLs), and AWS Identity and Access Management (IAM) policies to restrict who can access, modify, or delete data within their S3 buckets. A misconfiguration in these controls directly leads to data exposure.
- ✗
AWS is responsible for network infrastructure; the customer for data classification
Why it's wrong here
While AWS is indeed responsible for the underlying network infrastructure that supports S3, ensuring its availability and security, this is part of the "security of the cloud." The customer is responsible for data classification, determining the sensitivity of data stored in S3. However, the specific issue of an exposed S3 bucket stems from misconfigured access controls, which is a customer responsibility for "security in the cloud," not directly related to the underlying network or merely classifying the data.
Quick reference
AWS S3 Storage Class Comparison
| Storage Class | Min Duration | Retrieval | Use Case |
|---|---|---|---|
| S3 Standard | None | Immediate | Frequently accessed data |
| S3 Standard-IA | 30 days | Immediate | Infrequent access, rapid retrieval |
| S3 One Zone-IA | 30 days | Immediate | Non-critical infrequent data |
| S3 Intelligent-Tiering | None | Immediate–hours | Unknown or changing access patterns |
| S3 Glacier Instant | 90 days | Milliseconds | Archive with instant retrieval |
| S3 Glacier Flexible | 90 days | Minutes–hours | Archive, flexible retrieval |
| S3 Glacier Deep Archive | 180 days | Hours | Long-term compliance archive |
Go deeper
Related to this question
About these practice questions
Courseiva writes every CEH question from scratch — 870 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CEH practice question is part of Courseiva's free EC-Council 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 CEH exam.