Sage-Bionetworks / synapseDocs

Synapse documentation pages
https://docs.synapse.org
7 stars 36 forks source link

DOC: STS storage Python Code update #816

Closed xdoan closed 3 years ago

xdoan commented 4 years ago

Location of the Documentation

In https://docs.synapse.org/articles/aws_sts_storage_locations.html under "Obtaining Temporary S3 Credentials" the Python code section.

Problem

The first line is import synapseclients

Suggested Fix

should be import synapseclient