TelemetryDestinationConfiguration - Amazon CloudWatch

TelemetryDestinationConfiguration

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

Contents

CloudtrailParameters

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

Type: CloudtrailParameters object

Required: No

DestinationPattern

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

Type: String

Required: No

DestinationType

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

Type: String

Valid Values: cloud-watch-logs

Required: No

ELBLoadBalancerLoggingParameters

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

Type: ELBLoadBalancerLoggingParameters object

Required: No

LogDeliveryParameters

Configuration parameters specific to Amazon Bedrock AgentCore logging when Amazon Bedrock AgentCore is the resource type.

Type: LogDeliveryParameters object

Required: No

RetentionInDays

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

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 3653.

Required: No

VPCFlowLogParameters

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

Type: VPCFlowLogParameters object

Required: No

WAFLoggingParameters

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

Type: WAFLoggingParameters object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: