v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14108906717.7 KB

Initiates a test workflow to validate Automated Reasoning policy tests. The workflow executes the specified tests against the policy and generates validation results.

post/automated-reasoning-policies/{policyArn}/build-workflows/{buildWorkflowId}/test-workflows

Path parameters

policyArnstring required

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

buildWorkflowIdstring required

The build workflow identifier. The build workflow must show a <code>COMPLETED</code> status before running tests.

Request body

testCaseIdsAutomatedReasoningPolicyTestCaseId[]

The list of test identifiers to run. If not provided, all tests for the policy are run.

clientRequestTokenstring

A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request but doesn't return an error.

Response

Success

policyArnstring required

The Amazon Resource Name (ARN) of the policy for which the test workflow was started.