@Generated(value="software.amazon.awssdk:codegen") public final class TargetNotConnectedException extends EcsException implements ToCopyableBuilder<TargetNotConnectedException.Builder,TargetNotConnectedException>
The execute command cannot run. This error can be caused by any of the following configuration issues:
Incorrect IAM permissions
The SSM agent is not installed or is not running
There is an interface Amazon VPC endpoint for Amazon ECS, but there is not one for for Systems Manager Session Manager
For information about how to troubleshoot the issues, see Troubleshooting issues with ECS Exec in the Amazon Elastic Container Service Developer Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TargetNotConnectedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TargetNotConnectedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TargetNotConnectedException.Builder> |
serializableBuilderClass() |
TargetNotConnectedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic TargetNotConnectedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TargetNotConnectedException.Builder,TargetNotConnectedException>toBuilder in class EcsExceptionpublic static TargetNotConnectedException.Builder builder()
public static Class<? extends TargetNotConnectedException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.