Rust SDK: Possible to use AWS credentials?

I’m using the Rust SDK, and authenticating with username + password works OK. But I want to use AWS credentials, and sign the HTTP messages using AWS4. Is this currently possible?