hrkk lists up aws resources and select some with fuzzy finder(skim), and print its id like ec2 instance-id to console.
Use it to input parameter for aws cli, or just to see aws resource status in console.
bash
cargo install hrkk
Get the binary in release page and copy it to the directory in the PATH environment variable. Binaries are for linux and mac.