rds : OptionGroup not getting created #27111
Labels
@aws-cdk/aws-rds
Related to Amazon Relational Database
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
Describe the bug
I am trying to deploy
but I am getting the error
Unknown option: MyAuditLoggingConfig(Service: Rds, Status Code: 400
on Bitbucket CI/CD pipelinesExpected Behavior
It should create an option group with audit logs with the existing
new rds.DatabaseCluster(this, 'Cluster'
...Current Behavior
It is not deploying
Reproduction Steps
Create the stack and deploy using CI/CD via Bitbucket
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.67.0
Framework Version
No response
Node.js Version
18.x
OS
Windows
Language
Typescript
Language Version
TypeScript
Other information
No response
The text was updated successfully, but these errors were encountered: