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.

Container for the parameters to the UpdateStudioSessionMapping operation. Updates the session policy attached to the user or group for the specified Amazon EMR Studio.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ElasticMapReduce.AmazonElasticMapReduceRequest
      Amazon.ElasticMapReduce.Model.UpdateStudioSessionMappingRequest

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

Syntax

C#
public class UpdateStudioSessionMappingRequest : AmazonElasticMapReduceRequest
         IAmazonWebServiceRequest

The UpdateStudioSessionMappingRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property IdentityId System.String

Gets and sets the property IdentityId.

The globally unique identifier (GUID) of the user or group. For more information, see UserId and GroupId in the IAM Identity Center Identity Store API Reference. Either IdentityName or IdentityId must be specified.

Public Property IdentityName System.String

Gets and sets the property IdentityName.

The name of the user or group to update. For more information, see UserName and DisplayName in the IAM Identity Center Identity Store API Reference. Either IdentityName or IdentityId must be specified.

Public Property IdentityType Amazon.ElasticMapReduce.IdentityType

Gets and sets the property IdentityType.

Specifies whether the identity to update is a user or a group.

Public Property SessionPolicyArn System.String

Gets and sets the property SessionPolicyArn.

The Amazon Resource Name (ARN) of the session policy to associate with the specified user or group.

Public Property StudioId System.String

Gets and sets the property StudioId.

The ID of the Amazon EMR Studio.

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