AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const CloudHSMV2Client *, const Model::CreateClusterRequest &, const Model::CreateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateClusterResponseReceivedHandler
 
typedef std::function< void(const CloudHSMV2Client *, const Model::CreateHsmRequest &, const Model::CreateHsmOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateHsmResponseReceivedHandler
 
typedef std::function< void(const CloudHSMV2Client *, const Model::DeleteBackupRequest &, const Model::DeleteBackupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteBackupResponseReceivedHandler
 
typedef std::function< void(const CloudHSMV2Client *, const Model::DeleteClusterRequest &, const Model::DeleteClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteClusterResponseReceivedHandler
 
typedef std::function< void(const CloudHSMV2Client *, const Model::DeleteHsmRequest &, const Model::DeleteHsmOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteHsmResponseReceivedHandler
 
 
typedef std::function< void(const CloudHSMV2Client *, const Model::DescribeBackupsRequest &, const Model::DescribeBackupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeBackupsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CloudHSMV2Client *, const Model::ListTagsRequest &, const Model::ListTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsResponseReceivedHandler
 
 
typedef std::function< void(const CloudHSMV2Client *, const Model::ModifyClusterRequest &, const Model::ModifyClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ModifyClusterResponseReceivedHandler
 
 
typedef std::function< void(const CloudHSMV2Client *, const Model::RestoreBackupRequest &, const Model::RestoreBackupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RestoreBackupResponseReceivedHandler
 
typedef std::function< void(const CloudHSMV2Client *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const CloudHSMV2Client *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CloudHSMV2ClientConfiguration

Definition at line 77 of file CloudHSMV2ServiceClientModel.h.

◆ CloudHSMV2EndpointProvider

Definition at line 79 of file CloudHSMV2ServiceClientModel.h.

◆ CloudHSMV2EndpointProviderBase

Definition at line 78 of file CloudHSMV2ServiceClientModel.h.

◆ CopyBackupToRegionResponseReceivedHandler

Definition at line 150 of file CloudHSMV2ServiceClientModel.h.

◆ CreateClusterResponseReceivedHandler

Definition at line 151 of file CloudHSMV2ServiceClientModel.h.

◆ CreateHsmResponseReceivedHandler

Definition at line 152 of file CloudHSMV2ServiceClientModel.h.

◆ DeleteBackupResponseReceivedHandler

Definition at line 153 of file CloudHSMV2ServiceClientModel.h.

◆ DeleteClusterResponseReceivedHandler

Definition at line 154 of file CloudHSMV2ServiceClientModel.h.

◆ DeleteHsmResponseReceivedHandler

Definition at line 155 of file CloudHSMV2ServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 156 of file CloudHSMV2ServiceClientModel.h.

◆ DescribeBackupsResponseReceivedHandler

Definition at line 157 of file CloudHSMV2ServiceClientModel.h.

◆ DescribeClustersResponseReceivedHandler

Definition at line 158 of file CloudHSMV2ServiceClientModel.h.

◆ GetResourcePolicyResponseReceivedHandler

Definition at line 159 of file CloudHSMV2ServiceClientModel.h.

◆ InitializeClusterResponseReceivedHandler

Definition at line 160 of file CloudHSMV2ServiceClientModel.h.

◆ ListTagsResponseReceivedHandler

Definition at line 161 of file CloudHSMV2ServiceClientModel.h.

◆ ModifyBackupAttributesResponseReceivedHandler

Definition at line 162 of file CloudHSMV2ServiceClientModel.h.

◆ ModifyClusterResponseReceivedHandler

Definition at line 163 of file CloudHSMV2ServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 164 of file CloudHSMV2ServiceClientModel.h.

◆ RestoreBackupResponseReceivedHandler

Definition at line 165 of file CloudHSMV2ServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 166 of file CloudHSMV2ServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 167 of file CloudHSMV2ServiceClientModel.h.

Enumeration Type Documentation

◆ CloudHSMV2Errors

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 
CLOUD_HSM_ACCESS_DENIED 
CLOUD_HSM_INTERNAL_FAILURE 
CLOUD_HSM_INVALID_REQUEST 
CLOUD_HSM_RESOURCE_NOT_FOUND 
CLOUD_HSM_SERVICE 
CLOUD_HSM_TAG 

Definition at line 16 of file CloudHSMV2Errors.h.