https://github.com/agrafix/amazonka-fork
Fork(s) of Haskell amazonka packages with manual fixes
https://github.com/agrafix/amazonka-fork
Last synced: 10 months ago
JSON representation
Fork(s) of Haskell amazonka packages with manual fixes
- Host: GitHub
- URL: https://github.com/agrafix/amazonka-fork
- Owner: agrafix
- License: other
- Created: 2021-03-05T04:59:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-05T05:09:16.000Z (over 5 years ago)
- Last Synced: 2025-08-15T13:42:15.001Z (10 months ago)
- Language: Haskell
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amazon Certificate Manager SDK
* [Version](#version)
* [Description](#description)
* [Contribute](#contribute)
* [Licence](#licence)
## Version
`1.6.1`
## Description
Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-certificatemanager)
and the [AWS API Reference](https://aws.amazon.com/documentation/).
The types from this library are intended to be used with [amazonka](http://hackage.haskell.org/package/amazonka),
which provides mechanisms for specifying AuthN/AuthZ information, sending requests,
and receiving responses.
Lenses are used for constructing and manipulating types,
due to the depth of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or [lens-family-core](http://hackage.haskell.org/package/lens-family-core).
See [Network.AWS.CertificateManager](http://hackage.haskell.org/package/amazonka-certificatemanager/docs/Network-AWS-CertificateManager.html)
or [the AWS documentation](https://aws.amazon.com/documentation/) to get started.
## Contribute
For any problems, comments, or feedback please create an issue [here on GitHub](https://github.com/brendanhay/amazonka/issues).
> _Note:_ this library is an auto-generated Haskell package. Please see `amazonka-gen` for more information.
## Licence
`amazonka-certificatemanager` is released under the [Mozilla Public License Version 2.0](http://www.mozilla.org/MPL/).
Parts of the code are derived from AWS service descriptions, licensed under Apache 2.0.
Source files subject to this contain an additional licensing clause in their header.