Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the cl-s3 Reference Manual, version 1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Aug 15 03:58:12 2022 GMT+0.
Next: Systems, Previous: The cl-s3 Reference Manual, Up: The cl-s3 Reference Manual [Contents][Index]
CL-S3 is a Common Lisp library that implements a client interface to the Amazon S3 Web Service.
More specifically, CL-S3
CL-S3 was written by Sven Van Caekenberghe and is available under an LLGPL license.
Please read the full Amazon S3 documentation and study the Common Lisp source code before contacting me with ;-)
There is an interesting post on Nicky Peeters' Blog showing how to get started using CL-S3.
Next: Files, Previous: Introduction, Up: The cl-s3 Reference Manual [Contents][Index]
The main system appears first, followed by any subsystem dependency.
A Common Lisp Amazon S3 client interface package
Sven Van Caekenberghe <svc@mac.com>
Sven Van Caekenberghe <svc@mac.com>
Lesser Lisp General Public License (LLGPL)
1
Next: Packages, Previous: Systems, Up: The cl-s3 Reference Manual [Contents][Index]
Files are sorted by type and then listed depth-first from the systems components trees.
Next: cl-s3/cl-s3.lisp, Previous: cl-s3/cl-s3.asd, Up: Lisp [Contents][Index]
Previous: cl-s3/cl-s3-package.lisp, Up: Lisp [Contents][Index]
cl-s3-package.lisp (file).
cl-s3 (system).
Next: Definitions, Previous: Files, Up: The cl-s3 Reference Manual [Contents][Index]
Packages are listed by definition order.
A Common Lisp Amazon S3 client interface package
common-lisp.
Next: Indexes, Previous: Packages, Up: The cl-s3 Reference Manual [Contents][Index]
Definitions are sorted by export status, category, package, and then by lexicographic order.
Next: Internals, Previous: Definitions, Up: Definitions [Contents][Index]
Next: Ordinary functions, Previous: Public Interface, Up: Public Interface [Contents][Index]
The value of your Amazon Web Services public access key ID
The value of your Amazon Web Services secret access key
Next: Conditions, Previous: Special variables, Up: Public Interface [Contents][Index]
Delete a bucket
Delete the object identified by key in bucket
Assuming key in bucket denotes a file, download it, optionally in dir
List all keys in a bucket that satisfy a query
Retrieve the object identified by key in bucket
List all available buckets
Retrieve all meta-data for the the object identified by key in bucket
Convert from Common Lisp time to Unix time
Returns a list of all accessible buckets’ string names
Return a list of all keys’ strings in bucket, satifying the query
Compute an Amazon S3 authorization signature
Create a new bucket
Set the object identified by key in bucket to the specified content
Generate a GMT HTTP Request Date
Convert from Unix time to Common Lisp time
Upload the file at pathname under bucket, optionally storing it under name
Previous: Ordinary functions, Up: Public Interface [Contents][Index]
Thrown when an Amazon S3 API Error is received
Previous: Public Interface, Up: Definitions [Contents][Index]
Next: Special variables, Previous: Internals, Up: Internals [Contents][Index]
Next: Ordinary functions, Previous: Constants, Up: Internals [Contents][Index]
Next: Generic functions, Previous: Special variables, Up: Internals [Contents][Index]
Compute an RFC 2104 HMAC-SHA1 digest on data-string using key-string
Compute a MD5 digest on data-string
Previous: Ordinary functions, Up: Internals [Contents][Index]
xml.
Previous: Definitions, Up: The cl-s3 Reference Manual [Contents][Index]
Jump to: | A D F G H L M P R U |
---|
Jump to: | A D F G H L M P R U |
---|
Next: Data types, Previous: Functions, Up: Indexes [Contents][Index]
Jump to: | *
+
C M S X |
---|
Jump to: | *
+
C M S X |
---|
Jump to: | A C F P S |
---|
Jump to: | A C F P S |
---|