Just wanted to know is there a way to use AWS S3 Presigned URL for more than 7 Days using V4 of Presigned URL.
Question posted in Amazon Web Sevices
The official Amazon Web Services documentation can be found here.
The official Amazon Web Services documentation can be found here.
2
Answers
No unfortunately.
The current maximum expiration time for a presigned URL – which is a hard limit & cannot be increased – is 7 days from the time of creation.
It is important to know the max expiration time differs with different ways which creates pre-signed URL
Docs for reference