We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b391ec commit de81478Copy full SHA for de81478
README.md
@@ -101,7 +101,7 @@ Example usages:
101
# Invoke using a local function url
102
./splat_cli.py -o /tmp/google.pdf -b https://google.com
103
104
-# Invoke using a deployed lambda against an embedded document content
+# Invoke using a deployed AWS lambda against an embedded document content
105
./splat_cli.py -o /tmp/test.pdf -c "<h1> hi </h1>" --function-name splat-staging
106
107
```
0 commit comments