AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  PricingErrorMapper
 

Classes

 
 
class  PricingError
 
 

Typedefs

 
 
 
typedef std::function< void(const PricingClient *, const Model::DescribeServicesRequest &, const Model::DescribeServicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeServicesResponseReceivedHandler
 
 
 
typedef std::function< void(const PricingClient *, const Model::GetProductsRequest &, const Model::GetProductsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetProductsResponseReceivedHandler
 
typedef std::function< void(const PricingClient *, const Model::ListPriceListsRequest &, const Model::ListPriceListsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPriceListsResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ DescribeServicesResponseReceivedHandler

Definition at line 94 of file PricingServiceClientModel.h.

◆ GetAttributeValuesResponseReceivedHandler

Definition at line 95 of file PricingServiceClientModel.h.

◆ GetPriceListFileUrlResponseReceivedHandler

Definition at line 96 of file PricingServiceClientModel.h.

◆ GetProductsResponseReceivedHandler

Definition at line 97 of file PricingServiceClientModel.h.

◆ ListPriceListsResponseReceivedHandler

Definition at line 98 of file PricingServiceClientModel.h.

◆ PricingClientConfiguration

Definition at line 60 of file PricingServiceClientModel.h.

◆ PricingEndpointProvider

Definition at line 62 of file PricingServiceClientModel.h.

◆ PricingEndpointProviderBase

Definition at line 61 of file PricingServiceClientModel.h.

Enumeration Type Documentation

◆ PricingErrors

strong
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 
EXPIRED_NEXT_TOKEN 
INTERNAL_ERROR 
INVALID_NEXT_TOKEN 
INVALID_PARAMETER 
NOT_FOUND 

Definition at line 16 of file PricingErrors.h.