OpenSearchIngestion#

Client#

class OpenSearchIngestion.Client#

A low-level client representing Amazon OpenSearch Ingestion

Use the Amazon OpenSearch Ingestion API to create and manage ingestion pipelines. OpenSearch Ingestion is a fully managed data collector that delivers real-time log and trace data to OpenSearch Service domains. For more information, see Getting data into your cluster using OpenSearch Ingestion.

import boto3

client = boto3.client('osis')

These are the available methods: