Regarding URL length of Presigned URL of S3 object. #4013
-
Hi Team, If we generate pre-signed URL using access_key and secret_key then url length is shorten and easy to process. Do we have any tool provided by AWS to shorten this URL as most of the systems are not able to process this longer length URL. Kindly suggest an approach how to shorten this length of URL. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hello @vishalghanwat321, At this time, we don't have a tool as such which is readily available for shortening the S3 generated pre-signed URL. But you may want to refer to this AWS blog post to build a private URL shortener to shorten the S3 Presigned URL. Please take a look at this post and let me know if this helps. Regards, |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Hello @vishalghanwat321,
At this time, we don't have a tool as such which is readily available for shortening the S3 generated pre-signed URL. But you may want to refer to this AWS blog post to build a private URL shortener to shorten the S3 Presigned URL.
Please take a look at this post and let me know if this helps.
Regards,
Chaitanya