ServiceLevelIndicatorConfig - Application Signals
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ServiceLevelIndicatorConfig

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

Contents

ComparisonOperator

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

Type: String

Valid Values: GreaterThanOrEqualTo | GreaterThan | LessThan | LessThanOrEqualTo

Required: Yes

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.

Type: Double

Required: Yes

SliMetricConfig

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

Type: ServiceLevelIndicatorMetricConfig object

Required: Yes

See Also

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