Values.GetEventsConfigurationRequestSourceGets details for an events configuration that allows a bot to receive outgoing events, such as an HTTPS endpoint or Lambda function ARN.
type nonrec t = {accountId : NonEmptyString.t;The Amazon Chime account ID.
*)botId : NonEmptyString.t;The bot ID.
*)}