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