Skip to content

Instantly share code, notes, and snippets.

@mxro
Created October 20, 2022 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mxro/2b7c7bb57c8ee62bba61bdf4c4abf2f9 to your computer and use it in GitHub Desktop.
Save mxro/2b7c7bb57c8ee62bba61bdf4c4abf2f9 to your computer and use it in GitHub Desktop.
goldstack.json
{
"lambdas": {
"ANY /": {
"function_name": "goldstack-ci-test-server-side-rendering-1665262198346--__index",
"route": "ANY /"
},
"ANY /posts": {
"function_name": "goldstack-ci-test-server-side-rendering-1665262198346-posts",
"route": "ANY /posts"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment