Is there an example to use provided.al2 runtime wi...
# seed
s
Is there an example to use provided.al2 runtime with serverless framework?
f
According to their doc https://www.serverless.com/framework/docs/providers/aws/guide/services, it seems they have an
aws-provided
template. Maybe give it a try?
provided.al2
might have a similar setup.
s
yeah. got it thanks.