View source: R/eventbridge_operations.R
eventbridge_describe_endpoint | R Documentation |
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)
Name |
[required] The name of the endpoint you want to get information about. For example,
|
HomeRegion |
The primary Region of the endpoint you want to get information about.
For example |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.