Skip to main content

Create S3 Dataset

headerImage

info
  • Follow the steps mentioned below.
  • This dataset will be used to store raw data required for the Healthlake import job in the next steps.
  • Total time taken for this task: 5 Minutes.
  • Pre-requisites: Setup Amorphic and login and Create a Domain

Tidbits

  • Add your ⚠️userid⚠️ as a suffix to all the resources that you create.
  • This will avoid contention with other users as Amorphic maintains a global metadata catalog. 💡
  • This is mandatory as multiple users are following these workshop instructions.

Create S3 Dataset

  • Click on Catalog --> Datasets on the left side navigation-bar. image
  • Click on ➕ New Dataset icon at the top right corner.
  • Enter all the required details as mentioned below and click on Next

image

Dataset details

"Dataset Name" : "HL_raw_<user_id>"
"Description" : "Dataset to store FHIR raw data"
"Domain" : "hlworkshop"
"Connection Type" : "api"
"File Type" : "others"
"Target Location" : "S3"
"Update Method" : "Append"
"Enable Malware Detection" : "No"
"Enable AI Services" : "No"
"Enable Data Cleanup" : "No"
"Enable Metrics Collection" : "No"
"Enable Life Cycle Policy" : "No"

Review & Submit

  • Review the dataset details and click on Create

image

Look for published status next to the dataset name as shown below

image

Upload Data to the Dataset

  • Click on the Upload button on the top right corner

image

  • Click on Select Files to Upload button

image

  • Select all .ndjson files provided to upload to the s3 dataset created above. [ADD PRE-SIGNED S3 URL TO DOWNLOAD THE .NDJSON FILES]
  • Click on Upload Selected Files to finish the upload

image

  • All the uploaded files will be present under the Files tab of the dataset

image