Is it possible to make use of "runtime" functional...
# general
g
Is it possible to make use of "runtime" functionality locally, or will it only work in a lambda? My use case is, I need to run an ecs task as part of a test - it would be convenient if I could just use the task.run method on the resource instead of having to use aws' sdk