v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141381,185842.7 KB

Retrieves the Session Manager connection status for a managed node to determine whether it is running and ready to receive Session Manager connections.

post/#X-Amz-Target=AmazonSSM.GetConnectionStatus

Headers

X-Amz-Target'AmazonSSM.GetConnectionStatus' required

Request body

Targetstring required

The managed node ID.

Response

Success

Targetstring

The ID of the managed node to check connection status.

Status'Connected' | 'NotConnected'

The status of the connection to the managed node. For example, 'Connected' or 'Not Connected'.