brendanhay / amazonka

A comprehensive Amazon Web Services SDK for Haskell.
https://amazonka.brendanhay.nz
Other
599 stars 227 forks source link

Configure new services #807

Closed endgame closed 2 years ago

endgame commented 2 years ago

I'll close the associated service definition issues now, but do the regeneration in a follow-up PR.

Closes #735 Closes #732 Closes #727

endgame commented 2 years ago

There are a number of services we can't generate for yet because they make code that doesn't compile (usually circular module imports). I'll look into fixing those by hand in a separate PR.