aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.96k stars 1.05k forks source link

fixes s3 copy and move assignment operators #2977

Closed sbiscigl closed 4 months ago

sbiscigl commented 4 months ago

Issue #, if available:

issues/2972

Description of changes:

Fixes base class initialization on copy and move assignment operators.

Check all that applies:

Check which platforms you have built SDK on to verify the correctness of this PR.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.