1 Answer
- Newest
- Most votes
- Most comments
2
Hello,
You're likely encountering a "Forbidden" error because the user or role you're using to access S3 doesn't have the necessary permissions to put objects into the bucket.
1. Check your policy: Ensure that the policy attached to the user or role grants the PutObject permission for the specific bucket you're trying to access.
2. Verify credentials: Double-check that the access key ID and secret access key you're using are correct and have the necessary permissions.
Check the below link:
https://www.aomeitech.com/cyber-data-backup/s3-access-denied-8345.html
Relevant content
- asked 3 years ago
- asked 2 years ago
- asked 3 years ago
