Connection pooler in front of RDS / Aurora.
database
category12
settings4
inputs1
outputs
| Setting | Type | Required | Default |
|---|
| Proxy name | Text | Yes | — |
| Engine family | Text | Yes | — |
| IAM role ARN | Text | Yes | — |
| VPC subnet IDs | List | — | — |
| VPC security group IDs | List | — | — |
| Secrets Manager secret ARNs | List | — | — |
| Idle client timeout (s) | Number | — | 1800 |
| Max connections % | Number | — | 100 |
| Max idle connections % | Number | — | 50 |
| Require TLS | Toggle | — | true |
| Debug logging | Toggle | — | false |
| Tags | Key–value | — | — |
| Socket | Direction | Accepts | Terraform arg |
|---|
| IAM rolerequired | Input | aws.iam-role | role_arn |
| Subnetsmulti | Input | aws.subnet | vpc_subnet_ids |
| Security groupsmulti | Input | aws.security-group | vpc_security_group_ids |
| Auth secretsmulti | Input | aws.secrets-manager | auth.secret_arn |
| Backend DB | Output | aws.rds, aws.aurora | — |