any where event.dataset == "aws.cloudtrail"
and event.provider == "s3.amazonaws.com"
and event.action == "PutBucketPolicy" and event.outcome == "success"
and stringContains(aws.cloudtrail.request_parameters, "Effect=Allow")
and not stringContains(aws.cloudtrail.request_parameters, aws.cloudtrail.recipient_account_id)
Install detection rules in Elastic Security
Detect AWS S3 Bucket Policy Added to Share with External 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).