Skip to content

CDK - Explore CDK TableV2 / GlobalTable #349

@huntharo

Description

@huntharo

Motivations

  • The DynamoDB Table needs to be replicated to several origins for the OriginRequest handler to do quick lookups
  • CDK added TableV2 that wraps GlobalTable

Acceptance Criteria

  • Allow a TableV2 to be passed in to the constructs
  • Add a config parameter for the OriginRequest handler to list the regions that have tables
  • Add parameters to the CDK constructs to specify which regions have the table

Docs

Added in 2.9.50: https://github.com/aws/aws-cdk/releases/tag/v2.95.0
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_dynamodb.TableV2.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions