Integrate Plerion with AWS Security Hub to send alerts as findings for centralized visibility, compliance, and security posture management.
With the AWS Security Hub integration, you can automatically send alerts from Plerion into AWS Security Hub. Alerts can include findings based on parameters you define, such as risk score, publicly exposed resources, sensitive data, or administrative privileges.
Note: This is a one-way outbound integration. Alerts created or updated in Plerion will appear in AWS Security Hub, but changes made directly in Security Hub will not sync back to Plerion.
Plerion alerts are routed through Amazon EventBridge and Amazon SQS to an AWS Lambda function. Lambda processes alerts in batches, validates them, and delivers them to Security Hub in AWS Security Finding Format (ASFF).
Delivery status and alert state are tracked in a database.
Failed deliveries are stored in a Dead-Letter Queue (DLQ) for review and resubmission.
This ensures reliability and consistency when sending findings to Security Hub.