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
CreateRecommendedSlois set totrue.Type: String
Valid Values:
GreaterThanOrEqualTo | GreaterThan | LessThan | LessThanOrEqualToRequired: No
- MetricThreshold
-
This parameter is used only when a request-based SLO tracks the
Latencymetric. Specify the threshold value that the observedLatencymetric values are to be compared to.This is not required if
CreateRecommendedSlois set totrue.Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: