| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartSessionResponse |
SsmClient.startSession(StartSessionRequest startSessionRequest)
Initiates a connection to a target (for example, an instance) for a Session Manager session.
|
default CompletableFuture<StartSessionResponse> |
SsmAsyncClient.startSession(StartSessionRequest startSessionRequest)
Initiates a connection to a target (for example, an instance) for a Session Manager session.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartSessionRequestMarshaller.marshall(StartSessionRequest startSessionRequest) |
Copyright © 2019. All rights reserved.