Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CommitMultipartUploadDetails

To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized, talk to an administrator. If you are an administrator who needs to write policies to give users access, see Getting Started with Policies.

Properties

partsToCommit

partsToCommit: Array<CommitMultipartUploadPartDetails>

The part numbers and entity tags (ETags) for the parts to be committed.

Optional partsToExclude

partsToExclude: Array<number>

The part numbers for the parts to be excluded from the completed object. Each part created for this upload must be in either partsToExclude or partsToCommit, but cannot be in both.

Functions

getDeserializedJsonObj

getJsonObj