Amazon S3
Amazon S3 is AWS’s object storage solution for the cloud. Object storage is optimized for storing massive amounts of unstructured data. Unstructured data is data that doesn’t adhere to a particular data model or definition, such as text or binary data.
What is required
You will require the following in order to create a connection to AWS S3 Storage
:
- An AWS account containing the bucket data you wish to add to Publisher.
- An Access Key ID and Secret Access Key to that account.
- The region of the bucket that contains the data you wish to add.
You can read more about how to create AWS access keys here.
How to connect AWS S3 Storage
Follow the steps for adding a Data Source
to open the new data source dialog and choose AWS S3 Storage
from the list of available connectors.
You will be presented with the screen to configure your AWS S3 Storage
connector:
To configure the connector:
- Enter your Access Key ID, Secret Access Key, and Bucket Region. The keys will be validated when you click
NEXT
. - Select the bucket you wish to add to Publisher
- Choose data update frequency.
- S3 event notifications with SQS
- Create an SQS that will be dedicated to consuming event notifications from your designated S3 bucket.
- If not already done, grant Amazon S3 permissions to publish messages to SQS.
- Enter the name of the SQS.
- Regular updates on a schedule
- Select the interval.
- No updates
- S3 event notifications with SQS