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 MetricSource
Identifies the metric source for SLOs on resources other than Application Signals services.
Syntax
To declare this entity in your Amazon 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