AWS::ObservabilityAdmin::OrganizationTelemetryRule TelemetryDestinationConfiguration - 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::OrganizationTelemetryRule TelemetryDestinationConfiguration

Configuration specifying where and how telemetry data should be delivered for Amazon resources.

Syntax

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

Properties

DestinationPattern

The pattern used to generate the destination path or name, supporting macros like <resourceId> and <accountId>.

Required: No

Type: String

Update requires: No interruption

DestinationType

The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").

Required: No

Type: String

Allowed values: cloud-watch-logs

Update requires: No interruption

RetentionInDays

The number of days to retain the telemetry data in the destination.

Required: No

Type: Integer

Update requires: No interruption

VPCFlowLogParameters

Configuration parameters specific to VPC Flow Logs when VPC is the resource type.

Required: No

Type: VPCFlowLogParameters

Update requires: No interruption