AWS CloudTrail is the audit log of the AWS control plane. Every API call — console click, SDK call, AWS CLI command, or service-to-service action — produces an event with the identity, source IP, request parameters, and response.
CySA+ candidates should know:
- Management events (default; control-plane).
- Data events (S3 object-level, Lambda invocations — charged separately).
- Insight events (anomalous activity detection).
- Storage targets: S3 for long-term, CloudWatch Logs for querying, and EventBridge for real-time response.
- Organisation trails for multi-account environments.