AWS SDK for C++

AWS SDK for C++ Version 1.11.699

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  PIErrorMapper
 

Classes

class  PIClient
 
 
class  PIError
 
class  PIRequest
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const PIClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const PIClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreatePerformanceAnalysisReportResponseReceivedHandler

Definition at line 122 of file PIServiceClientModel.h.

◆ DeletePerformanceAnalysisReportResponseReceivedHandler

Definition at line 126 of file PIServiceClientModel.h.

◆ DescribeDimensionKeysResponseReceivedHandler

Definition at line 129 of file PIServiceClientModel.h.

◆ GetDimensionKeyDetailsResponseReceivedHandler

Definition at line 132 of file PIServiceClientModel.h.

◆ GetPerformanceAnalysisReportResponseReceivedHandler

Definition at line 136 of file PIServiceClientModel.h.

◆ GetResourceMetadataResponseReceivedHandler

Definition at line 139 of file PIServiceClientModel.h.

◆ GetResourceMetricsResponseReceivedHandler

Definition at line 142 of file PIServiceClientModel.h.

◆ ListAvailableResourceDimensionsResponseReceivedHandler

Definition at line 146 of file PIServiceClientModel.h.

◆ ListAvailableResourceMetricsResponseReceivedHandler

Definition at line 150 of file PIServiceClientModel.h.

◆ ListPerformanceAnalysisReportsResponseReceivedHandler

Definition at line 154 of file PIServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 157 of file PIServiceClientModel.h.

◆ PIClientConfiguration

Definition at line 62 of file PIServiceClientModel.h.

◆ PIEndpointProvider

Definition at line 64 of file PIServiceClientModel.h.

◆ PIEndpointProviderBase

Definition at line 63 of file PIServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

typedef std::function<void(const PIClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::PI::TagResourceResponseReceivedHandler

Definition at line 160 of file PIServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 163 of file PIServiceClientModel.h.

Enumeration Type Documentation

◆ PIErrors

enum class Aws::PI::PIErrors
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 
INTERNAL_SERVICE 
INVALID_ARGUMENT 
NOT_AUTHORIZED 

Definition at line 14 of file PIErrors.h.