For Bundling Lambda Function with Libraries.
▪ Required from aws cdk when you develop lambda
fuctions which include external libraries.
▪ Installing or updating the latest version of the Docker
▪ Successfuly installed Docker Desktop.
▪ Check all versions;
▪ aws --version
▪ node --version
▪ npm --version
▪ cdk --version
▪ docker --version