After upload completes, compare against the clinical JSONs in s3 bucket and report back which samples did not upload. ``` ## login again to refresh token aws --profile [profile] s3 ls s3://[bucket]/ --recursive |grep "clinical" ``` Samples with errors saved locally: /Users/laptop/Downloads/msktempocohort/msk_tempo_errors.txt.detailed