# Functions
NewDeployWithExistingFiles creates a DeployWithFilesParams object from a site ID, branch name, and a list of existing site files.
# Structs
DeployFileUploadParams contains the information necessary to upload a new file to a deploy.
DeployWithFilesParams contains all of the necessary parameters to initiate a new deployment.
Handler provides high level functions to upload files to Netlify through their SDK.