aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.96k stars 557 forks source link

fix(client-ec2): ec2 query no longer serialize empty lists #6119

Closed kuhe closed 1 month ago

kuhe commented 1 month ago

Issue

follows https://github.com/aws/aws-sdk-js-v3/pull/6117

Description

do not serialize empty lists for EC2 protocol only

Testing

protocol tests included in smithyVersion=1.49.0

some prior context: https://github.com/aws/aws-sdk-js-v3/pull/4003

github-actions[bot] commented 3 weeks ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.