Skip to content

Conversation

petabook
Copy link

@petabook petabook commented Sep 3, 2025

This update extends the Service Control Policy (SCP) to address more scenarios involving S3 BlockPublicAccess.

  • There are two types of BlockPublicAccess APIs:

    • Bucket-level
    • Account-level

    By using a wildcard * the SCP now denies both (and future) types.

  • Additionally, deletion of these policies is protected to prevent accidental or unauthorized removal.

Impact

  • Strengthens security posture by ensuring consistent enforcement of S3 BlockPublicAccess at both the bucket and account levels.
  • Prevents tampering or removal of critical access control policies.

@petabook petabook requested review from a team as code owners September 3, 2025 13:43
@petabook petabook requested review from gberenice and oycyc September 3, 2025 13:43
@mergify mergify bot added the triage Needs triage label Sep 3, 2025
@gberenice
Copy link

/terratest

@gberenice
Copy link

gberenice commented Sep 4, 2025

@petabook thanks for your contribution. We're looking into the failed tests.

@goruha
Copy link
Member

goruha commented Sep 12, 2025

/terratest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants