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

Commit 214c1ce

Browse files
authored
Update create-s3-bucket.md
general-> specific headings allows for additional doc on FSx, EFS, etc
1 parent 874c8c4 commit 214c1ce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/core-env/create-s3-bucket.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Creating an S3 Bucket
1+
# Data Storage
22

33
You will need a robust location to store your input and output data. As mentioned
44
previously, genomics data files are fairly large. In addition to input sample
@@ -12,6 +12,8 @@ The following are key criteria for storing data for genomics workflows
1212
* durable
1313
* capable of handling large files
1414

15+
## Create an S3 Bucket
16+
1517
Amazon S3 buckets meet all of the above conditions.
1618

1719
You can use an existing bucket for your workflows, or you can create a new one using the CloudFormation template below.

0 commit comments

Comments
 (0)