OutlierDetection - Amazon App Mesh
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

OutlierDetection

An object that represents the outlier detection for a virtual node's listener.

Contents

baseEjectionDuration

The base amount of time for which a host is ejected.

Type: Duration object

Required: Yes

interval

The time interval between ejection sweep analysis.

Type: Duration object

Required: Yes

maxEjectionPercent

Maximum percentage of hosts in load balancing pool for upstream service that can be ejected. Will eject at least one host regardless of the value.

Type: Integer

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

Required: Yes

maxServerErrors

Number of consecutive 5xx errors required for ejection.

Type: Long

Valid Range: Minimum value of 1.

Required: Yes

See Also

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