πŸ“ͺSet up S3 data retrieval

Here is sample code to retrieve data from Index One's S3 bucket in Python.

Step 1: Set up S3 delivery stream on Streams

Navigate to the Streamsarrow-up-right page and set up a delivery a stream with the below configurations.

Step 2: Retrieve data from the S3 bucket

Use this code to retrieve data from Index One's S3 bucket in Python.

Team directory is equal to the team_id which is accessible from the Team page in the console.

Please get in touch with admin@indexone.io to request S3 access keys.

Last updated