Skip to content

thesurlydev/cdk-kotlin-example

Repository files navigation

cdk-kotlin-example

A simple CDK application written in Kotlin using the Gradle DSL.

build

./gradlew clean build

synthesize

cdk synth

deploy

cdk deploy --profile [YOUR_AWS_PROFILE]

split example

About

A simple CDK app written in Kotlin using Gradle DSL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages