How can we create s3 connection form Anaplan cloudworks, i know with IAM access key and secret access key we can make successful connection. but i need to create S3 connection from Anaplan Cloudworks without using IAM access key and secret access key. Is there any possibilities to make successful connection through like API, or IAM roles etc...HKR Trainings has come up with highly demanded Anaplan Training.
Loading

Amira BedhiafiPosted Mar 3, 2025, 1:24 PM
In AWS, create an IAM role with the necessary permissions to access the S3 bucket.
Then Attach a policy to the role that grants access to the specific S3 bucket.
Configure Anaplan Cloudworks to assume this IAM role. This can be done by specifying the role ARN (Amazon Resource Name) in the connection settings.
In Anaplan Cloudworks, set up the S3 connection using the IAM role ARN instead of access keys.