aws-0.7.2: Amazon Web Services (AWS) for Haskell

Safe HaskellNone

Aws.S3.Core

Documentation

data RequestStyle Source

Constructors

PathStyle

Requires correctly setting region endpoint, but allows non-DNS compliant bucket names in the US standard region.

BucketStyle

Bucket name must be DNS compliant.

VHostStyle 

Instances

data UserInfo Source

Constructors

UserInfo 

Instances

data ObjectId Source

Constructors

ObjectId 

Instances