-
## Overview
An email notification was received regarding expiring RDS certs:
> You are receiving this message because your AWS Account has one or more Amazon RDS, or Amazon Aurora database insta…
-
Was prompt with the following TF error while using the default Aurora DB specs
DBInstanceClass=db.r4.large, Engine=aurora-postgresql, EngineVersion=14.4, LicenseModel=postgresql-license
```
Do yo…
-
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference]…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
We have successfully been using serverless-mysql for several years in our AWS implementation that uses Lambdas to connect to an AWS Aurora Serverless MySQL RDS instance. The Lambdas and RDS are in the…
-
There are some downsides with using Lambda for provisioning database roles:
* not language agnostic (the lambda is using python)
* code written in general purpose languages are more of a liability and…
-
### Terraform Core Version
1.1.4
### AWS Provider Version
4.33.0
### Affected Resource(s)
mysql aurora rds instance
### Expected Behavior
in place upgrade supposed to be happen wh…
-
### Describe the bug
I am creating a rds Dbcluster resource through cdk. However when i try to update the master_username property and while running the "cdk diff" command it shows that the resource …
-
## Problem
Using Prisma Client in serverless environments (e.g. AWS Lambda, ZEIT now, Netlify, ...) in combination with traditional relation databases currently leads to connection related problems…
-
### Describe the Bug
i am using minimal config to provision the db cluster, the cluster on console works properly but the terraform scripts fails in the end with the error message
`│ Error: cre…