userver: userver/s3api/authenticators/signature_v4.hpp File Reference
Loading...
Searching...
No Matches
signature_v4.hpp File Reference

Detailed Description

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>
This graph shows which files directly or indirectly include this file:

Classes

class  s3api::authenticators::SignatureV4
 Authenticator implementing AWS Signature Version 4. More...

Namespaces

namespace  s3api
 Top namespace for S3 library.