AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
typedef std::function< void(const SupplyChainClient *, const Model::CreateInstanceRequest &, const Model::CreateInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateInstanceResponseReceivedHandler
 
 
 
typedef std::function< void(const SupplyChainClient *, const Model::DeleteInstanceRequest &, const Model::DeleteInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteInstanceResponseReceivedHandler
 
 
 
 
typedef std::function< void(const SupplyChainClient *, const Model::GetInstanceRequest &, const Model::GetInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetInstanceResponseReceivedHandler
 
 
 
typedef std::function< void(const SupplyChainClient *, const Model::ListInstancesRequest &, const Model::ListInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListInstancesResponseReceivedHandler
 
 
 
typedef std::function< void(const SupplyChainClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const SupplyChainClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const SupplyChainClient *, const Model::UpdateInstanceRequest &, const Model::UpdateInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateInstanceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateBillOfMaterialsImportJobResponseReceivedHandler

Definition at line 159 of file SupplyChainServiceClientModel.h.

◆ CreateDataIntegrationFlowResponseReceivedHandler

Definition at line 160 of file SupplyChainServiceClientModel.h.

◆ CreateDataLakeDatasetResponseReceivedHandler

Definition at line 161 of file SupplyChainServiceClientModel.h.

◆ CreateInstanceResponseReceivedHandler

Definition at line 162 of file SupplyChainServiceClientModel.h.

◆ DeleteDataIntegrationFlowResponseReceivedHandler

Definition at line 163 of file SupplyChainServiceClientModel.h.

◆ DeleteDataLakeDatasetResponseReceivedHandler

Definition at line 164 of file SupplyChainServiceClientModel.h.

◆ DeleteInstanceResponseReceivedHandler

Definition at line 165 of file SupplyChainServiceClientModel.h.

◆ GetBillOfMaterialsImportJobResponseReceivedHandler

Definition at line 166 of file SupplyChainServiceClientModel.h.

◆ GetDataIntegrationFlowResponseReceivedHandler

Definition at line 167 of file SupplyChainServiceClientModel.h.

◆ GetDataLakeDatasetResponseReceivedHandler

Definition at line 168 of file SupplyChainServiceClientModel.h.

◆ GetInstanceResponseReceivedHandler

Definition at line 169 of file SupplyChainServiceClientModel.h.

◆ ListDataIntegrationFlowsResponseReceivedHandler

Definition at line 170 of file SupplyChainServiceClientModel.h.

◆ ListDataLakeDatasetsResponseReceivedHandler

Definition at line 171 of file SupplyChainServiceClientModel.h.

◆ ListInstancesResponseReceivedHandler

Definition at line 172 of file SupplyChainServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 173 of file SupplyChainServiceClientModel.h.

◆ SendDataIntegrationEventResponseReceivedHandler

Definition at line 174 of file SupplyChainServiceClientModel.h.

◆ SupplyChainClientConfiguration

Definition at line 77 of file SupplyChainServiceClientModel.h.

◆ SupplyChainEndpointProvider

Definition at line 79 of file SupplyChainServiceClientModel.h.

◆ SupplyChainEndpointProviderBase

Definition at line 78 of file SupplyChainServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 175 of file SupplyChainServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 176 of file SupplyChainServiceClientModel.h.

◆ UpdateDataIntegrationFlowResponseReceivedHandler

Definition at line 177 of file SupplyChainServiceClientModel.h.

◆ UpdateDataLakeDatasetResponseReceivedHandler

Definition at line 178 of file SupplyChainServiceClientModel.h.

◆ UpdateInstanceResponseReceivedHandler

Definition at line 179 of file SupplyChainServiceClientModel.h.

Enumeration Type Documentation

◆ SupplyChainErrors

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 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file SupplyChainErrors.h.