SageMaker Feature Group
Versioned feature store entity (online + offline).
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Feature group name | Text | Yes | — |
| Record identifier feature | Text | Yes | — |
| Event-time feature | Text | Yes | — |
| IAM role ARN | Text | Yes | — |
| Online store | Toggle | — | true |
| Offline store S3 URI | Text | — | — |
| Offline store KMS key | Text | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| IAM role | Input | aws.iam-role | role_arn |
| Offline store KMS key | Input | aws.kms-key | offline_store_config.s3_storage_config.kms_key_id |
| Training jobs / pipelines | Output | any | — |