---
title: "Update ITF Listener Rule Migration"
method: PUT
path: "/aws/ec2/group/{groupId}/itf/migration/{migrationId}"
tags: ["Elastigroup AWS"]
---

# Update ITF Listener Rule Migration

`PUT /aws/ec2/group/{groupId}/itf/migration/{migrationId}`

Update an ITF listener rule migration object of a specific Elastigroup.

## Path parameters

- `migrationId` string, required

## Parameters

- `#/paths/~1azure~1costs/get/parameters/0` — unresolved $ref
- `#/paths/~1aws~1ec2~1group~1%7BgroupId%7D/put/parameters/0` — unresolved $ref

## Request body

- object — A request to update the status of an ITF listener rule migration process. Only 'USER_RETRY' is supported, allowing to retry a previously failed migration process (having a "Failed" status).
  - `status` 'USER_RETRY' — The status to be updated. Valid value is "USER_RETRY".

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/72813baf8d47/schema)
