Files
César Arroba 45d69245d1 feat(permissions): add real-time event detection integration
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.
2026-05-28 19:02:39 +02:00
..