-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(aws-dynamodb): Support ContributorInsightsSpecification for Global Secondary Index #15671
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-dynamodbRelated to Amazon DynamoDBRelated to Amazon DynamoDBeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p3
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-dynamodbRelated to Amazon DynamoDBRelated to Amazon DynamoDBeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p3