You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support assigning access policies to backup vaults
With AWS Backup, you can assign policies to backup vaults and the resources they contain. Assigning policies allows you to do things like grant access to users to create backup plans and on-demand backups, but limit their ability to delete recovery points after they're created.
Assigning policies allows you to do things like grant access to users to create backup plans and on-demand backups, but limit their ability to delete recovery points after they're created.
Describe the Feature
Support assigning access policies to backup vaults
https://docs.aws.amazon.com/aws-backup/latest/devguide/create-a-vault-access-policy.html
Expected Behavior
Support custom access policies that can be assigned to backup vaults. Terraform resource exists to support this:
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/backup_vault_policy
Use Case
https://docs.aws.amazon.com/aws-backup/latest/devguide/create-a-vault-access-policy.html
Describe Ideal Solution
See expected behaviour
Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: