ParametricCloudWatchMonitoringConfiguration
A configuration for CloudWatch monitoring. You can configure your jobs to send log information to CloudWatch Logs. This data type allows job template parameters to be specified within.
Contents
- logGroupName
-
The name of the log group for log publishing.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\.\-_/#A-Za-z0-9\$\{\}]+
Required: No
- logStreamNamePrefix
-
The specified name prefix for log streams.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: