Difference between aws-cdk and aws-cdk-lib packages
In the package.json of my application I see two different packages named aws-cdk
and aws-cdk-lib
. What is the difference between both of them?
In the package.json of my application I see two different packages named aws-cdk
and aws-cdk-lib
. What is the difference between both of them?