- put-sexp! bucket key sexpprocedure
Simply takes a bucket, key (string) to identify the sexp, and a quoted s-expression to put on S3; and pushes the s-expression to S3.
If the key already specifies a s-exp on S3, the s-exp will be replaced.
The return is unspecified.