Class: Aws::ECS::Types::UpdateInProgressException
- Inherits:
-
Aws::EmptyStructure
- Object
- Aws::EmptyStructure
- Aws::ECS::Types::UpdateInProgressException
- Defined in:
- lib/aws-sdk-ecs/types.rb
Overview
There’s already a current Amazon ECS container agent update in progress on the container instance that’s specified. If the container agent becomes disconnected while it’s in a transitional stage, such as ‘PENDING` or `STAGING`, the update process can get stuck in that state. However, when the agent reconnects, it resumes where it stopped previously.