Arguments for ComputeSignature and SignHeaders functions.
More...
#include <aws_sign.h>
|
std::string | payloadHash |
| if empty "UNSIGNED-PAYLOAD" is sent instead
|
|
Arguments for ComputeSignature and SignHeaders functions.
std::string access;
std::string secret;
std::string endpoint;
std::string method;
std::string bucket;
std::string key;
std::string payloadHash;
std::string region = "us-east";
std::string service = "s3";
};
Map Parameters
URL parameters: key1=value1&key2=value2...
Definition common.h:58
Map Headers
HTTP headers.
Definition common.h:56
Arguments for ComputeSignature and SignHeaders functions.
Definition aws_sign.h:67
Time data type, used to generate pre-signed URLs.
Definition url_utility.h:85
The documentation for this struct was generated from the following file:
- /Users/ugo/projects/s3client/repo/lib/include/aws_sign.h