Deletes an Automated Reasoning policy build workflow and its associated artifacts. This permanently removes the workflow history and any generated assets.
delete/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}#updatedAt
Path parameters
policyArnstring required
The Amazon Resource Name (ARN) of the Automated Reasoning policy whose build workflow you want to delete.
buildWorkflowIdstring required
The unique identifier of the build workflow to delete.
Query parameters
updatedAtstring date-time required
The timestamp when the build workflow was last updated. This is used for optimistic concurrency control to prevent accidental deletion of workflows that have been modified.
Response
Success
DeleteAutomatedReasoningPolicyBuildWorkflowResponse required