NotificationFilterConfig
The filter configurations for the Amazon SNS notification topic you use with DevOps Guru. You can choose to specify which events or message types to receive notifications for. You can also choose to specify which severity levels to receive notifications for.
Contents
- MessageTypes
-
The events that you want to receive notifications for. For example, you can choose to receive notifications only when the severity level is upgraded or a new insight is created.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 5 items.
Valid Values:
NEW_INSIGHT | CLOSED_INSIGHT | NEW_ASSOCIATION | SEVERITY_UPGRADED | NEW_RECOMMENDATION
Required: No
- Severities
-
The severity levels that you want to receive notifications for. For example, you can choose to receive notifications only for insights with
HIGH
andMEDIUM
severity levels. For more information, see Understanding insight severities.Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 3 items.
Valid Values:
LOW | MEDIUM | HIGH
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: