EventTypeSummary
Returns information about an event that has triggered a notification rule.
Contents
- EventTypeId
 - 
               
The system-generated ID of the event. For a complete list of event types and IDs, see Notification concepts in the Developer Tools Console User Guide.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: No
 - EventTypeName
 - 
               
The name of the event.
Type: String
Required: No
 - ResourceType
 - 
               
The resource type of the event.
Type: String
Length Constraints: Minimum length of 1.
Pattern:
^([a-zA-Z0-9-])+$Required: No
 - ServiceName
 - 
               
The name of the service for which the event applies.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: