aws/session-manager-plugin

'sessionId' capitalization is inconsistent

Opened this issue · 0 comments

When using SSM, the messages use inconsistent capitalization between the starting and ending messages.

"Starting session with SessionId: ..."

"Exiting session with sessionId: ..."

image

I think the problem is on line 784 in /src/datachannel/streaming.go