AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

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

Enumerations

 

Typedef Documentation

◆ DescribeAcceleratorOfferingsResponseReceivedHandler

Definition at line 99 of file ElasticInferenceServiceClientModel.h.

◆ DescribeAcceleratorsResponseReceivedHandler

Definition at line 101 of file ElasticInferenceServiceClientModel.h.

◆ DescribeAcceleratorTypesResponseReceivedHandler

Definition at line 100 of file ElasticInferenceServiceClientModel.h.

◆ ElasticInferenceClientConfiguration

Definition at line 62 of file ElasticInferenceServiceClientModel.h.

◆ ElasticInferenceEndpointProvider

Definition at line 64 of file ElasticInferenceServiceClientModel.h.

◆ ElasticInferenceEndpointProviderBase

Definition at line 63 of file ElasticInferenceServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 102 of file ElasticInferenceServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 103 of file ElasticInferenceServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 104 of file ElasticInferenceServiceClientModel.h.

Enumeration Type Documentation

◆ ElasticInferenceErrors

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 
BAD_REQUEST 
INTERNAL_SERVER 

Definition at line 16 of file ElasticInferenceErrors.h.