Class TargetNotConnectedException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<TargetNotConnectedException.Builder,TargetNotConnectedException>

@Generated("software.amazon.awssdk:codegen") public final class TargetNotConnectedException extends SsmException implements ToCopyableBuilder<TargetNotConnectedException.Builder,TargetNotConnectedException>

The specified target managed node for the session isn't fully configured for use with Session Manager. For more information, see Getting started with Session Manager in the Amazon Web Services Systems Manager User Guide. This error is also returned if you attempt to start a session on a managed node that is located in a different account or Region

See Also: