Hello,
I have received access to the TESLA dataset on 07/02/2026. In Synapse, the access status is shown in green, and the dataset page displays “View Terms”, which suggests that my access has been approved.
However, when I try to download the dataset using the provided Synapse CLI / Python command, I encounter an error (error details below).
Issue details:
Access status: Approved (green, “View Terms” visible)
Attempted download method: Synapse CLI / Python
Environment: Local system (not using AWS)
Result: Download fails with an error
(Error message to be added here)
According to the documentation, there is a step titled “Step 5: Agree to the data-specific Conditions for Use”.
I do not see any prompt or option to explicitly agree to these conditions beyond the “View Terms” link.
Questions:
Is there an additional step required to explicitly agree to the data-specific Conditions for Use before downloading?
Is access to the TESLA dataset restricted to AWS environments only, or should it also be possible to download the data locally?
Are there any known issues or additional permissions required when accessing the dataset via the Synapse Python client or CLI?
```
Error>AccessDeniedUser: arn:aws:sts::325565585839:assumed-role/prod-575-shared-resources-prod575SynapesRepoWorkers-2M01JLdEX0sg/i-0d669993329f23c4a is not authorized to perform: s3:GetObject on resource: "arn:aws:s3:::tesla-download-bucket-synapseencryptedexternalbuc-1o0vdppfmht0c/melanoma_1/EXOME_REGIONS_PATIENTS_1_2_3_10_12_16.bed.gz" with an explicit deny in a resource-based policyJSQ51VVZP7E0W2JFwDIJRNyO3SaHQOa3au+qdkSK/SGqMjQsxrwJDWaa8+HylxCp7e8poozLBnrMFj9oLpnU/JjmC0g=
Traceback (most recent call last):
```