AWS::ApplicationSignals::ServiceLevelObjective CompositeSliConfig - 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 CompositeSliConfig

This structure contains the configuration for a composite service level indicator (SLI) that aggregates metrics across multiple operations of a service for service-level SLOs.

Syntax

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

Properties

CompositeSliComponents

Property description not available.

Required: No

Type: Array of CompositeSliComponent

Minimum: 2

Maximum: 20

Update requires: No interruption

SelectionConfig

Specifies how operations are selected for this service-level SLO. Operations can be selected explicitly by listing them, by specifying a prefix to match operation names, or by providing a regular expression pattern.

Required: Yes

Type: SelectionConfig

Update requires: No interruption