CreateStudioSessionMappingRequest
Types
Properties
Link copied to clipboard
Link copied to clipboard
The name of the user or group. For more information, see UserName and DisplayName in the IAM Identity Center Identity Store API Reference. Either IdentityName
or IdentityId
must be specified, but not both.
Link copied to clipboard
Specifies whether the identity to map to the Amazon EMR Studio is a user or a group.
Link copied to clipboard
The Amazon Resource Name (ARN) for the session policy that will be applied to the user or group. You should specify the ARN for the session policy that you want to apply, not the ARN of your user role. For more information, see Create an Amazon EMR Studio User Role with Session Policies.
Functions
Link copied to clipboard
inline fun copy(block: CreateStudioSessionMappingRequest.Builder.() -> Unit = {}): CreateStudioSessionMappingRequest