Secure export AWS authentication
Learn how to export data to your S3 bucket without providing AWS static credentials.
The Reltio Export Service enables you to write export output files in their own storage buckets using export API calls.
Reltio uses a secure approach for AWS customers based on the use of AWS IAM assumed roles. You must use AWS IAM AssumeRole based security while calling the Reltio Export service. This eliminates the need to provide static credentials. To achieve this, you need an additional one-time configuration in both the Reltio account and your AWS account to set up roles and a trusted relationship.