v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14219992.9 KB

Associates a source resource with a migration task. For example, the source resource can be a source server, an application, or a migration wave.

post/#X-Amz-Target=AWSMigrationHub.AssociateSourceResource

Headers

X-Amz-Target'AWSMigrationHub.AssociateSourceResource' required

Request body

ProgressUpdateStreamstring required

The name of the progress-update stream, which is used for access control as well as a namespace for migration-task names that is implicitly linked to your AWS account. The progress-update stream must uniquely identify the migration tool as it is used for all updates made by the tool; however, it does not need to be unique for each AWS account because it is scoped to the AWS account.

MigrationTaskNamestring required

A unique identifier that references the migration task. <i>Do not include sensitive data in this field.</i>

DryRunboolean

This is an optional parameter that you can use to test whether the call will succeed. Set this parameter to <code>true</code> to verify that you have the permissions that are required to make the call, and that you have specified the other parameters in the call correctly.

Response

Success

AssociateSourceResourceResult required