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

pre-signed urls broken when using "credentials from aws command line interface" w/sso #16334

Open
gfody opened this issue Sep 15, 2024 · 0 comments

Comments

@gfody
Copy link

gfody commented Sep 15, 2024

Describe the bug

  • clicking any of the pre-signed url options under "Copy URL" puts an empty string on the clipboard
  • clicking any of the pre-signed url options under "Open URL" does nothing

To Reproduce

  1. Create an S3 connection using the profile "S3 (Credentials from AWS Command Line Interface)"
  2. login w/sso via command line: aws sso login
  3. run an s3 command in the cli, eg: aws s3 ls
  4. Connect to a bucket with files
  5. Right-click a file, go to "Copy URL -> Expires (date)"
  6. Clipboard is now empty

Expected behavior
Clipboard should contain the pre-signed url

Desktop (please complete the following information):

  • OS: Windows
  • Version 9.0.1 (41941)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant