AWS S3 File Navigator

Overview

This application provides users with the ability to navigate through buckets and folders within Amazon S3, as well as search across all folders and files. Users can also download files directly from their S3 buckets. Authentication is handled through AWS Cognito credentials, requiring an Identity Pool configuration beforehand. Additionally, users must configure S3 bucket policies and CORS settings for secure access. Detailed instructions can be found in the README file, which includes screenshots and necessary configurations.

Key Features & Functionality

  • Bucket and Folder Navigation: Users can easily navigate through different buckets and folders within their Amazon S3 storage.
  • File Downloading: Users have the capability to download files directly from their S3 buckets using the application.
  • Search Functionality: Users can search across all folders and files stored in their S3 buckets, enhancing the accessibility and usability of the application.

Prerequisites:

  • Amazon S3 Plug-in
  • AWS S3 Bucket Management
  • Amazon Cognito Identity Pool
  • Amazon S3 Bucket
Anonymous