> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/ecs-deployment-failures.md).

# ECS Deployment Failures

### Issue <a href="#issue" id="issue"></a>

Users may notice failures when deploying tasks with tags to ECS deployment targets. This behavior began on 2023/05/25 and impacts all versions of CDSH. The error on the failed pipeline would look similar to the error in the image below

**Update Jun 1, 2023:** Hotfixes and versions have been released to address this issue

### Cause <a href="#cause" id="cause"></a>

The failures are due to API errors with the AWS API. The issue occurs for those pipelines that have an ECS deploy stage consisting tags as shown below

The API that accepts the tags has been causing the issue.
