AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Retrieves a list of all the imports performed.
For .NET Core this operation is only available in asynchronous form. Please refer to ListImportFileTaskAsync.
Namespace: Amazon.MigrationHubStrategyRecommendations
Assembly: AWSSDK.MigrationHubStrategyRecommendations.dll
Version: 3.x.y.z
public virtual ListImportFileTaskResponse ListImportFileTask( ListImportFileTaskRequest request )
Container for the necessary parameters to execute the ListImportFileTask service method.
| Exception | Condition |
|---|---|
| AccessDeniedException | The user does not have permission to perform the action. Check the AWS Identity and Access Management (IAM) policy associated with this user. |
| InternalServerException | The server experienced an internal error. Try again. |
| ThrottlingException | The request was denied due to request throttling. |
| ValidationException | The request body isn't valid. |
.NET Framework:
Supported in: 4.7.2 and newer