Jump to Content

The batch import job details.

Hierarchy

  • BatchImport

Properties

arn?: string

The ARN of the batch import job.

completionTime?: string

Timestamp of when batch import job completed.

eventTypeName?: string

The name of the event type.

failedRecordsCount?: number

The number of records that failed to import.

failureReason?: string

The reason batch import job failed.

iamRoleArn?: string

The ARN of the IAM role to use for this job request.

inputPath?: string

The Amazon S3 location of your data file for batch import.

jobId?: string

The ID of the batch import job.

outputPath?: string

The Amazon S3 location of your output file.

processedRecordsCount?: number

The number of records processed by batch import job.

startTime?: string

Timestamp of when the batch import job started.

status?: string

The status of the batch import job.

totalRecordsCount?: number

The total number of records in the batch import job.