Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 627 Bytes

File metadata and controls

11 lines (7 loc) · 627 Bytes

WalletInc.Model.PresignedPostFields

Properties

Name Type Description Notes
Policy string A base64-encoded policy detailing what constitutes an acceptable POST upload. Composed of the conditions and expiration provided to s3.createPresignedPost
XAmzSignature string A hex-encoded HMAC of the POST policy, signed with the credentials provided to the S3 client.

[Back to Model list] [Back to API list] [Back to README]