Returns the session endpoint URL and a time-limited authentication token for the specified session
Source:R/emrserverless_operations.R
emrserverless_get_session_endpoint.RdReturns the session endpoint URL and a time-limited authentication token for the specified session. Use the endpoint and token to connect a client to the session. Call this operation again when the authentication token expires to obtain a new token.
See https://www.paws-r-sdk.com/docs/emrserverless_get_session_endpoint/ for full documentation.