public PresignedPutObject ( string bucketName, string objectName, int expiresInt ) : string | ||
bucketName | string | Bucket to retrieve object from |
objectName | string | Key of object to retrieve |
expiresInt | int | Expiration time in seconds |
return | string |