Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support access policies to backup vaults #83

Open
ph-l opened this issue May 29, 2024 · 0 comments
Open

Support access policies to backup vaults #83

ph-l opened this issue May 29, 2024 · 0 comments

Comments

@ph-l
Copy link

ph-l commented May 29, 2024

Describe the Feature

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.

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

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.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant