83e36854f0
* [Rule Tunings] AWS Root Password Recovery and Login Profile Created AWS IAM Password Recovery Requested > AWS Sign-In Root Password Recovery Requested - Name change to properly indicate the service Sign-In vs IAM which is used for this API call. Also highlights that this is `Root` activity. In AWS, the PasswordRecoveryRequested event from signin.amazonaws.com applies to the root user’s “Forgot your password?” flow. Other identity types, like IAM and federated users, do not generate this event. - reduced execution window - updated Investigation Guide - updated tag - added highlighted fields AWS IAM Login Profile Added for Root - changed rule type from esql to eql - added index - reduced execution window - updated description and investigation guide to clarify emphasis on Root identity scope - added highlighted fields * increased severity score increased severity score since this is related to root * Update broken link --------- Co-authored-by: shashank-elastic <91139415+shashank-elastic@users.noreply.github.com>