We have already briefly introduced CloudTrail. Let's dive a bit deeper into its mechanics and create a sample audit trail.
AWS CloudTrail
Concepts
Let's take a look at the concepts and building blocks of AWS CloudTrail.
Overview
CloudTrail is an auditing service that logs events corresponding to atomic interactions with the AWS infrastructure. A trail can be created to log all events across all regions in your AWS infrastructure, or to log events corresponding to only a single region. This service is enabled by default, and it stores events for the last 90 days...