SQS JSON protocol client.
Definition in file json_client.hpp.
Go to the source code of this file.
#include <chrono>#include <memory>#include <string>#include <aws/core/http/HttpTypes.h>#include <aws/core/utils/json/JsonSerializer.h>#include <aws/sqs/SQSServiceClientModel.h>Classes | |
| struct | sqs::ExtraCredentials |
| Extra authentication headers that are not part of AWS SigV4 keys. More... | |
| struct | sqs::Credentials |
| Access keys used to sign requests with AWS SigV4. More... | |
| struct | sqs::ClientSettings |
| Connection and signing settings for JsonClient. More... | |
| class | sqs::JsonClient |
| SQS JSON protocol client. More... | |
Namespaces | |
| namespace | clients::http |
| HTTP client helpers. | |
| namespace | sqs |
| Amazon SQS-compatible JSON client. | |