key: thumbnailKey()

in amplify/backend/function/S3Trigger984fb593/src/reference-index.js [118:123]


      key: thumbnailKey(keyPrefix, originalPhotoName),
      width: THUMBNAIL_WIDTH,
      height: THUMBNAIL_HEIGHT
    },

    fullsize: {