arvan_s3_generate_presigned_url
Generate a temporary, time-limited URL to securely access or upload objects in ArvanCloud S3 storage without permanent credentials.
Instructions
Generate a presigned URL for temporary access to an object.
operation is get_object (download) or put_object (upload).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | ||
| key | Yes | ||
| operation | No | get_object | |
| expires_in | No |