deleteBotChannelAssociation
inline suspend fun LexModelBuildingClient.deleteBotChannelAssociation(crossinline block: DeleteBotChannelAssociationRequest.Builder.() -> Unit): DeleteBotChannelAssociationResponse
Deletes the association between an Amazon Lex bot and a messaging platform.
This operation requires permission for the lex:DeleteBotChannelAssociation
action.