停止 Amazon OpenSearch Ingestion 渠道 - 亚马逊 OpenSearch 服务
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

停止 Amazon OpenSearch Ingestion 渠道

要使用 In OpenSearch gestion 管道或执行管理,请始终从活动管道开始,然后停止管道,然后重新启动管道。管道停止时,不计入 Ingestion OCU 小时数。

停止管道
  1. https://console.aws.amazon.com/aos/osis /home 登录亚马逊 OpenSearch 服务控制台。您将进入 “管道” 页面。

  2. 选择管道。您可以从该页面中执行停止操作,或者导航到要停止的管道的详细信息页面。

  3. 操作中,选择停止管道

    如果无法停止和启动管道,则停止管道操作不可用。

要使用停止管道 Amazon CLI,请使用以下参数调用 stop-pipelin e 命令:

  • --pipeline-name – 管道的名称。

aws osis stop-pipeline --pipeline-name my-pipeline

要使用 OpenSearch Ingestion API 停止管道,请使用以下参数调用该StopPipeline操作:

  • PipelineName – 管道的名称。