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

Rebuild service files with latest Code Generator #648

Closed adam-fowler closed 1 year ago

adam-fowler commented 1 year ago

Run the latest code generator on current models. This merges a number of the service files and produces a consistent number of files for each service (api, shapes, api+async) as required by build plugin.

I changed some capitalisation for file names so built this on Linux, as Linux git copes with capitalisation better then macOS does