AwsEventsEndpointDetails
Provides details about an Amazon EventBridge global endpoint. The endpoint can improve your application’s availability by making it Regional-fault tolerant.
Types
Properties
A description of the endpoint.
The URL subdomain of the endpoint. For example, if EndpointUrl
is https://abcde.veo.endpoints.event.amazonaws.com
, then the EndpointId
is abcde.veo
.
The URL of the endpoint.
The event buses being used by the endpoint.
Whether event replication was enabled or disabled for this endpoint. The default state is ENABLED
, which means you must supply a RoleArn
. If you don't have a RoleArn
or you don't want event replication enabled, set the state to DISABLED
.
The routing configuration of the endpoint.
The reason the endpoint is in its current state.