- Print
- DarkLight
Amazon S3 as a Data Source
You will need permission to update your bucket's Access Policy and Event notification settings.
Amazon Web Services (AWS) makes sharing data through their simple storage service (S3) buckets easy. You will be setting up DataBee to read from your S3 Bucket.
DataBee reads from your S3 bucket
For DataBee to read from an S3 bucket in your environment you will need to perform the following:
Enter the name of the source S3 bucket into the DataBee UI
Apply the recommended bucket policy to your source bucket, in a manner described in the above AWS documentation link.
Configure your source bucket to emit object-create notifications to the Databee SQS queue, in a manner described in the above AWS Documentation link.