Structs§
- Prepared
Upload Data - Upload
File - Upload
File State - State keeping track of whats been generated from a file upload, to help with reverted changes on failure
- Uploaded
File Data
Enums§
- Upload
File Error - Error messages from this are user-facing so any data included should ensure it does not expose any information that it should’t
Functions§
- publish_
file_ creation_ events - Publish file creation events for all created files
- store_
generated_ files - Creates prepared upload records for generated files, stores the files in S3 and returns the CreateGeneratedFile structures to be stored in the database at a later step
- upload_
file