---
type: resource-type
title: EventsEndpoint
description: aws resource type AWS::Events::Endpoint
name: EventsEndpoint
lexicon: aws
resource_type: AWS::Events::Endpoint
---
`AWS::Events::Endpoint`, a resource type of the aws lexicon.

## Properties

- `EventBuses` (`any`, required)
- `RoutingConfig` (`EventsEndpoint_RoutingConfig`, required)
- `Arn` (`string`, optional)
- `Description` (`string`, optional)
- `EndpointId` (`string`, optional)
- `EndpointUrl` (`string`, optional)
- `Name` (`string`, optional)
- `ReplicationConfig` (`EventsEndpoint_ReplicationConfig`, optional)
- `RoleArn` (`string`, optional)
- `State` (`"ACTIVE" | "CREATE_FAILED" | "CREATING" | "DELETING" | "UPDATE_FAILED" | "UPDATING"`, optional)
- `StateReason` (`string`, optional)

## Attributes

- `Arn`
- `EndpointId`
- `EndpointUrl`
- `State`
- `StateReason`
