/s3-all-aws-connector

Connector to manage S3's through aws

Primary LanguageGoMozilla Public License 2.0MPL-2.0

S3 manager aws connector

Service to create aws S3 bucket, it responds to s3.create.aws, s3.update.aws and s3.delete.aws and will respond with respective .done or .error messages

Build status

  • master: CircleCI
  • develop: CircleCI

Installation

make deps
make install

Running Tests

make test

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains patches or features, you must include relevant unit tests.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, this project is maintained under the Semantic Versioning guidelines.

Copyright and License

Code and documentation copyright since 2015 r3labs.io authors.

Code released under the Mozilla Public License Version 2.0.