chickadee » amazon-s3 » put-string!

put-string! bucket key stringprocedure

Simply takes a bucket, key (string) to identify the string, and the string to put on S3; and pushes the string to S3.

If the key already specifies an string on S3, the string will be replaced.

The return is unspecified.