aws / aws/aws-tools-for-powershell
S3 mv
- Dominant language
- C#
- Stars
- 298
- Forks
- 102
- Avg merge
- 7d 17m
- Merged PRs (30d)
- 2
Description
### Describe the feature
While investigating a new function, i came across `aws s3 mv` function but could fine no equivalent in the powershell modules.
### Use Case
Moving s3 object from one path/key/bucket to another path/key/bucket
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### AWS Tools for PowerShell version used
AWS.Tools.S3 v4.1.467
### PowerShell version used
PS 7.4.3 & PS 5.1
### Operating System and version
Windows 10
Contributor guide
Research direction
Start by comparing the existing AWS.Tools.S3 PowerShell commands with the AWS CLI's `aws s3 mv` behavior. Define the supported source and destination path, key, and bucket cases, then verify that the new command moves S3 objects correctly on both PowerShell 7.4.3 and 5.1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, csharp, powershell
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100