AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const IoTSecureTunnelingClient *, const Model::CloseTunnelRequest &, const Model::CloseTunnelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CloseTunnelResponseReceivedHandler
 
 
 
typedef std::function< void(const IoTSecureTunnelingClient *, const Model::ListTunnelsRequest &, const Model::ListTunnelsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTunnelsResponseReceivedHandler
 
typedef std::function< void(const IoTSecureTunnelingClient *, const Model::OpenTunnelRequest &, const Model::OpenTunnelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > OpenTunnelResponseReceivedHandler
 
 
typedef std::function< void(const IoTSecureTunnelingClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CloseTunnelResponseReceivedHandler

Definition at line 107 of file IoTSecureTunnelingServiceClientModel.h.

◆ DescribeTunnelResponseReceivedHandler

Definition at line 108 of file IoTSecureTunnelingServiceClientModel.h.

◆ IoTSecureTunnelingClientConfiguration

Definition at line 64 of file IoTSecureTunnelingServiceClientModel.h.

◆ IoTSecureTunnelingEndpointProvider

Definition at line 66 of file IoTSecureTunnelingServiceClientModel.h.

◆ IoTSecureTunnelingEndpointProviderBase

Definition at line 65 of file IoTSecureTunnelingServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 109 of file IoTSecureTunnelingServiceClientModel.h.

◆ ListTunnelsResponseReceivedHandler

Definition at line 110 of file IoTSecureTunnelingServiceClientModel.h.

◆ OpenTunnelResponseReceivedHandler

Definition at line 111 of file IoTSecureTunnelingServiceClientModel.h.

◆ RotateTunnelAccessTokenResponseReceivedHandler

Definition at line 112 of file IoTSecureTunnelingServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 113 of file IoTSecureTunnelingServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 114 of file IoTSecureTunnelingServiceClientModel.h.

Enumeration Type Documentation

◆ IoTSecureTunnelingErrors

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 
LIMIT_EXCEEDED 

Definition at line 16 of file IoTSecureTunnelingErrors.h.