AWS omics documentation change
Summary
Added two new documentation links for VPC networking features: 'Connecting HealthOmics workflows to a VPC' and 'Internet access for VPC-connected workflows'.
Security assessment
The change adds documentation about VPC networking capabilities, which are security features that enable network isolation and controlled internet access. This helps users implement secure network configurations but does not address a specific security vulnerability.
Diff
diff --git a/omics/latest/dev/private-workflows.md b/omics/latest/dev/private-workflows.md index 38eba24e8..693d86093 100644 --- a//omics/latest/dev/private-workflows.md +++ b//omics/latest/dev/private-workflows.md @@ -43,0 +44,4 @@ For full examples of how to use HealthOmics private workflows, see [ HealthOmics + * [Connecting HealthOmics workflows to a VPC](./workflows-vpc-networking.html) + + * [Internet access for VPC-connected workflows](./workflows-vpc-internet.html) +