View a markdown version of this page

Logging - AWS Lambda MicroVMs

Logging

Configuration for MicroVM logging output. Specify exactly one: cloudWatch to enable CloudWatch logging, or disabled to turn off logging.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

cloudWatch

Configuration for sending logs to Amazon CloudWatch Logs.

Type: CloudWatchLogging object

Required: No

disabled

Specifies that logging is disabled.

Type: LoggingDisabled object

Required: No

See Also

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