AWS::ApplicationSignals::ServiceLevelObjective RequestBasedSli - AWS CloudFormation

AWS::ApplicationSignals::ServiceLevelObjective RequestBasedSli

This structure contains information about the performance metric that a request-based SLO monitors.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

ComparisonOperator

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

Required: No

Type: String

Allowed values: GreaterThanOrEqualTo | LessThanOrEqualTo | LessThan | GreaterThan

Update requires: No interruption

MetricThreshold

This value is the threshold that the observed metric values of the SLI metric are compared to.

Required: No

Type: Number

Update requires: No interruption

RequestBasedSliMetric

A structure that contains information about the metric that the SLO monitors.

Required: Yes

Type: RequestBasedSliMetric

Update requires: No interruption