cache_presign_url
Create a short-lived signed URL to verify access to a cached file, using HMAC for secure authentication.
Instructions
Create a short-lived signed local_uri for a cache file (HMAC). Useful for verifying cache access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative cache path | |
| expire_seconds | No |