Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add s3 list-bucket-properties command #405

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Stretch96
Copy link
Member

  • Lists the properties of all buckets within an environment
  • Currently checks that no ACLs have been added, blocks public access and that the bucket owner has full control
  • A single bucket name can be provided rather than listing them all

@Stretch96 Stretch96 force-pushed the add-s3-list-bucket-properties-command branch from 9c06625 to 10bd37c Compare February 7, 2025 10:23
* Lists the properties of all buckets within an environment
* Currently checks that no ACLs have been added, blocks public access
  and that the bucket owner has full control
* A single bucket name can be provided rather than listing them all
@Stretch96 Stretch96 force-pushed the add-s3-list-bucket-properties-command branch from 10bd37c to 8034b44 Compare February 7, 2025 10:25
Copy link
Member

@rjw1 rjw1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ship it

@Stretch96 Stretch96 merged commit 575e312 into main Feb 7, 2025
3 checks passed
@Stretch96 Stretch96 deleted the add-s3-list-bucket-properties-command branch February 7, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants