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

(aws-dynamodb): Support ContributorInsightsSpecification for Global Secondary Index #15671

Open
2 tasks
schwar opened this issue Jul 20, 2021 · 3 comments · May be fixed by #30560
Open
2 tasks

(aws-dynamodb): Support ContributorInsightsSpecification for Global Secondary Index #15671

schwar opened this issue Jul 20, 2021 · 3 comments · May be fixed by #30560
Labels
@aws-cdk/aws-dynamodb Related to Amazon DynamoDB effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p3

Comments

@schwar
Copy link

schwar commented Jul 20, 2021

The Table construct currently supports the contributorInsightsEnabled property in order to specify the base table ContributorInsightsSpecification. This request is to support the same idea in the GlobalSecondaryIndexProps. This is supported in CloudFormation here.

Use Case

I would like to enable CloudWatch Contributor Insights on my global secondary index.

Proposed Solution

Add a contributorInsightsEnabled? property to GlobalSecondaryIndexProps and use that to set the ContributorInsightsSpecification in the underlying CloudFormation.

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@schwar schwar added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 20, 2021
@github-actions github-actions bot added the @aws-cdk/aws-dynamodb Related to Amazon DynamoDB label Jul 20, 2021
@skinny85 skinny85 added effort/small Small work item – less than a day of effort p2 and removed needs-triage This issue or PR still needs to be triaged. labels Jul 27, 2021
@skinny85 skinny85 removed their assignment Jul 27, 2021
@skinny85
Copy link
Contributor

Thanks for opening the issue @schwar! We encourage community contributions, so if you'd like to open us a PR adding this functionality, that would be amazing! Our "Contributing" guide: https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md.

Thanks,
Adam

@github-actions
Copy link

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Jul 28, 2022
@schwar
Copy link
Author

schwar commented Aug 1, 2022

This is still an open request for a missing feature.

@github-actions github-actions bot removed the closing-soon This issue will automatically close in 4 days unless further comments are made. label Aug 1, 2022
@pahud pahud added p3 and removed p2 labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-dynamodb Related to Amazon DynamoDB effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p3
Projects
None yet
3 participants