mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 17:15:04 -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.
|