#include </data/code/userver/libraries/sqs/include/userver/sqs/json_client.hpp>
Access keys used to sign requests with AWS SigV4.
Definition at line 35 of file json_client.hpp.
Public Attributes | |
| std::string | access_key_id |
| std::string | secret_key |
| std::string | session_token |
| std::string sqs::Credentials::access_key_id |
Definition at line 36 of file json_client.hpp.
| std::string sqs::Credentials::secret_key |
Definition at line 37 of file json_client.hpp.
| std::string sqs::Credentials::session_token |
Definition at line 38 of file json_client.hpp.