---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_events_endpoint Data Source - terraform-provider-awscc"
subcategory: ""
description: |-
Data Source schema for AWS::Events::Endpoint
---
# awscc_events_endpoint (Data Source)
Data Source schema for AWS::Events::Endpoint
## Schema
### Required
- `id` (String) Uniquely identifies the resource.
### Read-Only
- `arn` (String)
- `description` (String)
- `endpoint_id` (String)
- `endpoint_url` (String)
- `event_buses` (Attributes List) (see [below for nested schema](#nestedatt--event_buses))
- `name` (String)
- `replication_config` (Attributes) (see [below for nested schema](#nestedatt--replication_config))
- `role_arn` (String)
- `routing_config` (Attributes) (see [below for nested schema](#nestedatt--routing_config))
- `state` (String)
- `state_reason` (String)
### Nested Schema for `event_buses`
Read-Only:
- `event_bus_arn` (String)
### Nested Schema for `replication_config`
Read-Only:
- `state` (String)
### Nested Schema for `routing_config`
Read-Only:
- `failover_config` (Attributes) (see [below for nested schema](#nestedatt--routing_config--failover_config))
### Nested Schema for `routing_config.failover_config`
Read-Only:
- `primary` (Attributes) (see [below for nested schema](#nestedatt--routing_config--failover_config--primary))
- `secondary` (Attributes) (see [below for nested schema](#nestedatt--routing_config--failover_config--secondary))
### Nested Schema for `routing_config.failover_config.primary`
Read-Only:
- `health_check` (String)
### Nested Schema for `routing_config.failover_config.secondary`
Read-Only:
- `route` (String)