v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14108906717.7 KB

Deletes an Automated Reasoning policy test. This operation is idempotent; if you delete a test more than once, each call succeeds.

delete/automated-reasoning-policies/{policyArn}/test-cases/{testCaseId}#updatedAt

Path parameters

policyArnstring required

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

testCaseIdstring required

The unique identifier of the test to delete.

Query parameters

updatedAtstring date-time required

The timestamp when the test was last updated. This is used as a concurrency token to prevent conflicting modifications.

Response

Success

DeleteAutomatedReasoningPolicyTestCaseResponse required