UP20030 No Permissions to assumeRole
If you encounter the following error:
Possible Causes
The error happens when there is an attempt to connect an S3 location managed by another AWS account, other than the one running Upsolver.
You created an AWS_ROLE to access your bucket. However, the role running where you run Upsolver doesn't have permission to assume your new role and access the location.
Possible Solutions
If you run on the Upsolver cloud, follow the guide:
If you run on a private VPC, contact your system administrator. Follow the above guide but configure the trust policy to allow where the VPC is installed to assume the role created to access your bucket.
Last updated