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.

Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.UserContext

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

Syntax

C#
public class UserContext

The UserContext type exposes the following members

Constructors

NameDescription
Public Method UserContext()

Properties

NameTypeDescription
Public Property DomainId System.String

Gets and sets the property DomainId.

The domain associated with the user.

Public Property IamIdentity Amazon.SageMaker.Model.IamIdentity

Gets and sets the property IamIdentity.

The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only.

Public Property UserProfileArn System.String

Gets and sets the property UserProfileArn.

The Amazon Resource Name (ARN) of the user's profile.

Public Property UserProfileName System.String

Gets and sets the property UserProfileName.

The name of the user's profile.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5