RequestBasedServiceLevelIndicatorConfig - 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.

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: