
BucketOps lets you securely share and manage AWS S3 buckets without sharing credentials. Give access to specific folders, track activity, search files, and monitor usage all from a clean dashboard. No installs. Encrypted keys. Azure AD & Okta coming soon.
i was working on a project where we were hiring freelancers to help manage some s3 buckets—uploading, downloading, all that. and yeah, you can guess the problem. we searched everywhere for a tool that could let us give access securely, but nothing really worked. we ended up just sharing our aws creds and tokens with them, which felt wrong. even the few tools that did let you browse or manage a bucket (barely) had to be installed on each user’s machine, and search was honestly terrible.
that’s when i started building a small workaround, and it slowly turned into this. we added proper folder-level access, activity tracking, and real-time search across buckets. no installs, no shared creds. now you can invite collaborators without touching iam policies.
we just rolled out support for sso with okta, azure entra id, and iam roles, so if you’re a company, you can plug it into your existing setup. all keys are encrypted, and we never touch or store your files. just trying to fix something aws never got around to.