disconnectParticipant
abstract suspend fun disconnectParticipant(input: DisconnectParticipantRequest): DisconnectParticipantResponse
Disconnects a specified participant from a specified stage. If the participant is publishing using an IngestConfiguration, DisconnectParticipant also updates the stageArn
in the IngestConfiguration to be an empty string.