Request

Response

    Interface: BatchcompleteuploadResponse

    Defined in: model/batchcompleteuploadResponse.ts:9

    The response to a Complete Batch Upload to S3 Signed URLs operation.

    Export

    BatchcompleteuploadResponse

    Properties

    results

    results: object Defined in: model/batchcompleteuploadResponse.ts:15

    A map of the returned results; each key in the map corresponds to an object key in the batch, and the value includes the results for that object.

    Index Signature

    [key: string]: BatchCompletedResults

    Memberof

    BatchcompleteuploadResponse