Skip to content

S3

Browse and manage AWS S3 (or S3-compatible) buckets, objects, versions, ACL, lifecycle, and multipart uploads.

KeePass

Path: s3/<env>/<profile>

Field Meaning
URL S3-compatible endpoint
UserName access key ID
Password secret access key
region AWS region
role_arn assume-role ARN
tags tags
omo secrets put s3/production/main \
  --url https://s3.amazonaws.com \
  --username AKIA… \
  --password '…' \
  --attr region=eu-west-1

Note

Not seeded by the playground — provide real (or LocalStack) credentials yourself.

Views

Key View
0 Buckets
1 Objects
2 Overview
3 Versions
4 ACL
5 Lifecycle
6 Uploads

Actions (highlights)

View Keys
Buckets ++E++ open · ++I++ info · ++N++ new · ++D++ delete · ++C++ copy URI
Objects ++E++ navigate · ++U++ up · ++I++ info · ++V++ peek · ++N++ folder · ++P++ presign · ++D++ delete
Uploads ++D++ abort multipart

Tags

aws · storage · cloud