AWS omics documentation change
Summary
Updated tool reference from Amazon Q CLI to Kiro CLI for building and validating workflow definition files, with updated links and prompt references.
Security assessment
This is a tooling update/rebranding change. It does not relate to security issues or add security documentation.
Diff
diff --git a/omics/latest/dev/creating-private-workflows.md b/omics/latest/dev/creating-private-workflows.md index 9779e409e..7fd7d709a 100644 --- a//omics/latest/dev/creating-private-workflows.md +++ b//omics/latest/dev/creating-private-workflows.md @@ -11 +11 @@ To create a private workflow, you need: - * You can use [Amazon Q CLI](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/what-is.html) to build and validate your workflow definition files in WDL, Nextflow, and CWL. For more information, see [Example prompts for Amazon Q CLI](./getting-started.html#omics-q-prompts) and the [HealthOmics Agentic generative AI tutorial](https://github.com/aws-samples/aws-healthomics-tutorials/tree/main/generative-ai) on GitHub. + * You can use [Kiro CLI](https://docs.aws.amazon.com/kiro/latest/userguide/what-is.html) to build and validate your workflow definition files in WDL, Nextflow, and CWL. For more information, see [Example prompts for Kiro CLI](./getting-started.html#omics-kiro-prompts) and the [HealthOmics Agentic generative AI tutorial](https://github.com/aws-samples/aws-healthomics-tutorials/tree/main/generative-ai) on GitHub.