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 observedLatency
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: