9#include <aws/bedrock-data-automation/BedrockDataAutomationErrors.h>
10#include <aws/core/client/GenericClientConfiguration.h>
11#include <aws/core/client/AWSError.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
13#include <aws/core/client/AsyncCallerContext.h>
14#include <aws/core/http/HttpTypes.h>
15#include <aws/bedrock-data-automation/BedrockDataAutomationEndpointProvider.h>
21#include <aws/bedrock-data-automation/model/CreateBlueprintResult.h>
22#include <aws/bedrock-data-automation/model/CreateBlueprintVersionResult.h>
23#include <aws/bedrock-data-automation/model/CreateDataAutomationProjectResult.h>
24#include <aws/bedrock-data-automation/model/DeleteBlueprintResult.h>
25#include <aws/bedrock-data-automation/model/DeleteDataAutomationProjectResult.h>
26#include <aws/bedrock-data-automation/model/GetBlueprintResult.h>
27#include <aws/bedrock-data-automation/model/GetDataAutomationProjectResult.h>
28#include <aws/bedrock-data-automation/model/ListBlueprintsResult.h>
29#include <aws/bedrock-data-automation/model/ListDataAutomationProjectsResult.h>
30#include <aws/bedrock-data-automation/model/ListTagsForResourceResult.h>
31#include <aws/bedrock-data-automation/model/TagResourceResult.h>
32#include <aws/bedrock-data-automation/model/UntagResourceResult.h>
33#include <aws/bedrock-data-automation/model/UpdateBlueprintResult.h>
34#include <aws/bedrock-data-automation/model/UpdateDataAutomationProjectResult.h>
35#include <aws/bedrock-data-automation/model/ListDataAutomationProjectsRequest.h>
36#include <aws/bedrock-data-automation/model/ListBlueprintsRequest.h>
44 class HttpClientFactory;
49 template<
typename R,
typename E>
class Outcome;
60 class AWSCredentialsProvider;
68 namespace BedrockDataAutomation
EndpointProviderBase< BedrockDataAutomationClientConfiguration, BedrockDataAutomationBuiltInParameters, BedrockDataAutomationClientContextParameters > BedrockDataAutomationEndpointProviderBase
std::future< ListDataAutomationProjectsOutcome > ListDataAutomationProjectsOutcomeCallable
Aws::Utils::Outcome< ListTagsForResourceResult, BedrockDataAutomationError > ListTagsForResourceOutcome
Aws::Utils::Outcome< UpdateDataAutomationProjectResult, BedrockDataAutomationError > UpdateDataAutomationProjectOutcome
Aws::Utils::Outcome< ListBlueprintsResult, BedrockDataAutomationError > ListBlueprintsOutcome
std::future< CreateDataAutomationProjectOutcome > CreateDataAutomationProjectOutcomeCallable
std::future< CreateBlueprintOutcome > CreateBlueprintOutcomeCallable
Aws::Utils::Outcome< TagResourceResult, BedrockDataAutomationError > TagResourceOutcome
std::future< UpdateDataAutomationProjectOutcome > UpdateDataAutomationProjectOutcomeCallable
Aws::Utils::Outcome< CreateBlueprintResult, BedrockDataAutomationError > CreateBlueprintOutcome
Aws::Utils::Outcome< GetBlueprintResult, BedrockDataAutomationError > GetBlueprintOutcome
Aws::Utils::Outcome< CreateDataAutomationProjectResult, BedrockDataAutomationError > CreateDataAutomationProjectOutcome
std::future< DeleteBlueprintOutcome > DeleteBlueprintOutcomeCallable
Aws::Utils::Outcome< GetDataAutomationProjectResult, BedrockDataAutomationError > GetDataAutomationProjectOutcome
std::future< ListBlueprintsOutcome > ListBlueprintsOutcomeCallable
Aws::Utils::Outcome< ListDataAutomationProjectsResult, BedrockDataAutomationError > ListDataAutomationProjectsOutcome
std::future< CreateBlueprintVersionOutcome > CreateBlueprintVersionOutcomeCallable
Aws::Utils::Outcome< CreateBlueprintVersionResult, BedrockDataAutomationError > CreateBlueprintVersionOutcome
std::future< UpdateBlueprintOutcome > UpdateBlueprintOutcomeCallable
Aws::Utils::Outcome< DeleteDataAutomationProjectResult, BedrockDataAutomationError > DeleteDataAutomationProjectOutcome
Aws::Utils::Outcome< UntagResourceResult, BedrockDataAutomationError > UntagResourceOutcome
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< GetDataAutomationProjectOutcome > GetDataAutomationProjectOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
Aws::Utils::Outcome< DeleteBlueprintResult, BedrockDataAutomationError > DeleteBlueprintOutcome
Aws::Utils::Outcome< UpdateBlueprintResult, BedrockDataAutomationError > UpdateBlueprintOutcome
std::future< GetBlueprintOutcome > GetBlueprintOutcomeCallable
std::future< DeleteDataAutomationProjectOutcome > DeleteDataAutomationProjectOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::function< void(const BedrockDataAutomationClient *, const Model::ListDataAutomationProjectsRequest &, const Model::ListDataAutomationProjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDataAutomationProjectsResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::GetBlueprintRequest &, const Model::GetBlueprintOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetBlueprintResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::ListBlueprintsRequest &, const Model::ListBlueprintsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListBlueprintsResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::DeleteDataAutomationProjectRequest &, const Model::DeleteDataAutomationProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDataAutomationProjectResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::DeleteBlueprintRequest &, const Model::DeleteBlueprintOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteBlueprintResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::UpdateBlueprintRequest &, const Model::UpdateBlueprintOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateBlueprintResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::UpdateDataAutomationProjectRequest &, const Model::UpdateDataAutomationProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDataAutomationProjectResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::CreateBlueprintRequest &, const Model::CreateBlueprintOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateBlueprintResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::CreateDataAutomationProjectRequest &, const Model::CreateDataAutomationProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDataAutomationProjectResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForResourceResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::CreateBlueprintVersionRequest &, const Model::CreateBlueprintVersionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateBlueprintVersionResponseReceivedHandler
std::function< void(const BedrockDataAutomationClient *, const Model::GetDataAutomationProjectRequest &, const Model::GetDataAutomationProjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDataAutomationProjectResponseReceivedHandler