What is the bug?
According to AWS OpenSearch Serverless Scroll API 404 error | AWS re:Post, the scroll API is currently not supported by AWS OpenSearch serverless. All of the operations under the path /_search/scroll are documented to be supported by all distributions.
How can one reproduce the bug?
N/A
What is the expected behavior?
The operations under the path /_search/scroll have the following property added:
x-distributions-excluded:
- amazon-serverless
What is your host/environment?
N/A
Do you have any screenshots?
N/A
Do you have any additional context?
It would be good to understand how reliable the information regarding the support of individual operations by a respective distribution is.