This is the AWS CDK v2 Developer Guide. The older CDK v1 entered maintenance on June 1, 2022 and will now receive only critical bug fixes and security patches. New features will be developed for CDK v2 exclusively. Support for CDK v1 will end entirely on June 1, 2023.
Examples
This topic contains the following examples:
-
Creating a serverless application using the AWS CDK Creates a serverless application using Lambda, API Gateway, and Amazon S3.
-
Creating an AWS Fargate service using the AWS CDK Creates an Amazon ECS Fargate service from an image on DockerHub.