any where event.dataset == "aws.cloudtrail"
and event.provider == "rds.amazonaws.com"
and event.outcome == "success"
and event.action in ("ModifyDBSnapshotAttribute", "ModifyDBClusterSnapshotAttribute")
and stringContains(aws.cloudtrail.request_parameters, "attributeName=restore")
and stringContains(aws.cloudtrail.request_parameters, "valuesToAdd=[*]")
Install detection rules in Elastic Security
Detect AWS RDS DB Snapshot Shared with Another Account in the Elastic Security detection engine by installing this rule into your Elastic Stack.
To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(opens in a new tab or window).