1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package osis provides the API client, operations, and parameter types for
// 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].
//
// [Getting data into your cluster using OpenSearch Ingestion]: https://docs.aws.amazon.com/opensearch-service/latest/developerguide/ingestion.html
package osis
|