aws / aws/aws-toolkit-vscode

s3: copy full s3:// path in AWS Explorer

Open
#2,953 2 comments 2 reactions 0 assignees View on GitHub
feature-request pending-release service:s3
Dominant language
TypeScript
Stars
2k
Forks
807
Avg merge
10h 12m
Merged PRs (30d)
7

Description

## Problem
I want to copy full path instead of folder/filename
but now I got `folder/` when I click copy Path

## Expected behavior
`s3://bucket/folder`

Contributor guide

Open the contributing guide

Research direction

Start at the AWS Explorer S3 "Copy Path" action and inspect how the selected folder path is assembled. Compare the current `folder/` output with the expected `s3://bucket/folder` form; done means copying the full S3 URI for a selected folder.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript, vscode
Domain
cloud, devtools
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.