aws-0.16: Amazon Web Services (AWS) for Haskell
Aws.S3.Commands.DeleteObject
Synopsis
data DeleteObject Source #
Constructors
Fields
Instances
ServiceConfiguration: S3Configuration
S3Configuration
Associated Types
type ServiceConfiguration DeleteObject :: * -> * Source #
Methods
signQuery :: DeleteObject -> ServiceConfiguration DeleteObject queryType -> SignatureData -> SignedQuery Source #
type ResponseMetadata DeleteObjectResponse :: * Source #
responseConsumer :: Request -> DeleteObject -> IORef (ResponseMetadata DeleteObjectResponse) -> HTTPResponseConsumer DeleteObjectResponse Source #
data DeleteObjectResponse Source #
type MemoryResponse DeleteObjectResponse :: * Source #
loadToMemory :: DeleteObjectResponse -> ResourceT IO (MemoryResponse DeleteObjectResponse) Source #