This message was deleted.
# aws
s
This message was deleted.
b
You need to set the runtime to be
provided
or
provided.al2
n
cool, but is there any way to instruct pulumi how to pack a lambda with a rust runtime? I need to build and compile it before zipping it
b
You could use the command provider: https://www.pulumi.com/registry/packages/command/ to run the necessary commands
n
that's neat, thanks!