AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  OAMErrorMapper
 

Classes

class  OAMClient
 
 
class  OAMError
 
class  OAMRequest
 

Typedefs

 
 
 
typedef std::function< void(const OAMClient *, const Model::CreateLinkRequest &, const Model::CreateLinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateLinkResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::CreateSinkRequest &, const Model::CreateSinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSinkResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::DeleteLinkRequest &, const Model::DeleteLinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteLinkResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::DeleteSinkRequest &, const Model::DeleteSinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSinkResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::GetLinkRequest &, const Model::GetLinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetLinkResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::GetSinkRequest &, const Model::GetSinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSinkResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::GetSinkPolicyRequest &, const Model::GetSinkPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSinkPolicyResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::ListAttachedLinksRequest &, const Model::ListAttachedLinksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAttachedLinksResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::ListLinksRequest &, const Model::ListLinksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListLinksResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::ListSinksRequest &, const Model::ListSinksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSinksResponseReceivedHandler
 
 
typedef std::function< void(const OAMClient *, const Model::PutSinkPolicyRequest &, const Model::PutSinkPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutSinkPolicyResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const OAMClient *, const Model::UpdateLinkRequest &, const Model::UpdateLinkOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateLinkResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateLinkResponseReceivedHandler

typedef std::function<void(const OAMClient*, const Model::CreateLinkRequest&, const Model::CreateLinkOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::OAM::CreateLinkResponseReceivedHandler

Definition at line 135 of file OAMServiceClientModel.h.

◆ CreateSinkResponseReceivedHandler

typedef std::function<void(const OAMClient*, const Model::CreateSinkRequest&, const Model::CreateSinkOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::OAM::CreateSinkResponseReceivedHandler

Definition at line 136 of file OAMServiceClientModel.h.

◆ DeleteLinkResponseReceivedHandler

typedef std::function<void(const OAMClient*, const Model::DeleteLinkRequest&, const Model::DeleteLinkOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::OAM::DeleteLinkResponseReceivedHandler

Definition at line 137 of file OAMServiceClientModel.h.

◆ DeleteSinkResponseReceivedHandler

typedef std::function<void(const OAMClient*, const Model::DeleteSinkRequest&, const Model::DeleteSinkOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::OAM::DeleteSinkResponseReceivedHandler

Definition at line 138 of file OAMServiceClientModel.h.

◆ GetLinkResponseReceivedHandler

typedef std::function<void(const OAMClient*, const Model::GetLinkRequest&, const Model::GetLinkOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::OAM::GetLinkResponseReceivedHandler

Definition at line 139 of file OAMServiceClientModel.h.

◆ GetSinkPolicyResponseReceivedHandler

Definition at line 141 of file OAMServiceClientModel.h.

◆ GetSinkResponseReceivedHandler

typedef std::function<void(const OAMClient*, const Model::GetSinkRequest&, const Model::GetSinkOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::OAM::GetSinkResponseReceivedHandler

Definition at line 140 of file OAMServiceClientModel.h.

◆ ListAttachedLinksResponseReceivedHandler

Definition at line 142 of file OAMServiceClientModel.h.

◆ ListLinksResponseReceivedHandler

typedef std::function<void(const OAMClient*, const Model::ListLinksRequest&, const Model::ListLinksOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::OAM::ListLinksResponseReceivedHandler

Definition at line 143 of file OAMServiceClientModel.h.

◆ ListSinksResponseReceivedHandler

typedef std::function<void(const OAMClient*, const Model::ListSinksRequest&, const Model::ListSinksOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::OAM::ListSinksResponseReceivedHandler

Definition at line 144 of file OAMServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 145 of file OAMServiceClientModel.h.

◆ OAMClientConfiguration

Definition at line 71 of file OAMServiceClientModel.h.

◆ OAMEndpointProvider

Definition at line 73 of file OAMServiceClientModel.h.

◆ OAMEndpointProviderBase

Definition at line 72 of file OAMServiceClientModel.h.

◆ PutSinkPolicyResponseReceivedHandler

Definition at line 146 of file OAMServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

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

Definition at line 147 of file OAMServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 148 of file OAMServiceClientModel.h.

◆ UpdateLinkResponseReceivedHandler

typedef std::function<void(const OAMClient*, const Model::UpdateLinkRequest&, const Model::UpdateLinkOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::OAM::UpdateLinkResponseReceivedHandler

Definition at line 149 of file OAMServiceClientModel.h.

Enumeration Type Documentation

◆ OAMErrors

enum class Aws::OAM::OAMErrors
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_SERVICE_FAULT 
INVALID_PARAMETER 
MISSING_REQUIRED_PARAMETER 
SERVICE_QUOTA_EXCEEDED 
TOO_MANY_TAGS 

Definition at line 16 of file OAMErrors.h.