AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const GreengrassV2Client *, const Model::GetComponentRequest &, const Model::GetComponentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetComponentResponseReceivedHandler
 
 
 
typedef std::function< void(const GreengrassV2Client *, const Model::GetCoreDeviceRequest &, const Model::GetCoreDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCoreDeviceResponseReceivedHandler
 
typedef std::function< void(const GreengrassV2Client *, const Model::GetDeploymentRequest &, const Model::GetDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeploymentResponseReceivedHandler
 
 
 
 
typedef std::function< void(const GreengrassV2Client *, const Model::ListComponentsRequest &, const Model::ListComponentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListComponentsResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const GreengrassV2Client *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const GreengrassV2Client *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ AssociateServiceRoleToAccountResponseReceivedHandler

Definition at line 194 of file GreengrassV2ServiceClientModel.h.

◆ BatchAssociateClientDeviceWithCoreDeviceResponseReceivedHandler

Definition at line 195 of file GreengrassV2ServiceClientModel.h.

◆ BatchDisassociateClientDeviceFromCoreDeviceResponseReceivedHandler

Definition at line 196 of file GreengrassV2ServiceClientModel.h.

◆ CancelDeploymentResponseReceivedHandler

Definition at line 197 of file GreengrassV2ServiceClientModel.h.

◆ CreateComponentVersionResponseReceivedHandler

Definition at line 198 of file GreengrassV2ServiceClientModel.h.

◆ CreateDeploymentResponseReceivedHandler

Definition at line 199 of file GreengrassV2ServiceClientModel.h.

◆ DeleteComponentResponseReceivedHandler

Definition at line 200 of file GreengrassV2ServiceClientModel.h.

◆ DeleteCoreDeviceResponseReceivedHandler

Definition at line 201 of file GreengrassV2ServiceClientModel.h.

◆ DeleteDeploymentResponseReceivedHandler

Definition at line 202 of file GreengrassV2ServiceClientModel.h.

◆ DescribeComponentResponseReceivedHandler

Definition at line 203 of file GreengrassV2ServiceClientModel.h.

◆ DisassociateServiceRoleFromAccountResponseReceivedHandler

Definition at line 204 of file GreengrassV2ServiceClientModel.h.

◆ GetComponentResponseReceivedHandler

Definition at line 205 of file GreengrassV2ServiceClientModel.h.

◆ GetComponentVersionArtifactResponseReceivedHandler

Definition at line 206 of file GreengrassV2ServiceClientModel.h.

◆ GetConnectivityInfoResponseReceivedHandler

Definition at line 207 of file GreengrassV2ServiceClientModel.h.

◆ GetCoreDeviceResponseReceivedHandler

Definition at line 208 of file GreengrassV2ServiceClientModel.h.

◆ GetDeploymentResponseReceivedHandler

Definition at line 209 of file GreengrassV2ServiceClientModel.h.

◆ GetServiceRoleForAccountResponseReceivedHandler

Definition at line 210 of file GreengrassV2ServiceClientModel.h.

◆ GreengrassV2ClientConfiguration

Definition at line 88 of file GreengrassV2ServiceClientModel.h.

◆ GreengrassV2EndpointProvider

Definition at line 90 of file GreengrassV2ServiceClientModel.h.

◆ GreengrassV2EndpointProviderBase

Definition at line 89 of file GreengrassV2ServiceClientModel.h.

◆ ListClientDevicesAssociatedWithCoreDeviceResponseReceivedHandler

Definition at line 211 of file GreengrassV2ServiceClientModel.h.

◆ ListComponentsResponseReceivedHandler

Definition at line 213 of file GreengrassV2ServiceClientModel.h.

◆ ListComponentVersionsResponseReceivedHandler

Definition at line 212 of file GreengrassV2ServiceClientModel.h.

◆ ListCoreDevicesResponseReceivedHandler

Definition at line 214 of file GreengrassV2ServiceClientModel.h.

◆ ListDeploymentsResponseReceivedHandler

Definition at line 215 of file GreengrassV2ServiceClientModel.h.

◆ ListEffectiveDeploymentsResponseReceivedHandler

Definition at line 216 of file GreengrassV2ServiceClientModel.h.

◆ ListInstalledComponentsResponseReceivedHandler

Definition at line 217 of file GreengrassV2ServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 218 of file GreengrassV2ServiceClientModel.h.

◆ ResolveComponentCandidatesResponseReceivedHandler

Definition at line 219 of file GreengrassV2ServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 220 of file GreengrassV2ServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 221 of file GreengrassV2ServiceClientModel.h.

◆ UpdateConnectivityInfoResponseReceivedHandler

Definition at line 222 of file GreengrassV2ServiceClientModel.h.

Enumeration Type Documentation

◆ GreengrassV2Errors

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 
REQUEST_ALREADY_IN_PROGRESS 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file GreengrassV2Errors.h.