aws / aws-sdk-cpp

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

fixes more shapes that cause codegen naming conflicts #2957

Closed sbiscigl closed 4 months ago

sbiscigl commented 4 months ago

Description of changes:

follow up to pull/2792. there was another issue when requests have the member shape Headers as the logic treats that as a different shape than headers (capitalization).

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.