Description

Amazon is an e-commerce website for consumers, sellers, and content creators.

Connector Details

NameValue
PlatformAWS S3
Auth TypeAPI Keys
DirectionBidirectional

Credentials Setup

Follow the steps below to get the credentials you need to use the AWS S3 connector.

For the S3 target to work correctly, you need to create an IAM user with permission to access the bucket you wish hotglue to output data to. The instructions to create an IAM user are available on the AWS docs.

Bucket output path

The output path can include the following parameters:

ParameterValue
{tenant}The tenant id this job is running for
{root_tenant_id}The root tenant id (only applicable if using subtenants)
{tap}The tap id this job ran for
{flow_id}The flow id this job ran for
{job_id}The internal hotglue job id
{env_id}The environment this job ran for
{date}The current date formatted as YYYYMM
{full_date}The current date formatted as YYMMDD

For example, a valid bucket output path is data/invoices/{tenant}