Source: aws.amazon.com

CDK Corner – August 2021

Category: Docker

We’re now well into the dog days of summer but that hasn’t slowed down the community one bit. The Construct Hub features constructs created by AWS, AWS Partner Network (APN) Partners, and the community.

Since the launch of AWS CDK, customers have asked for a way to test their CDK constructs.

With this new release, in which we have re-written the assert library to support jsii and renamed it the assertions library, customers can now test CDK constructs written in any supported language.

Some key new constructs for AWS services include: – New L1 Constructs for AWS Location Services – New L2 Constructs for AWS CodeStar Connections – New L2 Constructs for Amazon CloudFront Functions – New L2 Constructs for AWS Service Catalog App Registry

Related Articles