Skip to content

[dynamodb] Allow Resource Policy in DynamoDB tables #2655

@shabbskagalwala

Description

@shabbskagalwala

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.service/dynamodbIndicates issues or PRs that are related to dynamodb-controller.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions