createAppInstanceBot
inline suspend fun ChimeSdkIdentityClient.createAppInstanceBot(crossinline block: CreateAppInstanceBotRequest.Builder.() -> Unit): CreateAppInstanceBotResponse
Creates a bot under an Amazon Chime AppInstance
. The request consists of a unique Configuration
and Name
for that bot.