Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Fields

Indexable

[key: string]: string

Additional keys that must be included in the form to be submitted. This will include signature metadata as well as any fields provided to s3.createPresignedPost

Index

Properties

Properties

Policy

Policy: string

A base64-encoded policy detailing what constitutes an acceptable POST upload. Composed of the conditions and expiration provided to s3.createPresignedPost

X-Amz-Signature

X-Amz-Signature: string

A hex-encoded HMAC of the POST policy, signed with the credentials provided to the S3 client.

Generated using TypeDoc