notifyMigrationTaskState
abstract suspend fun notifyMigrationTaskState(input: NotifyMigrationTaskStateRequest): NotifyMigrationTaskStateResponse
Notifies Migration Hub of the current status, progress, or other detail regarding a migration task. This API has the following traits:
Migration tools will call the
NotifyMigrationTaskStateAPI to share the latest progress and status.MigrationTaskNameis used for addressing updates to the correct target.ProgressUpdateStreamis used for access control and to provide a namespace for each migration tool.