AWS SDK for C++

AWS SDK for C++ Version 1.11.741

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

◆ CreateSupportCaseResponseReceivedHandler

Definition at line 192 of file ServiceQuotasServiceClientModel.h.

◆ DeleteServiceQuotaIncreaseRequestFromTemplateResponseReceivedHandler

Definition at line 196 of file ServiceQuotasServiceClientModel.h.

◆ DisassociateServiceQuotaTemplateResponseReceivedHandler

Definition at line 200 of file ServiceQuotasServiceClientModel.h.

◆ GetAssociationForServiceQuotaTemplateResponseReceivedHandler

Definition at line 207 of file ServiceQuotasServiceClientModel.h.

◆ GetAutoManagementConfigurationResponseReceivedHandler

Definition at line 211 of file ServiceQuotasServiceClientModel.h.

◆ GetAWSDefaultServiceQuotaResponseReceivedHandler

Definition at line 203 of file ServiceQuotasServiceClientModel.h.

◆ GetQuotaUtilizationReportResponseReceivedHandler

Definition at line 214 of file ServiceQuotasServiceClientModel.h.

◆ GetRequestedServiceQuotaChangeResponseReceivedHandler

Definition at line 218 of file ServiceQuotasServiceClientModel.h.

◆ GetServiceQuotaIncreaseRequestFromTemplateResponseReceivedHandler

Definition at line 225 of file ServiceQuotasServiceClientModel.h.

◆ GetServiceQuotaResponseReceivedHandler

Definition at line 221 of file ServiceQuotasServiceClientModel.h.

◆ ListAWSDefaultServiceQuotasResponseReceivedHandler

Definition at line 228 of file ServiceQuotasServiceClientModel.h.

◆ ListRequestedServiceQuotaChangeHistoryByQuotaResponseReceivedHandler

Definition at line 236 of file ServiceQuotasServiceClientModel.h.

◆ ListRequestedServiceQuotaChangeHistoryResponseReceivedHandler

Definition at line 232 of file ServiceQuotasServiceClientModel.h.

◆ ListServiceQuotaIncreaseRequestsInTemplateResponseReceivedHandler

Definition at line 240 of file ServiceQuotasServiceClientModel.h.

◆ ListServiceQuotasResponseReceivedHandler

Definition at line 243 of file ServiceQuotasServiceClientModel.h.

◆ ListServicesResponseReceivedHandler

Definition at line 246 of file ServiceQuotasServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 249 of file ServiceQuotasServiceClientModel.h.

◆ PutServiceQuotaIncreaseRequestIntoTemplateResponseReceivedHandler

Definition at line 253 of file ServiceQuotasServiceClientModel.h.

◆ RequestServiceQuotaIncreaseResponseReceivedHandler

Definition at line 256 of file ServiceQuotasServiceClientModel.h.

◆ ServiceQuotasClientConfiguration

Definition at line 85 of file ServiceQuotasServiceClientModel.h.

◆ ServiceQuotasEndpointProvider

Definition at line 87 of file ServiceQuotasServiceClientModel.h.

◆ ServiceQuotasEndpointProviderBase

Definition at line 86 of file ServiceQuotasServiceClientModel.h.

◆ StartAutoManagementResponseReceivedHandler

Definition at line 259 of file ServiceQuotasServiceClientModel.h.

◆ StartQuotaUtilizationReportResponseReceivedHandler

Definition at line 262 of file ServiceQuotasServiceClientModel.h.

◆ StopAutoManagementResponseReceivedHandler

Definition at line 265 of file ServiceQuotasServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 268 of file ServiceQuotasServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 271 of file ServiceQuotasServiceClientModel.h.

◆ UpdateAutoManagementResponseReceivedHandler

Definition at line 274 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.