Package-level declarations
Types
Link copied to clipboard
Specifies whether the Studio authenticates users using single sign-on (SSO) or IAM. Amazon EMR Studio currently only supports SSO authentication.
Link copied to clipboard
enum StudioIdcUserAssignment : Enum<StudioIdcUserAssignment> , ConvertibleToJava<StudioIdcUserAssignment>
Specifies whether IAM Identity Center user assignment is REQUIRED or OPTIONAL. If the value is set to REQUIRED, users must be explicitly assigned to the Studio application to access the Studio.
Link copied to clipboard
enum StudioSessionMappingIdentityType : Enum<StudioSessionMappingIdentityType> , ConvertibleToJava<StudioSessionMappingIdentityType>
Specifies whether the identity to map to the Studio is a user or a group.