Public Member Functions | Static Public Member Functions | List of all members
util::AWS Class Reference

Public Member Functions

 AWS (const std::string &region_id, const std::string &service)
 
Status Init ()
 
void Sign (absl::string_view domain, absl::string_view body_hash256, ::boost::beast::http::header< true, ::boost::beast::http::fields > *header) const
 
void SignEmpty (absl::string_view domain, ::boost::beast::http::header< true, ::boost::beast::http::fields > *header) const
 

Static Public Member Functions

::boost::asio::ssl::context CheckedSslContext ()
 

Detailed Description

Definition at line 18 of file aws.h.


The documentation for this class was generated from the following files: