Now you will deploy your cdk-workshop
app
cdk deploy
You will first be informed of security-related changes that the CDK is going to perform on your behalf, if there are any security-related changes.
To confirm, type in y
then press Enter
.
A new CloudFormation stack which corresponding to your CDK stack are deployed in your AWS account.