AWS::ApplicationSignals::ServiceLevelObjective RequestBasedSli - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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