OpenSearchService#

Client#

class OpenSearchService.Client#

A low-level client representing Amazon OpenSearch Service

Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains. 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.

import boto3

client = boto3.client('opensearch')

These are the available methods: