v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14108906717.7 KB

Retrieves the test result for a specific Automated Reasoning policy test. Returns detailed validation findings and execution status.

get/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/test-cases/{testCaseId}/test-results

Path parameters

policyArnstring required

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

buildWorkflowIdstring required

The build workflow identifier. The build workflow must display a <code>COMPLETED</code> status to get results.

testCaseIdstring required

The unique identifier of the test for which to retrieve results.

Response

Success