amazonka-lambda: Amazon Lambda SDK.
AWS Lambda is a compute service that runs your code in response to events and automatically manages the compute resources for you, making it easy to build applications that respond quickly to new information. AWS Lambda starts running your code within milliseconds of an event such as an image upload, in-app activity, website click, or output from a connected device. You can also use AWS Lambda to create new back-end services where compute resources are automatically triggered based on custom requests. With AWS Lambda you pay only for the requests served and the compute time required to run your code. Billing is metered in increments of 100 milliseconds, making it cost-effective and easy to scale automatically from a few requests per day to thousands per second.
See: AWS API Reference
Warning: This is an experimental preview release which is still under heavy development and not intended for public consumption, caveat emptor!
[Skip to Readme]
Modules
[Index]
- Network
- AWS
- Network.AWS.Lambda
- Network.AWS.Lambda.AddEventSource
- Network.AWS.Lambda.DeleteFunction
- Network.AWS.Lambda.GetEventSource
- Network.AWS.Lambda.GetFunction
- Network.AWS.Lambda.GetFunctionConfiguration
- Network.AWS.Lambda.InvokeAsync
- Network.AWS.Lambda.ListEventSources
- Network.AWS.Lambda.ListFunctions
- Network.AWS.Lambda.RemoveEventSource
- Network.AWS.Lambda.Types
- Network.AWS.Lambda.UpdateFunctionConfiguration
- Network.AWS.Lambda.UploadFunction
- Network.AWS.Lambda
- AWS
Downloads
- amazonka-lambda-0.0.7.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.2.0.1, 1.2.0.2, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.3.1, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5.0, 1.6.0, 1.6.1, 2.0 |
---|---|
Dependencies | amazonka-core (>=0.0.7 && <0.0.8), base (>=4.7 && <4.19) [details] |
License | LicenseRef-OtherLicense |
Copyright | Copyright (c) 2013-2014 Brendan Hay |
Author | Brendan Hay |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Revised | Revision 1 made by jack at 2024-05-13T07:50:03Z |
Category | Network, AWS, Cloud |
Home page | https://github.com/brendanhay/amazonka |
Source repo | head: git clone git://github.com/brendanhay/amazonka.git |
Uploaded | by BrendanHay at 2014-12-02T10:07:21Z |
Distributions | LTSHaskell:2.0, NixOS:2.0 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 37815 total (192 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |