Git Product home page Git Product logo

amazonka's Introduction

Amazonka

Build Status Hackage Version Gitter Chat

Description

A comprehensive Amazon Web Services SDK for Haskell supporting all of the publicly available services.

Parts of the code contained in this repository are auto-generated and automatically kept up to date with Amazon's latest service APIs.

An introductory blog post detailing some of the motivation and design decisions can be found here.

Documentation

You can find the latest stable release documentation for each respective library on Hackage under the AWS section.

Haddock documentation which is built by CI from the develop branch can be found here.

Organisation

This repository is organised into the following directory structure:

  • amazonka: Actual operational logic, you'll need to import this to send requests etc.
  • amazonka-*: Data types for each of the individual Amazon Web Service libraries.
  • amazonka-*/test: Tests and fixtures for each respective library.
  • core: The amazonka-core library upon which each of the services depends.
  • examples: A currently sparse collection of examples for the various services.
  • gen: The code generation binary, along with configuration, templates, and assets.
  • script: CI scripts to manage the release lifecycle of the service libraries.
  • share: Makefile plumbing common to all service libraries
  • test: The amazonka-test library containing common test functionality.

Change Log

A change log for the entire project can be found under amazonka/CHANGELOG.md.

Contribute

For any problems, comments, or feedback please create an issue here on GitHub.

Package Names

It is often desirable to provide supplemental functionality to amazonka as an additional library, for example providing S3 encryption via a package such as amazonka-s3-encryption.

I ask that authors of these packages carefully consider package naming and preferably do not prefix the package with amazonka-* to avoid potential collisions with generated package names.

Licence

Amazonka is released under the Mozilla Public License Version 2.0.

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.

amazonka's People

Contributors

adbrowne avatar bbgwolfgang avatar brendanhay avatar charleso avatar davidchambers avatar dysinger avatar fmap avatar geraud avatar gitter-badger avatar ixmatus avatar joehillen avatar kim avatar lexi-lambda avatar mfine avatar michaelxavier avatar mookerji avatar mrkkrp avatar nhibberd avatar phadej avatar proger avatar puffnfresh avatar rjosephwright avatar shlevy avatar tolysz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.