JobProgressReport
The progress report for the import job.
Contents
- Throughput
-
The transaction rate the import job is processed at.
Type: Double
Required: No
- TotalNumberOfFilesReadWithCustomerError
-
The number of files that failed to be read from the S3 input bucket due to customer error.
Type: Long
Required: No
- TotalNumberOfImportedFiles
-
The number of files imported.
Type: Long
Required: No
- TotalNumberOfResourcesImported
-
The number of resources imported.
Type: Long
Required: No
- TotalNumberOfResourcesScanned
-
The number of resources scanned from the S3 input bucket.
Type: Long
Required: No
- TotalNumberOfResourcesWithCustomerError
-
The number of resources that failed due to customer error.
Type: Long
Required: No
- TotalNumberOfScannedFiles
-
The number of files scanned from the S3 input bucket.
Type: Long
Required: No
- TotalSizeOfScannedFilesInMB
-
The size (in MB) of files scanned from the S3 input bucket.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: