RequestBasedServiceLevelIndicatorConfig - Application Signals

RequestBasedServiceLevelIndicatorConfig

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

Contents

RequestBasedSliMetricConfig

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

Type: RequestBasedServiceLevelIndicatorMetricConfig object

Required: Yes

ComparisonOperator

The arithmetic operation to use when comparing the specified metric to the threshold. This parameter is required if this SLO is tracking the Latency metric.

Type: String

Valid Values: GreaterThanOrEqualTo | GreaterThan | LessThan | LessThanOrEqualTo

Required: No

MetricThreshold

The value that the SLI metric is compared to. This parameter is required if this SLO is tracking the Latency metric.

Type: Double

Required: No

See Also

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