HealthEventsConfig - Amazon CloudWatch Internet Monitor

HealthEventsConfig

A complex type with the configuration information that determines the threshold and other conditions for when Internet Monitor creates a health event for an overall performance or availability issue, across an application's geographies.

Defines the percentages, for overall performance scores and availability scores for an application, that are the thresholds for when Amazon CloudWatch Internet Monitor creates a health event. You can override the defaults to set a custom threshold for overall performance or availability scores, or both.

You can also set thresholds for local health scores,, where Internet Monitor creates a health event when scores cross a threshold for one or more city-networks, in addition to creating an event when an overall score crosses a threshold.

If you don't set a health event threshold, the default value is 95%.

For local thresholds, you also set a minimum percentage of overall traffic that is impacted by an issue before Internet Monitor creates an event. In addition, you can disable local thresholds, for performance scores, availability scores, or both.

For more information, see Change health event thresholds in the Internet Monitor section of the CloudWatch User Guide.

Contents

AvailabilityLocalHealthEventsConfig

The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local availability issue.

Type: LocalHealthEventsConfig object

Required: No

AvailabilityScoreThreshold

The health event threshold percentage set for availability scores.

Type: Double

Valid Range: Minimum value of 0. Maximum value of 100.

Required: No

PerformanceLocalHealthEventsConfig

The configuration that determines the threshold and other conditions for when Internet Monitor creates a health event for a local performance issue.

Type: LocalHealthEventsConfig object

Required: No

PerformanceScoreThreshold

The health event threshold percentage set for performance scores.

Type: Double

Valid Range: Minimum value of 0. Maximum value of 100.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: