SageMaker Domain

SageMaker Domain in AWS represents a centralized environment for managing machine learning development within Amazon SageMaker. It provides user profiles, shared storage, and security settings, enabling teams to collaborate on ML projects. A domain organizes resources like notebooks, datasets, and applications under a unified governance model, simplifying access control and administration.

aws.sagemaker_domain

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
app_network_access_typecorestringSpecifies the VPC used for non-EFS traffic. The default value is PublicInternetOnly. PublicInternetOnly - Non-EFS traffic is through a VPC managed by Amazon SageMaker AI, which allows direct internet access VpcOnly - All traffic is through the specified VPC and subnets
app_security_group_managementcorestringThe entity that creates and manages the required security groups for inter-app communication in VPCOnly mode. Required when CreateDomain.AppNetworkAccessType is VPCOnly and DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is provided.
auth_modecorestringThe domain's authentication mode.
creation_timecoretimestampThe creation time.
default_space_settingscorejsonThe default settings for shared spaces that users create in the domain.
default_user_settingscorejsonSettings which are applied to UserProfiles in this domain if settings are not explicitly specified in a given UserProfile.
domain_arncorestringThe domain's Amazon Resource Name (ARN).
domain_idcorestringThe domain ID.
domain_namecorestringThe domain name.
domain_settingscorejsonA collection of Domain settings.
failure_reasoncorestringThe failure reason.
home_efs_file_system_idcorestringThe ID of the Amazon Elastic File System managed by this Domain.
home_efs_file_system_kms_key_idcorestringUse KmsKeyId.
kms_key_idcorestringThe Amazon Web Services KMS customer managed key used to encrypt the EFS volume attached to the domain.
last_modified_timecoretimestampThe last modified time.
security_group_id_for_domain_boundarycorestringThe ID of the security group that authorizes traffic between the RSessionGateway apps and the RStudioServerPro app.
single_sign_on_application_arncorestringThe ARN of the application managed by SageMaker AI in IAM Identity Center. This value is only returned for domains created after October 1, 2023.
single_sign_on_managed_application_instance_idcorestringThe IAM Identity Center managed application instance ID.
statuscorestringThe status.
subnet_idscorearray<string>The VPC subnets that the domain uses for communication.
tag_propagationcorestringIndicates whether custom tag propagation is supported for the domain.
tagscorehstore
urlcorestringThe domain's URL.
vpc_idcorestringThe ID of the Amazon Virtual Private Cloud (VPC) that the domain uses for communication.