Enables the integration.
API Request
"curl -H""Authorization: Bearer <token>""-X PATCH""<qualys_gateway_url>/partner-integration/aws/s3/{id}/vm/validate"
Where, id is the unique identifier for each customer.
Output
{
"messsage":"AWS S3 VM integration successfully validated."
}