7#include <aws/core/client/AWSClient.h>
8#include <aws/core/client/AWSClientAsyncCRTP.h>
9#include <aws/core/client/ClientConfiguration.h>
10#include <aws/core/utils/json/JsonSerializer.h>
11#include <aws/securitylake/SecurityLakeServiceClientModel.h>
12#include <aws/securitylake/SecurityLake_EXPORTS.h>
15namespace SecurityLake {
66 std::shared_ptr<SecurityLakeEndpointProviderBase> endpointProvider =
nullptr);
73 const Aws::Auth::AWSCredentials& credentials, std::shared_ptr<SecurityLakeEndpointProviderBase> endpointProvider =
nullptr,
81 const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
82 std::shared_ptr<SecurityLakeEndpointProviderBase> endpointProvider =
nullptr,
127 template <
typename CreateAwsLogSourceRequestT = Model::CreateAwsLogSourceRequest>
129 return SubmitCallable(&SecurityLakeClient::CreateAwsLogSource, request);
136 template <
typename CreateAwsLogSourceRequestT = Model::CreateAwsLogSourceRequest>
138 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
139 return SubmitAsync(&SecurityLakeClient::CreateAwsLogSource, request, handler, context);
160 template <
typename CreateCustomLogSourceRequestT = Model::CreateCustomLogSourceRequest>
162 return SubmitCallable(&SecurityLakeClient::CreateCustomLogSource, request);
169 template <
typename CreateCustomLogSourceRequestT = Model::CreateCustomLogSourceRequest>
171 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
172 return SubmitAsync(&SecurityLakeClient::CreateCustomLogSource, request, handler, context);
202 template <
typename CreateDataLakeRequestT = Model::CreateDataLakeRequest>
204 return SubmitCallable(&SecurityLakeClient::CreateDataLake, request);
211 template <
typename CreateDataLakeRequestT = Model::CreateDataLakeRequest>
213 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
214 return SubmitAsync(&SecurityLakeClient::CreateDataLake, request, handler, context);
232 template <
typename CreateDataLakeExceptionSubscriptionRequestT = Model::CreateDataLakeExceptionSubscriptionRequest>
234 const CreateDataLakeExceptionSubscriptionRequestT& request)
const {
235 return SubmitCallable(&SecurityLakeClient::CreateDataLakeExceptionSubscription, request);
242 template <
typename CreateDataLakeExceptionSubscriptionRequestT = Model::CreateDataLakeExceptionSubscriptionRequest>
245 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
246 return SubmitAsync(&SecurityLakeClient::CreateDataLakeExceptionSubscription, request, handler, context);
268 template <
typename CreateDataLakeOrganizationConfigurationRequestT = Model::CreateDataLakeOrganizationConfigurationRequest>
270 const CreateDataLakeOrganizationConfigurationRequestT& request = {})
const {
271 return SubmitCallable(&SecurityLakeClient::CreateDataLakeOrganizationConfiguration, request);
278 template <
typename CreateDataLakeOrganizationConfigurationRequestT = Model::CreateDataLakeOrganizationConfigurationRequest>
280 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
281 const CreateDataLakeOrganizationConfigurationRequestT& request = {})
const {
282 return SubmitAsync(&SecurityLakeClient::CreateDataLakeOrganizationConfiguration, request, handler, context);
298 template <
typename CreateSubscriberRequestT = Model::CreateSubscriberRequest>
300 return SubmitCallable(&SecurityLakeClient::CreateSubscriber, request);
307 template <
typename CreateSubscriberRequestT = Model::CreateSubscriberRequest>
309 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
310 return SubmitAsync(&SecurityLakeClient::CreateSubscriber, request, handler, context);
327 template <
typename CreateSubscriberNotificationRequestT = Model::CreateSubscriberNotificationRequest>
329 const CreateSubscriberNotificationRequestT& request)
const {
330 return SubmitCallable(&SecurityLakeClient::CreateSubscriberNotification, request);
337 template <
typename CreateSubscriberNotificationRequestT = Model::CreateSubscriberNotificationRequest>
340 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
341 return SubmitAsync(&SecurityLakeClient::CreateSubscriberNotification, request, handler, context);
362 template <
typename DeleteAwsLogSourceRequestT = Model::DeleteAwsLogSourceRequest>
364 return SubmitCallable(&SecurityLakeClient::DeleteAwsLogSource, request);
371 template <
typename DeleteAwsLogSourceRequestT = Model::DeleteAwsLogSourceRequest>
373 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
374 return SubmitAsync(&SecurityLakeClient::DeleteAwsLogSource, request, handler, context);
389 template <
typename DeleteCustomLogSourceRequestT = Model::DeleteCustomLogSourceRequest>
391 return SubmitCallable(&SecurityLakeClient::DeleteCustomLogSource, request);
398 template <
typename DeleteCustomLogSourceRequestT = Model::DeleteCustomLogSourceRequest>
400 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
401 return SubmitAsync(&SecurityLakeClient::DeleteCustomLogSource, request, handler, context);
424 template <
typename DeleteDataLakeRequestT = Model::DeleteDataLakeRequest>
426 return SubmitCallable(&SecurityLakeClient::DeleteDataLake, request);
433 template <
typename DeleteDataLakeRequestT = Model::DeleteDataLakeRequest>
435 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
436 return SubmitAsync(&SecurityLakeClient::DeleteDataLake, request, handler, context);
452 template <
typename DeleteDataLakeExceptionSubscriptionRequestT = Model::DeleteDataLakeExceptionSubscriptionRequest>
454 const DeleteDataLakeExceptionSubscriptionRequestT& request = {})
const {
455 return SubmitCallable(&SecurityLakeClient::DeleteDataLakeExceptionSubscription, request);
462 template <
typename DeleteDataLakeExceptionSubscriptionRequestT = Model::DeleteDataLakeExceptionSubscriptionRequest>
464 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
465 const DeleteDataLakeExceptionSubscriptionRequestT& request = {})
const {
466 return SubmitAsync(&SecurityLakeClient::DeleteDataLakeExceptionSubscription, request, handler, context);
486 template <
typename DeleteDataLakeOrganizationConfigurationRequestT = Model::DeleteDataLakeOrganizationConfigurationRequest>
488 const DeleteDataLakeOrganizationConfigurationRequestT& request = {})
const {
489 return SubmitCallable(&SecurityLakeClient::DeleteDataLakeOrganizationConfiguration, request);
496 template <
typename DeleteDataLakeOrganizationConfigurationRequestT = Model::DeleteDataLakeOrganizationConfigurationRequest>
498 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
499 const DeleteDataLakeOrganizationConfigurationRequestT& request = {})
const {
500 return SubmitAsync(&SecurityLakeClient::DeleteDataLakeOrganizationConfiguration, request, handler, context);
519 template <
typename DeleteSubscriberRequestT = Model::DeleteSubscriberRequest>
521 return SubmitCallable(&SecurityLakeClient::DeleteSubscriber, request);
528 template <
typename DeleteSubscriberRequestT = Model::DeleteSubscriberRequest>
530 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
531 return SubmitAsync(&SecurityLakeClient::DeleteSubscriber, request, handler, context);
547 template <
typename DeleteSubscriberNotificationRequestT = Model::DeleteSubscriberNotificationRequest>
549 const DeleteSubscriberNotificationRequestT& request)
const {
550 return SubmitCallable(&SecurityLakeClient::DeleteSubscriberNotification, request);
557 template <
typename DeleteSubscriberNotificationRequestT = Model::DeleteSubscriberNotificationRequest>
560 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
561 return SubmitAsync(&SecurityLakeClient::DeleteSubscriberNotification, request, handler, context);
579 template <
typename DeregisterDataLakeDelegatedAdministratorRequestT = Model::DeregisterDataLakeDelegatedAdministratorRequest>
581 const DeregisterDataLakeDelegatedAdministratorRequestT& request = {})
const {
582 return SubmitCallable(&SecurityLakeClient::DeregisterDataLakeDelegatedAdministrator, request);
589 template <
typename DeregisterDataLakeDelegatedAdministratorRequestT = Model::DeregisterDataLakeDelegatedAdministratorRequest>
591 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
592 const DeregisterDataLakeDelegatedAdministratorRequestT& request = {})
const {
593 return SubmitAsync(&SecurityLakeClient::DeregisterDataLakeDelegatedAdministrator, request, handler, context);
609 template <
typename GetDataLakeExceptionSubscriptionRequestT = Model::GetDataLakeExceptionSubscriptionRequest>
611 const GetDataLakeExceptionSubscriptionRequestT& request = {})
const {
612 return SubmitCallable(&SecurityLakeClient::GetDataLakeExceptionSubscription, request);
619 template <
typename GetDataLakeExceptionSubscriptionRequestT = Model::GetDataLakeExceptionSubscriptionRequest>
621 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
622 const GetDataLakeExceptionSubscriptionRequestT& request = {})
const {
623 return SubmitAsync(&SecurityLakeClient::GetDataLakeExceptionSubscription, request, handler, context);
641 template <
typename GetDataLakeOrganizationConfigurationRequestT = Model::GetDataLakeOrganizationConfigurationRequest>
643 const GetDataLakeOrganizationConfigurationRequestT& request = {})
const {
644 return SubmitCallable(&SecurityLakeClient::GetDataLakeOrganizationConfiguration, request);
651 template <
typename GetDataLakeOrganizationConfigurationRequestT = Model::GetDataLakeOrganizationConfigurationRequest>
653 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
654 const GetDataLakeOrganizationConfigurationRequestT& request = {})
const {
655 return SubmitAsync(&SecurityLakeClient::GetDataLakeOrganizationConfiguration, request, handler, context);
671 template <
typename GetDataLakeSourcesRequestT = Model::GetDataLakeSourcesRequest>
673 return SubmitCallable(&SecurityLakeClient::GetDataLakeSources, request);
680 template <
typename GetDataLakeSourcesRequestT = Model::GetDataLakeSourcesRequest>
682 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
683 const GetDataLakeSourcesRequestT& request = {})
const {
684 return SubmitAsync(&SecurityLakeClient::GetDataLakeSources, request, handler, context);
698 template <
typename GetSubscriberRequestT = Model::GetSubscriberRequest>
700 return SubmitCallable(&SecurityLakeClient::GetSubscriber, request);
707 template <
typename GetSubscriberRequestT = Model::GetSubscriberRequest>
709 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
710 return SubmitAsync(&SecurityLakeClient::GetSubscriber, request, handler, context);
725 template <
typename ListDataLakeExceptionsRequestT = Model::ListDataLakeExceptionsRequest>
727 return SubmitCallable(&SecurityLakeClient::ListDataLakeExceptions, request);
734 template <
typename ListDataLakeExceptionsRequestT = Model::ListDataLakeExceptionsRequest>
736 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
737 const ListDataLakeExceptionsRequestT& request = {})
const {
738 return SubmitAsync(&SecurityLakeClient::ListDataLakeExceptions, request, handler, context);
753 template <
typename ListDataLakesRequestT = Model::ListDataLakesRequest>
755 return SubmitCallable(&SecurityLakeClient::ListDataLakes, request);
762 template <
typename ListDataLakesRequestT = Model::ListDataLakesRequest>
764 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
765 const ListDataLakesRequestT& request = {})
const {
766 return SubmitAsync(&SecurityLakeClient::ListDataLakes, request, handler, context);
779 template <
typename ListLogSourcesRequestT = Model::ListLogSourcesRequest>
781 return SubmitCallable(&SecurityLakeClient::ListLogSources, request);
788 template <
typename ListLogSourcesRequestT = Model::ListLogSourcesRequest>
790 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
791 const ListLogSourcesRequestT& request = {})
const {
792 return SubmitAsync(&SecurityLakeClient::ListLogSources, request, handler, context);
807 template <
typename ListSubscribersRequestT = Model::ListSubscribersRequest>
809 return SubmitCallable(&SecurityLakeClient::ListSubscribers, request);
816 template <
typename ListSubscribersRequestT = Model::ListSubscribersRequest>
818 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
819 const ListSubscribersRequestT& request = {})
const {
820 return SubmitAsync(&SecurityLakeClient::ListSubscribers, request, handler, context);
837 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
839 return SubmitCallable(&SecurityLakeClient::ListTagsForResource, request);
846 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
848 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
849 return SubmitAsync(&SecurityLakeClient::ListTagsForResource, request, handler, context);
867 template <
typename RegisterDataLakeDelegatedAdministratorRequestT = Model::RegisterDataLakeDelegatedAdministratorRequest>
869 const RegisterDataLakeDelegatedAdministratorRequestT& request)
const {
870 return SubmitCallable(&SecurityLakeClient::RegisterDataLakeDelegatedAdministrator, request);
877 template <
typename RegisterDataLakeDelegatedAdministratorRequestT = Model::RegisterDataLakeDelegatedAdministratorRequest>
880 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
881 return SubmitAsync(&SecurityLakeClient::RegisterDataLakeDelegatedAdministrator, request, handler, context);
905 template <
typename TagResourceRequestT = Model::TagResourceRequest>
907 return SubmitCallable(&SecurityLakeClient::TagResource, request);
914 template <
typename TagResourceRequestT = Model::TagResourceRequest>
916 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
917 return SubmitAsync(&SecurityLakeClient::TagResource, request, handler, context);
933 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
935 return SubmitCallable(&SecurityLakeClient::UntagResource, request);
942 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
944 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
945 return SubmitAsync(&SecurityLakeClient::UntagResource, request, handler, context);
981 template <
typename UpdateDataLakeRequestT = Model::UpdateDataLakeRequest>
983 return SubmitCallable(&SecurityLakeClient::UpdateDataLake, request);
990 template <
typename UpdateDataLakeRequestT = Model::UpdateDataLakeRequest>
992 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
993 return SubmitAsync(&SecurityLakeClient::UpdateDataLake, request, handler, context);
1009 template <
typename UpdateDataLakeExceptionSubscriptionRequestT = Model::UpdateDataLakeExceptionSubscriptionRequest>
1011 const UpdateDataLakeExceptionSubscriptionRequestT& request)
const {
1012 return SubmitCallable(&SecurityLakeClient::UpdateDataLakeExceptionSubscription, request);
1019 template <
typename UpdateDataLakeExceptionSubscriptionRequestT = Model::UpdateDataLakeExceptionSubscriptionRequest>
1022 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1023 return SubmitAsync(&SecurityLakeClient::UpdateDataLakeExceptionSubscription, request, handler, context);
1039 template <
typename UpdateSubscriberRequestT = Model::UpdateSubscriberRequest>
1041 return SubmitCallable(&SecurityLakeClient::UpdateSubscriber, request);
1048 template <
typename UpdateSubscriberRequestT = Model::UpdateSubscriberRequest>
1050 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1051 return SubmitAsync(&SecurityLakeClient::UpdateSubscriber, request, handler, context);
1068 template <
typename UpdateSubscriberNotificationRequestT = Model::UpdateSubscriberNotificationRequest>
1070 const UpdateSubscriberNotificationRequestT& request)
const {
1071 return SubmitCallable(&SecurityLakeClient::UpdateSubscriberNotification, request);
1078 template <
typename UpdateSubscriberNotificationRequestT = Model::UpdateSubscriberNotificationRequest>
1081 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1082 return SubmitAsync(&SecurityLakeClient::UpdateSubscriberNotification, request, handler, context);
1093 std::shared_ptr<SecurityLakeEndpointProviderBase> m_endpointProvider;
virtual Model::UpdateDataLakeOutcome UpdateDataLake(const Model::UpdateDataLakeRequest &request) const
void DeleteCustomLogSourceAsync(const DeleteCustomLogSourceRequestT &request, const DeleteCustomLogSourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteDataLakeOrganizationConfigurationOutcome DeleteDataLakeOrganizationConfiguration(const Model::DeleteDataLakeOrganizationConfigurationRequest &request={}) const
void TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListDataLakeExceptionsOutcome ListDataLakeExceptions(const Model::ListDataLakeExceptionsRequest &request={}) const
Model::GetSubscriberOutcomeCallable GetSubscriberCallable(const GetSubscriberRequestT &request) const
virtual Model::RegisterDataLakeDelegatedAdministratorOutcome RegisterDataLakeDelegatedAdministrator(const Model::RegisterDataLakeDelegatedAdministratorRequest &request) const
virtual Model::CreateCustomLogSourceOutcome CreateCustomLogSource(const Model::CreateCustomLogSourceRequest &request) const
virtual ~SecurityLakeClient()
static const char * GetAllocationTag()
virtual Model::DeleteDataLakeOutcome DeleteDataLake(const Model::DeleteDataLakeRequest &request) const
void DeleteAwsLogSourceAsync(const DeleteAwsLogSourceRequestT &request, const DeleteAwsLogSourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
SecurityLakeClientConfiguration ClientConfigurationType
Model::DeleteCustomLogSourceOutcomeCallable DeleteCustomLogSourceCallable(const DeleteCustomLogSourceRequestT &request) const
void DeleteSubscriberNotificationAsync(const DeleteSubscriberNotificationRequestT &request, const DeleteSubscriberNotificationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteSubscriberAsync(const DeleteSubscriberRequestT &request, const DeleteSubscriberResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DeleteDataLakeExceptionSubscriptionOutcomeCallable DeleteDataLakeExceptionSubscriptionCallable(const DeleteDataLakeExceptionSubscriptionRequestT &request={}) const
Model::ListDataLakeExceptionsOutcomeCallable ListDataLakeExceptionsCallable(const ListDataLakeExceptionsRequestT &request={}) const
void CreateDataLakeAsync(const CreateDataLakeRequestT &request, const CreateDataLakeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteDataLakeAsync(const DeleteDataLakeRequestT &request, const DeleteDataLakeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
SecurityLakeClient(const Aws::SecurityLake::SecurityLakeClientConfiguration &clientConfiguration=Aws::SecurityLake::SecurityLakeClientConfiguration(), std::shared_ptr< SecurityLakeEndpointProviderBase > endpointProvider=nullptr)
Model::ListSubscribersOutcomeCallable ListSubscribersCallable(const ListSubscribersRequestT &request={}) const
Model::TagResourceOutcomeCallable TagResourceCallable(const TagResourceRequestT &request) const
Model::DeleteDataLakeOutcomeCallable DeleteDataLakeCallable(const DeleteDataLakeRequestT &request) const
void ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteDataLakeExceptionSubscriptionOutcome DeleteDataLakeExceptionSubscription(const Model::DeleteDataLakeExceptionSubscriptionRequest &request={}) const
virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest &request) const
SecurityLakeClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< SecurityLakeEndpointProviderBase > endpointProvider=nullptr, const Aws::SecurityLake::SecurityLakeClientConfiguration &clientConfiguration=Aws::SecurityLake::SecurityLakeClientConfiguration())
Model::CreateSubscriberOutcomeCallable CreateSubscriberCallable(const CreateSubscriberRequestT &request) const
Model::GetDataLakeSourcesOutcomeCallable GetDataLakeSourcesCallable(const GetDataLakeSourcesRequestT &request={}) const
void ListLogSourcesAsync(const ListLogSourcesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListLogSourcesRequestT &request={}) const
void DeregisterDataLakeDelegatedAdministratorAsync(const DeregisterDataLakeDelegatedAdministratorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DeregisterDataLakeDelegatedAdministratorRequestT &request={}) const
virtual Model::GetSubscriberOutcome GetSubscriber(const Model::GetSubscriberRequest &request) const
void CreateCustomLogSourceAsync(const CreateCustomLogSourceRequestT &request, const CreateCustomLogSourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateSubscriberNotificationOutcomeCallable UpdateSubscriberNotificationCallable(const UpdateSubscriberNotificationRequestT &request) const
Model::UpdateDataLakeExceptionSubscriptionOutcomeCallable UpdateDataLakeExceptionSubscriptionCallable(const UpdateDataLakeExceptionSubscriptionRequestT &request) const
void UpdateDataLakeAsync(const UpdateDataLakeRequestT &request, const UpdateDataLakeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListSubscribersOutcome ListSubscribers(const Model::ListSubscribersRequest &request={}) const
SecurityLakeEndpointProvider EndpointProviderType
Model::UpdateDataLakeOutcomeCallable UpdateDataLakeCallable(const UpdateDataLakeRequestT &request) const
Model::GetDataLakeExceptionSubscriptionOutcomeCallable GetDataLakeExceptionSubscriptionCallable(const GetDataLakeExceptionSubscriptionRequestT &request={}) const
Model::CreateCustomLogSourceOutcomeCallable CreateCustomLogSourceCallable(const CreateCustomLogSourceRequestT &request) const
void GetSubscriberAsync(const GetSubscriberRequestT &request, const GetSubscriberResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteDataLakeExceptionSubscriptionAsync(const DeleteDataLakeExceptionSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DeleteDataLakeExceptionSubscriptionRequestT &request={}) const
Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const
Model::ListLogSourcesOutcomeCallable ListLogSourcesCallable(const ListLogSourcesRequestT &request={}) const
virtual Model::UpdateDataLakeExceptionSubscriptionOutcome UpdateDataLakeExceptionSubscription(const Model::UpdateDataLakeExceptionSubscriptionRequest &request) const
virtual Model::GetDataLakeExceptionSubscriptionOutcome GetDataLakeExceptionSubscription(const Model::GetDataLakeExceptionSubscriptionRequest &request={}) const
virtual Model::DeleteSubscriberNotificationOutcome DeleteSubscriberNotification(const Model::DeleteSubscriberNotificationRequest &request) const
virtual Model::ListLogSourcesOutcome ListLogSources(const Model::ListLogSourcesRequest &request={}) const
Model::DeleteSubscriberOutcomeCallable DeleteSubscriberCallable(const DeleteSubscriberRequestT &request) const
virtual Model::DeleteAwsLogSourceOutcome DeleteAwsLogSource(const Model::DeleteAwsLogSourceRequest &request) const
virtual Model::DeleteCustomLogSourceOutcome DeleteCustomLogSource(const Model::DeleteCustomLogSourceRequest &request) const
void OverrideEndpoint(const Aws::String &endpoint)
void CreateSubscriberAsync(const CreateSubscriberRequestT &request, const CreateSubscriberResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateDataLakeExceptionSubscriptionAsync(const UpdateDataLakeExceptionSubscriptionRequestT &request, const UpdateDataLakeExceptionSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DeleteSubscriberNotificationOutcomeCallable DeleteSubscriberNotificationCallable(const DeleteSubscriberNotificationRequestT &request) const
void GetDataLakeOrganizationConfigurationAsync(const GetDataLakeOrganizationConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const GetDataLakeOrganizationConfigurationRequestT &request={}) const
virtual Model::CreateAwsLogSourceOutcome CreateAwsLogSource(const Model::CreateAwsLogSourceRequest &request) const
virtual Model::GetDataLakeOrganizationConfigurationOutcome GetDataLakeOrganizationConfiguration(const Model::GetDataLakeOrganizationConfigurationRequest &request={}) const
virtual Model::DeleteSubscriberOutcome DeleteSubscriber(const Model::DeleteSubscriberRequest &request) const
Model::ListDataLakesOutcomeCallable ListDataLakesCallable(const ListDataLakesRequestT &request={}) const
Aws::Client::AWSJsonClient BASECLASS
virtual Model::CreateSubscriberNotificationOutcome CreateSubscriberNotification(const Model::CreateSubscriberNotificationRequest &request) const
void CreateDataLakeOrganizationConfigurationAsync(const CreateDataLakeOrganizationConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const CreateDataLakeOrganizationConfigurationRequestT &request={}) const
static const char * GetServiceName()
void RegisterDataLakeDelegatedAdministratorAsync(const RegisterDataLakeDelegatedAdministratorRequestT &request, const RegisterDataLakeDelegatedAdministratorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UntagResourceOutcomeCallable UntagResourceCallable(const UntagResourceRequestT &request) const
virtual Model::UpdateSubscriberNotificationOutcome UpdateSubscriberNotification(const Model::UpdateSubscriberNotificationRequest &request) const
virtual Model::CreateDataLakeOutcome CreateDataLake(const Model::CreateDataLakeRequest &request) const
Model::UpdateSubscriberOutcomeCallable UpdateSubscriberCallable(const UpdateSubscriberRequestT &request) const
Model::CreateSubscriberNotificationOutcomeCallable CreateSubscriberNotificationCallable(const CreateSubscriberNotificationRequestT &request) const
SecurityLakeClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)
void ListSubscribersAsync(const ListSubscribersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListSubscribersRequestT &request={}) const
virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest &request) const
Model::DeregisterDataLakeDelegatedAdministratorOutcomeCallable DeregisterDataLakeDelegatedAdministratorCallable(const DeregisterDataLakeDelegatedAdministratorRequestT &request={}) const
std::shared_ptr< SecurityLakeEndpointProviderBase > & accessEndpointProvider()
Model::RegisterDataLakeDelegatedAdministratorOutcomeCallable RegisterDataLakeDelegatedAdministratorCallable(const RegisterDataLakeDelegatedAdministratorRequestT &request) const
void ListDataLakesAsync(const ListDataLakesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListDataLakesRequestT &request={}) const
virtual Model::ListDataLakesOutcome ListDataLakes(const Model::ListDataLakesRequest &request={}) const
Model::CreateDataLakeOutcomeCallable CreateDataLakeCallable(const CreateDataLakeRequestT &request) const
Model::CreateDataLakeOrganizationConfigurationOutcomeCallable CreateDataLakeOrganizationConfigurationCallable(const CreateDataLakeOrganizationConfigurationRequestT &request={}) const
Model::DeleteDataLakeOrganizationConfigurationOutcomeCallable DeleteDataLakeOrganizationConfigurationCallable(const DeleteDataLakeOrganizationConfigurationRequestT &request={}) const
SecurityLakeClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)
SecurityLakeClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< SecurityLakeEndpointProviderBase > endpointProvider=nullptr, const Aws::SecurityLake::SecurityLakeClientConfiguration &clientConfiguration=Aws::SecurityLake::SecurityLakeClientConfiguration())
virtual Model::UpdateSubscriberOutcome UpdateSubscriber(const Model::UpdateSubscriberRequest &request) const
virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest &request) const
void GetDataLakeExceptionSubscriptionAsync(const GetDataLakeExceptionSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const GetDataLakeExceptionSubscriptionRequestT &request={}) const
virtual Model::CreateSubscriberOutcome CreateSubscriber(const Model::CreateSubscriberRequest &request) const
void UpdateSubscriberNotificationAsync(const UpdateSubscriberNotificationRequestT &request, const UpdateSubscriberNotificationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void CreateSubscriberNotificationAsync(const CreateSubscriberNotificationRequestT &request, const CreateSubscriberNotificationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteDataLakeOrganizationConfigurationAsync(const DeleteDataLakeOrganizationConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DeleteDataLakeOrganizationConfigurationRequestT &request={}) const
SecurityLakeClient(const Aws::Client::ClientConfiguration &clientConfiguration)
Model::DeleteAwsLogSourceOutcomeCallable DeleteAwsLogSourceCallable(const DeleteAwsLogSourceRequestT &request) const
virtual Model::GetDataLakeSourcesOutcome GetDataLakeSources(const Model::GetDataLakeSourcesRequest &request={}) const
void UpdateSubscriberAsync(const UpdateSubscriberRequestT &request, const UpdateSubscriberResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::CreateDataLakeExceptionSubscriptionOutcome CreateDataLakeExceptionSubscription(const Model::CreateDataLakeExceptionSubscriptionRequest &request) const
virtual Model::CreateDataLakeOrganizationConfigurationOutcome CreateDataLakeOrganizationConfiguration(const Model::CreateDataLakeOrganizationConfigurationRequest &request={}) const
void CreateDataLakeExceptionSubscriptionAsync(const CreateDataLakeExceptionSubscriptionRequestT &request, const CreateDataLakeExceptionSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListDataLakeExceptionsAsync(const ListDataLakeExceptionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListDataLakeExceptionsRequestT &request={}) const
Model::GetDataLakeOrganizationConfigurationOutcomeCallable GetDataLakeOrganizationConfigurationCallable(const GetDataLakeOrganizationConfigurationRequestT &request={}) const
void GetDataLakeSourcesAsync(const GetDataLakeSourcesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const GetDataLakeSourcesRequestT &request={}) const
Model::CreateAwsLogSourceOutcomeCallable CreateAwsLogSourceCallable(const CreateAwsLogSourceRequestT &request) const
virtual Model::DeregisterDataLakeDelegatedAdministratorOutcome DeregisterDataLakeDelegatedAdministrator(const Model::DeregisterDataLakeDelegatedAdministratorRequest &request={}) const
void CreateAwsLogSourceAsync(const CreateAwsLogSourceRequestT &request, const CreateAwsLogSourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateDataLakeExceptionSubscriptionOutcomeCallable CreateDataLakeExceptionSubscriptionCallable(const CreateDataLakeExceptionSubscriptionRequestT &request) const
void UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
std::future< CreateAwsLogSourceOutcome > CreateAwsLogSourceOutcomeCallable
std::future< RegisterDataLakeDelegatedAdministratorOutcome > RegisterDataLakeDelegatedAdministratorOutcomeCallable
std::future< CreateSubscriberNotificationOutcome > CreateSubscriberNotificationOutcomeCallable
std::future< CreateSubscriberOutcome > CreateSubscriberOutcomeCallable
std::future< GetDataLakeSourcesOutcome > GetDataLakeSourcesOutcomeCallable
std::future< CreateDataLakeExceptionSubscriptionOutcome > CreateDataLakeExceptionSubscriptionOutcomeCallable
std::future< DeleteDataLakeOutcome > DeleteDataLakeOutcomeCallable
std::future< DeleteCustomLogSourceOutcome > DeleteCustomLogSourceOutcomeCallable
std::future< DeleteDataLakeExceptionSubscriptionOutcome > DeleteDataLakeExceptionSubscriptionOutcomeCallable
std::future< GetDataLakeExceptionSubscriptionOutcome > GetDataLakeExceptionSubscriptionOutcomeCallable
std::future< DeleteSubscriberOutcome > DeleteSubscriberOutcomeCallable
std::future< ListDataLakesOutcome > ListDataLakesOutcomeCallable
std::future< UpdateDataLakeExceptionSubscriptionOutcome > UpdateDataLakeExceptionSubscriptionOutcomeCallable
std::future< GetSubscriberOutcome > GetSubscriberOutcomeCallable
std::future< CreateCustomLogSourceOutcome > CreateCustomLogSourceOutcomeCallable
std::future< UpdateSubscriberNotificationOutcome > UpdateSubscriberNotificationOutcomeCallable
std::future< ListSubscribersOutcome > ListSubscribersOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< ListDataLakeExceptionsOutcome > ListDataLakeExceptionsOutcomeCallable
std::future< ListLogSourcesOutcome > ListLogSourcesOutcomeCallable
std::future< DeregisterDataLakeDelegatedAdministratorOutcome > DeregisterDataLakeDelegatedAdministratorOutcomeCallable
std::future< UpdateSubscriberOutcome > UpdateSubscriberOutcomeCallable
std::future< GetDataLakeOrganizationConfigurationOutcome > GetDataLakeOrganizationConfigurationOutcomeCallable
std::future< CreateDataLakeOrganizationConfigurationOutcome > CreateDataLakeOrganizationConfigurationOutcomeCallable
std::future< DeleteAwsLogSourceOutcome > DeleteAwsLogSourceOutcomeCallable
std::future< CreateDataLakeOutcome > CreateDataLakeOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< DeleteDataLakeOrganizationConfigurationOutcome > DeleteDataLakeOrganizationConfigurationOutcomeCallable
std::future< DeleteSubscriberNotificationOutcome > DeleteSubscriberNotificationOutcomeCallable
std::future< UpdateDataLakeOutcome > UpdateDataLakeOutcomeCallable
std::function< void(const SecurityLakeClient *, const Model::DeregisterDataLakeDelegatedAdministratorRequest &, const Model::DeregisterDataLakeDelegatedAdministratorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeregisterDataLakeDelegatedAdministratorResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::GetSubscriberRequest &, const Model::GetSubscriberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSubscriberResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::CreateAwsLogSourceRequest &, const Model::CreateAwsLogSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAwsLogSourceResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::GetDataLakeExceptionSubscriptionRequest &, const Model::GetDataLakeExceptionSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDataLakeExceptionSubscriptionResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::ListLogSourcesRequest &, const Model::ListLogSourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListLogSourcesResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::UpdateDataLakeExceptionSubscriptionRequest &, const Model::UpdateDataLakeExceptionSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDataLakeExceptionSubscriptionResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::ListDataLakesRequest &, const Model::ListDataLakesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDataLakesResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::CreateSubscriberRequest &, const Model::CreateSubscriberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSubscriberResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::RegisterDataLakeDelegatedAdministratorRequest &, const Model::RegisterDataLakeDelegatedAdministratorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RegisterDataLakeDelegatedAdministratorResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::DeleteCustomLogSourceRequest &, const Model::DeleteCustomLogSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteCustomLogSourceResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::ListSubscribersRequest &, const Model::ListSubscribersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSubscribersResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::DeleteDataLakeOrganizationConfigurationRequest &, const Model::DeleteDataLakeOrganizationConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDataLakeOrganizationConfigurationResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::CreateDataLakeRequest &, const Model::CreateDataLakeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDataLakeResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::ListDataLakeExceptionsRequest &, const Model::ListDataLakeExceptionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDataLakeExceptionsResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::DeleteSubscriberNotificationRequest &, const Model::DeleteSubscriberNotificationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteSubscriberNotificationResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::CreateSubscriberNotificationRequest &, const Model::CreateSubscriberNotificationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSubscriberNotificationResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::UpdateSubscriberNotificationRequest &, const Model::UpdateSubscriberNotificationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateSubscriberNotificationResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::UpdateDataLakeRequest &, const Model::UpdateDataLakeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDataLakeResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::DeleteDataLakeExceptionSubscriptionRequest &, const Model::DeleteDataLakeExceptionSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDataLakeExceptionSubscriptionResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::DeleteAwsLogSourceRequest &, const Model::DeleteAwsLogSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAwsLogSourceResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::CreateDataLakeExceptionSubscriptionRequest &, const Model::CreateDataLakeExceptionSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDataLakeExceptionSubscriptionResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::UpdateSubscriberRequest &, const Model::UpdateSubscriberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateSubscriberResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::CreateDataLakeOrganizationConfigurationRequest &, const Model::CreateDataLakeOrganizationConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDataLakeOrganizationConfigurationResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::GetDataLakeOrganizationConfigurationRequest &, const Model::GetDataLakeOrganizationConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDataLakeOrganizationConfigurationResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::DeleteDataLakeRequest &, const Model::DeleteDataLakeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDataLakeResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::CreateCustomLogSourceRequest &, const Model::CreateCustomLogSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCustomLogSourceResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::DeleteSubscriberRequest &, const Model::DeleteSubscriberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteSubscriberResponseReceivedHandler
std::function< void(const SecurityLakeClient *, const Model::GetDataLakeSourcesRequest &, const Model::GetDataLakeSourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDataLakeSourcesResponseReceivedHandler
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String