CrowdStrike / Cloud-AWS

A collection of projects supporting AWS Integration
MIT License
142 stars 81 forks source link

feat: Add Security Hub enabling via Lambda #236

Closed carlosmmatos closed 1 year ago

carlosmmatos commented 1 year ago

Existing method would fail if security hub was already enabled, killing the whole cft pipeline. This uses the api to enable security hub, and will properly handle exceptions, such as already enabled, without failing