Endpoint ID for EventBridge connector?

0
Hello all! I am trying to use the AmazonEventBridgeConnector but am struggling to identify what the EndpointId should be when using the PutEventsRequest operation. I cannot find an endpoint ID on my Event Bus in EventBridge. Do I need to construct and API gateway? Or is there some other thing that I'm missing? Any help is appreciated. Many thanks. 
asked
1 answers
0

Ah I've solved this one. For my use case the EndpointId can be safely left unfilled and the function works. 

answered