soto-project / soto

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

fix: make PresignedPostResponse fields public #713

Closed nicksloan closed 6 months ago

nicksloan commented 6 months ago

While reviewing the 7.x.x branch with my own project, I realized that the url and fields properties of the PresignedPostResponse struct were declared internal, but they need to be public to be useful outside of Soto.