View module source on GitHub

SignedURLResponse

class SignedURLResponse(TypedDict)
Represents a signed URL response. Attributes:
NameTypeDescription
urlstrThe signed URL for uploading a file.