In the v2.199.0 release notes, it says:
Please check the notes for each specific module for more information.
What does this refer to exactly?
What is a "module" in CDK V2 and where do I find the notes for them?
Answer
Hm in CDK v2 everything is one big size pack like aws-cdk-lib but its still organised by service like S3, Lambda, EC2 etc so these are the "modules" and when it says "check the notes..." they mean look at the section for each service liek aws-3 or aws-lambda in the release notes on GitHub release notes cos thats where they list the changes for each part