I’ve also got a question similar to <@UB9F425B6> - I’m using the `Callback&lt;E, R&gt;`s to create l...
h
I’ve also got a question similar to @miniature-potato-84713 - I’m using the `Callback<E, R>`s to create lambdas … which doesn’t allow me to specify the runtime version for the lambda that will be created. Is there any way to set the lambda runtime version whenever I use the Callback type? i.e. is there a config variable something like
aws:CallbackRuntimeVersion
?
👍 1