CloudWatchLogging - AWS Lambda MicroVMs
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

CloudWatchLogging

Configuration for Amazon CloudWatch Logs logging.

Contents

logGroup

The name of the CloudWatch Logs log group to send logs to.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [a-zA-Z0-9_\-/.#]+

Required: No

logStream

The name of the CloudWatch Logs log stream within the log group.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [^:*]*

Required: No

See Also

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