S3 Setup Guide
To start sending Datable data into S3, you will need your AWS Access Key ID, AWS Secret Access Key, and a Bucket URI.
Step-by-Step
To acquire an AWS Access Key ID and Secret Access Key:
- Log in to the AWS Management Console
- Click on your account name in the top right corner
- Select "Security credentials"
- Scroll down to "Access keys"
- Click "Create New Access Key"
- Download the key file when prompted (you won't be able to see the Secret Access Key again)
To create a new bucket for your data
- In the AWS Management Console, go to the S3 service
- Your bucket names will be listed on the main S3 page
- To create a new bucket, click "Create bucket" and follow the prompts
- Grab the URI of the bucket (beginning with ""s3://"")
Enter these credentials into an export step in the Datable pipeline builder, click Save, and there you have it! Your data will begin landing with S3.