AWS SDK for C++

AWS SDK for C++ Version 1.11.838

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
 
 
 
 

Typedefs

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

Enumerations

 

Typedef Documentation

◆ DeleteConnectionResponseReceivedHandler

Definition at line 113 of file IoTDataPlaneServiceClientModel.h.

◆ DeleteThingShadowResponseReceivedHandler

Definition at line 116 of file IoTDataPlaneServiceClientModel.h.

◆ GetConnectionResponseReceivedHandler

Definition at line 119 of file IoTDataPlaneServiceClientModel.h.

◆ GetRetainedMessageResponseReceivedHandler

Definition at line 122 of file IoTDataPlaneServiceClientModel.h.

◆ GetThingShadowResponseReceivedHandler

Definition at line 125 of file IoTDataPlaneServiceClientModel.h.

◆ IoTDataPlaneClientConfiguration

Definition at line 60 of file IoTDataPlaneServiceClientModel.h.

◆ IoTDataPlaneEndpointProvider

Definition at line 62 of file IoTDataPlaneServiceClientModel.h.

◆ IoTDataPlaneEndpointProviderBase

Definition at line 61 of file IoTDataPlaneServiceClientModel.h.

◆ ListNamedShadowsForThingResponseReceivedHandler

Definition at line 128 of file IoTDataPlaneServiceClientModel.h.

◆ ListRetainedMessagesPaginator

Definition at line 15 of file IoTDataPlaneClientPagination.h.

◆ ListRetainedMessagesResponseReceivedHandler

Definition at line 131 of file IoTDataPlaneServiceClientModel.h.

◆ ListSubscriptionsPaginator

Definition at line 18 of file IoTDataPlaneClientPagination.h.

◆ ListSubscriptionsResponseReceivedHandler

Definition at line 134 of file IoTDataPlaneServiceClientModel.h.

◆ PublishResponseReceivedHandler

Definition at line 137 of file IoTDataPlaneServiceClientModel.h.

◆ SendDirectMessageResponseReceivedHandler

Definition at line 140 of file IoTDataPlaneServiceClientModel.h.

◆ StreamingIoTDataPlaneRequest

Definition at line 39 of file IoTDataPlaneRequest.h.

◆ UpdateThingShadowResponseReceivedHandler

Definition at line 143 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 
FORBIDDEN 
GATEWAY_TIMEOUT 
INVALID_REQUEST 
METHOD_NOT_ALLOWED 
REQUEST_ENTITY_TOO_LARGE 
UNAUTHORIZED 
UNSUPPORTED_DOCUMENT_ENCODING 

Definition at line 14 of file IoTDataPlaneErrors.h.