@sds
We've released a simple tool for those running on AWS: https://github.com/warpcast/awsh
The Snapchain team has been running a number performance tests to identify and eliminate bottlenecks in the Rust implementation. These tests run in our AWS environment because of the quick setup+teardown convenience.
However, connecting to these instances and dealing with SSH keys in a security-conscious way has always been a pain, along with managing host key verification of a constantly revolving list of reused IP addresses. Why not get rid of the need for SSH client keys + host keys entirely?
AWS EC2 Instance Connect has the tooling, but it doesn't work like the ssh executable does so it feels clumsy. We've merged the tools with a simple script to make it easy to hop on boxes in your environment.