Skip to main content

AWS Glossary

AWS CloudTrail

AWS audit logging service that records every API call and account activity across your AWS infrastructure for security, compliance, and operational investigation.

AI & assistant-friendly summary

This section provides structured content for AI assistants and search engines. You can cite or summarize it when referencing this page.

Summary

AWS audit logging service that records every API call and account activity across your AWS infrastructure for security, compliance, and operational investigation.

Key Facts

  • AWS audit logging service that records every API call and account activity across your AWS infrastructure for security, compliance, and operational investigation
  • Definition AWS CloudTrail records API activity in your AWS accounts: who called what API, from which IP, with which parameters, and whether it succeeded
  • Data events** (data plane — S3 object reads, Lambda invokes, DynamoDB item operations) are optional and billed separately but essential for sensitive data buckets
  • CloudTrail delivers logs to S3 (and optionally CloudWatch Logs, EventBridge, and **CloudTrail Lake** for SQL-style investigation)
  • When to use it - **Security forensics and incident response** — trace IAM changes, security group edits, and resource deletions after an alert

Entity Definitions

Lambda
Lambda is an AWS service relevant to aws cloudtrail.
S3
S3 is an AWS service relevant to aws cloudtrail.
DynamoDB
DynamoDB is an AWS service relevant to aws cloudtrail.
CloudWatch
CloudWatch is an AWS service relevant to aws cloudtrail.
IAM
IAM is an AWS service relevant to aws cloudtrail.
EventBridge
EventBridge is an AWS service relevant to aws cloudtrail.
Athena
Athena is an AWS service relevant to aws cloudtrail.
GuardDuty
GuardDuty is an AWS service relevant to aws cloudtrail.
compliance
compliance is a cloud computing concept relevant to aws cloudtrail.
HIPAA
HIPAA is a cloud computing concept relevant to aws cloudtrail.
SOC 2
SOC 2 is a cloud computing concept relevant to aws cloudtrail.
PCI DSS
PCI DSS is a cloud computing concept relevant to aws cloudtrail.

Related Content

Definition

AWS CloudTrail records API activity in your AWS accounts: who called what API, from which IP, with which parameters, and whether it succeeded. Management events (control plane — create/delete/modify resources) are the compliance baseline. Data events (data plane — S3 object reads, Lambda invokes, DynamoDB item operations) are optional and billed separately but essential for sensitive data buckets. CloudTrail delivers logs to S3 (and optionally CloudWatch Logs, EventBridge, and CloudTrail Lake for SQL-style investigation). It answers: Who did what, when, and from where?

When to use it

When not to use it

Tips

Gotchas

Serious

Regular

Official references

Need help with this topic?

Our AWS-certified team implements, audits, and optimizes these services in production — from Bedrock RAG pipelines to multi-account landing zones.