-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Hi,
I am trying to access the " SPaRCNet data: Seizures, Rhythmic and Periodic Patterns in ICU Electroencephalography v1.1" stored on the BDSP AWS S3 Storage. However, the access is always denied. The aws account is configured as requested:
AWS Access Key ID [****************2IPP]:
AWS Secret Access Key [****************XcfI]:
Default region name [us-east-1]:
Default output format [json]:
Afterwards, using the "aws s3 ls s3://arn:aws:s3:us-east-1:184438910517:accesspoint/bdsp-sparcnet-access-point/sparcnet_data/" command always return the following error message:
An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied
The ODP link is https://aws.amazon.com/marketplace/pp/prodview-ulamsczusounw#resources
Accessing the https://bdsp.io/content/bdsp-sparcnet/1.1/ page, I can view the "Files" section as this:

I try using "wget" command, but I have unauthorized access:
--2024-07-29 19:08:09-- http://bdsp.io/files/bdsp-sparcnet/1.1/
Resolving [bdsp.io](http://bdsp.io/) ([bdsp.io](http://bdsp.io/))... 18.232.196.55, 50.16.41.135
Connecting to [bdsp.io](http://bdsp.io/) ([bdsp.io](http://bdsp.io/))|18.232.196.55|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: [https://bdsp.io:443/files/bdsp-sparcnet/1.1/](https://bdsp.io/files/bdsp-sparcnet/1.1/) [following]
--2024-07-29 19:08:10-- https://bdsp.io/files/bdsp-sparcnet/1.1/
Connecting to [bdsp.io](http://bdsp.io/) ([bdsp.io](http://bdsp.io/))|18.232.196.55|:443... connected.
HTTP request sent, awaiting response... 401 Unauthorized
Authentication selected: Basic realm="BDSP", charset="UTF-8"
Reusing existing connection to [bdsp.io:443](http://bdsp.io:443/).
HTTP request sent, awaiting response... 200 OK
Length: 51 [text/html]
Saving to: ‘[bdsp.io/files/bdsp-sparcnet/1.1/index.html](http://bdsp.io/files/bdsp-sparcnet/1.1/index.html)’
[bdsp.io/files/bdsp-sparcn](http://bdsp.io/files/bdsp-sparcn) 100%[=====================================>] 51 --.-KB/s in 0s
Last-modified header missing -- time-stamps turned off.
2024-07-29 19:08:11 (44.6 MB/s) - Read error at byte 98/51 ((null)). Retrying.
I would like to kindly ask for further assistance regarding this matter. Thank you
Metadata
Metadata
Assignees
Labels
No labels