---
title: "Get Instance Migration Status"
method: GET
path: "/aws/ec2/managedInstance/migration/{MIGRATION_ID}"
tags: ["Stateful Node AWS"]
---

# Get Instance Migration Status

`GET /aws/ec2/managedInstance/migration/{MIGRATION_ID}`

<ul> <li>Get a previously initiated instance migration status.
<li>To initiate an instance migration from AWS use the Import Instance From AWS call.
<li>On initiation, the migration would be in the following state: `MIGRATE_START`.
<li>Possible end states for the migration are: `MIGRATE_CANCEL`, `MIGRATE_FINISH`, `MIGRATE_ERROR`. <ul>

## Path parameters

- `MIGRATION_ID` string, required

## Parameters

- `#/paths/~1azure~1costs/get/parameters/0` — unresolved $ref

## 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)
