View a markdown version of this page

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