Missing methods within s3manageriface package #4676
Labels
feature-request
A feature should be added or improved.
needs-review
This issue or pull request needs review from a core team member.
p3
This is a minor priority issue
Describe the bug
The s3manageriface package is missing numerous methods that exist within the s3manager package.
Expected Behavior
All methods that exist within s3manager are able to be mocked by utilizing the s3manageriface package.
Current Behavior
Unable to mock the NewDeleteListIterator within the s3manager package.
Reproduction Steps
Attempt to mock functions like NewDeleteListIterator within the s3manager package.
Possible Solution
No response
Additional Information/Context
No response
SDK version used
v1.44.170
Environment details (Version of Go (
go version
)? OS name and version, etc.)go1.19.1 darwin/arm64
The text was updated successfully, but these errors were encountered: