2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
1
I’d check to see if there’s any deny policies on the S3 bucket policies.
Versioning is a prerequisite too
0
Hi Mohamad,
If the error is access denied, it will come down to either the role associated with the backup job does not have the necessary permissions to access the S3 bucket or the S3 bucket has a policy that denies access.
- Check if there is an S3 bucket policy defined in the bucket and whether there is a deny blocking access to this bucket from the backup role.
- On the role associated with AWS backups, try attaching the AWS managed policy (AWS Backup For Amazon S3 Backup Policy)
répondu il y a un an
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a 2 ans
- demandé il y a un an
- AWS OFFICIELA mis à jour il y a 2 mois
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a un an
The error showing in AWS Backup is 'Access Denied'