AWS SDK for C++

AWS SDK for C++ Version 1.11.844

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

Namespaces

namespace  ACMErrorMapper
 
namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 

Classes

class  ACMClient
 
 
class  ACMError
 
 
class  ACMRequest
 
class  ACMWaiter
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ACMClient *, const Model::DeleteCertificateRequest &, const Model::DeleteCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteCertificateResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const ACMClient *, const Model::ExportCertificateRequest &, const Model::ExportCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ExportCertificateResponseReceivedHandler
 
 
 
typedef std::function< void(const ACMClient *, const Model::GetCertificateRequest &, const Model::GetCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetCertificateResponseReceivedHandler
 
typedef std::function< void(const ACMClient *, const Model::ImportCertificateRequest &, const Model::ImportCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ImportCertificateResponseReceivedHandler
 
typedef std::function< void(const ACMClient *, const Model::ListAcmeAccountsRequest &, const Model::ListAcmeAccountsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAcmeAccountsResponseReceivedHandler
 
 
typedef std::function< void(const ACMClient *, const Model::ListAcmeEndpointsRequest &, const Model::ListAcmeEndpointsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAcmeEndpointsResponseReceivedHandler
 
 
typedef std::function< void(const ACMClient *, const Model::ListCertificatesRequest &, const Model::ListCertificatesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCertificatesResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const ACMClient *, const Model::RenewCertificateRequest &, const Model::RenewCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RenewCertificateResponseReceivedHandler
 
 
 
typedef std::function< void(const ACMClient *, const Model::RevokeAcmeAccountRequest &, const Model::RevokeAcmeAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RevokeAcmeAccountResponseReceivedHandler
 
 
typedef std::function< void(const ACMClient *, const Model::RevokeCertificateRequest &, const Model::RevokeCertificateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RevokeCertificateResponseReceivedHandler
 
 
typedef std::function< void(const ACMClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const ACMClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ ACMClientConfiguration

Definition at line 77 of file ACMServiceClientModel.h.

◆ ACMEndpointProvider

Definition at line 79 of file ACMServiceClientModel.h.

◆ ACMEndpointProviderBase

Definition at line 78 of file ACMServiceClientModel.h.

◆ AddTagsToCertificateResponseReceivedHandler

Definition at line 214 of file ACMServiceClientModel.h.

◆ CreateAcmeDomainValidationResponseReceivedHandler

Definition at line 217 of file ACMServiceClientModel.h.

◆ CreateAcmeEndpointResponseReceivedHandler

Definition at line 220 of file ACMServiceClientModel.h.

◆ CreateAcmeExternalAccountBindingResponseReceivedHandler

Definition at line 224 of file ACMServiceClientModel.h.

◆ DeleteAcmeDomainValidationResponseReceivedHandler

Definition at line 227 of file ACMServiceClientModel.h.

◆ DeleteAcmeEndpointResponseReceivedHandler

Definition at line 230 of file ACMServiceClientModel.h.

◆ DeleteAcmeExternalAccountBindingResponseReceivedHandler

Definition at line 234 of file ACMServiceClientModel.h.

◆ DeleteCertificateResponseReceivedHandler

Definition at line 237 of file ACMServiceClientModel.h.

◆ DescribeAcmeAccountResponseReceivedHandler

Definition at line 240 of file ACMServiceClientModel.h.

◆ DescribeAcmeDomainValidationResponseReceivedHandler

Definition at line 244 of file ACMServiceClientModel.h.

◆ DescribeAcmeEndpointResponseReceivedHandler

Definition at line 247 of file ACMServiceClientModel.h.

◆ DescribeAcmeExternalAccountBindingResponseReceivedHandler

Definition at line 251 of file ACMServiceClientModel.h.

◆ DescribeCertificateResponseReceivedHandler

Definition at line 254 of file ACMServiceClientModel.h.

◆ ExportCertificateResponseReceivedHandler

Definition at line 257 of file ACMServiceClientModel.h.

◆ GetAccountConfigurationResponseReceivedHandler

Definition at line 260 of file ACMServiceClientModel.h.

◆ GetAcmeExternalAccountBindingCredentialsResponseReceivedHandler

Definition at line 264 of file ACMServiceClientModel.h.

◆ GetCertificateResponseReceivedHandler

Definition at line 267 of file ACMServiceClientModel.h.

◆ ImportCertificateResponseReceivedHandler

Definition at line 270 of file ACMServiceClientModel.h.

◆ ListAcmeAccountsPaginator

Definition at line 19 of file ACMClientPagination.h.

◆ ListAcmeAccountsResponseReceivedHandler

Definition at line 273 of file ACMServiceClientModel.h.

◆ ListAcmeDomainValidationsPaginator

Definition at line 21 of file ACMClientPagination.h.

◆ ListAcmeDomainValidationsResponseReceivedHandler

Definition at line 276 of file ACMServiceClientModel.h.

◆ ListAcmeEndpointsPaginator

Definition at line 24 of file ACMClientPagination.h.

◆ ListAcmeEndpointsResponseReceivedHandler

Definition at line 279 of file ACMServiceClientModel.h.

◆ ListAcmeExternalAccountBindingsPaginator

Definition at line 26 of file ACMClientPagination.h.

◆ ListAcmeExternalAccountBindingsResponseReceivedHandler

Definition at line 283 of file ACMServiceClientModel.h.

◆ ListCertificatesPaginator

Definition at line 29 of file ACMClientPagination.h.

◆ ListCertificatesResponseReceivedHandler

Definition at line 286 of file ACMServiceClientModel.h.

◆ ListTagsForCertificateResponseReceivedHandler

Definition at line 289 of file ACMServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 292 of file ACMServiceClientModel.h.

◆ PutAccountConfigurationResponseReceivedHandler

Definition at line 295 of file ACMServiceClientModel.h.

◆ RemoveTagsFromCertificateResponseReceivedHandler

Definition at line 298 of file ACMServiceClientModel.h.

◆ RenewCertificateResponseReceivedHandler

Definition at line 301 of file ACMServiceClientModel.h.

◆ RequestCertificateResponseReceivedHandler

Definition at line 304 of file ACMServiceClientModel.h.

◆ ResendValidationEmailResponseReceivedHandler

Definition at line 307 of file ACMServiceClientModel.h.

◆ RevokeAcmeAccountResponseReceivedHandler

Definition at line 310 of file ACMServiceClientModel.h.

◆ RevokeAcmeExternalAccountBindingResponseReceivedHandler

Definition at line 314 of file ACMServiceClientModel.h.

◆ RevokeCertificateResponseReceivedHandler

Definition at line 317 of file ACMServiceClientModel.h.

◆ SearchCertificatesPaginator

Definition at line 31 of file ACMClientPagination.h.

◆ SearchCertificatesResponseReceivedHandler

Definition at line 320 of file ACMServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 323 of file ACMServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 326 of file ACMServiceClientModel.h.

◆ UpdateAcmeDomainValidationResponseReceivedHandler

Definition at line 329 of file ACMServiceClientModel.h.

◆ UpdateAcmeEndpointResponseReceivedHandler

Definition at line 332 of file ACMServiceClientModel.h.

◆ UpdateCertificateOptionsResponseReceivedHandler

Definition at line 335 of file ACMServiceClientModel.h.

Enumeration Type Documentation

◆ ACMErrors

enum class Aws::ACM::ACMErrors
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 
CONFLICT 
INTERNAL_SERVER 
INVALID_ARGS 
INVALID_ARN 
INVALID_DOMAIN_VALIDATION_OPTIONS 
INVALID_PARAMETER 
INVALID_STATE 
INVALID_TAG 
LIMIT_EXCEEDED 
REQUEST_IN_PROGRESS 
RESOURCE_IN_USE 
SERVICE_QUOTA_EXCEEDED 
TAG_POLICY 
TOO_MANY_TAGS 

Definition at line 14 of file ACMErrors.h.