(0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (4 件のフォーク)github user discovery
enhancementhacktoberfest

Repository metrics

Stars
 (8 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

The sample currently uses AWS CDK v1, which has reached end-of-life and is no longer actively maintained.

To ensure ongoing compatibility and improved maintainability, update the codebase to use AWS CDK v2. This includes:

  • Refactoring all CDK constructs and dependencies to v2 syntax.
  • Updating package dependencies in configuration files (such as package.json).
  • Reviewing documentation and usage instructions to reflect CDK v2 changes.
  • Testing the sample to verify functionality after the migration.

Please provide details of any breaking changes encountered and update relevant documentation if needed.

コントリビューターガイド