Password recovery request completed

Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

Goal

Detect when an API request to reset the password of the root user is made from a suspicious IP address.

Strategy

Monitor CloudTrail logs to detect the API call PasswordRecoveryCompleted from a suspicious IP address. This indicates that the root user password was reset.

Triage and response

  1. Determine if the request to reset the root user password should have been made.
  2. If not, investigate the action performed by {{@userIdentity.arn}} for indicators of account compromise, and rotate credentials if necessary.