Good day support
I have to access an Amazon S3 Bucket which has been configured to accept cross-account permissions, as per the article link below:
https://docs.aws.amazon....ing-access-example2.html When I use other tools such as AWS CLI or S3Browser there are no issues in accessing the required S3 Bucket (List,Get,Delete all work).
The S3 AccessKey and SecretKey are sufficient to access the S3 Bucket with these tools.
When provided with the same S3 AccessKey and SecretKey, VisualCron 8.5 is unable to even list the files in the required S3 Bucket (Access Denied error).
Does VisualCron 8.5 support accessing S3 Buckets with cross-account permissions?
Thanks