-
For rds.DBSubnetGroup.SubnetIds
```
rds.DBSubnetGroup{
DBSubnetGroupDescription: "Subnet Group for Aurora Cluster",
SubnetIds: cloudformation.Ref("SubnetIds"),
}
```
rds.D…
-
I'm unable to scan our RDS postgresql instance and get the following error:
**Error calling calling RDS.DescribeDBClusters**
Unrecognized engine name: aurora
I've tried Chrome and Firefox with and …
-
### What is the problem?
I have an Aurora Serverless cluster that I added to my BackupPlan
When running HIPAASecurityChecks, I get the following error for my writer and readers:
> HIPAA.Secur…
-
Some charts have dependencies on MySQL or Postgres.
Consider delegating to pre-configured modules in Terraform docs or registry, like:
* AWS
* https://www.terraform.io/docs/providers/aws/r/rd…
-
Helps to identify resources that have update available and take action on that.
http://boto3.readthedocs.io/en/latest/reference/services/rds.html#RDS.Client.apply_pending_maintenance_action
http…
-
```
java.lang.IllegalStateException: Unknown database engine null
at software.aws.toolkits.jetbrains.datagrip.actions.AddSecretsManagerConnection.actionPerformed(AddSecretsManagerConnection.kt:47)
…
-
### 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…
-
### 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…
-
**Is your feature request related to a problem? Please describe.**
Using databases securely in AWS Lambda is cumbersome as it requires understanding of VPC networking and setting up NAT for your lamb…
-
### Terraform Core Version
1.4.6
### AWS Provider Version
4.62.0
### Affected Resource(s)
`aws_rds_cluster`
### Expected Behavior
When making updates to the database that don't in…