What solution ensures the LEAST amount of downtime for the CloudTrail log deliveries?

1 Comment

  1. Kyle
    Author

    From my perspective, the answer is:
    Create an Amazon EventBridge (Amazon CloudWatch Events) rule for the CloudTrail StopLogging event. Create an AWS Lambda function that uses the AWS SDK to call StartLogging on the ARN of the resource in which StopLogging was called. Add the Lambda function ARN as a target to the EventBridge (CloudWatch Events) rule.

Leave a Reply

Your email address will not be published. Required fields are marked *

two × two =