amazonaws.com

The AWS Migration Hub API methods help to obtain server and application migration status and integrate your resource-specific migration tool by providing a programmatic interface to Migration Hub. Remember that you must set your AWS Migration Hub home region before you call any of these AP

🔑 oauth2 17 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Lists all, or filtered by resource name, migration tasks associated with t…
curl \
  -H "Authorization: $API_KEY" \
  http://mgh.us-east-1.amazonaws.com/#X-Amz-Target=AWSMigrationHub.ListMigrationTasks
<p>Registers a new migration task which represents a server, database, etc., …
curl \
  -H "Authorization: $API_KEY" \
  http://mgh.us-east-1.amazonaws.com/#X-Amz-Target=AWSMigrationHub.ImportMigrationTask
Endpoints (17 total)
POST
/#X-Amz-Target=AWSMigrationHub.ListMigrationTasks
<p>Lists all, or filtered by resource name, migration tasks associated with t…
POST
/#X-Amz-Target=AWSMigrationHub.ImportMigrationTask
<p>Registers a new migration task which represents a server, database, etc., …
POST
/#X-Amz-Target=AWSMigrationHub.ListCreatedArtifacts
<p>Lists the created artifacts attached to a given migration task in an updat…
POST
/#X-Amz-Target=AWSMigrationHub.DescribeMigrationTask
Retrieves a list of all attributes associated with a specific migration task.
POST
/#X-Amz-Target=AWSMigrationHub.ListApplicationStates
Lists all the migration statuses for your applications. If you use the option…
POST
/#X-Amz-Target=AWSMigrationHub.PutResourceAttributes
<p>Provides identifying details of the resource being migrated so that it can…
POST
/#X-Amz-Target=AWSMigrationHub.NotifyApplicationState
Sets the migration state of an application. For a given application identifie…
POST
/#X-Amz-Target=AWSMigrationHub.ListDiscoveredResources
Lists discovered resources associated with the given <code>MigrationTask</code>.
POST
/#X-Amz-Target=AWSMigrationHub.AssociateCreatedArtifact
<p>Associates a created artifact of an AWS cloud resource, the target receivi…
POST
/#X-Amz-Target=AWSMigrationHub.DescribeApplicationState
Gets the migration status of an application.
POST
/#X-Amz-Target=AWSMigrationHub.NotifyMigrationTaskState
<p>Notifies Migration Hub of the current status, progress, or other detail re…
POST
/#X-Amz-Target=AWSMigrationHub.ListProgressUpdateStreams
Lists progress update streams associated with the user account making this call.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints17
Authoauth2
Categories1
http://mgh.us-east-1.amazonaws.com