View a markdown version of this page

ServiceLevelIndicatorConfig - Application Signals

ServiceLevelIndicatorConfig

This structure specifies the information about the service and the performance metric that a period-based SLO is to monitor.

Contents

SliMetricConfig

Use this structure to specify the metric to be used for the SLO.

Type: ServiceLevelIndicatorMetricConfig object

Required: Yes

ComparisonOperator

The arithmetic operation to use when comparing the specified metric to the threshold.

This is not required if CreateRecommendedSlo is set to true.

Type: String

Valid Values: GreaterThanOrEqualTo | GreaterThan | LessThan | LessThanOrEqualTo

Required: No

MetricThreshold

This parameter is used only when a request-based SLO tracks the Latency metric. Specify the threshold value that the observed Latency metric values are to be compared to.

This is not required if CreateRecommendedSlo is set to true.

Type: Double

Required: No

See Also

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