AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The settings that apply to an Amazon SageMaker AI domain when you use it in Amazon SageMaker Unified Studio.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.UnifiedStudioSettings

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class UnifiedStudioSettings

The UnifiedStudioSettings type exposes the following members

Constructors

NameDescription
Public Method UnifiedStudioSettings()

Properties

NameTypeDescription
Public Property DomainAccountId System.String

Gets and sets the property DomainAccountId.

The ID of the Amazon Web Services account that has the Amazon SageMaker Unified Studio domain. The default value, if you don't specify an ID, is the ID of the account that has the Amazon SageMaker AI domain.

Public Property DomainId System.String

Gets and sets the property DomainId.

The ID of the Amazon SageMaker Unified Studio domain associated with this domain.

Public Property DomainRegion System.String

Gets and sets the property DomainRegion.

The Amazon Web Services Region where the domain is located in Amazon SageMaker Unified Studio. The default value, if you don't specify a Region, is the Region where the Amazon SageMaker AI domain is located.

Public Property EnvironmentId System.String

Gets and sets the property EnvironmentId.

The ID of the environment that Amazon SageMaker Unified Studio associates with the domain.

Public Property ProjectId System.String

Gets and sets the property ProjectId.

The ID of the Amazon SageMaker Unified Studio project that corresponds to the domain.

Public Property ProjectS3Path System.String

Gets and sets the property ProjectS3Path.

The location where Amazon S3 stores temporary execution data and other artifacts for the project that corresponds to the domain.

Public Property SingleSignOnApplicationArn System.String

Gets and sets the property SingleSignOnApplicationArn.

The ARN of the Amazon DataZone application managed by Amazon SageMaker Unified Studio in the Amazon Web Services IAM Identity Center.

Public Property StudioWebPortalAccess Amazon.SageMaker.FeatureStatus

Gets and sets the property StudioWebPortalAccess.

Sets whether you can access the domain in Amazon SageMaker Studio:

ENABLED

You can access the domain in Amazon SageMaker Studio. If you migrate the domain to Amazon SageMaker Unified Studio, you can access it in both studio interfaces.

DISABLED

You can't access the domain in Amazon SageMaker Studio. If you migrate the domain to Amazon SageMaker Unified Studio, you can access it only in that studio interface.

To migrate a domain to Amazon SageMaker Unified Studio, you specify the UnifiedStudioSettings data type when you use the UpdateDomain action.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5