how to apply existing lambda layer to a new lambda

Viewed 10

I have lambda layer arn and I want to apply to lambda using cloudformation template. Please help me.

I have seen some solutions around it but that requires Layer to be defined there in the template itself and the put reference to that.

0 Answers
Related