AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  BudgetsErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
class  BudgetsError
 
 

Typedefs

 
 
 
typedef std::function< void(const BudgetsClient *, const Model::CreateBudgetRequest &, const Model::CreateBudgetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateBudgetResponseReceivedHandler
 
 
 
typedef std::function< void(const BudgetsClient *, const Model::CreateSubscriberRequest &, const Model::CreateSubscriberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSubscriberResponseReceivedHandler
 
typedef std::function< void(const BudgetsClient *, const Model::DeleteBudgetRequest &, const Model::DeleteBudgetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteBudgetResponseReceivedHandler
 
 
 
typedef std::function< void(const BudgetsClient *, const Model::DeleteSubscriberRequest &, const Model::DeleteSubscriberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSubscriberResponseReceivedHandler
 
typedef std::function< void(const BudgetsClient *, const Model::DescribeBudgetRequest &, const Model::DescribeBudgetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeBudgetResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const BudgetsClient *, const Model::DescribeBudgetsRequest &, const Model::DescribeBudgetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeBudgetsResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const BudgetsClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const BudgetsClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const BudgetsClient *, const Model::UpdateBudgetRequest &, const Model::UpdateBudgetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateBudgetResponseReceivedHandler
 
 
 
typedef std::function< void(const BudgetsClient *, const Model::UpdateSubscriberRequest &, const Model::UpdateSubscriberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateSubscriberResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ BudgetsClientConfiguration

Definition at line 80 of file BudgetsServiceClientModel.h.

◆ BudgetsEndpointProvider

Definition at line 82 of file BudgetsServiceClientModel.h.

◆ BudgetsEndpointProviderBase

Definition at line 81 of file BudgetsServiceClientModel.h.

◆ CreateBudgetActionResponseReceivedHandler

Definition at line 178 of file BudgetsServiceClientModel.h.

◆ CreateBudgetResponseReceivedHandler

Definition at line 177 of file BudgetsServiceClientModel.h.

◆ CreateNotificationResponseReceivedHandler

Definition at line 179 of file BudgetsServiceClientModel.h.

◆ CreateSubscriberResponseReceivedHandler

Definition at line 180 of file BudgetsServiceClientModel.h.

◆ DeleteBudgetActionResponseReceivedHandler

Definition at line 182 of file BudgetsServiceClientModel.h.

◆ DeleteBudgetResponseReceivedHandler

Definition at line 181 of file BudgetsServiceClientModel.h.

◆ DeleteNotificationResponseReceivedHandler

Definition at line 183 of file BudgetsServiceClientModel.h.

◆ DeleteSubscriberResponseReceivedHandler

Definition at line 184 of file BudgetsServiceClientModel.h.

◆ DescribeBudgetActionHistoriesResponseReceivedHandler

Definition at line 187 of file BudgetsServiceClientModel.h.

◆ DescribeBudgetActionResponseReceivedHandler

Definition at line 186 of file BudgetsServiceClientModel.h.

◆ DescribeBudgetActionsForAccountResponseReceivedHandler

Definition at line 188 of file BudgetsServiceClientModel.h.

◆ DescribeBudgetActionsForBudgetResponseReceivedHandler

Definition at line 189 of file BudgetsServiceClientModel.h.

◆ DescribeBudgetNotificationsForAccountResponseReceivedHandler

Definition at line 190 of file BudgetsServiceClientModel.h.

◆ DescribeBudgetPerformanceHistoryResponseReceivedHandler

Definition at line 191 of file BudgetsServiceClientModel.h.

◆ DescribeBudgetResponseReceivedHandler

Definition at line 185 of file BudgetsServiceClientModel.h.

◆ DescribeBudgetsResponseReceivedHandler

Definition at line 192 of file BudgetsServiceClientModel.h.

◆ DescribeNotificationsForBudgetResponseReceivedHandler

Definition at line 193 of file BudgetsServiceClientModel.h.

◆ DescribeSubscribersForNotificationResponseReceivedHandler

Definition at line 194 of file BudgetsServiceClientModel.h.

◆ ExecuteBudgetActionResponseReceivedHandler

Definition at line 195 of file BudgetsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 196 of file BudgetsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 197 of file BudgetsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 198 of file BudgetsServiceClientModel.h.

◆ UpdateBudgetActionResponseReceivedHandler

Definition at line 200 of file BudgetsServiceClientModel.h.

◆ UpdateBudgetResponseReceivedHandler

Definition at line 199 of file BudgetsServiceClientModel.h.

◆ UpdateNotificationResponseReceivedHandler

Definition at line 201 of file BudgetsServiceClientModel.h.

◆ UpdateSubscriberResponseReceivedHandler

Definition at line 202 of file BudgetsServiceClientModel.h.

Enumeration Type Documentation

◆ BudgetsErrors

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 
CREATION_LIMIT_EXCEEDED 
DUPLICATE_RECORD 
EXPIRED_NEXT_TOKEN 
INTERNAL_ERROR 
INVALID_NEXT_TOKEN 
INVALID_PARAMETER 
NOT_FOUND 
RESOURCE_LOCKED 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file BudgetsErrors.h.