dazza-codes / aio-aws

Asyncio utils for AWS Services
Apache License 2.0
3 stars 1 forks source link

Revise lambda.invoke to return lambda #14

Closed dazza-codes closed 3 years ago

dazza-codes commented 3 years ago

This makes it easier to use an AWS lambda.invoke with asyncio.as_completed to get back the lambda object.