AWS S3 on-demand backup: Resource ARN is not valid

0

Im trying to backup my s3 bucket on aws. It should be pretty straightforward but for some reason i get 'Resource ARN is not valid' error for the bucket that im trying to backup. Versioning is enabled , permissions are there. Has anybody encountered something similar? Or is it a bug?

Here is a snapshot:snapshot

demandé il y a un an254 vues
1 réponse
0

Hello,

The behavior you are witnessing is generally observed when the IAM role that is initiating the backup job for S3 is missing permissions required to create S3 backups such as, AWSBackupServiceRolePolicyForS3Backup and AWSBackupServiceRolePolicyForS3Restore.

Note : the above mentioned policies are different from AWSBackupServiceRolePolicyForBackup and AWSBackupServiceRolePolicyForRestore and are required as one time setup for creating S3 backups/restore. You may find this specified in the following document.

[+] Permissions and policies for Amazon S3 backup and restore - https://docs.aws.amazon.com/aws-backup/latest/devguide/s3-backups.html#one-time-permissions-setup

Thus, you may once verify if the said permissions are missing and append those.

Further, internal Backup team is aware that the reflected error could be misleading and hence is actively working on addressing this.

Thank you !

AWS
INGÉNIEUR EN ASSISTANCE TECHNIQUE
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions