generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Labels
kind/new-resourceCategorizes issue or PR as related to a new resource.Categorizes issue or PR as related to a new resource.service/dynamodbIndicates issues or PRs that are related to dynamodb-controller.Indicates issues or PRs that are related to dynamodb-controller.
Description
Is your feature request related to a problem?
No.
It would be nice to have the ability to attach a Resource Policy to DynamoDB tables - similar to s3 bucket policies.
https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_PutResourcePolicy.html
Describe the solution you'd like
Add a field similar to the Table CRD Policy
that would allow adding a resource policy to the dynamodb table.
Terraform equivalent: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_resource_policy
Describe alternatives you've considered
A description of any alternative solutions or features you've considered.
Metadata
Metadata
Assignees
Labels
kind/new-resourceCategorizes issue or PR as related to a new resource.Categorizes issue or PR as related to a new resource.service/dynamodbIndicates issues or PRs that are related to dynamodb-controller.Indicates issues or PRs that are related to dynamodb-controller.