words on sand
from shri at drone-ah.com
about
posts
tags & stats
endeavours
excursions
Tag: Aws
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...
08
Apr 2020
How do you access a specific version of a parameter from AWS Systems Manager Parameter Store
This was a bit tricky to find and doesn\'t seem to be well documented. ```js // version number below can be a number, ...