EventSourceMappingLoggingConfig
(Amazon MSK, and self-managed Apache Kafka only) The logging configuration for your event source. Use this configuration object to define the level of logs for your event source mapping.
Types
Properties
Link copied to clipboard
The log level you want your event source mapping to use. Lambda event poller only sends system logs at the selected level of detail and lower, where DEBUG is the highest level and WARN is the lowest. For more information about these metrics, see Event source mapping logging.
Functions
Link copied to clipboard
inline fun copy(block: EventSourceMappingLoggingConfig.Builder.() -> Unit = {}): EventSourceMappingLoggingConfig