v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1422222115.9 KB

Starts a file import.

post/start-import-file-task

Request body

S3Bucketstring required

The S3 bucket where the import file is located. The bucket name is required to begin with <code>migrationhub-strategy-</code>.

dataSourceType'ApplicationDiscoveryService' | 'MPA' | 'Import' | 'StrategyRecommendationsApplicationDataCollector'

Specifies the source that the servers are coming from. By default, Strategy Recommendations assumes that the servers specified in the import file are available in AWS Application Discovery Service.

namestring required

A descriptive name for the request.

s3bucketForReportDatastring

The S3 bucket where Strategy Recommendations uploads import results. The bucket name is required to begin with migrationhub-strategy-.

s3keystring required

The Amazon S3 key name of the import file.

Response

Success

idstring

The ID for a specific import task. The ID is unique within an AWS account.