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::ObservabilityAdmin::TelemetryPipelines TelemetryPipelineStatusReason
Provides detailed information about the status of a telemetry pipeline, including reasons for specific states.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Description" :String}
YAML
Description:String
Properties
Description-
A description of the pipeline status reason, providing additional context about the current state.
Required: No
Type: String
Update requires: No interruption