Skip to content

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

@schwar

Description

@schwar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-dynamodbRelated to Amazon DynamoDBeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions