You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
see: #2865
When attempting to decrypt a noncurrent version of an object using the S3 Encryption client, it fails with a
OpenSSL::Cipher::CipherError
.Expected Behavior
Decryption of non-current versions should succeed.
Current Behavior
fails with a
OpenSSL::Cipher::CipherError
Reproduction Steps
Decrypt (must be a non-current version_id)
Possible Solution
No response
Additional Information/Context
No response
Gem name ('aws-sdk', 'aws-sdk-resources' or service gems like 'aws-sdk-s3') and its version
aws-sdk-s3 (current)
Environment details (Version of Ruby, OS environment)
Ruby 2.7
The text was updated successfully, but these errors were encountered: