mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Add document --aws-s3-accelerate flag
This commit is contained in:
parent
f06020e283
commit
df59ff923e
@ -24,6 +24,7 @@ serverless deploy
|
||||
- `--package` or `-p` path to a pre-packaged directory and skip packaging step.
|
||||
- `--verbose` or `-v` Shows all stack events during deployment, and display any Stack Output.
|
||||
- `--function` or `-f` Invoke `deploy function` (see above). Convenience shortcut - cannot be used with `--package`.
|
||||
- `--aws-s3-accelerate` Enables S3 Transfer Acceleration making uploading artifacts much faster. You can read more about it [here](http://docs.aws.amazon.com/AmazonS3/latest/dev/transfer-acceleration.html). **Note: When using Transfer Acceleration, additional data transfer charges may apply**
|
||||
|
||||
## Artifacts
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user