The issue with my `getAmi` function above was a typo. It's `filters`, not `filter`. Argh.
s
The issue with my
getAmi
function above was a typo. It's
filters
, not
filter
. Argh.
👍 1