AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const S3OutpostsClient *, const Model::CreateEndpointRequest &, const Model::CreateEndpointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateEndpointResponseReceivedHandler
 
typedef std::function< void(const S3OutpostsClient *, const Model::DeleteEndpointRequest &, const Model::DeleteEndpointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteEndpointResponseReceivedHandler
 
typedef std::function< void(const S3OutpostsClient *, const Model::ListEndpointsRequest &, const Model::ListEndpointsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListEndpointsResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ CreateEndpointResponseReceivedHandler

Definition at line 95 of file S3OutpostsServiceClientModel.h.

◆ DeleteEndpointResponseReceivedHandler

Definition at line 96 of file S3OutpostsServiceClientModel.h.

◆ ListEndpointsResponseReceivedHandler

Definition at line 97 of file S3OutpostsServiceClientModel.h.

◆ ListOutpostsWithS3ResponseReceivedHandler

Definition at line 98 of file S3OutpostsServiceClientModel.h.

◆ ListSharedEndpointsResponseReceivedHandler

Definition at line 99 of file S3OutpostsServiceClientModel.h.

◆ S3OutpostsClientConfiguration

Definition at line 61 of file S3OutpostsServiceClientModel.h.

◆ S3OutpostsEndpointProvider

Definition at line 63 of file S3OutpostsServiceClientModel.h.

◆ S3OutpostsEndpointProviderBase

Definition at line 62 of file S3OutpostsServiceClientModel.h.

Enumeration Type Documentation

◆ S3OutpostsErrors

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_SERVER 
OUTPOST_OFFLINE 

Definition at line 16 of file S3OutpostsErrors.h.