Enum ECS
ECS = Elastic Container Service
Última actualización
ECS = Elastic Container Service
Última actualización
aws ecs describe-clusters --cluster <Clouster_name>aws ecs list-services --cluster <Clouster_name>aws ecs describe-services --cluster <Clouster_name> --services <Service_name>aws ecs list-tasks --cluster <Cluster_name>aws ecs describe-tasks --cluster <Cluster_name> --tasks <Task_id>aws ecs list-container-instances --cluster <Cluster_name>