Skip to content

metapages/metaframe-aws-s3-explorer

 
 

Repository files navigation

Metaframe: AWS S3 Explorer

Forked from Authress-Engineering/aws-s3-explorer and adapted for Metapages

This is an S3 Explorer for AWS. It provides a simple and straightforward way for users to explore available S3 Buckets. Everything is done in the browser and requires only minimal setup using access keys

This is an open source project managed by the Metapages Engineering team.

The S3 Explorer:

Folder selected screen

Configuration: The only setup step

Jump over to the AWS S3 explorer configuration to deploy the Cognito CFN template, and configure your SSO provider. That's it!

Troubleshooting

If you run into any problems just try running through the suggested Troubleshooting steps and if that doesn't help, file an issue, we are usually quick to respond.

Standard use cases:

View all objects in folder: Folder selected screen

View all objects in bucket: Bucket traversal screen

Upload objects to a bucket: Bucket upload request screen

Upload objects to a bucket succeeded: Bucket upload confirmation screen

Delete objects from a bucket: Bucket object delete request screen

Delete objects from a bucket succeeded: Bucket object delete confirmation screen

Contribution

Development

This project uses Vue 3, and as this is much different from Vue 2, recommend reading is available:

Troubleshooting builds

Error: OpenIDConnect provider's HTTPS certificate doesn't match configured thumbprint - Update AWS IAM to use the thumbprint details of the issue are available here.

About

A public open source S3 explorer for public/private buckets as a metaframe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 57.8%
  • JavaScript 28.6%
  • CSS 8.2%
  • Just 2.4%
  • TypeScript 1.4%
  • HTML 1.3%
  • Shell 0.3%