Authenticator implementing AWS Signature Version 4.
Definition in file signature_v4.hpp.
Go to the source code of this file.
#include <string>#include <unordered_map>#include <userver/s3api/authenticators/interface.hpp>#include <userver/s3api/models/fwd.hpp>#include <userver/s3api/models/secret.hpp>Classes | |
| class | s3api::authenticators::SignatureV4 |
| Authenticator implementing AWS Signature Version 4. More... | |
Namespaces | |
| namespace | s3api |
| Top namespace for S3 library. | |