R-050-003 Data access key
Purpose
In this password-protected PDF, you will find the basic information you need to share the data with us.
Identification
Property | Value |
---|---|
Company name | AI Labs Group, S.L. |
Trademark | Legit.Health ® |
ID Number | (ES)B95988127 |
Activity | Provision of clinical intelligence and communication software for HCP. |
Address | Gran Via, BAT Tower, 48001, Bilbao, Spain |
Telephone | +34 653 08 83 37 |
hello@legit.health | |
Website | https://legit.health |
Legal representative | Ms. Aguilar Robles |
Public Key
To access the AWS bucket, you will need the following Client Public Key:
AKIA52A2ZCZF4XS6CRQS
Private Key
You will also need the following Client Private Key:
2iOpSOxPaAegXdYNwehhbQ21/prkXIUu8Z2VqdNx
This key is exclusive for your company, p`lease keep it safely stored and do not share it with third parties.
Data Ingestion Procedure
The path to the bucket is the following: s3://legit-health-clients/dermicus/images/
.
In order to upload the data, follow these steps:
1. Download AWS CLI
sudo apt install awscli
2. Set the configuration
Set the configuration using the Public and Private keys. Only the keys are mandatory, the rest of information can be set to default (region, …).
aws configure
3. Upload the data
If the images are in a zip file
aws s3 cp FILENAME.zip s3://legit-health-clients/dermicus/images/
If the images are in a folder
aws s3 cp FOLDER_NAME s3://legit-health-clients/dermicus/images/ --recursive
Data Download Procedure
Once the results are ready, Legit.Health will send an email to the main contact of the company. In order to download the data, run the following command:
aws s3 cp s3://legit-health-clients/dermicus/results/ . --recursive
Record signature meaning
- Author: JD-005 Alfonso Medela
- Review: JD-003 Taig Mac Carthy
- Approval: JD-001 Andy Aguilar