uibakery-templates / s3-explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A S3 Explorer application built with UI Bakery low-code platform.

A UI tool to explore your data stored in S3 buckets. This tool allows you to investigate S3 bucket usage, search in S3 bucket files, and manage files within the S3 bucket.

Tool components

  • S3 Explorer Page:
    • The bucket list shows S3 buckets in your AWS account. You can switch between S3 buckets to investigate S3 bucket usage.
    • The bucket file list displays the file path, last modification time, and size; it supports listing files by wildcard pattern. You can view the file contents for supported file formats and detailed information about the file. It allows you to manage each file: downloading a file from the S3 bucket, copying or moving a file to another location within the S3 bucket, and deleting a file from the S3 bucket.
    • The S3 usage diagram allows you to explore the structure of the S3 bucket and understand the size of a folder or file.
  • S3 Searching Page:
    • Search inside each file in the S3 bucket is essential when you store logs or other textual data in the S3 bucket. You can search for text patterns in selected file extensions, similar to how you do when using grep.

S3 Explorer

About


Languages

Language:JavaScript 100.0%