Starts a data ingestion job. Amazon Lookout for Equipment returns the job status.
See https://www.paws-r-sdk.com/docs/lookoutequipment_start_data_ingestion_job/ for full documentation.
lookoutequipment_start_data_ingestion_job(
DatasetName,
IngestionInputConfiguration,
RoleArn,
ClientToken
)
[required] The name of the dataset being used by the data ingestion job.
[required] Specifies information for the input data for the data ingestion job, including dataset S3 location.
[required] The Amazon Resource Name (ARN) of a role with permission to access the data source for the data ingestion job.
[required] A unique identifier for the request. If you do not set the client request token, Amazon Lookout for Equipment generates one.