Sample application provides a small foot print Java library for access to Amazon S3. This small implementation was designed for both J2ME and J2SE environments. A jar file is created specifically for both platforms. The same code and interfaces are present in both versions with the exception of a single class due to the difference in how J2ME supports HTTP communication.