Control types for @turbot/aws-securityhub
- AWS > Security Hub > Hub > Approved
- AWS > Security Hub > Hub > CMDB
- AWS > Security Hub > Hub > Discovery
- AWS > Security Hub > Hub > Tags
AWS > Security Hub > Hub > Approved
Take an action when an AWS Security Hub hub is not approved based on AWS > Security Hub > Hub > Approved > * policies
.
The Approved control checks the status of the defined Approved sub-policies for the resource. If the resource is not approved according to any of these policies, this control raises an alarm and takes the defined enforcement action.
See Approved for more information.
AWS > Security Hub > Hub > CMDB
Record and synchronize details for the AWS Security Hub hub into the CMDB.
The CMDB control is responsible for populating and updating all the attributes for that resource type in the Turbot CMDB.
If set to Skip then all changes to the CMDB are paused - no new resources will be discovered, no updates will be made and deleted resources will not be removed.
To cleanup resources and stop tracking changes, set this policy to "Enforce: Disabled".
CMDB controls also use the Regions policy associated with the resource. If region is not in AWS > Security Hub > Hub > Regions
policy, the CMDB control will delete the resource from the CMDB. (Note: Setting CMDB to Skip will also pause these changes.)
AWS > Security Hub > Hub > Discovery
Discover all AWS Security Hub hub resources and add them to the CMDB.
The Discovery control is responsible for finding resources of a specific type. It periodically searches for new resources and saves them to the CMDB. Once discovered, resources are then responsible for tracking changes to themselves through the CMDB control.
Note that Discovery and CMDB controls also use the Regions policy associated with the resource. If the region is not in AWS > Security Hub > Hub > Regions
policy, the CMDB control will delete the resource from the CMDB.
AWS > Security Hub > Hub > Tags
Take an action when an AWS Security Hub hub tags is not updated based on the AWS > Security Hub > Hub > Tags > * policies
.
If the resource is not updated with the tags defined in AWS > Security Hub > Hub > Tags > Template
, this control raises an alarm and takes the defined enforcement action.
See Tags for more information.