A config rule that checks whether AWS CloudTrail is enabled in your AWS account. Optionally, you can specify which S3 bucket, SNS topic, and Amazon CloudWatch Logs ARN to use.
This config rule supports the following parameters:
s3BucketName
Required: No
Type: String
Description:Name of S3 bucket for CloudTrail to deliver log files to.
snsTopicArn
Required: No
Type: String
Description:SNS topic ARN for CloudTrail to use for notifications.
cloudWatchLogsLogGroupArn
Required: No
Type: String
Description:CloudWatch log group ARN for CloudTrail to send data to.