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

posta un anno fa254 visualizzazioni
1 Risposta
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
TECNICO DI SUPPORTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande