v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14191644620.9 KB

Creates an events configuration that allows a bot to receive outgoing events sent by Amazon Chime. Choose either an HTTPS endpoint or a Lambda function ARN. For more information, see <a>Bot</a>.

put/accounts/{accountId}/bots/{botId}/events-configuration

Path parameters

accountIdstring required

The Amazon Chime account ID.

botIdstring required

The bot ID.

Request body

OutboundEventsHTTPSEndpointstring password

HTTPS endpoint that allows the bot to receive outgoing events.

LambdaFunctionArnstring password

Lambda function ARN that allows the bot to receive outgoing events.

Response

Success