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.
The capacity provider's Amazon CloudWatch Logs configuration settings.
Namespace: Amazon.Lambda.Model
Assembly: AWSSDK.Lambda.dll
Version: 3.x.y.z
public class CapacityProviderLoggingConfig
The CapacityProviderLoggingConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
CapacityProviderLoggingConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
LogGroup | System.String |
Gets and sets the property LogGroup.
The name of the Amazon CloudWatch log group the capacity provider sends logs to. By
default, Lambda capacity providers send logs to a default log group named |
|
SystemLogLevel | Amazon.Lambda.SystemLogLevel |
Gets and sets the property SystemLogLevel.
Set this property to filter the system logs for your capacity provider that Lambda
sends to CloudWatch. Lambda only sends system logs at the selected level of detail
and lower, where |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer