Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data DeleteObject Source #
Instances
Show DeleteObject Source # | |
Defined in Aws.S3.Commands.DeleteObject showsPrec :: Int -> DeleteObject -> ShowS # show :: DeleteObject -> String # showList :: [DeleteObject] -> ShowS # | |
SignQuery DeleteObject Source # | ServiceConfiguration: |
Defined in Aws.S3.Commands.DeleteObject type ServiceConfiguration DeleteObject :: Type -> Type Source # signQuery :: DeleteObject -> ServiceConfiguration DeleteObject queryType -> SignatureData -> SignedQuery Source # | |
Transaction DeleteObject DeleteObjectResponse Source # | |
Defined in Aws.S3.Commands.DeleteObject | |
ResponseConsumer DeleteObject DeleteObjectResponse Source # | |
type ServiceConfiguration DeleteObject Source # | |
Defined in Aws.S3.Commands.DeleteObject |
data DeleteObjectResponse Source #
Instances
Show DeleteObjectResponse Source # | |
Defined in Aws.S3.Commands.DeleteObject showsPrec :: Int -> DeleteObjectResponse -> ShowS # show :: DeleteObjectResponse -> String # showList :: [DeleteObjectResponse] -> ShowS # | |
AsMemoryResponse DeleteObjectResponse Source # | |
Defined in Aws.S3.Commands.DeleteObject type MemoryResponse DeleteObjectResponse :: Type Source # | |
Transaction DeleteObject DeleteObjectResponse Source # | |
Defined in Aws.S3.Commands.DeleteObject | |
ResponseConsumer DeleteObject DeleteObjectResponse Source # | |
type MemoryResponse DeleteObjectResponse Source # | |
Defined in Aws.S3.Commands.DeleteObject | |
type ResponseMetadata DeleteObjectResponse Source # | |
Defined in Aws.S3.Commands.DeleteObject |