See: Description
| Interface | Description |
|---|---|
| OpenSearchAsyncClient |
Service client for accessing Amazon OpenSearch Service asynchronously.
|
| OpenSearchAsyncClientBuilder |
A builder for creating an instance of
OpenSearchAsyncClient. |
| OpenSearchBaseClientBuilder<B extends OpenSearchBaseClientBuilder<B,C>,C> |
This includes configuration specific to Amazon OpenSearch Service that is supported by both
OpenSearchClientBuilder and OpenSearchAsyncClientBuilder. |
| OpenSearchClient |
Service client for accessing Amazon OpenSearch Service.
|
| OpenSearchClientBuilder |
A builder for creating an instance of
OpenSearchClient. |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
For sample code that uses the configuration API, see the Amazon OpenSearch Service Developer Guide . The guide also contains sample code for sending signed HTTP requests to the OpenSearch APIs. The endpoint for configuration service requests is Region specific: es.region.amazonaws.com. For example, es.us-east-1.amazonaws.com. For a current list of supported Regions and endpoints, see Amazon Web Services service endpoints.
Copyright © 2022. All rights reserved.