AMAZON-S3 not Connecting MFT 10.7

Using version 10.7

cant connect to S3 bucket at all. keep getting error message:

Connection unsuccessful.
Amazon S3 Exception:Access Denied

i know everything is correct because i have another process outside of MFT that works fine with all the credentials i am passing in. Anyone have any experience connecting to AWS with the new MFT 10.7 UI?

Hi McClam,

The following authorizations are required for ActiveTransfer S3 bucket to work.

"s3:GetBucketLocation",
"s3:ListBucket"
"s3:GetObject",
"s3:PutObject",
"s3:DeleteObject"

Please make sure that the user configured for the S3 bucket in ActiveTransfer VFS has these permissions set.
Hope this resolves your issue.

Regards
Biswa

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.