Optional
contentThe default content-disposition header value of the file when downloading it. If a string is provided, it will be used as-is. If an object is provided, it will be used to construct the header value based on the ContentDisposition type definition.
Optional
contentThe content-type header value of the file when downloading it.
Optional
expiresNumber of seconds till the URL expires.
900 (15 minutes)
Optional
validateWhether to head object to make sure the object existence before downloading.
false
Input options type for S3 getUrl API.