AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::IoTDataPlane Namespace Reference

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
typedef std::function< void(const IoTDataPlaneClient *, const Model::PublishRequest &, const Model::PublishOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PublishResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ DeleteThingShadowResponseReceivedHandler

Definition at line 102 of file IoTDataPlaneServiceClientModel.h.

◆ GetRetainedMessageResponseReceivedHandler

Definition at line 103 of file IoTDataPlaneServiceClientModel.h.

◆ GetThingShadowResponseReceivedHandler

Definition at line 104 of file IoTDataPlaneServiceClientModel.h.

◆ IoTDataPlaneClientConfiguration

Definition at line 62 of file IoTDataPlaneServiceClientModel.h.

◆ IoTDataPlaneEndpointProvider

Definition at line 64 of file IoTDataPlaneServiceClientModel.h.

◆ IoTDataPlaneEndpointProviderBase

Definition at line 63 of file IoTDataPlaneServiceClientModel.h.

◆ ListNamedShadowsForThingResponseReceivedHandler

Definition at line 105 of file IoTDataPlaneServiceClientModel.h.

◆ ListRetainedMessagesResponseReceivedHandler

Definition at line 106 of file IoTDataPlaneServiceClientModel.h.

◆ PublishResponseReceivedHandler

Definition at line 107 of file IoTDataPlaneServiceClientModel.h.

◆ StreamingIoTDataPlaneRequest

Definition at line 45 of file IoTDataPlaneRequest.h.

◆ UpdateThingShadowResponseReceivedHandler

Definition at line 108 of file IoTDataPlaneServiceClientModel.h.

Enumeration Type Documentation

◆ IoTDataPlaneErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
INVALID_REQUEST 
METHOD_NOT_ALLOWED 
REQUEST_ENTITY_TOO_LARGE 
UNAUTHORIZED 
UNSUPPORTED_DOCUMENT_ENCODING 

Definition at line 16 of file IoTDataPlaneErrors.h.