Index of Public Functions and Variables - clj-aws-s3

This page has an alphabetical index of all the documented functions and variables in clj-aws-s3.
Shortcuts:
A B C D E F G H I J K L M
N O P Q R S T U V W X Y Z
Other

A


  

B

 bucket-exists?               function      aws.sdk.s3         Returns true if the supplied bucket name already e...

  

C

 copy-object                  function      aws.sdk.s3         Copy an existing S3 object to another key..
 create-bucket                function      aws.sdk.s3         Create a new S3 bucket with the supplied name..

  

D

 delete-bucket                function      aws.sdk.s3         Delete the S3 bucket with the supplied name..
 delete-object                function      aws.sdk.s3         Delete an object from an S3 bucket..

  

E


  

F


  

G

 get-object                   function      aws.sdk.s3         Get an object from an S3 bucket. The object is ret...
 get-object-acl               function      aws.sdk.s3         Returns object ACL (AccessControlList).
 get-object-metadata          function      aws.sdk.s3         Get an object's metadata from a bucket. The metada...

  

H


  

I


  

J


  

K


  

L

 list-objects                 function      aws.sdk.s3         List the objects in an S3 bucket. A optional map o...

  

M

 Mappable                     var           aws.sdk.s3         Convert a value into a Clojure map..

  

N


  

O

 object-exists?               function      aws.sdk.s3         Returns true if an object exists in the supplied b...

  

P

 put-object                   function      aws.sdk.s3         Put a value into an S3 bucket at the specified key...
 put-request                  function      aws.sdk.s3         Convert a value into a put request..

  

Q


  

R


  

S

 set-object-acl               function      aws.sdk.s3         Sets object ACL to one of CannedAccessControlList ...

  

T

 to-map                       function      aws.sdk.s3         Return a map of the value..
 ToPutRequest                 var           aws.sdk.s3         A protocol for constructing a map that represents ...

  

U


  

V


  

W


  

X


  

Y


  

Z


  

Other


  
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.