v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433170151.6 KB

Starts a data ingestion job. Amazon Lookout for Equipment returns the job status.

post/#X-Amz-Target=AWSLookoutEquipmentFrontendService.StartDataIngestionJob

Headers

X-Amz-Target'AWSLookoutEquipmentFrontendService.StartDataIngestionJob' required

Request body

DatasetNamestring required

The name of the dataset being used by the data ingestion job.

RoleArnstring required

The Amazon Resource Name (ARN) of a role with permission to access the data source for the data ingestion job.

ClientTokenstring required

A unique identifier for the request. If you do not set the client request token, Amazon Lookout for Equipment generates one.

Response

Success

JobIdstring

Indicates the job ID of the data ingestion job.

Status'IN_PROGRESS' | 'SUCCESS' | 'FAILED'

Indicates the status of the <code>StartDataIngestionJob</code> operation.