Configure Integration with Qualys
We provide APIs (JSON) to fasten and simplify the integration process with Amazon Security Hub.
The integration process involves two quick steps with Qualys using APIs:
- Creating the Amazon Security Hub integration
- Configuring the Amazon Security Hub integration
Once you configure it, you can fetch details, update the existing configuration of Amazon Security Hub, or delete the Amazon Security Hub integration.
New Integrations
For new integrations, use the create API first and then configure the VM/VMDR app. Once you have created Amazon Security Hub Integrations, they can get a unique integration ID using the GET API and then update the VM config, which means severity level, category, additional AWS accounts, and regions using the update API.
- Create Amazon Security Hub Integration
- Configure Amazon Security Hub Integration
- Update Amazon Security Hub Integration
- Get Details of the Amazon Security Hub Integration
- Delete Amazon Security Hub Details
Existing Integrations
For existing Amazon Security Hub Integrations, you can use the GET API to get or fetch a unique integration ID. Using the update API, you can update VM config, which means severity level, category, additional AWS accounts, and regions.