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
  • The new version uploaded on Sep 5 is still 25.3, so it is not compatible with 25.2 as stated in the Information section here. Could you please upload a 25.2 compatible zip file?

  • v1.1.0 Release Notes
    • A new redirect screen has been introduced to more reliably fetch S3 objects accessed via presigned URLs. This change addresses and resolves issues with presigned URLs expiring prematurely.
  • Could you please provide a version of this app compatible with v25.2? When I import this app in a 25.2 cloud instance I get the below error:

    The selected package was exported on version 25.3.220.0 and it cannot be imported or inspected on the older version 25.2.515.0. (APNX-1-4154-001)