IngestedFilesSummary - Amazon Lookout for Equipment

IngestedFilesSummary

Gives statistics about how many files have been ingested, and which files have not been ingested, for a particular ingestion job.

Contents

IngestedNumberOfFiles

Indicates the number of files that were successfully ingested.

Type: Integer

Required: Yes

TotalNumberOfFiles

Indicates the total number of files that were submitted for ingestion.

Type: Integer

Required: Yes

DiscardedFiles

Indicates the number of files that were discarded. A file could be discarded because its format is invalid (for example, a jpg or pdf) or not readable.

Type: Array of S3Object objects

Array Members: Minimum number of 0 items.

Required: No

See Also

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