AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

(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.

Inheritance Hierarchy

System.Object
  Amazon.Lambda.Model.EventSourceMappingLoggingConfig

Namespace: Amazon.Lambda.Model
Assembly: AWSSDK.Lambda.dll
Version: 3.x.y.z

Syntax

C#
public class EventSourceMappingLoggingConfig

The EventSourceMappingLoggingConfig type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property SystemLogLevel Amazon.Lambda.EventSourceMappingSystemLogLevel

Gets and sets the property SystemLogLevel.

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.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5