aws-samples/aws-cdk-intro-workshop

Upgrade workshop content for CDKv2

Closed this issue · 2 comments

General Information

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

Description

The CDKv2 general availability release is upcoming. Shortly after releasing CDK v2.0.0, the CDK Workshop content should be updated to use and reference it.

Proposed Solution

Update the deck and code, bit by bit. :)

  • Update cdk-dynamo-table-viewer to v2 (@corymhall)
  • Update Typescript code (code/typescript) & workshop content (workshop/content/20-typescript) (@corymhall)
  • Update Python code (code/python) & workshop content (workshop/content/30-python) (@corymhall)
  • Update Java code (code/java) & workshop content (workshop/content/50-java) (@corymhall)
  • Update .NET code (code/csharp) & workshop content (workshop/content/40-dotnet) (@madeline-k)
  • Update prerequisites content (workshop/content/15-prerequisites) (@corymhall)

CDK CLI Version

No response

Section

No response

Browser

No response

Language

No response

Other information

No response

@corymhall is working on the typescript workshops.

I am going to start working on the dotnet workshop