AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Creates a global endpoint. Global endpoints improve your application's availability by making it regional-fault tolerant. To do this, you define a primary and secondary Region with event buses in each Region. You also create a Amazon RouteĀ 53 health check that will tell EventBridge to route events to the secondary Region when an "unhealthy" state is encountered and events will be routed back to the primary Region when the health check reports a "healthy" state.
For .NET Core this operation is only available in asynchronous form. Please refer to CreateEndpointAsync.
Namespace: Amazon.EventBridge
Assembly: AWSSDK.EventBridge.dll
Version: 3.x.y.z
public virtual CreateEndpointResponse CreateEndpoint( CreateEndpointRequest request )
Container for the necessary parameters to execute the CreateEndpoint service method.
| Exception | Condition |
|---|---|
| InternalException | This exception occurs due to unexpected causes. |
| LimitExceededException | The request failed because it attempted to create resource beyond the allowed service quota. |
| ResourceAlreadyExistsException | The resource you are trying to create already exists. |
.NET Framework:
Supported in: 4.5 and newer, 3.5