CloudWatchLogsDestination
Contains the destination configuration to use when publishing message sending events.
Contents
- IamRoleArn
-
The Amazon Resource Name (ARN) of an AWS Identity and Access Management role that is able to write event data to an Amazon CloudWatch destination.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:\S+
Required: Yes
- LogGroupArn
-
The name of the Amazon CloudWatch log group that you want to record events in.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:\S+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: