Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ execute ``lambda upload`` to initiate the transfer.

### Deploying via S3
You can also choose to use S3 as your source for Lambda deployments. This can
be done by issuing ``lambda deploy-s3`` with the same variables/AWS permissions
be done by issuing ``lambda deploy_s3`` with the same variables/AWS permissions
you'd set for executing the ``upload`` command.

## Development
Expand Down