AWS SDK for C++

AWS SDK for C++ Version 1.11.679

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 198 of file GreengrassV2ServiceClientModel.h.

◆ BatchDisassociateClientDeviceFromCoreDeviceResponseReceivedHandler

Definition at line 202 of file GreengrassV2ServiceClientModel.h.

◆ CancelDeploymentResponseReceivedHandler

Definition at line 205 of file GreengrassV2ServiceClientModel.h.

◆ CreateComponentVersionResponseReceivedHandler

Definition at line 208 of file GreengrassV2ServiceClientModel.h.

◆ CreateDeploymentResponseReceivedHandler

Definition at line 211 of file GreengrassV2ServiceClientModel.h.

◆ DeleteComponentResponseReceivedHandler

Definition at line 214 of file GreengrassV2ServiceClientModel.h.

◆ DeleteCoreDeviceResponseReceivedHandler

Definition at line 217 of file GreengrassV2ServiceClientModel.h.

◆ DeleteDeploymentResponseReceivedHandler

Definition at line 220 of file GreengrassV2ServiceClientModel.h.

◆ DescribeComponentResponseReceivedHandler

Definition at line 223 of file GreengrassV2ServiceClientModel.h.

◆ DisassociateServiceRoleFromAccountResponseReceivedHandler

Definition at line 227 of file GreengrassV2ServiceClientModel.h.

◆ GetComponentResponseReceivedHandler

Definition at line 230 of file GreengrassV2ServiceClientModel.h.

◆ GetComponentVersionArtifactResponseReceivedHandler

Definition at line 233 of file GreengrassV2ServiceClientModel.h.

◆ GetConnectivityInfoResponseReceivedHandler

Definition at line 236 of file GreengrassV2ServiceClientModel.h.

◆ GetCoreDeviceResponseReceivedHandler

Definition at line 239 of file GreengrassV2ServiceClientModel.h.

◆ GetDeploymentResponseReceivedHandler

Definition at line 242 of file GreengrassV2ServiceClientModel.h.

◆ GetServiceRoleForAccountResponseReceivedHandler

Definition at line 245 of file GreengrassV2ServiceClientModel.h.

◆ GreengrassV2ClientConfiguration

Definition at line 83 of file GreengrassV2ServiceClientModel.h.

◆ GreengrassV2EndpointProvider

Definition at line 85 of file GreengrassV2ServiceClientModel.h.

◆ GreengrassV2EndpointProviderBase

Definition at line 84 of file GreengrassV2ServiceClientModel.h.

◆ ListClientDevicesAssociatedWithCoreDeviceResponseReceivedHandler

Definition at line 249 of file GreengrassV2ServiceClientModel.h.

◆ ListComponentsResponseReceivedHandler

Definition at line 255 of file GreengrassV2ServiceClientModel.h.

◆ ListComponentVersionsResponseReceivedHandler

Definition at line 252 of file GreengrassV2ServiceClientModel.h.

◆ ListCoreDevicesResponseReceivedHandler

Definition at line 258 of file GreengrassV2ServiceClientModel.h.

◆ ListDeploymentsResponseReceivedHandler

Definition at line 261 of file GreengrassV2ServiceClientModel.h.

◆ ListEffectiveDeploymentsResponseReceivedHandler

Definition at line 264 of file GreengrassV2ServiceClientModel.h.

◆ ListInstalledComponentsResponseReceivedHandler

Definition at line 267 of file GreengrassV2ServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 270 of file GreengrassV2ServiceClientModel.h.

◆ ResolveComponentCandidatesResponseReceivedHandler

Definition at line 273 of file GreengrassV2ServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 276 of file GreengrassV2ServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 279 of file GreengrassV2ServiceClientModel.h.

◆ UpdateConnectivityInfoResponseReceivedHandler

Definition at line 282 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 14 of file GreengrassV2Errors.h.