soto-project / soto

Swift SDK for AWS that works on Linux, macOS and iOS
https://soto.codes
Apache License 2.0
875 stars 83 forks source link

add final to shape classes #579

Closed adam-fowler closed 2 years ago

adam-fowler commented 2 years ago

This came out of the Sendable conformance work. Adding this as a separate PR, because I am struggling to get a situation where I am happy with the Sendable changes and the compiler is happy.