AWS SDK for C++

AWS SDK for C++ Version 1.11.680

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const SnowDeviceManagementClient *, const Model::CancelTaskRequest &, const Model::CancelTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CancelTaskResponseReceivedHandler
 
typedef std::function< void(const SnowDeviceManagementClient *, const Model::CreateTaskRequest &, const Model::CreateTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTaskResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const SnowDeviceManagementClient *, const Model::ListDevicesRequest &, const Model::ListDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDevicesResponseReceivedHandler
 
 
 
typedef std::function< void(const SnowDeviceManagementClient *, const Model::ListTasksRequest &, const Model::ListTasksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTasksResponseReceivedHandler
 
typedef std::function< void(const SnowDeviceManagementClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CancelTaskResponseReceivedHandler

Definition at line 122 of file SnowDeviceManagementServiceClientModel.h.

◆ CreateTaskResponseReceivedHandler

Definition at line 125 of file SnowDeviceManagementServiceClientModel.h.

◆ DescribeDeviceEc2InstancesResponseReceivedHandler

Definition at line 131 of file SnowDeviceManagementServiceClientModel.h.

◆ DescribeDeviceResponseReceivedHandler

Definition at line 128 of file SnowDeviceManagementServiceClientModel.h.

◆ DescribeExecutionResponseReceivedHandler

Definition at line 134 of file SnowDeviceManagementServiceClientModel.h.

◆ DescribeTaskResponseReceivedHandler

Definition at line 137 of file SnowDeviceManagementServiceClientModel.h.

◆ ListDeviceResourcesResponseReceivedHandler

Definition at line 140 of file SnowDeviceManagementServiceClientModel.h.

◆ ListDevicesResponseReceivedHandler

Definition at line 143 of file SnowDeviceManagementServiceClientModel.h.

◆ ListExecutionsResponseReceivedHandler

Definition at line 146 of file SnowDeviceManagementServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 149 of file SnowDeviceManagementServiceClientModel.h.

◆ ListTasksResponseReceivedHandler

Definition at line 152 of file SnowDeviceManagementServiceClientModel.h.

◆ SnowDeviceManagementClientConfiguration

Definition at line 63 of file SnowDeviceManagementServiceClientModel.h.

◆ SnowDeviceManagementEndpointProvider

Definition at line 65 of file SnowDeviceManagementServiceClientModel.h.

◆ SnowDeviceManagementEndpointProviderBase

Definition at line 64 of file SnowDeviceManagementServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 155 of file SnowDeviceManagementServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 158 of file SnowDeviceManagementServiceClientModel.h.

Enumeration Type Documentation

◆ SnowDeviceManagementErrors

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

Definition at line 14 of file SnowDeviceManagementErrors.h.