Authenticator for using access_key
and secret_key
for authentication.
Definition in file access_key.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>
Classes | |
class | s3api::authenticators::AccessKey |
Namespaces | |
namespace | s3api |
Top namespace for S3 library. | |