View a markdown version of this page

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

CloudtrailParameters

Configuration parameters specific to Amazon CloudTrail when CloudTrail is the source type.

Required: No

Type: CloudtrailParameters

Update requires: No interruption

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

ELBLoadBalancerLoggingParameters

Configuration parameters specific to ELB load balancer logging when ELB is the resource type.

Required: No

Type: ELBLoadBalancerLoggingParameters

Update requires: No interruption

KmsKeyArn

The Amazon Resource Name (ARN) of the customer-managed Amazon KMS key used to encrypt the log groups created during telemetry rule remediation.

Required: No

Type: String

Pattern: ^arn:aws[a-zA-Z-]*:kms:[a-z0-9-]+:\d{12}:key/(mrk-)?[a-f0-9-]+$

Minimum: 1

Maximum: 2048

Update requires: No interruption

LogDeliveryParameters

The configuration parameters for log delivery when the resource type supports configurable log types, such as Amazon Bedrock Knowledge Bases or Elastic Load Balancing Application Load Balancers.

Required: No

Type: LogDeliveryParameters

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

WAFLoggingParameters

Configuration parameters specific to WAF logging when WAF is the resource type.

Required: No

Type: WAFLoggingParameters

Update requires: No interruption