AWS SDK for C++

AWS SDK for C++ Version 1.11.680

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  MWAAErrorMapper
 

Classes

class  MWAAClient
 
 
class  MWAAError
 
class  MWAARequest
 

Typedefs

 
 
 
typedef std::function< void(const MWAAClient *, const Model::CreateCliTokenRequest &, const Model::CreateCliTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCliTokenResponseReceivedHandler
 
 
 
 
typedef std::function< void(const MWAAClient *, const Model::GetEnvironmentRequest &, const Model::GetEnvironmentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEnvironmentResponseReceivedHandler
 
typedef std::function< void(const MWAAClient *, const Model::InvokeRestApiRequest &, const Model::InvokeRestApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> InvokeRestApiResponseReceivedHandler
 
typedef std::function< void(const MWAAClient *, const Model::ListEnvironmentsRequest &, const Model::ListEnvironmentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEnvironmentsResponseReceivedHandler
 
 
typedef std::function< void(const MWAAClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const MWAAClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CreateCliTokenResponseReceivedHandler

Definition at line 114 of file MWAAServiceClientModel.h.

◆ CreateEnvironmentResponseReceivedHandler

Definition at line 117 of file MWAAServiceClientModel.h.

◆ CreateWebLoginTokenResponseReceivedHandler

Definition at line 120 of file MWAAServiceClientModel.h.

◆ DeleteEnvironmentResponseReceivedHandler

Definition at line 123 of file MWAAServiceClientModel.h.

◆ GetEnvironmentResponseReceivedHandler

Definition at line 126 of file MWAAServiceClientModel.h.

◆ InvokeRestApiResponseReceivedHandler

Definition at line 129 of file MWAAServiceClientModel.h.

◆ ListEnvironmentsResponseReceivedHandler

Definition at line 132 of file MWAAServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 135 of file MWAAServiceClientModel.h.

◆ MWAAClientConfiguration

Definition at line 61 of file MWAAServiceClientModel.h.

◆ MWAAEndpointProvider

Definition at line 63 of file MWAAServiceClientModel.h.

◆ MWAAEndpointProviderBase

Definition at line 62 of file MWAAServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 138 of file MWAAServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 141 of file MWAAServiceClientModel.h.

◆ UpdateEnvironmentResponseReceivedHandler

Definition at line 144 of file MWAAServiceClientModel.h.

Enumeration Type Documentation

◆ MWAAErrors

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_SERVER 
REST_API_CLIENT 
REST_API_SERVER 

Definition at line 14 of file MWAAErrors.h.