words on sand
from shri at drone-ah.com
about
posts
tags & stats
endeavours
excursions
Tag: Aws-Lambda
08
Nov 2023
How to get current Function URL (aws-lambda + golang)
When deploying a function lambda that needs details of its own function URL. It\'s an OAuth Callback, and needs to calc...
01
Nov 2023
Including a built artifact in another target (Bazel, golang)
We use pulumi to do IaC and we use a monorepo with Bazel as the build tool. We have out modules set out as following O...