Configurations for the AWS credentials used to generate the Signing Key.
More...
#include <sigv4.h>
|
const char * | pAccessKeyId |
| The pAccessKeyId MUST be at least 16 characters long but not more than 128 characters long.
|
|
size_t | accessKeyIdLen |
| Length of pAccessKeyId.
|
|
const char * | pSecretAccessKey |
| The pSecretAccessKey MUST be at least 40 characters long.
|
|
size_t | secretAccessKeyLen |
| Length of pSecretAccessKey.
|
|
Configurations for the AWS credentials used to generate the Signing Key.
The documentation for this struct was generated from the following file: