AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  SignerErrorMapper
 

Classes

class  SignerClient
 
 
class  SignerError
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const SignerClient *, const Model::ListSigningJobsRequest &, const Model::ListSigningJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSigningJobsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const SignerClient *, const Model::RevokeSignatureRequest &, const Model::RevokeSignatureOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RevokeSignatureResponseReceivedHandler
 
 
typedef std::function< void(const SignerClient *, const Model::SignPayloadRequest &, const Model::SignPayloadOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SignPayloadResponseReceivedHandler
 
typedef std::function< void(const SignerClient *, const Model::StartSigningJobRequest &, const Model::StartSigningJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartSigningJobResponseReceivedHandler
 
typedef std::function< void(const SignerClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const SignerClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AddProfilePermissionResponseReceivedHandler

Definition at line 150 of file SignerServiceClientModel.h.

◆ CancelSigningProfileResponseReceivedHandler

Definition at line 151 of file SignerServiceClientModel.h.

◆ DescribeSigningJobResponseReceivedHandler

Definition at line 152 of file SignerServiceClientModel.h.

◆ GetRevocationStatusResponseReceivedHandler

Definition at line 153 of file SignerServiceClientModel.h.

◆ GetSigningPlatformResponseReceivedHandler

Definition at line 154 of file SignerServiceClientModel.h.

◆ GetSigningProfileResponseReceivedHandler

Definition at line 155 of file SignerServiceClientModel.h.

◆ ListProfilePermissionsResponseReceivedHandler

Definition at line 156 of file SignerServiceClientModel.h.

◆ ListSigningJobsResponseReceivedHandler

Definition at line 157 of file SignerServiceClientModel.h.

◆ ListSigningPlatformsResponseReceivedHandler

Definition at line 158 of file SignerServiceClientModel.h.

◆ ListSigningProfilesResponseReceivedHandler

Definition at line 159 of file SignerServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 160 of file SignerServiceClientModel.h.

◆ PutSigningProfileResponseReceivedHandler

Definition at line 161 of file SignerServiceClientModel.h.

◆ RemoveProfilePermissionResponseReceivedHandler

Definition at line 162 of file SignerServiceClientModel.h.

◆ RevokeSignatureResponseReceivedHandler

Definition at line 163 of file SignerServiceClientModel.h.

◆ RevokeSigningProfileResponseReceivedHandler

Definition at line 164 of file SignerServiceClientModel.h.

◆ SignerClientConfiguration

Definition at line 74 of file SignerServiceClientModel.h.

◆ SignerEndpointProvider

Definition at line 76 of file SignerServiceClientModel.h.

◆ SignerEndpointProviderBase

Definition at line 75 of file SignerServiceClientModel.h.

◆ SignPayloadResponseReceivedHandler

Definition at line 165 of file SignerServiceClientModel.h.

◆ StartSigningJobResponseReceivedHandler

Definition at line 166 of file SignerServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 167 of file SignerServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 168 of file SignerServiceClientModel.h.

Enumeration Type Documentation

◆ SignerErrors

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 
BAD_REQUEST 
CONFLICT 
INTERNAL_SERVICE_ERROR 
NOT_FOUND 
SERVICE_LIMIT_EXCEEDED 
TOO_MANY_REQUESTS 

Definition at line 16 of file SignerErrors.h.