AWS SDK for C++

AWS SDK for C++ Version 1.11.682

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

◆ CreatePipelineEndpointResponseReceivedHandler

Definition at line 164 of file OSISServiceClientModel.h.

◆ CreatePipelineResponseReceivedHandler

Definition at line 161 of file OSISServiceClientModel.h.

◆ DeletePipelineEndpointResponseReceivedHandler

Definition at line 170 of file OSISServiceClientModel.h.

◆ DeletePipelineResponseReceivedHandler

Definition at line 167 of file OSISServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 173 of file OSISServiceClientModel.h.

◆ GetPipelineBlueprintResponseReceivedHandler

Definition at line 179 of file OSISServiceClientModel.h.

◆ GetPipelineChangeProgressResponseReceivedHandler

Definition at line 182 of file OSISServiceClientModel.h.

◆ GetPipelineResponseReceivedHandler

Definition at line 176 of file OSISServiceClientModel.h.

◆ GetResourcePolicyResponseReceivedHandler

Definition at line 185 of file OSISServiceClientModel.h.

◆ ListPipelineBlueprintsResponseReceivedHandler

Definition at line 188 of file OSISServiceClientModel.h.

◆ ListPipelineEndpointConnectionsResponseReceivedHandler

Definition at line 192 of file OSISServiceClientModel.h.

◆ ListPipelineEndpointsResponseReceivedHandler

Definition at line 195 of file OSISServiceClientModel.h.

◆ ListPipelinesResponseReceivedHandler

Definition at line 198 of file OSISServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 201 of file OSISServiceClientModel.h.

◆ OSISClientConfiguration

Definition at line 75 of file OSISServiceClientModel.h.

◆ OSISEndpointProvider

Definition at line 77 of file OSISServiceClientModel.h.

◆ OSISEndpointProviderBase

Definition at line 76 of file OSISServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 204 of file OSISServiceClientModel.h.

◆ RevokePipelineEndpointConnectionsResponseReceivedHandler

Definition at line 208 of file OSISServiceClientModel.h.

◆ StartPipelineResponseReceivedHandler

Definition at line 211 of file OSISServiceClientModel.h.

◆ StopPipelineResponseReceivedHandler

Definition at line 214 of file OSISServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 217 of file OSISServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 220 of file OSISServiceClientModel.h.

◆ UpdatePipelineResponseReceivedHandler

Definition at line 223 of file OSISServiceClientModel.h.

◆ ValidatePipelineResponseReceivedHandler

Definition at line 226 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 14 of file OSISErrors.h.