AWS::Events::Endpoint EndpointEventBus - AWS CloudFormation

AWS::Events::Endpoint EndpointEventBus

The event buses the endpoint is associated with.

Syntax

To declare this entity in your AWS 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