INPUT_OBJECT
1input CancelMultipartUploadInput {42# Identifies the file that was being uploaded3key: String!75# The ID associated with the multipart-upload session6uploadId: String!118# The bucket provided when initiating the upload. Leave blank if none was 9# provided.10bucket: String12}