cloudfoundry / cloudfoundry/storage-cli

Replace deprecated `aws-sdk-go-v2/feature/s3/manager` with `aws-sdk-go-v2/feature/s3/transfermanager`

Open Beginner friendly
#47 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

on-hold
Dominant language
Go
Stars
5
Forks
6
Avg merge
1d 11h
Merged PRs (30d)
21

Description

Package github.com/aws/aws-sdk-go-v2/feature/s3/manager is deprecated and should be replaced with github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager.

Further details:
https://github.com/aws/aws-sdk-go-v2/discussions/3306

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the repository for references to github.com/aws/aws-sdk-go-v2/feature/s3/manager and read the surrounding usage before making the dependency replacement. Done means the deprecated package is no longer referenced, the transfermanager package is used instead, and the existing Go tests or CLI checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go
Domain
cli, cloud
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.