AWS SDK for C++

AWS SDK for C++ Version 1.11.683

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 180 of file ServiceQuotasServiceClientModel.h.

◆ CreateSupportCaseResponseReceivedHandler

Definition at line 183 of file ServiceQuotasServiceClientModel.h.

◆ DeleteServiceQuotaIncreaseRequestFromTemplateResponseReceivedHandler

Definition at line 187 of file ServiceQuotasServiceClientModel.h.

◆ DisassociateServiceQuotaTemplateResponseReceivedHandler

Definition at line 191 of file ServiceQuotasServiceClientModel.h.

◆ GetAssociationForServiceQuotaTemplateResponseReceivedHandler

Definition at line 198 of file ServiceQuotasServiceClientModel.h.

◆ GetAutoManagementConfigurationResponseReceivedHandler

Definition at line 202 of file ServiceQuotasServiceClientModel.h.

◆ GetAWSDefaultServiceQuotaResponseReceivedHandler

Definition at line 194 of file ServiceQuotasServiceClientModel.h.

◆ GetRequestedServiceQuotaChangeResponseReceivedHandler

Definition at line 206 of file ServiceQuotasServiceClientModel.h.

◆ GetServiceQuotaIncreaseRequestFromTemplateResponseReceivedHandler

Definition at line 213 of file ServiceQuotasServiceClientModel.h.

◆ GetServiceQuotaResponseReceivedHandler

Definition at line 209 of file ServiceQuotasServiceClientModel.h.

◆ ListAWSDefaultServiceQuotasResponseReceivedHandler

Definition at line 216 of file ServiceQuotasServiceClientModel.h.

◆ ListRequestedServiceQuotaChangeHistoryByQuotaResponseReceivedHandler

Definition at line 224 of file ServiceQuotasServiceClientModel.h.

◆ ListRequestedServiceQuotaChangeHistoryResponseReceivedHandler

Definition at line 220 of file ServiceQuotasServiceClientModel.h.

◆ ListServiceQuotaIncreaseRequestsInTemplateResponseReceivedHandler

Definition at line 228 of file ServiceQuotasServiceClientModel.h.

◆ ListServiceQuotasResponseReceivedHandler

Definition at line 231 of file ServiceQuotasServiceClientModel.h.

◆ ListServicesResponseReceivedHandler

Definition at line 234 of file ServiceQuotasServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 237 of file ServiceQuotasServiceClientModel.h.

◆ PutServiceQuotaIncreaseRequestIntoTemplateResponseReceivedHandler

Definition at line 241 of file ServiceQuotasServiceClientModel.h.

◆ RequestServiceQuotaIncreaseResponseReceivedHandler

Definition at line 244 of file ServiceQuotasServiceClientModel.h.

◆ ServiceQuotasClientConfiguration

Definition at line 82 of file ServiceQuotasServiceClientModel.h.

◆ ServiceQuotasEndpointProvider

Definition at line 84 of file ServiceQuotasServiceClientModel.h.

◆ ServiceQuotasEndpointProviderBase

Definition at line 83 of file ServiceQuotasServiceClientModel.h.

◆ StartAutoManagementResponseReceivedHandler

Definition at line 247 of file ServiceQuotasServiceClientModel.h.

◆ StopAutoManagementResponseReceivedHandler

Definition at line 250 of file ServiceQuotasServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 253 of file ServiceQuotasServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 256 of file ServiceQuotasServiceClientModel.h.

◆ UpdateAutoManagementResponseReceivedHandler

Definition at line 259 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 14 of file ServiceQuotasErrors.h.