Oui, j'ai besoin d'une solution
I'm trying to set up an AWS S3 cloud storage in BE 15, but I'm getting this error: "BEMSDK failure code: A0009B23"
I have followed this article to the letter: https://www.veritas.com/support/en_US/article.000081253
There are 3 things that I've thought of which could be causing the problem:
- That article only tells you to setup an AWS S3 bucket and an AWS IAM user and create a key, but it doesn't say anything about linking the user to the bucket. I'm new to AWS so no experience with this. I have granted my IAM user permission to an "AmazonS3FullAccess" policy but that's not made any difference. Am I missing a key step here?
- Do I need to allow any specific ports through my firewall to access the S3 bucket?
- Do I need to allow access from my IP to the S3 bucket? I can't see any security options against the S3 module.
I've attached images of the BE error, and my storage configuration (obviously the real username is my Amazon account access key)
Can anyone help?
0