Robot Framework library for working with the S3 API
This is a simple library created to allow Robotframework Test Suite writers to work with object storage using the S3 API.
Documentation for available keywords is in doc directory (generated by libdoc)
No doubt there are bugs and missing functionality in this library. If you encounter any problems or have a feature request (i.e. new keywords you'd like to have), please open an issue on the project's github issue tracker: https://github.com/tduskin/robotframework-s3library/issues
Copyright 2013 Maldivica (www.maldivica.com)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.