AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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::DescribeTaskRequest &, const Model::DescribeTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeTaskResponseReceivedHandler
 
 
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 126 of file SnowDeviceManagementServiceClientModel.h.

◆ CreateTaskResponseReceivedHandler

Definition at line 127 of file SnowDeviceManagementServiceClientModel.h.

◆ DescribeDeviceEc2InstancesResponseReceivedHandler

Definition at line 129 of file SnowDeviceManagementServiceClientModel.h.

◆ DescribeDeviceResponseReceivedHandler

Definition at line 128 of file SnowDeviceManagementServiceClientModel.h.

◆ DescribeExecutionResponseReceivedHandler

Definition at line 130 of file SnowDeviceManagementServiceClientModel.h.

◆ DescribeTaskResponseReceivedHandler

Definition at line 131 of file SnowDeviceManagementServiceClientModel.h.

◆ ListDeviceResourcesResponseReceivedHandler

Definition at line 132 of file SnowDeviceManagementServiceClientModel.h.

◆ ListDevicesResponseReceivedHandler

Definition at line 133 of file SnowDeviceManagementServiceClientModel.h.

◆ ListExecutionsResponseReceivedHandler

Definition at line 134 of file SnowDeviceManagementServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 135 of file SnowDeviceManagementServiceClientModel.h.

◆ ListTasksResponseReceivedHandler

Definition at line 136 of file SnowDeviceManagementServiceClientModel.h.

◆ SnowDeviceManagementClientConfiguration

Definition at line 68 of file SnowDeviceManagementServiceClientModel.h.

◆ SnowDeviceManagementEndpointProvider

Definition at line 70 of file SnowDeviceManagementServiceClientModel.h.

◆ SnowDeviceManagementEndpointProviderBase

Definition at line 69 of file SnowDeviceManagementServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 137 of file SnowDeviceManagementServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 138 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 16 of file SnowDeviceManagementErrors.h.