JetBrains / JetBrains/kotless

Add Amazon RDS to AwsResource enum class

Open Beginner friendly
#93 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1.2k
Forks
54
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the AwsResource enum and the withKotlessLocal(...) extension function that consumes it. Add RDS consistently with S3, SSM, DynamoDB, and CloudWatchLogs, then verify that the new enum value is accepted by the local resource configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, kotlin
Domain
cloud, databases
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.