aws-0.24.1: Amazon Web Services (AWS) for Haskell
Safe HaskellSafe-Inferred
LanguageHaskell2010

Aws.S3.Commands.GetBucket

Documentation

data GetBucket Source #

Constructors

GetBucket 

Fields

Instances

Instances details
SignQuery GetBucket Source #

ServiceConfiguration: S3Configuration

Instance details

Defined in Aws.S3.Commands.GetBucket

Associated Types

type ServiceConfiguration GetBucket :: Type -> Type Source #

Show GetBucket Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

Methods

showsPrec :: Int -> GetBucket -> ShowS

show :: GetBucket -> String

showList :: [GetBucket] -> ShowS

IteratedTransaction GetBucket GetBucketResponse Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

Transaction GetBucket GetBucketResponse Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

type ServiceConfiguration GetBucket Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

data GetBucketResponse Source #

Constructors

GetBucketResponse 

Fields

Instances

Instances details
AsMemoryResponse GetBucketResponse Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

Show GetBucketResponse Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

Methods

showsPrec :: Int -> GetBucketResponse -> ShowS

show :: GetBucketResponse -> String

showList :: [GetBucketResponse] -> ShowS

IteratedTransaction GetBucket GetBucketResponse Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

ListResponse GetBucketResponse ObjectInfo Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

ResponseConsumer r GetBucketResponse Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

Transaction GetBucket GetBucketResponse Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

type MemoryResponse GetBucketResponse Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket

type ResponseMetadata GetBucketResponse Source # 
Instance details

Defined in Aws.S3.Commands.GetBucket