AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const S3VectorsClient *, const Model::CreateIndexRequest &, const Model::CreateIndexOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateIndexResponseReceivedHandler
 
 
typedef std::function< void(const S3VectorsClient *, const Model::DeleteIndexRequest &, const Model::DeleteIndexOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteIndexResponseReceivedHandler
 
 
 
typedef std::function< void(const S3VectorsClient *, const Model::DeleteVectorsRequest &, const Model::DeleteVectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteVectorsResponseReceivedHandler
 
typedef std::function< void(const S3VectorsClient *, const Model::GetIndexRequest &, const Model::GetIndexOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetIndexResponseReceivedHandler
 
typedef std::function< void(const S3VectorsClient *, const Model::GetVectorBucketRequest &, const Model::GetVectorBucketOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetVectorBucketResponseReceivedHandler
 
 
typedef std::function< void(const S3VectorsClient *, const Model::GetVectorsRequest &, const Model::GetVectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetVectorsResponseReceivedHandler
 
typedef std::function< void(const S3VectorsClient *, const Model::ListIndexesRequest &, const Model::ListIndexesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListIndexesResponseReceivedHandler
 
 
typedef std::function< void(const S3VectorsClient *, const Model::ListVectorsRequest &, const Model::ListVectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListVectorsResponseReceivedHandler
 
 
typedef std::function< void(const S3VectorsClient *, const Model::PutVectorsRequest &, const Model::PutVectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutVectorsResponseReceivedHandler
 
typedef std::function< void(const S3VectorsClient *, const Model::QueryVectorsRequest &, const Model::QueryVectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > QueryVectorsResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateIndexResponseReceivedHandler

Definition at line 146 of file S3VectorsServiceClientModel.h.

◆ CreateVectorBucketResponseReceivedHandler

Definition at line 147 of file S3VectorsServiceClientModel.h.

◆ DeleteIndexResponseReceivedHandler

Definition at line 148 of file S3VectorsServiceClientModel.h.

◆ DeleteVectorBucketPolicyResponseReceivedHandler

Definition at line 150 of file S3VectorsServiceClientModel.h.

◆ DeleteVectorBucketResponseReceivedHandler

Definition at line 149 of file S3VectorsServiceClientModel.h.

◆ DeleteVectorsResponseReceivedHandler

Definition at line 151 of file S3VectorsServiceClientModel.h.

◆ GetIndexResponseReceivedHandler

Definition at line 152 of file S3VectorsServiceClientModel.h.

◆ GetVectorBucketPolicyResponseReceivedHandler

Definition at line 154 of file S3VectorsServiceClientModel.h.

◆ GetVectorBucketResponseReceivedHandler

Definition at line 153 of file S3VectorsServiceClientModel.h.

◆ GetVectorsResponseReceivedHandler

Definition at line 155 of file S3VectorsServiceClientModel.h.

◆ ListIndexesResponseReceivedHandler

Definition at line 156 of file S3VectorsServiceClientModel.h.

◆ ListVectorBucketsResponseReceivedHandler

Definition at line 157 of file S3VectorsServiceClientModel.h.

◆ ListVectorsResponseReceivedHandler

Definition at line 158 of file S3VectorsServiceClientModel.h.

◆ PutVectorBucketPolicyResponseReceivedHandler

Definition at line 159 of file S3VectorsServiceClientModel.h.

◆ PutVectorsResponseReceivedHandler

Definition at line 160 of file S3VectorsServiceClientModel.h.

◆ QueryVectorsResponseReceivedHandler

Definition at line 161 of file S3VectorsServiceClientModel.h.

◆ S3VectorsClientConfiguration

Definition at line 79 of file S3VectorsServiceClientModel.h.

◆ S3VectorsEndpointProvider

Definition at line 81 of file S3VectorsServiceClientModel.h.

◆ S3VectorsEndpointProviderBase

Definition at line 80 of file S3VectorsServiceClientModel.h.

Enumeration Type Documentation

◆ S3VectorsErrors

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 
KMS_DISABLED 
KMS_INVALID_KEY_USAGE 
KMS_INVALID_STATE 
KMS_NOT_FOUND 
NOT_FOUND 
SERVICE_QUOTA_EXCEEDED 
TOO_MANY_REQUESTS 

Definition at line 16 of file S3VectorsErrors.h.