It takes quite a while for new runtime environment...
# aws
i
It takes quite a while for new runtime environments to make it through to Pulumi 😞 I’m still waiting for Flink v1.15 for Kinesis, and Node.js v18 for lambda
b
For nodejs v18, you can specify it in the input as a string rather than an enum. That should work. Unsure about the kinesis but I’ll take a look
i
Hey Piers, I’m using
@pulumi/aws
nodejs package and already specifying the runtime environment as a string, but I still get the error saying it is not an accepted value (ie. only accepts up to
nodejs16.x