mirror of
https://github.com/curl/curl.git
synced 2026-05-01 16:47:52 +03:00
10 lines
290 B
D
10 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.
|