A No-Nonsense Guide To AWS Cloud Development Kit (CDK)
In my previous post, I gave you five reasons why you should use the AWS Cloud Development Kit (CDK)! Today, I will give you a high-level overview of what the CDK is and how to use it. This guide assumes you already have an AWS account, have a basic u...
blog.phillipninan.com9 min read
Oyindamola Aderinwale
Kill time
I think you have to run
cdk bootstrapbefore you deploy. This is because you are using an asset, which in this case is a s3 Bucket.