v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14108906717.7 KB

Updates the annotations for an Automated Reasoning policy build workflow. This allows you to modify extracted rules, variables, and types before finalizing the policy.

patch/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/annotations

Path parameters

policyArnstring required

The Amazon Resource Name (ARN) of the Automated Reasoning policy whose annotations you want to update.

buildWorkflowIdstring required

The unique identifier of the build workflow whose annotations you want to update.

Request body

lastUpdatedAnnotationSetHashstring required

The hash value of the annotation set that you're updating. This is used for optimistic concurrency control to prevent conflicting updates.

Response

Success

policyArnstring required

The Amazon Resource Name (ARN) of the Automated Reasoning policy.

buildWorkflowIdstring required

The unique identifier of the build workflow.

annotationSetHashstring required

The new hash value representing the updated state of the annotations.

updatedAtstring date-time required

The timestamp when the annotations were updated.