AWS::Events::Endpoint EndpointEventBus - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Events::Endpoint EndpointEventBus

The event buses the endpoint is associated with.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "EventBusArn" : String }

YAML

EventBusArn: String

Properties

EventBusArn

The ARN of the event bus the endpoint is associated with.

Required: Yes

Type: String

Pattern: ^arn:aws[a-z-]*:events:[a-z]{2}-[a-z-]+-\d+:\d{12}:event-bus/[\w.-]+$

Minimum: 1

Maximum: 512

Update requires: No interruption