AWS SDK for C++

AWS SDK for C++ Version 1.11.865

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
typedef std::function< void(const AgentRegistryControlClient *, const Model::GetRegistryRequest &, const Model::GetRegistryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRegistryResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const AgentRegistryControlClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AgentRegistryControlClientConfiguration

Definition at line 65 of file AgentRegistryControlServiceClientModel.h.

◆ AgentRegistryControlEndpointProvider

Definition at line 67 of file AgentRegistryControlServiceClientModel.h.

◆ AgentRegistryControlEndpointProviderBase

Definition at line 66 of file AgentRegistryControlServiceClientModel.h.

◆ CreateRegistryRecordResponseReceivedHandler

Definition at line 133 of file AgentRegistryControlServiceClientModel.h.

◆ CreateRegistryResponseReceivedHandler

Definition at line 130 of file AgentRegistryControlServiceClientModel.h.

◆ DeleteRegistryRecordResponseReceivedHandler

Definition at line 139 of file AgentRegistryControlServiceClientModel.h.

◆ DeleteRegistryResponseReceivedHandler

Definition at line 136 of file AgentRegistryControlServiceClientModel.h.

◆ GetRegistryRecordResponseReceivedHandler

Definition at line 145 of file AgentRegistryControlServiceClientModel.h.

◆ GetRegistryResponseReceivedHandler

Definition at line 142 of file AgentRegistryControlServiceClientModel.h.

◆ ListRegistriesPaginator

Definition at line 15 of file AgentRegistryControlClientPagination.h.

◆ ListRegistriesResponseReceivedHandler

Definition at line 148 of file AgentRegistryControlServiceClientModel.h.

◆ ListRegistryRecordsPaginator

Definition at line 17 of file AgentRegistryControlClientPagination.h.

◆ ListRegistryRecordsResponseReceivedHandler

Definition at line 151 of file AgentRegistryControlServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 154 of file AgentRegistryControlServiceClientModel.h.

◆ SubmitRegistryRecordForApprovalResponseReceivedHandler

Definition at line 158 of file AgentRegistryControlServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 161 of file AgentRegistryControlServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 164 of file AgentRegistryControlServiceClientModel.h.

◆ UpdateRegistryRecordResponseReceivedHandler

Definition at line 170 of file AgentRegistryControlServiceClientModel.h.

◆ UpdateRegistryRecordStatusResponseReceivedHandler

Definition at line 173 of file AgentRegistryControlServiceClientModel.h.

◆ UpdateRegistryResponseReceivedHandler

Definition at line 167 of file AgentRegistryControlServiceClientModel.h.

Enumeration Type Documentation

◆ AgentRegistryControlErrors

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 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file AgentRegistryControlErrors.h.