getClusterSessionCredentials
inline suspend fun EmrClient.getClusterSessionCredentials(crossinline block: GetClusterSessionCredentialsRequest.Builder.() -> Unit): GetClusterSessionCredentialsResponse
Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role and used by a cluster with fine-grained access control activated. You can use these credentials to connect to cluster endpoints that support username and password authentication.