aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.91k stars 1.04k forks source link

fix shadow warning due to typo #2987

Closed sbiscigl closed 3 weeks ago

sbiscigl commented 3 weeks ago

Description of changes:

Fixes a shadowed param warning for a typo in a parameter name.

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.