@aws-sdk/lib-storage: client is not compatible if lib-storage version and client version is different #1729
Labels
feature-request
New feature or enhancement. May require GitHub community feedback.
Describe the bug
When supplying a non-modular client of different version to an uploader, us
SDK version number
Is the issue in the browser/Node.js/ReactNative?
Presumably all
To Reproduce (observed behavior)
Error thrown when compiling:
Expected behavior
No error thrown
Additional context
The complained operations (
deleteBucketIntelligentTieringConfiguration, deleteBucketOwnershipControls, getBucketIntelligentTieringConfiguration, getBucketOwnershipControls
) are added after S3 version1.0.0-gamma.2
The text was updated successfully, but these errors were encountered: