v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Deletes a custom evaluator. Builtin evaluators cannot be deleted. The evaluator must not be referenced by any active online evaluation configurations.

delete/evaluators/{evaluatorId}

Path parameters

evaluatorIdstring required

The unique identifier of the evaluator to delete.

Response

Success

evaluatorArnstring required

The Amazon Resource Name (ARN) of the deleted evaluator.

evaluatorIdstring required

The unique identifier of the deleted evaluator.

status'ACTIVE' | 'CREATING' | 'CREATE_FAILED' | 'UPDATING' | 'UPDATE_FAILED' | 'DELETING' required

The status of the evaluator deletion operation.