Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding URL length of Presigned URL of S3 object #4015

Closed
2 tasks
vishalghanwat321 opened this issue May 16, 2023 · 2 comments
Closed
2 tasks

Regarding URL length of Presigned URL of S3 object #4015

vishalghanwat321 opened this issue May 16, 2023 · 2 comments
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@vishalghanwat321
Copy link

Describe the feature

Hi Team,

If we generate pre-signed URL using access_key and secret_key then url length is shorten and easy to process.
If we generate pre-signed URL using role based Authentification then url do add "X-Amz-Security-Token" variable in generated URL due to which URL length gets increased.

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.

Use Case

If we store this longer URL in Redis or any cache system then its taking longer time to fetch and process the same.

Proposed Solution

Can we shorten the length of URL ?

Or provide a support to shorten the length of URL

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS Java SDK version used

mavenBom 'com.amazonaws:aws-java-sdk-bom:1.12.159'

JDK version used

11

Operating System and version

MacOS, Windows, Linux, Unix

@vishalghanwat321 vishalghanwat321 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 16, 2023
@bhoradc
Copy link

bhoradc commented May 16, 2023

Closing this as its a duplicate of #4013

@bhoradc bhoradc closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2023
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants