View a markdown version of this page

TransformationJobProgressReport - AWS HealthLake

TransformationJobProgressReport

Contains progress metrics for a data transformation job, including counts of files scanned, converted, and failed.

Contents

TotalFilesConverted

The total number of source files successfully converted.

Type: Long

Required: Yes

TotalFilesFailed

The total number of source files that failed conversion.

Type: Long

Required: Yes

TotalFilesScanned

The total number of source files scanned by the job.

Type: Long

Required: Yes

TotalResourcesGenerated

The total number of FHIR R4 resources generated across all converted files.

Type: Long

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: