SageMaker Studio Domain
Multi-user Studio workspace tying users to networking + storage.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Domain name | Text | Yes | — |
| Auth mode Options: IAM Identity Center, IAM | Choice | — | IAM |
| Subnet IDs | List | — | — |
| VPC ID | Text | — | — |
| Default execution role ARN | Text | Yes | — |
| KMS key ID | Text | — | — |
| App network access Options: Public internet only, VPC only | Choice | — | PublicInternetOnly |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Subnetsmulti | Input | aws.subnet | subnet_ids |
| VPC | Input | aws.vpc | vpc_id |
| Default execution role | Input | aws.iam-role | default_user_settings.execution_role |
| KMS key | Input | aws.kms-key | kms_key_id |
| User profiles | Output | aws.sagemaker-user-profile | — |