Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON export of AWS user accounts (restricted to MIMIC-IV 2.2) #1987

Merged
merged 3 commits into from
May 3, 2023

Conversation

Chrystinne
Copy link
Contributor

This PR provides a JSON file of AWS user accounts that can be downloaded by administrators. It includes only the latest version of mimic-iv that is currently mirrored on AWS (i.e., version 2.2).

@Chrystinne Chrystinne requested a review from tompollard April 29, 2023 00:43
@tompollard
Copy link
Member

Thanks Chrystinne, looks good as a temporary solution!

@tompollard tompollard merged commit a23c039 into dev May 3, 2023
@tompollard tompollard deleted the aws-mimic-iv-access-list branch May 3, 2023 20:12
superryeti added a commit to T-CAIREM/physionet-build that referenced this pull request May 17, 2023
 Discussed in [Issue MIT-LCP#1987](MIT-LCP#1927 (comment)),

 Quick Summary, DataSource model will decide where the files are
 stored(determined by `data_location`) for project and how they can
 be accessed(determined by `access_mechanism`). A single project
 can have multiple DataSource.

 About the fields
 `files_available` - determines if the files can be
 viewed/downloaded for the given type of datasource.

 `email` - For GCP group access, this would store the email of the group.

`uri` - The URI for the data on the external service.
For s3 this would be of the form s3://<bucket_name>,
for gsutil this would be of the form gs://<bucket_name>
bemoody pushed a commit that referenced this pull request Dec 22, 2023
This PR removes the code introduced in PR #1987, which provided a
temporary solution for a Datathon in Spain—specifically, a JSON file
of AWS user accounts available for download by administrators.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants