EventBus
An event bus receives events from a source, uses rules to evaluate them, applies any configured input transformation, and routes them to the appropriate target(s). Your account's default event bus receives events from AWS services. A custom event bus can receive events from your custom applications and services. A partner event bus receives events from an event source created by an SaaS partner. These events come from the partners services or applications.
Contents
- Arn
-
The ARN of the event bus.
Type: String
Required: No
- CreationTime
-
The time the event bus was created.
Type: Timestamp
Required: No
- Description
-
The event bus description.
Type: String
Length Constraints: Maximum length of 512.
Required: No
- LastModifiedTime
-
The time the event bus was last modified.
Type: Timestamp
Required: No
- Name
-
The name of the event bus.
Type: String
Required: No
- Policy
-
The permissions policy of the event bus, describing which other AWS accounts can write events to this event bus.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: