const ErrCodeS3KeyNotFound = "NotFound"
ErrCodeS3KeyNotFound defines the error code for when S3 keys are missing
func New(bucket string, svc *s3.S3) backend.Backend
New creates and returns a new blobstore backend in S3