AWS::ObservabilityAdmin::TelemetryRule TelemetryRule - 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::ObservabilityAdmin::TelemetryRule TelemetryRule

Defines how telemetry should be configured for specific Amazon resources.

Syntax

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

Properties

DestinationConfiguration

Configuration specifying where and how the telemetry data should be delivered.

Required: No

Type: TelemetryDestinationConfiguration

Update requires: No interruption

ResourceType

The type of Amazon resource to configure telemetry for (e.g., "AWS::EC2::VPC").

Required: Yes

Type: String

Allowed values: AWS::EC2::VPC

Update requires: No interruption

SelectionCriteria

Criteria for selecting which resources the rule applies to, such as resource tags.

Required: No

Type: String

Update requires: No interruption

TelemetryType

The type of telemetry to collect (Logs, Metrics, or Traces).

Required: Yes

Type: String

Allowed values: Logs

Update requires: No interruption