ops / script catalog
← Browse

aws-get-s3-buckets

Read-only

List S3 buckets (optionally filter by name) and emit Terraform import

Path
aws/inventory/060-get-s3.sh
Language
bash
Category
aws/inventory
Version
1.0.0
Size
11.1 KB
Last modified
May 23, 2026, 08:24 PM

Required binaries

awsjqterraform

Environment variables

AWS

Required permissions

s3:ListAllMyBucketss3:GetBucketLocations3:GetBucketPolicy

Tags

awss3storageterraforminventory

Run locally

# from the repo root
bash aws/inventory/060-get-s3.sh

# or via the ops CLI
ops run aws/inventory/060-get-s3.sh

AI operator plan

idle

If the deployment sets PLATPHORM_PROTECT=1, Vercel Authentication is the protection layer and this field may be left blank.

Run in sandbox

ready

Runs in an isolated Vercel Sandbox (Firecracker microVM, 5 min max, no persistent state). Runs require PLATPHORM_API_KEY unless the deployment sets PLATPHORM_PROTECT=1, where Vercel Authentication is the protection layer. The key stays in component state and is never persisted by this UI.

Related scripts