aws: Amazon Web Services (AWS) for Haskell
[ aws, bsd3, cloud, distributed-computing, library, network, web ]
[ Propose Tags ]
[ Report a vulnerability ]
Bindings for Amazon Web Services (AWS), with the aim of supporting all AWS services. To see a high level overview of the library, see the README at https://github.com/aristidb/aws/blob/master/README.md.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Aws
- Aws.Aws
- Aws.Core
- Aws.DynamoDb
- Ec2
- Aws.Iam
- Aws.Iam.Commands
- Aws.Iam.Commands.AddUserToGroup
- Aws.Iam.Commands.CreateAccessKey
- Aws.Iam.Commands.CreateGroup
- Aws.Iam.Commands.CreateUser
- Aws.Iam.Commands.DeleteAccessKey
- Aws.Iam.Commands.DeleteGroup
- Aws.Iam.Commands.DeleteGroupPolicy
- Aws.Iam.Commands.DeleteUser
- Aws.Iam.Commands.DeleteUserPolicy
- Aws.Iam.Commands.GetGroupPolicy
- Aws.Iam.Commands.GetUser
- Aws.Iam.Commands.GetUserPolicy
- Aws.Iam.Commands.ListAccessKeys
- Aws.Iam.Commands.ListGroupPolicies
- Aws.Iam.Commands.ListGroups
- Aws.Iam.Commands.ListMfaDevices
- Aws.Iam.Commands.ListUserPolicies
- Aws.Iam.Commands.ListUsers
- Aws.Iam.Commands.PutGroupPolicy
- Aws.Iam.Commands.PutUserPolicy
- Aws.Iam.Commands.RemoveUserFromGroup
- Aws.Iam.Commands.UpdateAccessKey
- Aws.Iam.Commands.UpdateGroup
- Aws.Iam.Commands.UpdateUser
- Aws.Iam.Core
- Aws.Iam.Internal
- Aws.Iam.Commands
- Aws.Network
- Aws.S3
- Aws.S3.Commands
- Aws.S3.Commands.CopyObject
- Aws.S3.Commands.DeleteBucket
- Aws.S3.Commands.DeleteObject
- Aws.S3.Commands.DeleteObjectVersion
- Aws.S3.Commands.DeleteObjects
- Aws.S3.Commands.GetBucket
- Aws.S3.Commands.GetBucketLocation
- Aws.S3.Commands.GetBucketObjectVersions
- Aws.S3.Commands.GetObject
- Aws.S3.Commands.GetService
- Aws.S3.Commands.HeadObject
- Aws.S3.Commands.Multipart
- Aws.S3.Commands.PutBucket
- Aws.S3.Commands.PutBucketVersioning
- Aws.S3.Commands.PutObject
- Aws.S3.Core
- Aws.S3.Commands
- Aws.Ses
- Aws.Ses.Commands
- Aws.Ses.Commands.DeleteIdentity
- Aws.Ses.Commands.GetIdentityDkimAttributes
- Aws.Ses.Commands.GetIdentityNotificationAttributes
- Aws.Ses.Commands.GetIdentityVerificationAttributes
- Aws.Ses.Commands.ListIdentities
- Aws.Ses.Commands.SendRawEmail
- Aws.Ses.Commands.SetIdentityDkimEnabled
- Aws.Ses.Commands.SetIdentityFeedbackForwardingEnabled
- Aws.Ses.Commands.SetIdentityNotificationTopic
- Aws.Ses.Commands.VerifyDomainDkim
- Aws.Ses.Commands.VerifyDomainIdentity
- Aws.Ses.Commands.VerifyEmailIdentity
- Aws.Ses.Core
- Aws.Ses.Commands
- Aws.SimpleDb
- Aws.Sqs
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
examples | Build the examples. | Disabled |
networkbsd | Build with network-3.0 which split out network-bsd | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- aws-0.22.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
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.4.0, 0.4.0.1, 0.4.1, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.6.1, 0.7.6.2, 0.7.6.3, 0.7.6.4, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5, 0.8.6, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.10, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.11, 0.11.1, 0.11.2, 0.11.3, 0.11.4, 0.12, 0.12.1, 0.13.0, 0.13.1, 0.13.2, 0.14.0, 0.14.1, 0.15, 0.15.1, 0.16, 0.17, 0.17.1, 0.18, 0.19, 0.20, 0.21, 0.21.1, 0.22, 0.22.1, 0.23, 0.24, 0.24.1, 0.24.2, 0.24.3, 0.24.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.6 && <1.6), attoparsec (>=0.11 && <0.15), aws, base (>=4.6 && <5), base16-bytestring (>=0.1 && <1.1), base64-bytestring (>=1.0 && <1.3), blaze-builder (>=0.2.1.4 && <0.5), byteable (>=0.1 && <0.2), bytestring (>=0.9 && <0.12), case-insensitive (>=0.2 && <1.3), cereal (>=0.3 && <0.6), conduit (>=1.3 && <1.4), conduit-extra (>=1.3 && <1.4), containers (>=0.4), cryptonite (>=0.11), data-default (>=0.5.3 && <0.8), directory (>=1.0 && <2.0), errors (>=2.0), exceptions (>=0.8 && <0.11), filepath (>=1.1 && <1.5), ghc-prim, http-client-tls (>=0.3 && <0.4), http-conduit (>=2.3 && <2.4), http-types (>=0.7 && <1.0), lifted-base (>=0.1 && <0.3), memory, monad-control (>=0.3), mtl (>=2 && <3), network (>=2 && <4), network-bsd (>=2.8 && <2.9), old-locale (>=1 && <2), resourcet (>=1.2 && <1.3), safe (>=0.3 && <0.4), scientific (>=0.3), semigroups (>=0.18 && <0.19), tagged (>=0.7 && <0.9), text (>=0.11), time (>=1.4.0 && <2.0), transformers (>=0.2.2 && <0.6), unordered-containers (>=0.2), utf8-string (>=0.3 && <1.1), vector (>=0.10), xml-conduit (>=1.8 && <2.0) [details] |
License | BSD-3-Clause |
Copyright | See contributors list in README and LICENSE file |
Author | Aristid Breitkreuz, contributors see README |
Maintainer | aristidb@gmail.com |
Revised | Revision 3 made by Bodigrim at 2021-12-11T21:52:27Z |
Category | Network, Web, AWS, Cloud, Distributed Computing |
Home page | http://github.com/aristidb/aws |
Source repo | this: git clone https://github.com/aristidb/aws.git(tag 0.22) head: git clone https://github.com/aristidb/aws.git |
Uploaded | by AristidBreitkreuz at 2020-03-04T19:19:57Z |
Distributions | Arch:0.24, Debian:0.22, Fedora:0.24.1, FreeBSD:0.12.1, LTSHaskell:0.24.4, NixOS:0.24.1, Stackage:0.24.4, openSUSE:0.24.4 |
Reverse Dependencies | 21 direct, 0 indirect [details] |
Executables | Sqs, DynamoDb, SimpleDb, PutBucketNearLine, NukeBucket, MultipartTransfer, MultipartUpload, GetObjectGoogle, GetObject, GetObjectV4 |
Downloads | 79081 total (90 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-03-04 [all 1 reports] |