mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 03:55:03 -05:00
90aad9cb1f
Make it shorter and imperative form Closes #6439
11 lines
290 B
D
11 lines
290 B
D
Long: aws-sigv4
|
|
Arg: <provider1[:provider2]>
|
|
Help: Use AWS V4 signature authentication
|
|
Category: auth http
|
|
Added: 7.75.0
|
|
---
|
|
Use AWS V4 signature authentication in the transfer.
|
|
|
|
The provider argument is a string that is used by the algorithm when creating
|
|
outgoing authentication headers.
|