-
Notifications
You must be signed in to change notification settings - Fork 376
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
Enable DynamoDB TTL #481
Labels
Comments
+1 |
We would also like this |
+1 |
Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as |
/fresh |
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problem are you facing?
I have defined a DynamoDB Table using the Crossplane documentation. I would like to enable TTL based on a certain attribute as per the AWS documentation. I have provided my YAML below, for reference.
How could Crossplane help solve your problem?
Please could you add an attribute to the Table custom resource which allows TTL to be enabled and allows the user to specify which column the TTL should be measured against. I believe this may be achieved using this API call.
The text was updated successfully, but these errors were encountered: