deletePlaybackKeyPair
inline suspend fun IvsClient.deletePlaybackKeyPair(crossinline block: DeletePlaybackKeyPairRequest.Builder.() -> Unit): DeletePlaybackKeyPairResponse
Deletes a specified authorization key pair. This invalidates future viewer tokens generated using the key pair’s privateKey
. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.