How do you draw/document your serverless functions?

Hi guys,

How do you draw your AWS architecture? I know there are a raft of tools like: https://aws.amazon.com/architecture/icons/

But I am curious how would you would visualise serverless create --template hello-world as a PNG or SVG.

Cheers!

I hesitate to suggest it, but you could use the CloudFormation Designer. I don’t personally like the output it generates (it’s very low-level), but it is a visualization of your service stack.