v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14108906717.7 KB

Retrieves the current annotations for an Automated Reasoning policy build workflow. Annotations contain corrections to the rules, variables and types to be applied to the policy.

get/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 retrieve.

buildWorkflowIdstring required

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

Response

Success

policyArnstring required

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

namestring password required

The name of the Automated Reasoning policy.

buildWorkflowIdstring required

The unique identifier of the build workflow.

annotationSetHashstring required

A hash value representing the current state of the annotations. This is used for optimistic concurrency control when updating annotations.

updatedAtstring date-time required

The timestamp when the annotations were last updated.