AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

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

Enumerations

 

Typedef Documentation

◆ AssociateServiceQuotaTemplateResponseReceivedHandler

Definition at line 155 of file ServiceQuotasServiceClientModel.h.

◆ DeleteServiceQuotaIncreaseRequestFromTemplateResponseReceivedHandler

Definition at line 156 of file ServiceQuotasServiceClientModel.h.

◆ DisassociateServiceQuotaTemplateResponseReceivedHandler

Definition at line 157 of file ServiceQuotasServiceClientModel.h.

◆ GetAssociationForServiceQuotaTemplateResponseReceivedHandler

Definition at line 159 of file ServiceQuotasServiceClientModel.h.

◆ GetAWSDefaultServiceQuotaResponseReceivedHandler

Definition at line 158 of file ServiceQuotasServiceClientModel.h.

◆ GetRequestedServiceQuotaChangeResponseReceivedHandler

Definition at line 160 of file ServiceQuotasServiceClientModel.h.

◆ GetServiceQuotaIncreaseRequestFromTemplateResponseReceivedHandler

Definition at line 162 of file ServiceQuotasServiceClientModel.h.

◆ GetServiceQuotaResponseReceivedHandler

Definition at line 161 of file ServiceQuotasServiceClientModel.h.

◆ ListAWSDefaultServiceQuotasResponseReceivedHandler

Definition at line 163 of file ServiceQuotasServiceClientModel.h.

◆ ListRequestedServiceQuotaChangeHistoryByQuotaResponseReceivedHandler

Definition at line 165 of file ServiceQuotasServiceClientModel.h.

◆ ListRequestedServiceQuotaChangeHistoryResponseReceivedHandler

Definition at line 164 of file ServiceQuotasServiceClientModel.h.

◆ ListServiceQuotaIncreaseRequestsInTemplateResponseReceivedHandler

Definition at line 166 of file ServiceQuotasServiceClientModel.h.

◆ ListServiceQuotasResponseReceivedHandler

Definition at line 167 of file ServiceQuotasServiceClientModel.h.

◆ ListServicesResponseReceivedHandler

Definition at line 168 of file ServiceQuotasServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 169 of file ServiceQuotasServiceClientModel.h.

◆ PutServiceQuotaIncreaseRequestIntoTemplateResponseReceivedHandler

Definition at line 170 of file ServiceQuotasServiceClientModel.h.

◆ RequestServiceQuotaIncreaseResponseReceivedHandler

Definition at line 171 of file ServiceQuotasServiceClientModel.h.

◆ ServiceQuotasClientConfiguration

Definition at line 79 of file ServiceQuotasServiceClientModel.h.

◆ ServiceQuotasEndpointProvider

Definition at line 81 of file ServiceQuotasServiceClientModel.h.

◆ ServiceQuotasEndpointProviderBase

Definition at line 80 of file ServiceQuotasServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 172 of file ServiceQuotasServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 173 of file ServiceQuotasServiceClientModel.h.

Enumeration Type Documentation

◆ ServiceQuotasErrors

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 
A_W_S_SERVICE_ACCESS_NOT_ENABLED 
DEPENDENCY_ACCESS_DENIED 
ILLEGAL_ARGUMENT 
INVALID_PAGINATION_TOKEN 
INVALID_RESOURCE_STATE 
NO_AVAILABLE_ORGANIZATION 
NO_SUCH_RESOURCE 
ORGANIZATION_NOT_IN_ALL_FEATURES_MODE 
QUOTA_EXCEEDED 
RESOURCE_ALREADY_EXISTS 
SERVICE 
SERVICE_QUOTA_TEMPLATE_NOT_IN_USE 
TAG_POLICY_VIOLATION 
TEMPLATES_NOT_AVAILABLE_IN_REGION 
TOO_MANY_REQUESTS 
TOO_MANY_TAGS 

Definition at line 16 of file ServiceQuotasErrors.h.