CloudTrailCloudWatchLogsProperties Object
Description
Parameters for enabling CloudWatch Logs on a CloudTrail trail.
Properties
logGroupArn
ARN of the log group to write logs to.
Type: string
Required: Yes
roleArn
ARN of the IAM role with permissions to write to the log group.
Type: string
Required: Yes
Sample JSON
Last updated