View a markdown version of this page

AWS::ObservabilityAdmin::TelemetryEnrichment - AWS CloudFormation

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::TelemetryEnrichment

Enables the Resource tags for telemetry feature for your account. When enabled, CloudWatch creates an AWS Resource Explorer index and managed view so that it can discover resources and tags in your account. CloudWatch uses this information to enrich your telemetry with related AWS resource tags. For more information, see Resource tags for telemetry documentation.

Syntax

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

JSON

{ "Type" : "AWS::ObservabilityAdmin::TelemetryEnrichment", "Properties" : { "Scope" : String } }

YAML

Type: AWS::ObservabilityAdmin::TelemetryEnrichment Properties: Scope: String

Properties

Scope

The scope of the telemetry enrichment. Currently, the only supported value is ACCOUNT.

Required: No

Type: String

Allowed values: ACCOUNT

Update requires: Replacement

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns the scope of the telemetry enrichment.

Fn::GetAtt

Status

The current status of the Resource tags for telemetry feature. Valid values are RUNNING, STOPPED, and IMPAIRED.