support for directives, other missing structures in Response?
Hi there,
This project looks pretty quiet for some years, but maybe now is a good time to revive it? There still doesn't seem to be an "official rust SDK" from Amazon and I suspect they're busy with other things for a while.
I've been doing some recent skill development using your crate and it's working out nicely, but there are many unmapped request / response types data types. I'm building out what's missing locally (mostly audio player interface) and would be happy to upstream if you have capacity to merge.
thanks jt
perfect timing, thanks for the updates, I just planned to start today to try to migrate my old dotnet 7 native skill lambda to rust ^^
today at least I got so far to compile the example lamda\bootstrap after found out how to install "zig" in Windows using winget (after pip and choc failed) ^^