AWS S3 Bucket Browser Protected

Al3 (@al3)

13997

1

1

About This Space

This space creates an AWS S3 Bucket Browser using AWS SDK APIs. It allows you to create and delete buckets, list objects in a bucket, and Upload, download, preview or delete objects. This space is protected to protect the credentials being used for the example. To see the code or create a version to browse your own S3 buckets see http://noderun.com/al3/aws-s3-bucket-browser/


Last updated on July 13, 2022

Public Permissions:   View   Run   Comment  

AWS S3 Bucket Browser

This space is a fully functional browser for Amazon Web Services S3 buckets. It uses an Accordion designt which displays the list of buckets for the configured account. If the list objects button for a bucket is pressed the accordion shifts to the objects list section which is loaded with the objects from the selected bucket.

Making it work

In order to make this space work you will need to create an Amazon Web Services account at AWS.amazon.com, create an IAM user and generate an Access Key Id and Secret Access Key for the user. You can find information on creating users in the AWS documentation

After you have your keys and have selected a region you will need to update the values in the config.json file.

Screenshot

Bucket list

The browser lists all buckets for an account and list the objects in any bucket. The Bucket list provides options for creting new buckets, deleting buckets, or listing the objects in a bucket.

Screenshot

Object list

The Object listing provides options for uploading new objects, previewing (depending on the type of object), downloading or deleting.

Screenshot

Previews

The preview button lets you preview images, PDFs, and text documents on screen.

Screenshot

Uploading

The Drag and Drop file upload widget allows you to upload files. Drag up to 10 files onto the widget and then click the upload button.

Screenshot

Web Service End Points

A web service endpoint, getObject.js, is used to load the object to the preview panel on the screen and to provide the download option from the browser. Although, not used in this example, two other web service files are provided as examples: getBucketList.js and getObjectList.js. These endpoints could be used to load the grids asyncronously or to provide the data for other purposes.

Screenshot

Comments

Write Preview Markdown: bold italic code link
Post
Al3

5 years ago

This space has been protected because it uses my personal Amazon credentials. You can still run it and try out the browser. To see the code or create a version that accesses your own S3 buckets go to http://noderun.com/al3/aws-s3-bucket-browser/

More Spaces By Al3 (@al3)

Filters:

Popular Recent

example mortgage application

Al3

14238

1

3

Simple example of a real world business application

Al3

9488

0

0

Simple output to a browser from Node.js

Al3

11405

0

0

low code version of PO Demo

Al3

2527

0

0

This space demonstrates how to create a more responsive grid using a layout widget and a little bit of JavaScript and a responsive edit screen. It also incorporates consuming a web service to load list data, adding image upload and display to a screen, and using gauges from Fusion Charts

Al3

16340

0

2

This space demonstrates how to create a more responsive grid using a layout widget and a little bit of JavaScript and a responsive edit screen. It also incorporates consuming a web service to load list data, adding image upload and display to a screen, and using gauges from Fusion Charts

Al3

11644

0

0

This space demonstrates how to create a more responsive grid using a layout widget and a little bit of JavaScript.

Al3

16761

0

3

A demo of how to build and consume Web Services with and without parameters

Al3

10932

0

0

A demo of how to build and consume Web Services with and without parameters

Al3

8692

0

0

A demo of how to build and consume Web Services with and without parameters

Al3

6475

0

0