Hi all,
Am trying to setup AWS Portal with deadline. Running the AWSPortalLink Installer I was able to install the Portal Link Server successfully, but I encountered an error when setting up the Asset Server, and it wasn’t able to install.
This is an excerpt from the bitrock installer log:
Performing initial setup of AWS Portal Asset Server with Deadline...
Executing C:\Program Files\Thinkbox\Deadline10\bin/DeadlineCommand.exe
Error running C:\Program Files\Thinkbox\Deadline10\bin/DeadlineCommand.exe RunAWSPortalS3Setup ap-southeast-2: Program ended with an error exit code
[12:29:46] Please enter your AWS Access Key ID:
Please enter your AWS Secret Access Key:
Error: An unexpected error occurred while setting up AWS Portal: Got Access Denied when trying to PutBucket in S3 Bucket aws-portal-cache-054c8b6f-ce37-42da-a38a-f6d6b56a7ccb. Please make sure your user has the 'iam:GetUser' IAM Permission to make these error messages better.
Please make sure your IAM user <unknown> has the following IAM Permission(s) to access S3 Bucket.
s3:PutBucket
(Deadline.AWS.AWSPortalSetupException)
Program ended with an error exit code
Creating Shortcut for Uninstall AWSPortalLink
Executing C:\Program Files\Thinkbox\Deadline10\bin/deadlinecommand
I tried adding ‘s3:PutBucket’ to my IAM Policy but that didn’t work either (also that particular policy isn’t recognised by aws).