AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
typedef std::function< void(const IoTFleetHubClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const IoTFleetHubClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CreateApplicationResponseReceivedHandler

Definition at line 106 of file IoTFleetHubServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 107 of file IoTFleetHubServiceClientModel.h.

◆ DescribeApplicationResponseReceivedHandler

Definition at line 108 of file IoTFleetHubServiceClientModel.h.

◆ IoTFleetHubClientConfiguration

Definition at line 63 of file IoTFleetHubServiceClientModel.h.

◆ IoTFleetHubEndpointProvider

Definition at line 65 of file IoTFleetHubServiceClientModel.h.

◆ IoTFleetHubEndpointProviderBase

Definition at line 64 of file IoTFleetHubServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 109 of file IoTFleetHubServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 110 of file IoTFleetHubServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 111 of file IoTFleetHubServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 112 of file IoTFleetHubServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 113 of file IoTFleetHubServiceClientModel.h.

Enumeration Type Documentation

◆ IoTFleetHubErrors

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 
LIMIT_EXCEEDED 

Definition at line 16 of file IoTFleetHubErrors.h.