AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  EBSErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

class  EBSClient
 
 
class  EBSError
 
class  EBSRequest
 

Typedefs

 
 
 
 
typedef std::function< void(const EBSClient *, const Model::CompleteSnapshotRequest &, const Model::CompleteSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CompleteSnapshotResponseReceivedHandler
 
 
typedef std::function< void(const EBSClient *, const Model::ListChangedBlocksRequest &, const Model::ListChangedBlocksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListChangedBlocksResponseReceivedHandler
 
 
typedef std::function< void(const EBSClient *, const Model::PutSnapshotBlockRequest &, const Model::PutSnapshotBlockOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutSnapshotBlockResponseReceivedHandler
 
typedef std::function< void(const EBSClient *, const Model::StartSnapshotRequest &, const Model::StartSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartSnapshotResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CompleteSnapshotResponseReceivedHandler

Definition at line 97 of file EBSServiceClientModel.h.

◆ EBSClientConfiguration

Definition at line 60 of file EBSServiceClientModel.h.

◆ EBSEndpointProvider

Definition at line 62 of file EBSServiceClientModel.h.

◆ EBSEndpointProviderBase

Definition at line 61 of file EBSServiceClientModel.h.

◆ GetSnapshotBlockResponseReceivedHandler

Definition at line 98 of file EBSServiceClientModel.h.

◆ ListChangedBlocksResponseReceivedHandler

Definition at line 99 of file EBSServiceClientModel.h.

◆ ListSnapshotBlocksResponseReceivedHandler

Definition at line 100 of file EBSServiceClientModel.h.

◆ PutSnapshotBlockResponseReceivedHandler

Definition at line 101 of file EBSServiceClientModel.h.

◆ StartSnapshotResponseReceivedHandler

Definition at line 102 of file EBSServiceClientModel.h.

◆ StreamingEBSRequest

Definition at line 45 of file EBSRequest.h.

Enumeration Type Documentation

◆ EBSErrors

enum class Aws::EBS::EBSErrors
strong
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 
CONCURRENT_LIMIT_EXCEEDED 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file EBSErrors.h.