AWS AWSCloudFormation documentation change
Summary
Clarified parameter template usage in Omics Workflow documentation
Security assessment
Change only modifies description of optional parameter template generation without any security context or mention of access controls/data protection
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-omics-workflow.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-omics-workflow.md index e94816881..763b29189 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-omics-workflow.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-omics-workflow.md @@ -15 +15 @@ Creates a private workflow.Private workflows depend on a variety of resources th - * _Parameter template files_ : Define run parameters using a parameter template file (written in JSON). + * (Optional) _Parameter template_ \- You can create a parameter template file that defines the run parameters, or AWS HealthOmics can generate the parameter template for you.