AWS Backup Vault: Ability to attach a Vault Access Policy #9425
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
new-resource
Introduces a new resource.
service/backup
Issues and PRs that pertain to the backup service.
Milestone
Community Note
Description
Similarly to an identity policy we need a way to attach a resource based policy to a backup vault. This will allow us to lock down our backup vaults so that they are not accidentally deleted.
New or Affected Resource(s)
Potential Terraform Configuration
I think something similar to how the SQS policy was implemented is all that we need.
https://www.terraform.io/docs/providers/aws/r/sqs_queue_policy.html
The text was updated successfully, but these errors were encountered: