mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-04 19:21:51 +00:00
45d69245d1
Adds an optional EventBridge API Destination integration to both the CloudFormation and Terraform templates customers use to onboard their AWS account. When enabled, selected CloudTrail management events (Security Groups, IAM, S3, CloudTrail, KMS, RDS, Lambda) are forwarded to Prowler Cloud for real-time reasoning by Lighthouse AI. Toggled via: - CFN: EnableEventsIntegration parameter - TF: enable_events_integration variable Follows the same opt-in pattern as the existing S3 integration.