NebulaS3 is an advanced Amazon S3 management application providing secure interaction with AWS S3 storage. It simplifies bucket operations while ensuring robust authentication through AWS STS.
- 🔐 Secure AWS STS Authentication
- 🪣 Create, List, and Delete S3 Buckets
- 🔑 Session-Based Authentication with Temporary Credentials
- 🖥️ User-Friendly Interface
- 🔄 Continuous Feature Updates
Live Application: https://nebulas3.vercel.app
- 📝 Enter AWS Access Key and Secret Key
- 🌎 Select AWS Region
- ⚡ System generates temporary session credentials via STS
- 🔐 AWS STS integration for secure authentication
- ⏳ Temporary session tokens
- 👥 IAM role-based access control
- 🚫 No credential storage
- 🎯 Frontend: Next.js 15
- 🔧 Backend: Spring Boot (Java 17)
- ☁️ AWS Services: S3, STS
- 🔒 Security: Role-based authentication
Comprehensive guides and API references available on our GitHub Wiki
- 🐛 GitHub Issues: Create an issue
- 📧 Email: [email protected]