AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ValidatePipeline operation. Checks whether an OpenSearch Ingestion pipeline configuration is valid prior to creation. For more information, see Creating Amazon OpenSearch Ingestion pipelines.
Namespace: Amazon.OSIS.Model
Assembly: AWSSDK.OSIS.dll
Version: 3.x.y.z
public class ValidatePipelineRequest : AmazonOSISRequest IAmazonWebServiceRequest
The ValidatePipelineRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ValidatePipelineRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
PipelineConfigurationBody | System.String |
Gets and sets the property PipelineConfigurationBody.
The pipeline configuration in YAML format. The command accepts the pipeline configuration
as a string or within a .yaml file. If you provide the configuration as a string,
each new line must be escaped with |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5