| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce | 
 
 Amazon EMR is a web service that makes it easier to process large amounts of data efficiently. 
 | 
| com.amazonaws.services.elasticmapreduce.model | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateStudioSessionMappingRequest | 
UpdateStudioSessionMappingRequest.clone()  | 
UpdateStudioSessionMappingRequest | 
UpdateStudioSessionMappingRequest.withIdentityId(String identityId)
 The globally unique identifier (GUID) of the user or group. 
 | 
UpdateStudioSessionMappingRequest | 
UpdateStudioSessionMappingRequest.withIdentityName(String identityName)
 The name of the user or group to update. 
 | 
UpdateStudioSessionMappingRequest | 
UpdateStudioSessionMappingRequest.withIdentityType(IdentityType identityType)
 Specifies whether the identity to update is a user or a group. 
 | 
UpdateStudioSessionMappingRequest | 
UpdateStudioSessionMappingRequest.withIdentityType(String identityType)
 Specifies whether the identity to update is a user or a group. 
 | 
UpdateStudioSessionMappingRequest | 
UpdateStudioSessionMappingRequest.withSessionPolicyArn(String sessionPolicyArn)
 The Amazon Resource Name (ARN) of the session policy to associate with the specified user or group. 
 | 
UpdateStudioSessionMappingRequest | 
UpdateStudioSessionMappingRequest.withStudioId(String studioId)
 The ID of the Amazon EMR Studio. 
 | 
Copyright © 2025. All rights reserved.