Skip to content

How can I use Security Hub to monitor security issues for my AWS environment?

2 minute read
0

I want to use AWS Security Hub CSPM to monitor security issues in my AWS environment.

Resolution

Prerequisites:

To automate remediation of Security Hub CSPM findings, create custom actions that send findings to Amazon EventBridge. EventBridge rules can then trigger automated responses through targets such as Lambda functions, SNS topics, or other AWS services.

Create a custom action

Create a custom action in the Security Hub CSPM console.

Define a rule in EventBridge

Define a rule in the EventBridge console.

Send findings to EventBridge

After you create a custom action in the Security Hub CSPM console and define a rule in EventBridge, send your finding to EventBridge.

Note: If you created cross-Region aggregation and manage finding from the aggregation Region, then create custom actions in that Region. For more information, see Findings in AWS Security Hub CSPM.

Related information

What are Security Hub and Security Hub CSPM?

AWS Security Hub CSPM endpoints and quotas

Benefits of AWS Security Hub CSPM

AWS OFFICIALUpdated 2 months ago