Lists the uploaded documents. The documents are kept for 24 hours. The list includes the filenames of the documents. The filenames can be used to reference the documents in request payloads. When a document is referenced, Rialto will copy the document to a permanent storage. During the copy operation, a key referencing the document in the final destination will be generated. See the for more information on S3 pre-signed URLs.
Generates pre-signed URLs for uploading documents. The uploaded documents are kept for 24 hours. For each file, a pre-signed URL is generated. Each pre-signed URL is valid for 5 minutes. The filenames can be used to reference the documents in request payloads. When a document is referenced, Rialto will copy the document to a permanent storage. During the copy operation, a key referencing the document in the final destination will be generated. See the for more information on S3 pre-signed URLs.
The list of filenames for which to generate pre-signed URLs. It must only contain the following characters: - alphanumeric characters (a-z, A-Z, 0-9) - special characters: - _ . * ' ( ) & $ @ = ; / : space.