Values.GetEventDataStoreRequestSourceReturns information about an event data store specified as either an ARN or the ID portion of the ARN.
type nonrec t = {eventDataStore : EventDataStoreArn.t;The ARN (or ID suffix of the ARN) of the event data store about which you want information.
*)}