Is there any way to get the cloudformation for lambdas? I know you can create AWS CloudFormation Templates from existing AWS Resources using CloudFormer. And also, cloudformer is in beta mode (AWS CloudFormer 0.41 (Beta)) at the time I am asking this question. While following the documentation, I could not find a way to create cloudformation for my lambda
I have selected everything while creating the cloudformation but the template contains no lambdas.
Is it not supported or I am missing something? If it is not supported, what is the reason behind this?