EventsConfiguration - Amazon Chime

The Amazon Chime SDK Identity, Media Pipelines, Meetings, and Messaging APIs are now published on the new Amazon Chime SDK API Reference. For more information, see the Amazon Chime SDK API Reference.

EventsConfiguration

The configuration that allows a bot to receive outgoing events. Can be either an HTTPS endpoint or a Lambda function ARN.

Contents

BotId

The bot ID.

Type: String

Required: No

LambdaFunctionArn

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

Type: String

Required: No

OutboundEventsHTTPSEndpoint

HTTPS endpoint that allows a bot to receive outgoing events.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: