Want to use the aurora serverless V2 engine on the aws via cdk. #2466
Labels
pending-response
Issue is pending response from author
pending-triage
Incoming issues that need categorization
question
Question or confusion about some aspect of the product
Environment information
Describe the bug
I'm using the postgress serverless database in sandbox and dev environment. We only have test users, with no accessive workload. However, my relational database charges have exponetially increased.
How can I able to correct this code for creation of the serverless database, because this code didn't worked as expected.
I want to change this to the serverless V2, with the
mini capacity: 0.5
max capacity: 1
Or I want sample template to create Serverless V2 postgres database via cdk. So, that I can pick option fron that which I need.
Reproduction steps
NA
The text was updated successfully, but these errors were encountered: