Skip to content

[BUG] Operations of Path '/_search/scroll' are not marked as unsupported for amazon-serverless #640

@VeitSanner

Description

@VeitSanner

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions