Constructor
# new OsduV2DeliveryService(osdu_client, data_partition)
Parameters:
Name | Type | Description |
---|---|---|
osdu_client |
BaseOsduClient | An implementation of the OSDU client class to broker communication with the OSDU API |
data_partition |
string | The data partition against which requests will be made |
Methods
# async getSignedUrls(srns) → {Object}
Get signed urls for the data file underlying the specified OSDU File records
Parameters:
Name | Type | Description |
---|---|---|
srns |
Array.<string> | SRN identifiers of the files for which you wish to retrieve signed urls |
The API Response
Object