EventTypeFilter
The values to use to filter results from the DescribeEventTypes operation.
Contents
- actionabilities
-
A list of actionability values to filter event types. Possible values are
ACTION_REQUIRED,ACTION_MAY_BE_REQUIREDandINFORMATIONAL.Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 3 items.
Valid Values:
ACTION_REQUIRED | ACTION_MAY_BE_REQUIRED | INFORMATIONALRequired: No
- eventTypeCategories
-
A list of event type category codes. Possible values are
issue,accountNotification, orscheduledChange. Currently, theinvestigationvalue isn't supported at this time.Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 3. Maximum length of 255.
Valid Values:
issue | accountNotification | scheduledChange | investigationRequired: No
- eventTypeCodes
-
A list of event type codes.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 3. Maximum length of 100.
Pattern:
[a-zA-Z0-9\_\-]{3,100}Required: No
- personas
-
A list of persona classifications to filter event types. Possible values are
OPERATIONS,SECURITY, andBILLING.Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 3 items.
Valid Values:
OPERATIONS | SECURITY | BILLINGRequired: No
- services
-
The Amazon Web Services services associated with the event. For example,
EC2,RDS.Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 2. Maximum length of 30.
Pattern:
[^:/]{2,30}Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: