Class NoUpdateAvailableException

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

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

There's no update available for this Amazon ECS container agent. This might be because the agent is already running the latest version or because it's so old that there's no update path to the current version.

See Also: