AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  FISErrorMapper
 
namespace  Model
 

Classes

class  FISClient
 
 
class  FISError
 
class  FISRequest
 

Typedefs

 
 
 
 
 
 
 
typedef std::function< void(const FISClient *, const Model::GetActionRequest &, const Model::GetActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetActionResponseReceivedHandler
 
typedef std::function< void(const FISClient *, const Model::GetExperimentRequest &, const Model::GetExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetExperimentResponseReceivedHandler
 
 
 
typedef std::function< void(const FISClient *, const Model::GetSafetyLeverRequest &, const Model::GetSafetyLeverOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSafetyLeverResponseReceivedHandler
 
 
 
typedef std::function< void(const FISClient *, const Model::ListActionsRequest &, const Model::ListActionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListActionsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const FISClient *, const Model::ListExperimentsRequest &, const Model::ListExperimentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListExperimentsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const FISClient *, const Model::StartExperimentRequest &, const Model::StartExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartExperimentResponseReceivedHandler
 
typedef std::function< void(const FISClient *, const Model::StopExperimentRequest &, const Model::StopExperimentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopExperimentResponseReceivedHandler
 
typedef std::function< void(const FISClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const FISClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ CreateExperimentTemplateResponseReceivedHandler

Definition at line 181 of file FISServiceClientModel.h.

◆ CreateTargetAccountConfigurationResponseReceivedHandler

Definition at line 182 of file FISServiceClientModel.h.

◆ DeleteExperimentTemplateResponseReceivedHandler

Definition at line 183 of file FISServiceClientModel.h.

◆ DeleteTargetAccountConfigurationResponseReceivedHandler

Definition at line 184 of file FISServiceClientModel.h.

◆ FISClientConfiguration

Definition at line 84 of file FISServiceClientModel.h.

◆ FISEndpointProvider

Definition at line 86 of file FISServiceClientModel.h.

◆ FISEndpointProviderBase

Definition at line 85 of file FISServiceClientModel.h.

◆ GetActionResponseReceivedHandler

typedef std::function<void(const FISClient*, const Model::GetActionRequest&, const Model::GetActionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::FIS::GetActionResponseReceivedHandler

Definition at line 185 of file FISServiceClientModel.h.

◆ GetExperimentResponseReceivedHandler

Definition at line 186 of file FISServiceClientModel.h.

◆ GetExperimentTargetAccountConfigurationResponseReceivedHandler

Definition at line 187 of file FISServiceClientModel.h.

◆ GetExperimentTemplateResponseReceivedHandler

Definition at line 188 of file FISServiceClientModel.h.

◆ GetSafetyLeverResponseReceivedHandler

Definition at line 189 of file FISServiceClientModel.h.

◆ GetTargetAccountConfigurationResponseReceivedHandler

Definition at line 190 of file FISServiceClientModel.h.

◆ GetTargetResourceTypeResponseReceivedHandler

Definition at line 191 of file FISServiceClientModel.h.

◆ ListActionsResponseReceivedHandler

typedef std::function<void(const FISClient*, const Model::ListActionsRequest&, const Model::ListActionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::FIS::ListActionsResponseReceivedHandler

Definition at line 192 of file FISServiceClientModel.h.

◆ ListExperimentResolvedTargetsResponseReceivedHandler

Definition at line 193 of file FISServiceClientModel.h.

◆ ListExperimentsResponseReceivedHandler

Definition at line 196 of file FISServiceClientModel.h.

◆ ListExperimentTargetAccountConfigurationsResponseReceivedHandler

Definition at line 194 of file FISServiceClientModel.h.

◆ ListExperimentTemplatesResponseReceivedHandler

Definition at line 195 of file FISServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 197 of file FISServiceClientModel.h.

◆ ListTargetAccountConfigurationsResponseReceivedHandler

Definition at line 198 of file FISServiceClientModel.h.

◆ ListTargetResourceTypesResponseReceivedHandler

Definition at line 199 of file FISServiceClientModel.h.

◆ StartExperimentResponseReceivedHandler

Definition at line 200 of file FISServiceClientModel.h.

◆ StopExperimentResponseReceivedHandler

Definition at line 201 of file FISServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

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

Definition at line 202 of file FISServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 203 of file FISServiceClientModel.h.

◆ UpdateExperimentTemplateResponseReceivedHandler

Definition at line 204 of file FISServiceClientModel.h.

◆ UpdateSafetyLeverStateResponseReceivedHandler

Definition at line 205 of file FISServiceClientModel.h.

◆ UpdateTargetAccountConfigurationResponseReceivedHandler

Definition at line 206 of file FISServiceClientModel.h.

Enumeration Type Documentation

◆ FISErrors

enum class Aws::FIS::FISErrors
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 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file FISErrors.h.