Amazon S3 Bucket Storage in Astera
Amazon S3 is a storage service designed to store and retrieve data efficiently. Astera provides cloud connectivity to Amazon S3 Bucket Storage, allowing for quick access and easy data storage.
In this document, we will explore the methods Astera provides to connect to Amazon S3 buckets.
Connecting to Amazon S3 in Astera
Drag and drop the Cloud Connection object from the Resources section of the toolbox onto the dataflow.

Right-click on the Cloud Connection object and select Properties from the context menu,

The Cloud Connection Properties window will open. Select Amazon S3 as your cloud provider from the Provider drop-down.

Choose between the two authentication methods:
AccessKey
RoleBased
Follow the steps below to obtain credentials for AccessKey or RoleBased authentication from your Amazon account.
Go to AWS Management Console > Security, Identity, and Compliance > IAM.

An Identify and Access Management (IAM) dashboard will open. Open Access Management > Users. Select the user to get the access keys.

A Summary page would open, from here, select Security Credentials.

On this page, you can create your access key by selecting the Create Access Key option.
Alongside the access key, the Access key ID is also required.

The access key will open in a new pane. There is an option to download the key in a .csv file or you can just save it with you by copying it.

You can now use the created access key to connect to Amazon S3 Bucket in Astera.
For AccessKey authentication, provide the credentials for the Amazon S3 cloud. The credentials require:
Access Key ID
Access Key

Alternatively, for RoleBased authentication, provide the following credentials for Amazon S3 cloud:
App Key
App Secret
IAM Role ARN

Test the connection.

Root Path: This is used to keep confidential data and information secure from access by unauthorized users. It lets you point out the particular file needed while keeping all the other folders protected.
Click OK and the Cloud Connection object will be configured.

This concludes the authentication and connection of the Amazon S3 Bucket Storage in Astera.
Last updated
Was this helpful?