How to resolve error:com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied in federated Amazon account
book
Article ID: KB0075376
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Amazon S3
6.4.x
Description
After the configuration of AmazonConnectionResource, test the connection with Amazon S3 service. The test connection is successful message will be displayed. Then configure the Amazon s3 activity in Businessworks Process and execute the same: Execution console will show following error message. "com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied"
If the federated Amazon account is configured with Amazon S3 service then check access permission for the federated user for the service. If the access permissions are given then to resolve this issue configure Cross-Account Access in "AmazonConnectionResource". Cross Account Access will configure the access for the BW AWS S3 plugin.
================ Cross Account Access: Use the AWS Security Token Service (AWS STS) to create and provide trusted users with temporary security credentials that can control access to your AWS resources. This parameter uses cross-account access temporary security credentials created by AssumeRole. Please refer AWS documentation for further details on Temporary Security Credentials. ================