The Open API specification for Synapse is now available for download!

Download Open API Spec

StsUploadDestination <INTERFACE>

org.sagebionetworks.repo.model.file.StsUploadDestination

An StsUploadDestination provides settings to enable Synapse to call AWS Security Token Service (STS) to get temporary AWS credentials

Known Implementations:
ExternalS3UploadDestinationS3UploadDestination
Field Type Description
concreteType STRING Indicates which implementation this object represents.
storageLocationId INTEGER the unique id for the storage location, that points to the StorageLocationSetting
uploadType UploadType The enumeration of possible upload types.
banner STRING If set, the client should show this banner every time an upload is initiated
baseKey STRING the optional base key, which acts as a prefix or a base folder
stsEnabled BOOLEAN Enables STS on this Storage Location