SageMaker Endpoint Configuration
Defines production variants (models + scaling) for an endpoint.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Endpoint config name | Text | Yes | — |
| KMS key ARN | Text | — | — |
| Data capture config (JSON) | Text | — | — |
| Async inference config (JSON) | Text | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Model | Input | aws.sagemaker-model | — |
| Endpoint | Output | aws.sagemaker-endpoint | — |