Amazon EventBridge · Schema

Rule

Rule schema from Amazon EventBridge API

Amazon Web ServicesAWSEvent BusEvent-DrivenEventsIntegrationServerless

Properties

Name Type Description
Name string The name of the rule.
Arn string The Amazon Resource Name (ARN) of the rule.
EventPattern string The event pattern of the rule.
State string The state of the rule.
Description string The description of the rule.
ScheduleExpression string The scheduling expression (e.g., cron or rate expression).
RoleArn string The Amazon Resource Name (ARN) of the IAM role.
EventBusName string The name or ARN of the event bus associated with the rule.
View JSON Schema on GitHub