Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lexmodelbuildingservice_delete_bot_channel_association

Deletes the association between an Amazon Lex bot and a messaging platform


Description

Deletes the association between an Amazon Lex bot and a messaging platform.

This operation requires permission for the lex:DeleteBotChannelAssociation action.

Usage

lexmodelbuildingservice_delete_bot_channel_association(name, botName,
  botAlias)

Arguments

name

[required] The name of the association. The name is case sensitive.

botName

[required] The name of the Amazon Lex bot.

botAlias

[required] An alias that points to the specific version of the Amazon Lex bot to which this association is being made.

Value

An empty list.

Request syntax

svc$delete_bot_channel_association(
  name = "string",
  botName = "string",
  botAlias = "string"
)

paws.machine.learning

Amazon Web Services Machine Learning Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.