severb / flowy

Python library for Amazon Simple Workflow Service
http://flowy.rtfd.org/
MIT License
33 stars 10 forks source link

use boto3 for swf #32

Closed foobarna closed 8 years ago

foobarna commented 8 years ago

I've created a thin wrapper around boto3 to use it as a client in flowy; this way it's easier in the feature to update the client/boto3 we can also pass some params extra arguments (key/secret, profile, etc) to configure the client or even pass an instanced boto3 client

the work here needs some polishing because some things are not consistent, but ship it; we can polish it on the way

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling 46105dc2ea8b19f797c2f89d1831e718d5af92f5 on pbs:upgrade-boto3 into \ on severb:master**.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling e2e1dfc3afba4f0f0c8cac254c785c90742aa9a0 on pbs:upgrade-boto3 into \ on severb:master**.