Is it possible to use 'role to assume' without access key to connect s3?
1 Like
Hello @autumn
In Retool, you can configure S3 resources using 'Role to Assume' by providing the Role ARN and AWS region in the resource settings. Ensure the IAM role has the necessary S3 permissions and update its trust policy to allow Retool to assume the role. This avoids the need for access keys.
1 Like
Thank you for the kind reply @WidleStudioLLP !
Would you mind sending me an example of how to set up the trust policy to allow Retool? I don't know how to set up the principal part for Retool.
1 Like