AWS SDK for .NET Documentation
GetStatus Method (getStatusRequest)
AmazonAmazon.ImportExportAmazonImportExportGetStatus(GetStatusRequest) Did this page help you?   Yes   No    Tell us about it...

This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job. You can only return information about jobs you own.

Declaration Syntax
C#
GetStatusResponse GetStatus(
	GetStatusRequest getStatusRequest
)
Parameters
getStatusRequest (GetStatusRequest)
Container for the necessary parameters to execute the GetStatus service method on AmazonImportExport.
Return Value
The response from the GetStatus service method, as returned by AmazonImportExport.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)