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.
Namespace: Amazon.ElasticMapReduce.Model
Assembly: AWSSDK.ElasticMapReduce.dll
Version: 3.x.y.z
public class UpdateStudioSessionMappingRequest : AmazonElasticMapReduceRequest IAmazonWebServiceRequest
The UpdateStudioSessionMappingRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateStudioSessionMappingRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
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 | 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 |
![]() |
IdentityType | Amazon.ElasticMapReduce.IdentityType |
Gets and sets the property IdentityType. Specifies whether the identity to update is a user or a group. |
![]() |
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. |
![]() |
StudioId | System.String |
Gets and sets the property StudioId. The ID of the Amazon EMR Studio. |
.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