[Twisted-Python] AWS Auth v4 for Twisted?
Seeking a library that implements this for use with txAWS. More details: https://stackoverflow.com/questions/41322251/is-there-an-aws-auth-v4-impleme... Jean-Paul
I implemented this at work. On Tuesday I'll confirm my company's open source policy will allow me to contribute it back to txaws. On Sun, Dec 25, 2016 at 7:09 AM, Jean-Paul Calderone < exarkun@twistedmatrix.com> wrote:
Seeking a library that implements this for use with txAWS. More details:
https://stackoverflow.com/questions/41322251/is-there- an-aws-auth-v4-implementation-usable-with-a-twisted-friendly-http-clien
Jean-Paul
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Mark, Did you get confirmation from your work? -Steve On Sun, Dec 25, 2016 at 1:44 PM, Mark Williams <markrwilliams@gmail.com> wrote:
I implemented this at work. On Tuesday I'll confirm my company's open source policy will allow me to contribute it back to txaws.
On Sun, Dec 25, 2016 at 7:09 AM, Jean-Paul Calderone < exarkun@twistedmatrix.com> wrote:
Seeking a library that implements this for use with txAWS. More details:
https://stackoverflow.com/questions/41322251/is-there-an- aws-auth-v4-implementation-usable-with-a-twisted-friendly-http-clien
Jean-Paul
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
-- *Steve Morin | Managing Partner - CTO*
On Fri, 30 Dec 2016 at 02:30 Steve Morin <steve@stevemorin.com> wrote:
Mark, Did you get confirmation from your work?
It seems like he did; see https://github.com/twisted/txaws/pull/16 for more details.
On Thu, Dec 29, 2016 at 8:55 PM, Tristan Seligmann <mithrandi@mithrandi.net> wrote:
On Fri, 30 Dec 2016 at 02:30 Steve Morin <steve@stevemorin.com> wrote:
Mark, Did you get confirmation from your work?
It seems like he did; see https://github.com/twisted/txaws/pull/16 for more details.
Now merged! Thanks Mark. Jean-Paul
participants (4)
-
Jean-Paul Calderone
-
Mark Williams
-
Steve Morin
-
Tristan Seligmann