Administrator prevented from deleteing Backup Plan

0

I have followed the steps listed on https://docs.aws.amazon.com/aws-backup/latest/devguide/deleting-a-backup-plan.html

I requested to delete 1 "Resource assignments" - When I select aws/efs/automatic-backup-selection and click delete, I receive the following message

Access denied: Insufficient privileges to perform this action. Please consult with the account administrator for necessary permissions.

When I select 1 Backup rules related to aws/efs/automatic-backup-rule, the Delete option is not available.

When I select to delete aws/efs/automatic-backup-plan it gives me the same "Access denied, insufficient prileges..." message I receive when requesting to delete resources.

*The AWS account only has one user - I am logged in as root with that user. *

Can someone advise how to prevent the backups from occuring? They are not required.

已提问 2 年前1663 查看次数
2 回答
0
已接受的回答

It seems like you are trying to delete the default EFS backup plan which can't be deleted. According to the documentation and I quote "The backups created using the default EFS backup plan are stored in a default EFS backup vault, which is also created by EFS on your behalf. The default backup plan and backup vault cannot be deleted."

https://docs.aws.amazon.com/efs/latest/ug/awsbackup.html#automatic-backups

AWS
skreem
已回答 2 年前
  • Thanks - I noticed EFS Backup charges on my bill, which though small, were unexpected hence why I wanted to delete them. Perhaps AWS should reference this more clearly when one is apply EFS to an EC2.

0

Hi All, This issue can be solved by editing the access policy of the backup vault, There is an explicit deny policy on deleting the recovery points, by editing this policy we will be able to delete the recovery points from the default backup plan and vault. The default backup vault can not be deleted, but by deleting the recovery points, we can stop being charged by the aws.

Rahul C
已回答 4 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则