Gidon Kremer

Results 3 issues of Gidon Kremer

### Describe the bug ```aws s3 sync . s3:\\my_bucket --exclude "*" --include "package*" ``` if there is a symlink in the source directory that is linked to a missing file...

bug
s3sync
s3
s3filters

if `serverless.yaml` file has no defined functions it will fail with the following exception: ``` Error: TypeError: Cannot convert undefined or null to object at Function.entries () at resolveArgsSchema (/Users/gidonk/repos/ciq/ciq-front/ciq-sites/node_modules/serverless/lib/cli/resolve-input.js:13:45)...