TILAWS SDK for Rust takes ~900ms on first request — TLS handshake is 99%Even when initializing the AWS SDK for Rust client during Lambda Init, the first API call takes ~900ms. Breakdown measurement revealed TLS handshake at 745ms accounts for 99%.March 31, 20261 min read#aws#lambda#rust+2