v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14108906717.7 KB

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