createAutomatedReasoningPolicyTestCase
inline suspend fun BedrockClient.createAutomatedReasoningPolicyTestCase(crossinline block: CreateAutomatedReasoningPolicyTestCaseRequest.Builder.() -> Unit): CreateAutomatedReasoningPolicyTestCaseResponse
Creates a test for an Automated Reasoning policy. Tests validate that your policy works as expected by providing sample inputs and expected outcomes. Use tests to verify policy behavior before deploying to production.