Step 1: create an HMAC access ID and secret
Consult your object storage platform’s documentation to learn how to generate an HMAC access ID and secret. Scope the credentials to read only the bucket you want to sync.If your object store restricts access by IP, allow the static IP so we can reach the bucket. Reach out to your account representative for the static IP address to use.
Step 2: submit your connection details
Provide the following details to complete the source setup:- The name is a descriptive name of the source.
- The host of your S3-compatible server.
- The port of your S3-compatible server.
- The bucket name you want to read from.
- The HMAC access ID from Step 1.
- The HMAC secret from Step 1.