Skip to content

nsuite v2.2.1


nsuite / getObjectUrlFromAliOSS

Function: getObjectUrlFromAliOSS()

getObjectUrlFromAliOSS(payload): string

Defined in: UtilsAliOSS.ts:99

Gets the URL for an object stored in Aliyun OSS.

Parameters

payload

ParamsAliOSSGetObjectUrl

The client, object key, and optional base URL.

Returns

string

The object URL returned by the OSS client.

Released under the Apache-2.0 License.