1 Answers
CloudTrail is a log stream that can track any actions taken inside your AWS environment (AWS account, VPC, S3 buckets, etc)
CloudWatch monitors the health and performance of AWS resources.
CloudWatch: “What is happening on AWS?” and logging all the events for a particular service or application.
CloudTrail: “Who did what on AWS?” and the API calls to the service or resource.