AWS omics documentation change
Summary
Updated multiple instances of 'AWS CloudFormation' to 'CloudFormation' in IAM role template documentation
Security assessment
Consistency update in service naming for CloudFormation templates. No changes to security permissions or vulnerability mitigation in the documented policies.
Diff
diff --git a/omics/latest/dev/permissions-service.md b/omics/latest/dev/permissions-service.md index c4e7566db..78beca9fb 100644 --- a//omics/latest/dev/permissions-service.md +++ b//omics/latest/dev/permissions-service.md @@ -5 +5 @@ -Example IAM service policiesExample AWS CloudFormation template +Example IAM service policiesExample CloudFormation template @@ -42 +42 @@ The trust policy allows the HealthOmics service to assume the role. - * Example AWS CloudFormation template + * Example CloudFormation template @@ -161 +161 @@ JSON -## Example AWS CloudFormation template +## Example CloudFormation template @@ -163 +163 @@ JSON -The following sample AWS CloudFormation template creates a service role that gives HealthOmics permission to access Amazon S3 buckets that have names prefixed with `omics-`, and to upload workflow logs. +The following sample CloudFormation template creates a service role that gives HealthOmics permission to access Amazon S3 buckets that have names prefixed with `omics-`, and to upload workflow logs.