AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const CodeStarNotificationsClient *, const Model::ListTargetsRequest &, const Model::ListTargetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTargetsResponseReceivedHandler
 
typedef std::function< void(const CodeStarNotificationsClient *, const Model::SubscribeRequest &, const Model::SubscribeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SubscribeResponseReceivedHandler
 
typedef std::function< void(const CodeStarNotificationsClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const CodeStarNotificationsClient *, const Model::UnsubscribeRequest &, const Model::UnsubscribeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UnsubscribeResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ CodeStarNotificationsClientConfiguration

Definition at line 70 of file CodeStarNotificationsServiceClientModel.h.

◆ CodeStarNotificationsEndpointProvider

Definition at line 72 of file CodeStarNotificationsServiceClientModel.h.

◆ CodeStarNotificationsEndpointProviderBase

Definition at line 71 of file CodeStarNotificationsServiceClientModel.h.

◆ CreateNotificationRuleResponseReceivedHandler

Definition at line 128 of file CodeStarNotificationsServiceClientModel.h.

◆ DeleteNotificationRuleResponseReceivedHandler

Definition at line 129 of file CodeStarNotificationsServiceClientModel.h.

◆ DeleteTargetResponseReceivedHandler

Definition at line 130 of file CodeStarNotificationsServiceClientModel.h.

◆ DescribeNotificationRuleResponseReceivedHandler

Definition at line 131 of file CodeStarNotificationsServiceClientModel.h.

◆ ListEventTypesResponseReceivedHandler

Definition at line 132 of file CodeStarNotificationsServiceClientModel.h.

◆ ListNotificationRulesResponseReceivedHandler

Definition at line 133 of file CodeStarNotificationsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 134 of file CodeStarNotificationsServiceClientModel.h.

◆ ListTargetsResponseReceivedHandler

Definition at line 135 of file CodeStarNotificationsServiceClientModel.h.

◆ SubscribeResponseReceivedHandler

Definition at line 136 of file CodeStarNotificationsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 137 of file CodeStarNotificationsServiceClientModel.h.

◆ UnsubscribeResponseReceivedHandler

Definition at line 138 of file CodeStarNotificationsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 139 of file CodeStarNotificationsServiceClientModel.h.

◆ UpdateNotificationRuleResponseReceivedHandler

Definition at line 140 of file CodeStarNotificationsServiceClientModel.h.

Enumeration Type Documentation

◆ CodeStarNotificationsErrors

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 
CONCURRENT_MODIFICATION 
CONFIGURATION 
INVALID_NEXT_TOKEN 
LIMIT_EXCEEDED 
RESOURCE_ALREADY_EXISTS 

Definition at line 16 of file CodeStarNotificationsErrors.h.