AWS::ApplicationSignals::ServiceLevelObjective RequestBasedSli - AWS CloudFormation
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.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

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