Redshift Serverless Workgroup
Compute layer (RPUs + endpoint) for Redshift Serverless.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Workgroup name | Text | Yes | — |
| Namespace name (override) | Text | — | — |
| Base capacity (RPU) | Number | — | 32 |
| Max capacity (RPU) | Number | — | 128 |
| Enhanced VPC routing | Toggle | — | false |
| Publicly accessible | Toggle | — | false |
| Security group IDs | List | — | — |
| Subnet IDs | List | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Namespace | Input | aws.redshift-serverless-namespace | namespace_name |
| Security groupsmulti | Input | aws.security-group | security_group_ids |
| Subnetsmulti | Input | aws.subnet | subnet_ids |
| Clients | Output | any | — |