Add Amazon RDS to AwsResource enum class
Open
Beginner friendly
- 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