aws / aws/session-manager-plugin
Independent implementation (rust+python) of the Session Manager protocol (documentation question)
Open
- Dominant language
- Go
- Stars
- 320
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I’ve implemented an independent implementation of the Session Manager protocol in Rust with Python bindings, based on the behavior of this repository:
[https://github.com/hupe1980/aws-ssm-bridge](https://github.com/hupe1980/aws-ssm-bridge)
During development, I wasn’t able to find formal documentation for the wire protocol and relied on reading the reference implementation and validating behavior empirically.
Is there any official or recommended documentation for the Session Manager protocol beyond this repository, or any guidance regarding third-party implementations?
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.