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

Closed
gfody opened this issue Sep 15, 2024 · 0 comments · Fixed by #16578
Closed

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

gfody opened this issue Sep 15, 2024 · 0 comments · Fixed by #16578
Assignees
Labels
s3 AWS S3 Protocol Implementation

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)
@dkocher dkocher added the s3 AWS S3 Protocol Implementation label Nov 22, 2024
@dkocher dkocher self-assigned this Nov 25, 2024
dkocher added a commit that referenced this issue Nov 25, 2024
@dkocher dkocher linked a pull request Nov 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s3 AWS S3 Protocol Implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants