Class: Aws::ECS::Types::ClusterContainsContainerInstancesException

Inherits:
Aws::EmptyStructure
  • Object
show all
Defined in:
gems/aws-sdk-ecs/lib/aws-sdk-ecs/types.rb

Overview

You can't delete a cluster that has registered container instances. First, deregister the container instances before you can delete the cluster. For more information, see DeregisterContainerInstance.