SourceEventMetadataSummary
Contains metadata about the event that caused the NotificationEvent. For
other specific values, see sourceEventMetadata.
Contents
- eventType
-
The event type to match.
Must match one of the valid Amazon EventBridge event types. For example, EC2 Instance State-change Notification and Amazon CloudWatch Alarm State Change. For more information, see Event delivery from AWS services in the Amazon EventBridge User Guide.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- source
-
The matched event source.
Must match one of the valid EventBridge sources. Only AWS service sourced events are supported. For example,
aws.ec2andaws.cloudwatch. For more information, see Event delivery from AWS services in the Amazon EventBridge User Guide.Type: String
Required: Yes
- eventOriginRegion
-
The Region where the notification originated.
Unavailable for aggregated notifications.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 32.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: