Get the information about an existing global endpoint. For more information about global endpoints, see Making applications Regional-fault tolerant with global endpoints and event replication in the Amazon EventBridge User Guide .
See https://www.paws-r-sdk.com/docs/eventbridge_describe_endpoint/ for full documentation.
eventbridge_describe_endpoint(Name, HomeRegion = NULL)
[required] The name of the endpoint you want to get information about. For example,
"Name":"us-east-2-custom_bus_A-endpoint"
.
The primary Region of the endpoint you want to get information about.
For example "HomeRegion": "us-east-1"
.