AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const ArtifactClient *, const Model::GetReportRequest &, const Model::GetReportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetReportResponseReceivedHandler
 
 
typedef std::function< void(const ArtifactClient *, const Model::GetTermForReportRequest &, const Model::GetTermForReportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTermForReportResponseReceivedHandler
 
typedef std::function< void(const ArtifactClient *, const Model::ListReportsRequest &, const Model::ListReportsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListReportsResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ ArtifactClientConfiguration

Definition at line 63 of file ArtifactServiceClientModel.h.

◆ ArtifactEndpointProvider

Definition at line 65 of file ArtifactServiceClientModel.h.

◆ ArtifactEndpointProviderBase

Definition at line 64 of file ArtifactServiceClientModel.h.

◆ GetAccountSettingsResponseReceivedHandler

Definition at line 100 of file ArtifactServiceClientModel.h.

◆ GetReportMetadataResponseReceivedHandler

Definition at line 102 of file ArtifactServiceClientModel.h.

◆ GetReportResponseReceivedHandler

Definition at line 101 of file ArtifactServiceClientModel.h.

◆ GetTermForReportResponseReceivedHandler

Definition at line 103 of file ArtifactServiceClientModel.h.

◆ ListReportsResponseReceivedHandler

Definition at line 104 of file ArtifactServiceClientModel.h.

◆ PutAccountSettingsResponseReceivedHandler

Definition at line 105 of file ArtifactServiceClientModel.h.

Enumeration Type Documentation

◆ ArtifactErrors

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 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file ArtifactErrors.h.