Skip to main content
Skip table of contents

AWS S3 Connector v1.0

Go to your Amazon S3 with the correct account and get the credentials details like username, password, access key id, and secret access key.

1. Setting up Amazon S3 Bucket Viewer (S3 Browser)

Download the S3 Browser (https://s3browser.com/ ) (S3 Browser is an easy-to-use client for Amazon S3 Service) and logged in with credentials got from the previous step.

 

 

 

image-20250102-074036.png

2. Connector Actions and Tests 

Action Name / Method

Get Items

Action Description

Get multiple files data from S3

Test Case

Get all the items detail of AWS S3

Request Body Name

Parameter

Type

Description (Example)

 

 

Action Name / Method

Get Item

Action Description

Get single file data from S3

Test Case

Get a single item detail of AWS S3

Request Body Name

Parameter

Type

Description (Example)

 

Asset Name

String

File name to download

 


Action Name / Method

Delete Item

Action Description

Delete item from S3

Test Case

Delete a single item of AWS S3

Request Body Name

Parameter

Type

Description (Example)

 

Asset Name

String

Name of file to be deleted

image-20250102-074357.png

 

The selected file is deleted.

 

image-20250102-074435.png

 


 

 

Action Name / Method

Create Item

Action Description

Upload item to S3

Test Case

Upload item to AWS S3

Request Body Name

Parameter

Type

Description (Example)

 

Asset Path

String

File to be uploaded on S3

 

Step 1: We will create a file as “application.yml”. When S3 Browser is viewed the file will not be present.

image-20250102-074555.png

Step 2: Create Item action will be executed within OneTeg as shown below:

Step 3: After action is executed the intended document will be created and visible on S3 as shown below:

image-20250102-074800.png

 


 

Action Name / Method

Copy Item

Action Description

Copy the files on S3

Test Case

Copy different files on AWS S3

Request Body Name

Parameter

Type

Description (Example)

 

Existing Asset Name

String

File to be copied

 

New Asset Name

String

New file to be created

 

Copying the file “44-SS.jpg”

 

image-20250102-074946.png

 

image-20250102-075040.png

3. Connection Settings and Configuration

Settings Parameters

Value

Description

Required (Y/N)

Default Value

Connector

AWS S3

Connector Name

Y

AWS S3

Authentication

BASIC

Authentication Type

Y

BASIC

Username

Username

Username from credentials

Y

-

Password

Password

Password from credentials

Y

-

Endpoint

Endpoint required for performing CRUD on AWS S3 APIs.

Y

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.