deleteBotLocale
inline suspend fun LexModelsV2Client.deleteBotLocale(crossinline block: DeleteBotLocaleRequest.Builder.() -> Unit): DeleteBotLocaleResponse
Removes a locale from a bot.
When you delete a locale, all intents, slots, and slot types defined for the locale are also deleted.