Skip to content

Commit 8647f5f

Browse files
surajnarwadeSuraj Narwade
and
Suraj Narwade
authored
Add SSM KMS info to README (#12)
Co-authored-by: Suraj Narwade <[email protected]>
1 parent 2a8e72b commit 8647f5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ an AWS SDK client.ConfigProvider type (which can be satisfied with a session.Ses
1515
target to connect with. For now, this client has only been tested on macOS and Linux, connecting to a Linux target.
1616
See the [example](examples/ssm-shell) for a simple implementation.
1717

18+
Note: If you have enabled KMS encryption for Sessions, then use `ssmclient.ShellPluginSession()`.
19+
1820
## SSH
1921
SSH over SSM integration can be leveraged via the `ssmclient.SshSession()` function. Since the SSM SSH integration is
2022
a specialized form of port forwarding, the function takes the same arguments as `ssmclient.PortForwardingSession()`.

0 commit comments

Comments
 (0)