An error when attempting a backup

0

When I try to backup an EC2 instance, this error is displayed. IAM Role does not have sufficient permissions to execute the backup. How do I execute a backup?

asked 17 days ago91 views
2 Answers
1

Hi Maribelle,

The user you are using will need a policy attached that can do the backup. Depending on how you are preforming the backup the policy and the actions needed are different.

If you are using the AWS Backup service have a look at the following documentation: https://docs.aws.amazon.com/aws-backup/latest/devguide/iam-service-roles.html

If you are doing a snapshot of your EC2 attached EBS, have a look at the following documentation: https://docs.aws.amazon.com/ebs/latest/userguide/snapshot-archiving-iam.html

AWS
Nuno_Q
answered 17 days ago
profile pictureAWS
EXPERT
reviewed 16 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions