liara_get_object_download_url
Generate a temporary download URL for objects stored in Liara cloud storage buckets to enable secure file access and sharing.
Instructions
Get download URL for an object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucketName | Yes | The name of the bucket | |
| objectKey | Yes | The object key | |
| expiresIn | No | URL expiration time in seconds (optional) |