Class MissingVersionException

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

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

Amazon ECS can't determine the current version of the Amazon ECS container agent on the container instance and doesn't have enough information to proceed with an update. This could be because the agent running on the container instance is a previous or custom version that doesn't use our version information.

See Also: