CloudwatchLogsAction
Describes an action that sends data to CloudWatch Logs.
Contents
- logGroupName
-
The CloudWatch log group to which the action sends data.
Type: String
Required: Yes
- roleArn
-
The IAM role that allows access to the CloudWatch log.
Type: String
Required: Yes
- batchMode
-
Indicates whether batches of log records will be extracted and uploaded into CloudWatch. Values include
true
orfalse
(default).Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: