nzoschke / gofaas

A boilerplate Go and AWS Lambda app. Demonstrates an expert configuration of 10+ AWS services to support running Go functions-as-a-service (FaaS).
Apache License 2.0
800 stars 43 forks source link

CloudFormation CustomResources Docs #69

Open nzoschke opened 5 years ago

nzoschke commented 5 years ago

A custom resource appeared in #67 to toggle API Gateway tracing. It would be good to document how this works with Go and Lambda.