0PricingLogin
AWS Security Academy · Lesson

What CloudTrail Records

Understand how every management API call becomes an audit event.

Your Account's Audit Trail

Every action in AWS is an API call, whether made from the console, the CLI, an SDK, or another service. AWS CloudTrail records those calls.

It is the audit trail that answers the essential security question: who did what, when, from where, and to which resource — the foundation of accountability in your account.

What an Event Captures

Each CloudTrail event records rich detail: the identity that made the call, the action (event name), the time, the source IP, the parameters, and the response.

This is enough to reconstruct exactly what happened during an incident and to attribute every change to a specific principal.

All lessons in this course

  1. What CloudTrail Records
  2. Management, Data, and Insight Events
  3. Organization Trails Across Accounts
  4. Reading a CloudTrail Event Record
← Back to AWS Security Academy