AwsEventsEndpointDetails
class 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
Link copied to clipboard
A description of the endpoint.
Link copied to clipboard
The URL subdomain of the endpoint. For example, if EndpointUrl
is https://abcde.veo.endpoints.event.amazonaws.com
, then the EndpointId
is abcde.veo
.
Link copied to clipboard
The URL of the endpoint.
Link copied to clipboard
The event buses being used by the endpoint.
Link copied to clipboard
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
.
Link copied to clipboard
The routing configuration of the endpoint.
Link copied to clipboard
The reason the endpoint is in its current state.