For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/security/default_rules/5ee-d08-7fa.md. A documentation index is available at /llms.txt.

AWS root account activity

Goal

Detect AWS root user activity.

Strategy

Monitor CloudTrail and detect when any @userIdentity.type has a value of Root, but is not invoked by an AWS service or SAML provider.

Triage and response

  1. Determine if the root API Call: {{@evt.name}} is expected.
  2. If the action wasn’t legitimate, rotate the credentials, enable 2FA, and open an investigation.