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 MetricSource
Identifies the metric source for SLOs on resources other than Application Signals services.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "MetricSourceAttributes" :String, "MetricSourceKeyAttributes" :String}
YAML
MetricSourceAttributes:StringMetricSourceKeyAttributes:String
Properties
MetricSourceAttributes-
Additional attributes for the metric source.
Required: No
Type: String
Pattern:
^.+$Update requires: No interruption
MetricSourceKeyAttributes-
Key attributes that identify the metric source.
Required: Yes
Type: String
Pattern:
^.+$Update requires: No interruption