AWS SDK for C++

AWS SDK for C++ Version 1.11.717

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const BedrockDataAutomationClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ BedrockDataAutomationClientConfiguration

Definition at line 68 of file BedrockDataAutomationServiceClientModel.h.

◆ BedrockDataAutomationEndpointProvider

Definition at line 70 of file BedrockDataAutomationServiceClientModel.h.

◆ BedrockDataAutomationEndpointProviderBase

Definition at line 69 of file BedrockDataAutomationServiceClientModel.h.

◆ CopyBlueprintStageResponseReceivedHandler

Definition at line 139 of file BedrockDataAutomationServiceClientModel.h.

◆ CreateBlueprintResponseReceivedHandler

Definition at line 142 of file BedrockDataAutomationServiceClientModel.h.

◆ CreateBlueprintVersionResponseReceivedHandler

Definition at line 145 of file BedrockDataAutomationServiceClientModel.h.

◆ CreateDataAutomationProjectResponseReceivedHandler

Definition at line 148 of file BedrockDataAutomationServiceClientModel.h.

◆ DeleteBlueprintResponseReceivedHandler

Definition at line 151 of file BedrockDataAutomationServiceClientModel.h.

◆ DeleteDataAutomationProjectResponseReceivedHandler

Definition at line 154 of file BedrockDataAutomationServiceClientModel.h.

◆ GetBlueprintOptimizationStatusResponseReceivedHandler

Definition at line 161 of file BedrockDataAutomationServiceClientModel.h.

◆ GetBlueprintResponseReceivedHandler

Definition at line 157 of file BedrockDataAutomationServiceClientModel.h.

◆ GetDataAutomationProjectResponseReceivedHandler

Definition at line 164 of file BedrockDataAutomationServiceClientModel.h.

◆ InvokeBlueprintOptimizationAsyncResponseReceivedHandler

Definition at line 168 of file BedrockDataAutomationServiceClientModel.h.

◆ ListBlueprintsResponseReceivedHandler

Definition at line 171 of file BedrockDataAutomationServiceClientModel.h.

◆ ListDataAutomationProjectsResponseReceivedHandler

Definition at line 174 of file BedrockDataAutomationServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 177 of file BedrockDataAutomationServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 180 of file BedrockDataAutomationServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 183 of file BedrockDataAutomationServiceClientModel.h.

◆ UpdateBlueprintResponseReceivedHandler

Definition at line 186 of file BedrockDataAutomationServiceClientModel.h.

◆ UpdateDataAutomationProjectResponseReceivedHandler

Definition at line 189 of file BedrockDataAutomationServiceClientModel.h.

Enumeration Type Documentation

◆ BedrockDataAutomationErrors

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 14 of file BedrockDataAutomationErrors.h.