AWS
Last updated
Was this helpful?
Last updated
Was this helpful?
Accern AI platform allows users to connect to their S3 buckets for sourcing as well as delivering data.
To connect to the S3 buckets, there are 2 mechanisms:
Cross-Account Role : This is a preferred and more secure option for enabling connection to S3. Accern uses a Cloud Formation template to generate a unique URL per client account. This provides details of the Accern's AWS Account ID, an External ID that is unique per client account a list of permissions required to connect to the S3 buckets. Additional details about this connection mechanism are available at
Access Key Id and Secret Access Key : This is less preferable option as in this case, the client provides access key id and secret access key to connect to the S3 buckets.