Skip to main content

Module presigned

Module presigned 

Source

Structs§

PresignedRequest
A presigned request that can be serialized, stored, and executed later. Hides implementation details for different storage backends.
PresignedResponse
Response from executing a presigned request

Enums§

LocalOperation
Local filesystem operations
PresignedOperation
The type of operation a presigned request performs
PresignedRequestBackend
Storage backend representation for different presigned request types