AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  OSISErrorMapper
 

Classes

class  OSISClient
 
 
class  OSISError
 
class  OSISRequest
 

Typedefs

 
 
 
typedef std::function< void(const OSISClient *, const Model::CreatePipelineRequest &, const Model::CreatePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreatePipelineResponseReceivedHandler
 
typedef std::function< void(const OSISClient *, const Model::DeletePipelineRequest &, const Model::DeletePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeletePipelineResponseReceivedHandler
 
typedef std::function< void(const OSISClient *, const Model::GetPipelineRequest &, const Model::GetPipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetPipelineResponseReceivedHandler
 
 
 
 
typedef std::function< void(const OSISClient *, const Model::ListPipelinesRequest &, const Model::ListPipelinesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPipelinesResponseReceivedHandler
 
 
typedef std::function< void(const OSISClient *, const Model::StartPipelineRequest &, const Model::StartPipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartPipelineResponseReceivedHandler
 
typedef std::function< void(const OSISClient *, const Model::StopPipelineRequest &, const Model::StopPipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopPipelineResponseReceivedHandler
 
typedef std::function< void(const OSISClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const OSISClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const OSISClient *, const Model::UpdatePipelineRequest &, const Model::UpdatePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdatePipelineResponseReceivedHandler
 
typedef std::function< void(const OSISClient *, const Model::ValidatePipelineRequest &, const Model::ValidatePipelineOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ValidatePipelineResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreatePipelineResponseReceivedHandler

Definition at line 131 of file OSISServiceClientModel.h.

◆ DeletePipelineResponseReceivedHandler

Definition at line 132 of file OSISServiceClientModel.h.

◆ GetPipelineBlueprintResponseReceivedHandler

Definition at line 134 of file OSISServiceClientModel.h.

◆ GetPipelineChangeProgressResponseReceivedHandler

Definition at line 135 of file OSISServiceClientModel.h.

◆ GetPipelineResponseReceivedHandler

Definition at line 133 of file OSISServiceClientModel.h.

◆ ListPipelineBlueprintsResponseReceivedHandler

Definition at line 136 of file OSISServiceClientModel.h.

◆ ListPipelinesResponseReceivedHandler

Definition at line 137 of file OSISServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 138 of file OSISServiceClientModel.h.

◆ OSISClientConfiguration

Definition at line 70 of file OSISServiceClientModel.h.

◆ OSISEndpointProvider

Definition at line 72 of file OSISServiceClientModel.h.

◆ OSISEndpointProviderBase

Definition at line 71 of file OSISServiceClientModel.h.

◆ StartPipelineResponseReceivedHandler

Definition at line 139 of file OSISServiceClientModel.h.

◆ StopPipelineResponseReceivedHandler

Definition at line 140 of file OSISServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 141 of file OSISServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 142 of file OSISServiceClientModel.h.

◆ UpdatePipelineResponseReceivedHandler

Definition at line 143 of file OSISServiceClientModel.h.

◆ ValidatePipelineResponseReceivedHandler

Definition at line 144 of file OSISServiceClientModel.h.

Enumeration Type Documentation

◆ OSISErrors

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 
DISABLED_OPERATION 
INTERNAL 
INVALID_PAGINATION_TOKEN 
LIMIT_EXCEEDED 
RESOURCE_ALREADY_EXISTS 

Definition at line 16 of file OSISErrors.h.