awslabs / aws-sdk-swift

Apache License 2.0
402 stars 80 forks source link

[ECD 10/24] feat: Add support for requiresLength trait #1177

Closed dayaffe closed 1 year ago

dayaffe commented 1 year ago

Describe the feature

This is the implementation task for #356 SEP: requires-length-trait.md

Use Case

We need to honor Smithy traits. The requiresLength trait further defines the behavior of the SDK when the stream trait is used on a request payload. At the time of writing this SEP, the list of AWS services that use the stream trait in input shapes included

Proposed Solution

No response

Other Information

Acknowledgements

jbelkins commented 1 year ago

Released in AWS SDK for Swift 0.29.0.