mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 12:05:06 -05:00
11 lines
300 B
D
11 lines
300 B
D
|
Long: aws-sigv4
|
||
|
Arg: <provider1[:provider2]>
|
||
|
Help: provides AWS V4 signature authentication
|
||
|
Category: auth http
|
||
|
Added: 7.75.0
|
||
|
---
|
||
|
provides AWS V4 signature authentication on HTTPS header:
|
||
|
|
||
|
The provider argument is a string that is used by the algorithm when creating
|
||
|
outgoing authentication headers.
|