AWS::ObservabilityAdmin::OrganizationTelemetryRule TelemetryDestinationConfiguration - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::ObservabilityAdmin::OrganizationTelemetryRule TelemetryDestinationConfiguration

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

Syntax

To declare this entity in your AWS 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