aws-samples / aws-samples/bedrock-chat

Specifying longer RDS cert

Open
#153 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.