Currently, if the OpenSearch client does not throw an OpenSearchException, the status code returns 500. Other exceptions in Amazon OpenSearch (AOS) can be returned, for example, Runtime exception. And these cases should be handled gracefully if there's statu code.
Currently, if the OpenSearch client does not throw an OpenSearchException, the status code returns 500. Other exceptions in Amazon OpenSearch (AOS) can be returned, for example, Runtime exception. And these cases should be handled gracefully if there's statu code.