Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Commit 4c7fbb3

Browse files
authored
Merge pull request #14 from wleepang/disclaimer
Disclaimer
2 parents 78053ff + e42e543 commit 4c7fbb3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/disclaimer.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Disclaimer
2+
3+
The architectures and solutions presented in this guide are meant to demonstrate proof of concept use. They are provided "as is" per the underlying [LICENSE](https://github.com/aws-samples/aws-genomics-workflows/blob/master/LICENSE). Before implementing anything described here in a production setting it is highly recommended that you consult with your AWS account team regarding your specific requirements for performance, scalability, and security via a [Well Architected Review](https://aws.amazon.com/architecture/well-architected/).

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
site_name: Genomics Workflows on AWS
22
nav:
33
- Overview: index.md
4+
- Disclaimer: disclaimer.md
45
- TL;DR: tldr.md
56
- Getting Started:
67
- Introduction: core-env/introduction.md

0 commit comments

Comments
 (0)