aws-samples / aws-samples/bedrock-chat
Specifying longer RDS cert
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 535
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 10
Description
Default cert is `rds-ca-2019`. Longer cert such as `RDS_CA_RDS2048_G1 ` is desirable to suppress maintenance.
Possible solution: https://github.com/aws/aws-cdk/tree/main/packages/aws-cdk-lib/aws-rds#ca-certificate
Contributor guide
Research direction
Start by tracing where the repository configures its RDS certificate, then consult the linked AWS CDK ca-certificate documentation for the supported longer certificate value. Done means the deployment selects the longer certificate instead of the default rds-ca-2019 and avoids the described maintenance concern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100