Module manifest

Module manifest 

Source

Modules§

extractor_manifest
extractor_upload_metadata
manifest_ingest_type
manifest_output
upload_metadata

Structs§

ExtractorManifest
Manifest file produced by containerized extractors to describe their outputs. This is written as manifest.yaml in the OUTPUT_DIR by the container.
ExtractorUploadMetadata
Metadata file created by yeeter after uploading extractor outputs to S3. This is uploaded to S3 by yeeter and read by the Temporal activity to orchestrate ingestion.
ManifestOutput
Describes a single output file from a containerized extractor. This is written by the container in manifest.yaml.
UploadMetadata
Metadata about a single file uploaded to S3 by yeeter. Enriches the original manifest entry with S3 upload information.

Enums§

ManifestIngestType
Supported ingest types for containerized extractor outputs.