get_s3_overview
Returns all S3 buckets with versioning status, encryption, public access configuration, and security findings for reviewing bucket security posture.
Instructions
Returns all S3 buckets with versioning status, encryption, public access configuration, and security findings. Call this when checking which S3 buckets exist, reviewing bucket security posture, or before writing S3 upload/delete handlers to confirm the bucket name. Do NOT call when you only need a quick infrastructure count — use get_infra_overview for that. Object contents are never included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||