Manage an A/B test
Update an A/B test to start it, pause it, or stop it. You use the UpdateABTest operation to change execution status.
Code samples
Start, pause, and stop
Example
Delete an A/B test
Delete an A/B test and its associated metadata. The test must be in STOPPED execution status before it can be deleted. Deleting a test does not affect the configuration bundles, AgentCore Gateway, or online evaluation configuration that the test referenced.
Example
Execution status transitions
| From | To | Description |
|---|---|---|
|
|
|
Start the test. The AgentCore Gateway begins splitting traffic. |
|
|
|
Pause the test. Traffic stops splitting; all traffic routes to control. |
|
|
|
Resume a paused test. |
|
|
|
Stop the test permanently. Traffic routing ends immediately. |
|
|
|
Stop a paused test permanently. |