/aws-s3-bucket-browser

S3 Bucket index.html to browse bucket content

Primary LanguageHTML

AWS S3 Bucket Browser

S3 Bucket index.html to browse bucket content

Instalation

  • Just download index.html and put at root level of S3 bucket.

    • Adjust config within index.html if needed.
      • title - string
      • subtitle - string
      • logo - location
      • favicon - location
      • keyExcludePattern - regex
      • pageSize - number
  • Open <S3_BUCKET_URL>/index.html in your browser.

or