JetBrains / kotless

Kotlin Serverless Framework
Apache License 2.0
1.15k stars 58 forks source link

Add Amazon RDS to AwsResource enum class #93

Open nitrico opened 3 years ago

nitrico commented 3 years ago

AwsResource includes S3, SSM, DynamoDB and CloudWatchLogs but RDS is missing as an AWS Resource that can be used with withKotlessLocal(...) extension function.