AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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 195 of file SupplyChainServiceClientModel.h.

◆ CreateDataIntegrationFlowResponseReceivedHandler

Definition at line 196 of file SupplyChainServiceClientModel.h.

◆ CreateDataLakeDatasetResponseReceivedHandler

Definition at line 197 of file SupplyChainServiceClientModel.h.

◆ CreateDataLakeNamespaceResponseReceivedHandler

Definition at line 198 of file SupplyChainServiceClientModel.h.

◆ CreateInstanceResponseReceivedHandler

Definition at line 199 of file SupplyChainServiceClientModel.h.

◆ DeleteDataIntegrationFlowResponseReceivedHandler

Definition at line 200 of file SupplyChainServiceClientModel.h.

◆ DeleteDataLakeDatasetResponseReceivedHandler

Definition at line 201 of file SupplyChainServiceClientModel.h.

◆ DeleteDataLakeNamespaceResponseReceivedHandler

Definition at line 202 of file SupplyChainServiceClientModel.h.

◆ DeleteInstanceResponseReceivedHandler

Definition at line 203 of file SupplyChainServiceClientModel.h.

◆ GetBillOfMaterialsImportJobResponseReceivedHandler

Definition at line 204 of file SupplyChainServiceClientModel.h.

◆ GetDataIntegrationEventResponseReceivedHandler

Definition at line 205 of file SupplyChainServiceClientModel.h.

◆ GetDataIntegrationFlowExecutionResponseReceivedHandler

Definition at line 207 of file SupplyChainServiceClientModel.h.

◆ GetDataIntegrationFlowResponseReceivedHandler

Definition at line 206 of file SupplyChainServiceClientModel.h.

◆ GetDataLakeDatasetResponseReceivedHandler

Definition at line 208 of file SupplyChainServiceClientModel.h.

◆ GetDataLakeNamespaceResponseReceivedHandler

Definition at line 209 of file SupplyChainServiceClientModel.h.

◆ GetInstanceResponseReceivedHandler

Definition at line 210 of file SupplyChainServiceClientModel.h.

◆ ListDataIntegrationEventsResponseReceivedHandler

Definition at line 211 of file SupplyChainServiceClientModel.h.

◆ ListDataIntegrationFlowExecutionsResponseReceivedHandler

Definition at line 212 of file SupplyChainServiceClientModel.h.

◆ ListDataIntegrationFlowsResponseReceivedHandler

Definition at line 213 of file SupplyChainServiceClientModel.h.

◆ ListDataLakeDatasetsResponseReceivedHandler

Definition at line 214 of file SupplyChainServiceClientModel.h.

◆ ListDataLakeNamespacesResponseReceivedHandler

Definition at line 215 of file SupplyChainServiceClientModel.h.

◆ ListInstancesResponseReceivedHandler

Definition at line 216 of file SupplyChainServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 217 of file SupplyChainServiceClientModel.h.

◆ SendDataIntegrationEventResponseReceivedHandler

Definition at line 218 of file SupplyChainServiceClientModel.h.

◆ SupplyChainClientConfiguration

Definition at line 86 of file SupplyChainServiceClientModel.h.

◆ SupplyChainEndpointProvider

Definition at line 88 of file SupplyChainServiceClientModel.h.

◆ SupplyChainEndpointProviderBase

Definition at line 87 of file SupplyChainServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 219 of file SupplyChainServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 220 of file SupplyChainServiceClientModel.h.

◆ UpdateDataIntegrationFlowResponseReceivedHandler

Definition at line 221 of file SupplyChainServiceClientModel.h.

◆ UpdateDataLakeDatasetResponseReceivedHandler

Definition at line 222 of file SupplyChainServiceClientModel.h.

◆ UpdateDataLakeNamespaceResponseReceivedHandler

Definition at line 223 of file SupplyChainServiceClientModel.h.

◆ UpdateInstanceResponseReceivedHandler

Definition at line 224 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.