aws: Amazon Web Services (AWS) for Haskell
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [missing-upper-bounds] On library, these packages miss upper bounds: - aeson - attoparsec-aeson - containers - cryptonite - memory - monad-control - scientific - text - unordered-containers - vector - ghc-prim Please add them. There is more information at https://pvp.haskell.org/
- [missing-upper-bounds] On executable 'Sqs', these packages miss upper bounds: - errors Please add them. There is more information at https://pvp.haskell.org/
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]
Properties
Versions | 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.3 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=2.2.0.0), attoparsec (>=0.11 && <0.15), attoparsec-aeson (>=2.1.0.0), aws, base (>=4.9 && <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.13), 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.4), 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.7), 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 |
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.24) head: git clone https://github.com/aristidb/aws.git |
Uploaded | by JoeyHess at 2024-11-14T17:26:34Z |
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.GetBucketVersioning
- 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.24.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees