Anyone writing to the Alternator interface in Rust?

I’m working in Rust, and am interested in talking to ScyllaDB via their Alternator API. I gather I can just use the AWS S3 SDK, configured appropriately. Not seeing a lot of examples laying around… anyone here done this?