AWS.Tools.OSIS.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.OSIS</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.AddOSISResourceTagCmdlet"> <summary> Tags an OpenSearch Ingestion pipeline. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/tag-pipeline.html">Tagging Amazon OpenSearch Ingestion pipelines</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.AddOSISResourceTagCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the pipeline to tag.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.AddOSISResourceTagCmdlet.Tag"> <summary> <para> <para>The list of key-value tags to add to the pipeline.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.AddOSISResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.AddOSISResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineCmdlet"> <summary> Retrieves information about an OpenSearch Ingestion pipeline. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineCmdlet.PipelineName"> <summary> <para> <para>The name of the pipeline.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Pipeline'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.GetPipelineResponse). Specifying the name of a property of type Amazon.OSIS.Model.GetPipelineResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineBlueprintCmdlet"> <summary> Retrieves information about a specific blueprint for OpenSearch Ingestion. Blueprints are templates for the configuration needed for a <c>CreatePipeline</c> request. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/creating-pipeline.html#pipeline-blueprint">Using blueprints to create a pipeline</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineBlueprintCmdlet.BlueprintName"> <summary> <para> <para>The name of the blueprint to retrieve.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineBlueprintCmdlet.Format"> <summary> <para> <para>The format format of the blueprint to retrieve.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineBlueprintCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Blueprint'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.GetPipelineBlueprintResponse). Specifying the name of a property of type Amazon.OSIS.Model.GetPipelineBlueprintResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineBlueprintListCmdlet"> <summary> Retrieves a list of all available blueprints for Data Prepper. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/creating-pipeline.html#pipeline-blueprint">Using blueprints to create a pipeline</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineBlueprintListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Blueprints'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.ListPipelineBlueprintsResponse). Specifying the name of a property of type Amazon.OSIS.Model.ListPipelineBlueprintsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineChangeProgressCmdlet"> <summary> Returns progress information for the current change happening on an OpenSearch Ingestion pipeline. Currently, this operation only returns information when a pipeline is being created. <para> For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/creating-pipeline.html#get-pipeline-progress">Tracking the status of pipeline creation</a>. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineChangeProgressCmdlet.PipelineName"> <summary> <para> <para>The name of the pipeline.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineChangeProgressCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ChangeProgressStatuses'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.GetPipelineChangeProgressResponse). Specifying the name of a property of type Amazon.OSIS.Model.GetPipelineChangeProgressResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineListCmdlet"> <summary> Lists all OpenSearch Ingestion pipelines in the current Amazon Web Services account and Region. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/list-pipeline.html">Viewing Amazon OpenSearch Ingestion pipelines</a>.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineListCmdlet.MaxResult"> <summary> <para> <para>An optional parameter that specifies the maximum number of results to return. You can use <c>nextToken</c> to get the next page of results.</para> </para> <para> <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet. <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call. <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineListCmdlet.NextToken"> <summary> <para> <para>If your initial <c>ListPipelines</c> operation returns a <c>nextToken</c>, you can include the returned <c>nextToken</c> in subsequent <c>ListPipelines</c> operations, which returns results in the next page.</para> </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Pipelines'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.ListPipelinesResponse). Specifying the name of a property of type Amazon.OSIS.Model.ListPipelinesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISPipelineListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.GetOSISResourceTagCmdlet"> <summary> Lists all resource tags associated with an OpenSearch Ingestion pipeline. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/tag-pipeline.html">Tagging Amazon OpenSearch Ingestion pipelines</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISResourceTagCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the pipeline to retrieve tags for.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.GetOSISResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Tags'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.OSIS.Model.ListTagsForResourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet"> <summary> Creates an OpenSearch Ingestion pipeline. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/creating-pipeline.html">Creating Amazon OpenSearch Ingestion pipelines</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.VpcAttachmentOptions_AttachToVpc"> <summary> <para> <para>Whether a VPC is attached to the pipeline.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.VpcAttachmentOptions_CidrBlock"> <summary> <para> <para>The CIDR block to be reserved for OpenSearch Ingestion to create elastic network interfaces (ENIs).</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.LogPublishingOptions_IsLoggingEnabled"> <summary> <para> <para>Whether logs should be published.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.EncryptionAtRestOptions_KmsKeyArn"> <summary> <para> <para>The ARN of the KMS key used to encrypt buffer data. By default, data is encrypted using an Amazon Web Services owned key.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.CloudWatchLogDestination_LogGroup"> <summary> <para> <para>The name of the CloudWatch Logs group to send pipeline logs to. You can specify an existing log group or create a new one. For example, <c>/aws/vendedlogs/OpenSearchService/pipelines</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.MaxUnit"> <summary> <para> <para>The maximum pipeline capacity, in Ingestion Compute Units (ICUs).</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.MinUnit"> <summary> <para> <para>The minimum pipeline capacity, in Ingestion Compute Units (ICUs).</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.BufferOptions_PersistentBufferEnabled"> <summary> <para> <para>Whether persistent buffering should be enabled.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.PipelineConfigurationBody"> <summary> <para> <para>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 <c>\n</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.PipelineName"> <summary> <para> <para>The name of the OpenSearch Ingestion pipeline to create. Pipeline names are unique across the pipelines owned by an account within an Amazon Web Services Region.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.VpcOptions_SecurityGroupId"> <summary> <para> <para>A list of security groups associated with the VPC endpoint.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.VpcOptions_SubnetId"> <summary> <para> <para>A list of subnet IDs associated with the VPC endpoint.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.Tag"> <summary> <para> <para>List of tags to add to the pipeline upon creation.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.VpcOptions_VpcEndpointManagement"> <summary> <para> <para>Defines whether you or Amazon OpenSearch Ingestion service create and manage the VPC endpoint configured for the pipeline.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Pipeline'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.CreatePipelineResponse). Specifying the name of a property of type Amazon.OSIS.Model.CreatePipelineResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.NewOSISPipelineCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.RemoveOSISPipelineCmdlet"> <summary> Deletes an OpenSearch Ingestion pipeline. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/delete-pipeline.html">Deleting Amazon OpenSearch Ingestion pipelines</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.RemoveOSISPipelineCmdlet.PipelineName"> <summary> <para> <para>The name of the pipeline to delete.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.RemoveOSISPipelineCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.DeletePipelineResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.RemoveOSISPipelineCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.RemoveOSISResourceTagCmdlet"> <summary> Removes one or more tags from an OpenSearch Ingestion pipeline. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/tag-pipeline.html">Tagging Amazon OpenSearch Ingestion pipelines</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.RemoveOSISResourceTagCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the pipeline to remove tags from.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.RemoveOSISResourceTagCmdlet.TagKey"> <summary> <para> <para>The tag keys to remove.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.RemoveOSISResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.RemoveOSISResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.StartOSISPipelineCmdlet"> <summary> Starts an OpenSearch Ingestion pipeline. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/pipeline--stop-start.html#pipeline--start">Starting an OpenSearch Ingestion pipeline</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.StartOSISPipelineCmdlet.PipelineName"> <summary> <para> <para>The name of the pipeline to start.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.StartOSISPipelineCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Pipeline'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.StartPipelineResponse). Specifying the name of a property of type Amazon.OSIS.Model.StartPipelineResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.StartOSISPipelineCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.StopOSISPipelineCmdlet"> <summary> Stops an OpenSearch Ingestion pipeline. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/pipeline--stop-start.html#pipeline--stop">Stopping an OpenSearch Ingestion pipeline</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.StopOSISPipelineCmdlet.PipelineName"> <summary> <para> <para>The name of the pipeline to stop.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.StopOSISPipelineCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Pipeline'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.StopPipelineResponse). Specifying the name of a property of type Amazon.OSIS.Model.StopPipelineResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.StopOSISPipelineCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet"> <summary> Updates an OpenSearch Ingestion pipeline. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/update-pipeline.html">Updating Amazon OpenSearch Ingestion pipelines</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet.LogPublishingOptions_IsLoggingEnabled"> <summary> <para> <para>Whether logs should be published.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet.EncryptionAtRestOptions_KmsKeyArn"> <summary> <para> <para>The ARN of the KMS key used to encrypt buffer data. By default, data is encrypted using an Amazon Web Services owned key.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet.CloudWatchLogDestination_LogGroup"> <summary> <para> <para>The name of the CloudWatch Logs group to send pipeline logs to. You can specify an existing log group or create a new one. For example, <c>/aws/vendedlogs/OpenSearchService/pipelines</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet.MaxUnit"> <summary> <para> <para>The maximum pipeline capacity, in Ingestion Compute Units (ICUs)</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet.MinUnit"> <summary> <para> <para>The minimum pipeline capacity, in Ingestion Compute Units (ICUs).</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet.BufferOptions_PersistentBufferEnabled"> <summary> <para> <para>Whether persistent buffering should be enabled.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet.PipelineConfigurationBody"> <summary> <para> <para>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 <c>\n</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet.PipelineName"> <summary> <para> <para>The name of the pipeline to update.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Pipeline'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.UpdatePipelineResponse). Specifying the name of a property of type Amazon.OSIS.Model.UpdatePipelineResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UpdateOSISPipelineCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.OSIS.UseOSISPipelineCmdlet"> <summary> Checks whether an OpenSearch Ingestion pipeline configuration is valid prior to creation. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/creating-pipeline.html">Creating Amazon OpenSearch Ingestion pipelines</a>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UseOSISPipelineCmdlet.PipelineConfigurationBody"> <summary> <para> <para>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 <c>\n</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UseOSISPipelineCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.OSIS.Model.ValidatePipelineResponse). Specifying the name of a property of type Amazon.OSIS.Model.ValidatePipelineResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.OSIS.UseOSISPipelineCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |