Skip to main content

Prerequisite

Before you create an Amazon S3 Source in Zeotap CDP, note that you must have an account with Amazon S3 and the data intended for import to Zeotap CDP resides within that account. Ensure that you have the details of the below components related to your Amazon S3 account before proceeding with this integration.

Bucket Name

This is the name of your S3 bucket. You can obtain this information on your Amazon S3 account by navigating to Buckets. In the example shown below, test-adobe-s3-bucket is the bucket name.

S3 Bucket Region

This is the geographical location where the Amazon S3 storage is available. You can obtain this information by navigating to the Properties tab under the Amazon S3 bucket as shown in the image below.

Folder

In Amazon S3, a folder serves as a logical container for organising stored objects within a bucket. In reality, there are no actual folders in Amazon S3. Instead, the folder concept is emulated by employing object key names containing slashes (”/”) to replicate a hierarchical arrangement. You can obtain this information from your Amazon S3 account by navigating to the Objects tab under the Amazon S3 bucket as shown in the image below.

Access Token and Secret Access Token

These are the security tokens that provide secure access to your Amazon S3 resources. You can obtain the Access Token and Secret Access Token by navigating to the AWS IAM Credentials tab under Security credentials in your Amazon S3 account. Ensure that you have the following permissions to create Access token and Secret access token for your own IAM user: iam:ListAccessKeys – Allows listing the access keys for an IAM user.
iam:CreateAccessKey – Allows creating new access keys for an IAM user.

Create an Amazon S3 Source

Once you have obtained the above details from your Amazon S3 account, perform the following steps to create an Amazon S3 Source in the Zeotap CDP App:
1
Navigate to the Sources application under Integrate, in the Zeotap CDP App.
2
Click CREATE SOURCE.
3
Choose Data Warehouse as the Category.
4
Click Amazon S3 at the Data Source.
5
Enter a short and descriptive name for the Source.
6
Choose the Region of upload.
7
Enter Access Token and Secret Access Token that you obtained from your Amazon S3 account.
8
Enter the Bucket Name of your Amazon S3 bucket.
9
Provide the Folder path in your storage location where Zeotap CDP can store your exported data.
10
Enter the S3 Bucket Region associated with the bucket from which you want Zeotap CDP to fetch the data.
11
Choose the desired Sync Frequencyfrom the drop-down menu. Note that the first sync is initiated once you create the source. However, the subsequent syncs occur based on the sync frequency you choose. Currently, we support the following sync frequencies:a. Dailyb. Weeklyc. Monthly
12
Set Delta Query Selection to either true or false based on your requirement. If you click Yes, then Zeotap CDP fetches all the data that has been updated in your S3 bucket after the last data sync between your S3 account and Zeotap CDP.
13
Choose the file type from the drop-down menu. Currently, Zeotap CDP supports CSV and JSON formats.
14
Under Data Entity, depending on the type of data you want to ingest, choose either Customer Data or Non Customer Data and proceed with the Source creation. To know more about Customer Data and Non Customer Data, refer here.
15
Click CREATE SOURCE. Upon successfully creating the source, you can view all the relevant information about the created source under the IMPLEMENTATION DETAILS tab.
Last modified on February 26, 2026