PipeLogConfiguration - Amazon EventBridge Pipes

PipeLogConfiguration

The logging configuration settings for the pipe.

Contents

CloudwatchLogsLogDestination

The Amazon CloudWatch Logs logging configuration settings for the pipe.

Type: CloudwatchLogsLogDestination object

Required: No

FirehoseLogDestination

The Amazon Data Firehose logging configuration settings for the pipe.

Type: FirehoseLogDestination object

Required: No

IncludeExecutionData

Whether the execution data (specifically, the payload, awsRequest, and awsResponse fields) is included in the log messages for this pipe.

This applies to all log destinations for the pipe.

For more information, see Including execution data in logs in the Amazon EventBridge User Guide.

Type: Array of strings

Valid Values: ALL

Required: No

Level

The level of logging detail to include. This applies to all log destinations for the pipe.

Type: String

Valid Values: OFF | ERROR | INFO | TRACE

Required: No

S3LogDestination

The Amazon S3 logging configuration settings for the pipe.

Type: S3LogDestination object

Required: No

See Also

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