Skip to content

Add the ability to set the PublicAccessBlock config on S3 buckets #306

@hiddenillusion

Description

@hiddenillusion

Even though S3 buckets/objects do not allow public access by default, a best practice is to explicitly disable public access to prevent inadvertently making a bucket/object public in the future.

This can be accomplished by making a request to put_public_access_block() & setting all of the values in PublicAccessBlockConfiguration to "True".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions