Skip to content

bellroy/hs-botocore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botocore

Haskell-CI

This library provides types a precise parser for the "botocore" definitions of Amazon Web Services (AWS) service APIs. These definitions are JSON files which describe the operations, requests, responses, and errors for each AWS service. It also includes a custom JSON parser which captures details that aeson cannot.

This library exists to support amazonka's generator and is unlikely to be useful outside of that; therefore, we'll only push it to Hackage if there's actual demand.

About

Types and parser for AWS Botocore service definitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published