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.
client = session.create_client('osis')
These are the available methods:
- can_paginate
- close
- create_pipeline
- create_pipeline_endpoint
- delete_pipeline
- delete_pipeline_endpoint
- delete_resource_policy
- get_paginator
- get_pipeline
- get_pipeline_blueprint
- get_pipeline_change_progress
- get_resource_policy
- get_waiter
- list_pipeline_blueprints
- list_pipeline_endpoint_connections
- list_pipeline_endpoints
- list_pipelines
- list_tags_for_resource
- put_resource_policy
- revoke_pipeline_endpoint_connections
- start_pipeline
- stop_pipeline
- tag_resource
- untag_resource
- update_pipeline
- validate_pipeline
Client Exceptions¶
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators¶
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: