Deletes a custom action target from Security Hub.
Deleting a custom action target does not affect any findings or insights that were already sent to Amazon CloudWatch Events using the custom action.
delete/actionTargets/{ActionTargetArn}
Path parameters
ActionTargetArnstring required
The Amazon Resource Name (ARN) of the custom action target to delete.
Response
Success
Example response
{
"ActionTargetArn": "arn:aws:securityhub:us-west-1:123456789012:action/custom/Remediation"
}