Skip to content

S3 Browser

The S3 browser provides a file-manager experience for S3 buckets and objects.

  • Bucket list with creation date and region
  • Folder navigation with breadcrumbs
  • File type icons — images, text, code, archives, and more
  • Drag-and-drop upload directly into the current folder
  • Download objects to your local machine
  • Delete individual objects or batch delete selections
  • Create folders within buckets
  • Tagging — view and manage object tags
  • Export bucket contents as JSON or CSV
OperationDescription
UploadDrag-and-drop or file picker, up to STACKPORT_S3_MAX_UPLOAD_MB (default 100 MiB)
DeleteSingle object or batch selection
Create folderCreate prefix-based folders
Terminal window
STACKPORT_S3_MAX_UPLOAD_MB=200 # increase upload limit

Write operations can be disabled globally with STACKPORT_ALLOW_WRITES=false.