Cancels a running Automated Reasoning policy build workflow. This stops the policy generation process and prevents further processing of the source documents.
post/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/cancel
Path parameters
policyArnstring required
The Amazon Resource Name (ARN) of the Automated Reasoning policy whose build workflow you want to cancel.
buildWorkflowIdstring required
The unique identifier of the build workflow to cancel. You can get this ID from the StartAutomatedReasoningPolicyBuildWorkflow response or by listing build workflows.
Response
Success
CancelAutomatedReasoningPolicyBuildWorkflowResponse required