Semantic-Configuration/AWS-CDK-Kotlin-DSL
A CI-integrated DSL generation setup designed to automatically update itself for every new version of AWS CDK 1.X
This helps developers write AWS Cloud Development Kit (CDK) infrastructure as code using the Kotlin programming language. It takes your infrastructure definitions written in a Kotlin-based syntax and compiles them into AWS CloudFormation templates, allowing Kotlin developers to define and deploy cloud resources programmatically. This is ideal for software engineers and DevOps professionals who prefer Kotlin for their development tasks.
No commits in the last 6 months.
Use this if you are a Kotlin developer who wants to define and manage your AWS cloud infrastructure using a familiar and type-safe language.
Not ideal if you are using AWS CDK with TypeScript, Python, Java, or C#, or if you prefer managing AWS resources directly through the console or CloudFormation YAML/JSON.
Stars
7
Forks
—
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Jun 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Semantic-Configuration/AWS-CDK-Kotlin-DSL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...