7#include <aws/shield/Shield_EXPORTS.h>
8#include <aws/core/client/ClientConfiguration.h>
9#include <aws/core/client/AWSClient.h>
10#include <aws/core/client/AWSClientAsyncCRTP.h>
11#include <aws/core/utils/json/JsonSerializer.h>
12#include <aws/shield/ShieldServiceClientModel.h>
42 std::shared_ptr<ShieldEndpointProviderBase> endpointProvider =
nullptr);
49 std::shared_ptr<ShieldEndpointProviderBase> endpointProvider =
nullptr,
56 ShieldClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
57 std::shared_ptr<ShieldEndpointProviderBase> endpointProvider =
nullptr,
79 ShieldClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
103 template<
typename AssociateDRTLogBucketRequestT = Model::AssociateDRTLogBucketRequest>
106 return SubmitCallable(&ShieldClient::AssociateDRTLogBucket, request);
112 template<
typename AssociateDRTLogBucketRequestT = Model::AssociateDRTLogBucketRequest>
115 return SubmitAsync(&ShieldClient::AssociateDRTLogBucket, request, handler, context);
158 template<
typename AssociateDRTRoleRequestT = Model::AssociateDRTRoleRequest>
161 return SubmitCallable(&ShieldClient::AssociateDRTRole, request);
167 template<
typename AssociateDRTRoleRequestT = Model::AssociateDRTRoleRequest>
170 return SubmitAsync(&ShieldClient::AssociateDRTRole, request, handler, context);
190 template<
typename AssociateHealthCheckRequestT = Model::AssociateHealthCheckRequest>
193 return SubmitCallable(&ShieldClient::AssociateHealthCheck, request);
199 template<
typename AssociateHealthCheckRequestT = Model::AssociateHealthCheckRequest>
202 return SubmitAsync(&ShieldClient::AssociateHealthCheck, request, handler, context);
226 template<
typename AssociateProactiveEngagementDetailsRequestT = Model::AssociateProactiveEngagementDetailsRequest>
229 return SubmitCallable(&ShieldClient::AssociateProactiveEngagementDetails, request);
235 template<
typename AssociateProactiveEngagementDetailsRequestT = Model::AssociateProactiveEngagementDetailsRequest>
238 return SubmitAsync(&ShieldClient::AssociateProactiveEngagementDetails, request, handler, context);
265 template<
typename CreateProtectionRequestT = Model::CreateProtectionRequest>
268 return SubmitCallable(&ShieldClient::CreateProtection, request);
274 template<
typename CreateProtectionRequestT = Model::CreateProtectionRequest>
277 return SubmitAsync(&ShieldClient::CreateProtection, request, handler, context);
292 template<
typename CreateProtectionGroupRequestT = Model::CreateProtectionGroupRequest>
295 return SubmitCallable(&ShieldClient::CreateProtectionGroup, request);
301 template<
typename CreateProtectionGroupRequestT = Model::CreateProtectionGroupRequest>
304 return SubmitAsync(&ShieldClient::CreateProtectionGroup, request, handler, context);
323 template<
typename CreateSubscriptionRequestT = Model::CreateSubscriptionRequest>
326 return SubmitCallable(&ShieldClient::CreateSubscription, request);
332 template<
typename CreateSubscriptionRequestT = Model::CreateSubscriptionRequest>
335 return SubmitAsync(&ShieldClient::CreateSubscription, request, handler, context);
348 template<
typename DeleteProtectionRequestT = Model::DeleteProtectionRequest>
351 return SubmitCallable(&ShieldClient::DeleteProtection, request);
357 template<
typename DeleteProtectionRequestT = Model::DeleteProtectionRequest>
360 return SubmitAsync(&ShieldClient::DeleteProtection, request, handler, context);
373 template<
typename DeleteProtectionGroupRequestT = Model::DeleteProtectionGroupRequest>
376 return SubmitCallable(&ShieldClient::DeleteProtectionGroup, request);
382 template<
typename DeleteProtectionGroupRequestT = Model::DeleteProtectionGroupRequest>
385 return SubmitAsync(&ShieldClient::DeleteProtectionGroup, request, handler, context);
398 template<
typename DescribeAttackRequestT = Model::DescribeAttackRequest>
401 return SubmitCallable(&ShieldClient::DescribeAttack, request);
407 template<
typename DescribeAttackRequestT = Model::DescribeAttackRequest>
410 return SubmitAsync(&ShieldClient::DescribeAttack, request, handler, context);
433 template<
typename DescribeAttackStatisticsRequestT = Model::DescribeAttackStatisticsRequest>
436 return SubmitCallable(&ShieldClient::DescribeAttackStatistics, request);
442 template<
typename DescribeAttackStatisticsRequestT = Model::DescribeAttackStatisticsRequest>
445 return SubmitAsync(&ShieldClient::DescribeAttackStatistics, request, handler, context);
460 template<
typename DescribeDRTAccessRequestT = Model::DescribeDRTAccessRequest>
463 return SubmitCallable(&ShieldClient::DescribeDRTAccess, request);
469 template<
typename DescribeDRTAccessRequestT = Model::DescribeDRTAccessRequest>
472 return SubmitAsync(&ShieldClient::DescribeDRTAccess, request, handler, context);
488 template<
typename DescribeEmergencyContactSettingsRequestT = Model::DescribeEmergencyContactSettingsRequest>
491 return SubmitCallable(&ShieldClient::DescribeEmergencyContactSettings, request);
497 template<
typename DescribeEmergencyContactSettingsRequestT = Model::DescribeEmergencyContactSettingsRequest>
500 return SubmitAsync(&ShieldClient::DescribeEmergencyContactSettings, request, handler, context);
514 template<
typename DescribeProtectionRequestT = Model::DescribeProtectionRequest>
517 return SubmitCallable(&ShieldClient::DescribeProtection, request);
523 template<
typename DescribeProtectionRequestT = Model::DescribeProtectionRequest>
526 return SubmitAsync(&ShieldClient::DescribeProtection, request, handler, context);
540 template<
typename DescribeProtectionGroupRequestT = Model::DescribeProtectionGroupRequest>
543 return SubmitCallable(&ShieldClient::DescribeProtectionGroup, request);
549 template<
typename DescribeProtectionGroupRequestT = Model::DescribeProtectionGroupRequest>
552 return SubmitAsync(&ShieldClient::DescribeProtectionGroup, request, handler, context);
566 template<
typename DescribeSubscriptionRequestT = Model::DescribeSubscriptionRequest>
569 return SubmitCallable(&ShieldClient::DescribeSubscription, request);
575 template<
typename DescribeSubscriptionRequestT = Model::DescribeSubscriptionRequest>
578 return SubmitAsync(&ShieldClient::DescribeSubscription, request, handler, context);
594 template<
typename DisableApplicationLayerAutomaticResponseRequestT = Model::DisableApplicationLayerAutomaticResponseRequest>
597 return SubmitCallable(&ShieldClient::DisableApplicationLayerAutomaticResponse, request);
603 template<
typename DisableApplicationLayerAutomaticResponseRequestT = Model::DisableApplicationLayerAutomaticResponseRequest>
606 return SubmitAsync(&ShieldClient::DisableApplicationLayerAutomaticResponse, request, handler, context);
621 template<
typename DisableProactiveEngagementRequestT = Model::DisableProactiveEngagementRequest>
624 return SubmitCallable(&ShieldClient::DisableProactiveEngagement, request);
630 template<
typename DisableProactiveEngagementRequestT = Model::DisableProactiveEngagementRequest>
633 return SubmitAsync(&ShieldClient::DisableProactiveEngagement, request, handler, context);
648 template<
typename DisassociateDRTLogBucketRequestT = Model::DisassociateDRTLogBucketRequest>
651 return SubmitCallable(&ShieldClient::DisassociateDRTLogBucket, request);
657 template<
typename DisassociateDRTLogBucketRequestT = Model::DisassociateDRTLogBucketRequest>
660 return SubmitAsync(&ShieldClient::DisassociateDRTLogBucket, request, handler, context);
674 template<
typename DisassociateDRTRoleRequestT = Model::DisassociateDRTRoleRequest>
677 return SubmitCallable(&ShieldClient::DisassociateDRTRole, request);
683 template<
typename DisassociateDRTRoleRequestT = Model::DisassociateDRTRoleRequest>
686 return SubmitAsync(&ShieldClient::DisassociateDRTRole, request, handler, context);
707 template<
typename DisassociateHealthCheckRequestT = Model::DisassociateHealthCheckRequest>
710 return SubmitCallable(&ShieldClient::DisassociateHealthCheck, request);
716 template<
typename DisassociateHealthCheckRequestT = Model::DisassociateHealthCheckRequest>
719 return SubmitAsync(&ShieldClient::DisassociateHealthCheck, request, handler, context);
755 template<
typename EnableApplicationLayerAutomaticResponseRequestT = Model::EnableApplicationLayerAutomaticResponseRequest>
758 return SubmitCallable(&ShieldClient::EnableApplicationLayerAutomaticResponse, request);
764 template<
typename EnableApplicationLayerAutomaticResponseRequestT = Model::EnableApplicationLayerAutomaticResponseRequest>
767 return SubmitAsync(&ShieldClient::EnableApplicationLayerAutomaticResponse, request, handler, context);
782 template<
typename EnableProactiveEngagementRequestT = Model::EnableProactiveEngagementRequest>
785 return SubmitCallable(&ShieldClient::EnableProactiveEngagement, request);
791 template<
typename EnableProactiveEngagementRequestT = Model::EnableProactiveEngagementRequest>
794 return SubmitAsync(&ShieldClient::EnableProactiveEngagement, request, handler, context);
808 template<
typename GetSubscriptionStateRequestT = Model::GetSubscriptionStateRequest>
811 return SubmitCallable(&ShieldClient::GetSubscriptionState, request);
817 template<
typename GetSubscriptionStateRequestT = Model::GetSubscriptionStateRequest>
820 return SubmitAsync(&ShieldClient::GetSubscriptionState, request, handler, context);
834 template<
typename ListAttacksRequestT = Model::ListAttacksRequest>
837 return SubmitCallable(&ShieldClient::ListAttacks, request);
843 template<
typename ListAttacksRequestT = Model::ListAttacksRequest>
846 return SubmitAsync(&ShieldClient::ListAttacks, request, handler, context);
862 template<
typename ListProtectionGroupsRequestT = Model::ListProtectionGroupsRequest>
865 return SubmitCallable(&ShieldClient::ListProtectionGroups, request);
871 template<
typename ListProtectionGroupsRequestT = Model::ListProtectionGroupsRequest>
874 return SubmitAsync(&ShieldClient::ListProtectionGroups, request, handler, context);
889 template<
typename ListProtectionsRequestT = Model::ListProtectionsRequest>
892 return SubmitCallable(&ShieldClient::ListProtections, request);
898 template<
typename ListProtectionsRequestT = Model::ListProtectionsRequest>
901 return SubmitAsync(&ShieldClient::ListProtections, request, handler, context);
915 template<
typename ListResourcesInProtectionGroupRequestT = Model::ListResourcesInProtectionGroupRequest>
918 return SubmitCallable(&ShieldClient::ListResourcesInProtectionGroup, request);
924 template<
typename ListResourcesInProtectionGroupRequestT = Model::ListResourcesInProtectionGroupRequest>
927 return SubmitAsync(&ShieldClient::ListResourcesInProtectionGroup, request, handler, context);
941 template<
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
944 return SubmitCallable(&ShieldClient::ListTagsForResource, request);
950 template<
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
953 return SubmitAsync(&ShieldClient::ListTagsForResource, request, handler, context);
966 template<
typename TagResourceRequestT = Model::TagResourceRequest>
969 return SubmitCallable(&ShieldClient::TagResource, request);
975 template<
typename TagResourceRequestT = Model::TagResourceRequest>
978 return SubmitAsync(&ShieldClient::TagResource, request, handler, context);
991 template<
typename UntagResourceRequestT = Model::UntagResourceRequest>
994 return SubmitCallable(&ShieldClient::UntagResource, request);
1000 template<
typename UntagResourceRequestT = Model::UntagResourceRequest>
1003 return SubmitAsync(&ShieldClient::UntagResource, request, handler, context);
1018 template<
typename UpdateApplicationLayerAutomaticResponseRequestT = Model::UpdateApplicationLayerAutomaticResponseRequest>
1021 return SubmitCallable(&ShieldClient::UpdateApplicationLayerAutomaticResponse, request);
1027 template<
typename UpdateApplicationLayerAutomaticResponseRequestT = Model::UpdateApplicationLayerAutomaticResponseRequest>
1030 return SubmitAsync(&ShieldClient::UpdateApplicationLayerAutomaticResponse, request, handler, context);
1046 template<
typename UpdateEmergencyContactSettingsRequestT = Model::UpdateEmergencyContactSettingsRequest>
1049 return SubmitCallable(&ShieldClient::UpdateEmergencyContactSettings, request);
1055 template<
typename UpdateEmergencyContactSettingsRequestT = Model::UpdateEmergencyContactSettingsRequest>
1058 return SubmitAsync(&ShieldClient::UpdateEmergencyContactSettings, request, handler, context);
1074 template<
typename UpdateProtectionGroupRequestT = Model::UpdateProtectionGroupRequest>
1077 return SubmitCallable(&ShieldClient::UpdateProtectionGroup, request);
1083 template<
typename UpdateProtectionGroupRequestT = Model::UpdateProtectionGroupRequest>
1086 return SubmitAsync(&ShieldClient::UpdateProtectionGroup, request, handler, context);
1104 template<
typename UpdateSubscriptionRequestT = Model::UpdateSubscriptionRequest>
1107 return SubmitCallable(&ShieldClient::UpdateSubscription, request);
1113 template<
typename UpdateSubscriptionRequestT = Model::UpdateSubscriptionRequest>
1116 return SubmitAsync(&ShieldClient::UpdateSubscription, request, handler, context);
1127 std::shared_ptr<ShieldEndpointProviderBase> m_endpointProvider;
Model::DescribeAttackOutcomeCallable DescribeAttackCallable(const DescribeAttackRequestT &request) const
virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest &request) const
virtual Model::AssociateDRTRoleOutcome AssociateDRTRole(const Model::AssociateDRTRoleRequest &request) const
virtual Model::DescribeDRTAccessOutcome DescribeDRTAccess(const Model::DescribeDRTAccessRequest &request={}) const
void DisassociateHealthCheckAsync(const DisassociateHealthCheckRequestT &request, const DisassociateHealthCheckResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DisableApplicationLayerAutomaticResponseAsync(const DisableApplicationLayerAutomaticResponseRequestT &request, const DisableApplicationLayerAutomaticResponseResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateEmergencyContactSettingsOutcome UpdateEmergencyContactSettings(const Model::UpdateEmergencyContactSettingsRequest &request={}) const
virtual Model::UpdateSubscriptionOutcome UpdateSubscription(const Model::UpdateSubscriptionRequest &request={}) const
virtual Model::DescribeEmergencyContactSettingsOutcome DescribeEmergencyContactSettings(const Model::DescribeEmergencyContactSettingsRequest &request={}) const
virtual Model::UpdateApplicationLayerAutomaticResponseOutcome UpdateApplicationLayerAutomaticResponse(const Model::UpdateApplicationLayerAutomaticResponseRequest &request) const
ShieldClientConfiguration ClientConfigurationType
virtual Model::DescribeProtectionGroupOutcome DescribeProtectionGroup(const Model::DescribeProtectionGroupRequest &request) const
Model::DescribeDRTAccessOutcomeCallable DescribeDRTAccessCallable(const DescribeDRTAccessRequestT &request={}) const
void DescribeProtectionAsync(const DescribeProtectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeProtectionRequestT &request={}) const
virtual Model::UpdateProtectionGroupOutcome UpdateProtectionGroup(const Model::UpdateProtectionGroupRequest &request) const
Model::EnableProactiveEngagementOutcomeCallable EnableProactiveEngagementCallable(const EnableProactiveEngagementRequestT &request={}) const
std::shared_ptr< ShieldEndpointProviderBase > & accessEndpointProvider()
Model::ListProtectionGroupsOutcomeCallable ListProtectionGroupsCallable(const ListProtectionGroupsRequestT &request={}) const
void AssociateDRTRoleAsync(const AssociateDRTRoleRequestT &request, const AssociateDRTRoleResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateApplicationLayerAutomaticResponseOutcomeCallable UpdateApplicationLayerAutomaticResponseCallable(const UpdateApplicationLayerAutomaticResponseRequestT &request) const
void ListProtectionsAsync(const ListProtectionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListProtectionsRequestT &request={}) const
Model::EnableApplicationLayerAutomaticResponseOutcomeCallable EnableApplicationLayerAutomaticResponseCallable(const EnableApplicationLayerAutomaticResponseRequestT &request) const
void DescribeAttackStatisticsAsync(const DescribeAttackStatisticsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeAttackStatisticsRequestT &request={}) const
virtual Model::DisassociateHealthCheckOutcome DisassociateHealthCheck(const Model::DisassociateHealthCheckRequest &request) const
virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest &request) const
void UpdateApplicationLayerAutomaticResponseAsync(const UpdateApplicationLayerAutomaticResponseRequestT &request, const UpdateApplicationLayerAutomaticResponseResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void AssociateProactiveEngagementDetailsAsync(const AssociateProactiveEngagementDetailsRequestT &request, const AssociateProactiveEngagementDetailsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeAttackOutcome DescribeAttack(const Model::DescribeAttackRequest &request) const
Model::DisableProactiveEngagementOutcomeCallable DisableProactiveEngagementCallable(const DisableProactiveEngagementRequestT &request={}) const
ShieldClient(const Aws::Client::ClientConfiguration &clientConfiguration)
void DescribeProtectionGroupAsync(const DescribeProtectionGroupRequestT &request, const DescribeProtectionGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListAttacksAsync(const ListAttacksResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListAttacksRequestT &request={}) const
Model::AssociateDRTLogBucketOutcomeCallable AssociateDRTLogBucketCallable(const AssociateDRTLogBucketRequestT &request) const
Model::DescribeEmergencyContactSettingsOutcomeCallable DescribeEmergencyContactSettingsCallable(const DescribeEmergencyContactSettingsRequestT &request={}) const
Model::DisassociateHealthCheckOutcomeCallable DisassociateHealthCheckCallable(const DisassociateHealthCheckRequestT &request) const
Model::AssociateDRTRoleOutcomeCallable AssociateDRTRoleCallable(const AssociateDRTRoleRequestT &request) const
Model::DeleteProtectionOutcomeCallable DeleteProtectionCallable(const DeleteProtectionRequestT &request) const
void EnableApplicationLayerAutomaticResponseAsync(const EnableApplicationLayerAutomaticResponseRequestT &request, const EnableApplicationLayerAutomaticResponseResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DisableProactiveEngagementAsync(const DisableProactiveEngagementResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DisableProactiveEngagementRequestT &request={}) const
Model::UpdateProtectionGroupOutcomeCallable UpdateProtectionGroupCallable(const UpdateProtectionGroupRequestT &request) const
Model::TagResourceOutcomeCallable TagResourceCallable(const TagResourceRequestT &request) const
void DescribeDRTAccessAsync(const DescribeDRTAccessResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeDRTAccessRequestT &request={}) const
virtual Model::DescribeSubscriptionOutcome DescribeSubscription(const Model::DescribeSubscriptionRequest &request={}) const
Model::ListResourcesInProtectionGroupOutcomeCallable ListResourcesInProtectionGroupCallable(const ListResourcesInProtectionGroupRequestT &request) const
virtual Model::CreateProtectionOutcome CreateProtection(const Model::CreateProtectionRequest &request) const
Model::UpdateEmergencyContactSettingsOutcomeCallable UpdateEmergencyContactSettingsCallable(const UpdateEmergencyContactSettingsRequestT &request={}) const
void UpdateSubscriptionAsync(const UpdateSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const UpdateSubscriptionRequestT &request={}) const
static const char * GetAllocationTag()
virtual Model::ListAttacksOutcome ListAttacks(const Model::ListAttacksRequest &request={}) const
Model::DisassociateDRTRoleOutcomeCallable DisassociateDRTRoleCallable(const DisassociateDRTRoleRequestT &request={}) const
virtual Model::DisableApplicationLayerAutomaticResponseOutcome DisableApplicationLayerAutomaticResponse(const Model::DisableApplicationLayerAutomaticResponseRequest &request) const
virtual Model::AssociateProactiveEngagementDetailsOutcome AssociateProactiveEngagementDetails(const Model::AssociateProactiveEngagementDetailsRequest &request) const
Aws::Client::AWSJsonClient BASECLASS
void UpdateEmergencyContactSettingsAsync(const UpdateEmergencyContactSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const UpdateEmergencyContactSettingsRequestT &request={}) const
void OverrideEndpoint(const Aws::String &endpoint)
Model::DescribeProtectionOutcomeCallable DescribeProtectionCallable(const DescribeProtectionRequestT &request={}) const
void DescribeAttackAsync(const DescribeAttackRequestT &request, const DescribeAttackResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::EnableProactiveEngagementOutcome EnableProactiveEngagement(const Model::EnableProactiveEngagementRequest &request={}) const
void EnableProactiveEngagementAsync(const EnableProactiveEngagementResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const EnableProactiveEngagementRequestT &request={}) const
static const char * GetServiceName()
Model::CreateSubscriptionOutcomeCallable CreateSubscriptionCallable(const CreateSubscriptionRequestT &request={}) const
virtual Model::EnableApplicationLayerAutomaticResponseOutcome EnableApplicationLayerAutomaticResponse(const Model::EnableApplicationLayerAutomaticResponseRequest &request) const
void GetSubscriptionStateAsync(const GetSubscriptionStateResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const GetSubscriptionStateRequestT &request={}) const
virtual Model::ListProtectionGroupsOutcome ListProtectionGroups(const Model::ListProtectionGroupsRequest &request={}) const
Model::AssociateHealthCheckOutcomeCallable AssociateHealthCheckCallable(const AssociateHealthCheckRequestT &request) const
virtual Model::AssociateDRTLogBucketOutcome AssociateDRTLogBucket(const Model::AssociateDRTLogBucketRequest &request) const
virtual Model::AssociateHealthCheckOutcome AssociateHealthCheck(const Model::AssociateHealthCheckRequest &request) const
Model::ListAttacksOutcomeCallable ListAttacksCallable(const ListAttacksRequestT &request={}) const
void DisassociateDRTRoleAsync(const DisassociateDRTRoleResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DisassociateDRTRoleRequestT &request={}) const
Model::DisableApplicationLayerAutomaticResponseOutcomeCallable DisableApplicationLayerAutomaticResponseCallable(const DisableApplicationLayerAutomaticResponseRequestT &request) const
ShieldClient(const Aws::Shield::ShieldClientConfiguration &clientConfiguration=Aws::Shield::ShieldClientConfiguration(), std::shared_ptr< ShieldEndpointProviderBase > endpointProvider=nullptr)
void DisassociateDRTLogBucketAsync(const DisassociateDRTLogBucketRequestT &request, const DisassociateDRTLogBucketResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DisassociateDRTLogBucketOutcomeCallable DisassociateDRTLogBucketCallable(const DisassociateDRTLogBucketRequestT &request) const
virtual Model::CreateProtectionGroupOutcome CreateProtectionGroup(const Model::CreateProtectionGroupRequest &request) const
void UpdateProtectionGroupAsync(const UpdateProtectionGroupRequestT &request, const UpdateProtectionGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DisassociateDRTRoleOutcome DisassociateDRTRole(const Model::DisassociateDRTRoleRequest &request={}) const
Model::CreateProtectionGroupOutcomeCallable CreateProtectionGroupCallable(const CreateProtectionGroupRequestT &request) const
virtual Model::CreateSubscriptionOutcome CreateSubscription(const Model::CreateSubscriptionRequest &request={}) const
Model::DescribeSubscriptionOutcomeCallable DescribeSubscriptionCallable(const DescribeSubscriptionRequestT &request={}) const
Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const
virtual Model::GetSubscriptionStateOutcome GetSubscriptionState(const Model::GetSubscriptionStateRequest &request={}) const
virtual Model::DisableProactiveEngagementOutcome DisableProactiveEngagement(const Model::DisableProactiveEngagementRequest &request={}) const
void DescribeSubscriptionAsync(const DescribeSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeSubscriptionRequestT &request={}) const
ShieldClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)
void TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetSubscriptionStateOutcomeCallable GetSubscriptionStateCallable(const GetSubscriptionStateRequestT &request={}) const
void DescribeEmergencyContactSettingsAsync(const DescribeEmergencyContactSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const DescribeEmergencyContactSettingsRequestT &request={}) const
ShieldClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< ShieldEndpointProviderBase > endpointProvider=nullptr, const Aws::Shield::ShieldClientConfiguration &clientConfiguration=Aws::Shield::ShieldClientConfiguration())
void ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteProtectionGroupAsync(const DeleteProtectionGroupRequestT &request, const DeleteProtectionGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
ShieldEndpointProvider EndpointProviderType
Model::AssociateProactiveEngagementDetailsOutcomeCallable AssociateProactiveEngagementDetailsCallable(const AssociateProactiveEngagementDetailsRequestT &request) const
void CreateProtectionGroupAsync(const CreateProtectionGroupRequestT &request, const CreateProtectionGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DescribeProtectionGroupOutcomeCallable DescribeProtectionGroupCallable(const DescribeProtectionGroupRequestT &request) const
void CreateSubscriptionAsync(const CreateSubscriptionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const CreateSubscriptionRequestT &request={}) const
ShieldClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)
void ListProtectionGroupsAsync(const ListProtectionGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListProtectionGroupsRequestT &request={}) const
virtual Model::DeleteProtectionGroupOutcome DeleteProtectionGroup(const Model::DeleteProtectionGroupRequest &request) const
ShieldClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< ShieldEndpointProviderBase > endpointProvider=nullptr, const Aws::Shield::ShieldClientConfiguration &clientConfiguration=Aws::Shield::ShieldClientConfiguration())
virtual Model::DeleteProtectionOutcome DeleteProtection(const Model::DeleteProtectionRequest &request) const
void AssociateDRTLogBucketAsync(const AssociateDRTLogBucketRequestT &request, const AssociateDRTLogBucketResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateSubscriptionOutcomeCallable UpdateSubscriptionCallable(const UpdateSubscriptionRequestT &request={}) const
Model::UntagResourceOutcomeCallable UntagResourceCallable(const UntagResourceRequestT &request) const
Model::CreateProtectionOutcomeCallable CreateProtectionCallable(const CreateProtectionRequestT &request) const
void ListResourcesInProtectionGroupAsync(const ListResourcesInProtectionGroupRequestT &request, const ListResourcesInProtectionGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeAttackStatisticsOutcome DescribeAttackStatistics(const Model::DescribeAttackStatisticsRequest &request={}) const
void AssociateHealthCheckAsync(const AssociateHealthCheckRequestT &request, const AssociateHealthCheckResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListResourcesInProtectionGroupOutcome ListResourcesInProtectionGroup(const Model::ListResourcesInProtectionGroupRequest &request) const
virtual Model::DisassociateDRTLogBucketOutcome DisassociateDRTLogBucket(const Model::DisassociateDRTLogBucketRequest &request) const
virtual Model::ListProtectionsOutcome ListProtections(const Model::ListProtectionsRequest &request={}) const
Model::DescribeAttackStatisticsOutcomeCallable DescribeAttackStatisticsCallable(const DescribeAttackStatisticsRequestT &request={}) const
Model::DeleteProtectionGroupOutcomeCallable DeleteProtectionGroupCallable(const DeleteProtectionGroupRequestT &request) const
Model::ListProtectionsOutcomeCallable ListProtectionsCallable(const ListProtectionsRequestT &request={}) const
void CreateProtectionAsync(const CreateProtectionRequestT &request, const CreateProtectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest &request) const
void DeleteProtectionAsync(const DeleteProtectionRequestT &request, const DeleteProtectionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeProtectionOutcome DescribeProtection(const Model::DescribeProtectionRequest &request={}) const
std::future< ListResourcesInProtectionGroupOutcome > ListResourcesInProtectionGroupOutcomeCallable
std::future< DisableProactiveEngagementOutcome > DisableProactiveEngagementOutcomeCallable
std::future< UpdateSubscriptionOutcome > UpdateSubscriptionOutcomeCallable
std::future< DisassociateDRTRoleOutcome > DisassociateDRTRoleOutcomeCallable
std::future< DisableApplicationLayerAutomaticResponseOutcome > DisableApplicationLayerAutomaticResponseOutcomeCallable
std::future< GetSubscriptionStateOutcome > GetSubscriptionStateOutcomeCallable
std::future< DescribeProtectionGroupOutcome > DescribeProtectionGroupOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< DescribeProtectionOutcome > DescribeProtectionOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< DisassociateHealthCheckOutcome > DisassociateHealthCheckOutcomeCallable
std::future< AssociateProactiveEngagementDetailsOutcome > AssociateProactiveEngagementDetailsOutcomeCallable
std::future< CreateProtectionGroupOutcome > CreateProtectionGroupOutcomeCallable
std::future< DescribeEmergencyContactSettingsOutcome > DescribeEmergencyContactSettingsOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< ListProtectionGroupsOutcome > ListProtectionGroupsOutcomeCallable
std::future< EnableProactiveEngagementOutcome > EnableProactiveEngagementOutcomeCallable
std::future< ListProtectionsOutcome > ListProtectionsOutcomeCallable
std::future< UpdateApplicationLayerAutomaticResponseOutcome > UpdateApplicationLayerAutomaticResponseOutcomeCallable
std::future< UpdateEmergencyContactSettingsOutcome > UpdateEmergencyContactSettingsOutcomeCallable
std::future< UpdateProtectionGroupOutcome > UpdateProtectionGroupOutcomeCallable
std::future< DeleteProtectionGroupOutcome > DeleteProtectionGroupOutcomeCallable
std::future< AssociateDRTLogBucketOutcome > AssociateDRTLogBucketOutcomeCallable
std::future< DeleteProtectionOutcome > DeleteProtectionOutcomeCallable
std::future< AssociateDRTRoleOutcome > AssociateDRTRoleOutcomeCallable
std::future< DisassociateDRTLogBucketOutcome > DisassociateDRTLogBucketOutcomeCallable
std::future< DescribeSubscriptionOutcome > DescribeSubscriptionOutcomeCallable
std::future< DescribeAttackOutcome > DescribeAttackOutcomeCallable
std::future< CreateSubscriptionOutcome > CreateSubscriptionOutcomeCallable
std::future< DescribeDRTAccessOutcome > DescribeDRTAccessOutcomeCallable
std::future< CreateProtectionOutcome > CreateProtectionOutcomeCallable
std::future< DescribeAttackStatisticsOutcome > DescribeAttackStatisticsOutcomeCallable
std::future< ListAttacksOutcome > ListAttacksOutcomeCallable
std::future< EnableApplicationLayerAutomaticResponseOutcome > EnableApplicationLayerAutomaticResponseOutcomeCallable
std::future< AssociateHealthCheckOutcome > AssociateHealthCheckOutcomeCallable
std::function< void(const ShieldClient *, const Model::AssociateDRTLogBucketRequest &, const Model::AssociateDRTLogBucketOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AssociateDRTLogBucketResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DeleteProtectionRequest &, const Model::DeleteProtectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteProtectionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeAttackStatisticsRequest &, const Model::DescribeAttackStatisticsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeAttackStatisticsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::UpdateProtectionGroupRequest &, const Model::UpdateProtectionGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateProtectionGroupResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForResourceResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DisassociateDRTLogBucketRequest &, const Model::DisassociateDRTLogBucketOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisassociateDRTLogBucketResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DisableProactiveEngagementRequest &, const Model::DisableProactiveEngagementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisableProactiveEngagementResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeAttackRequest &, const Model::DescribeAttackOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeAttackResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::AssociateDRTRoleRequest &, const Model::AssociateDRTRoleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AssociateDRTRoleResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::GetSubscriptionStateRequest &, const Model::GetSubscriptionStateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSubscriptionStateResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeDRTAccessRequest &, const Model::DescribeDRTAccessOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeDRTAccessResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DeleteProtectionGroupRequest &, const Model::DeleteProtectionGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteProtectionGroupResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeProtectionGroupRequest &, const Model::DescribeProtectionGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeProtectionGroupResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::ListAttacksRequest &, const Model::ListAttacksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAttacksResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeProtectionRequest &, const Model::DescribeProtectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeProtectionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DisableApplicationLayerAutomaticResponseRequest &, const Model::DisableApplicationLayerAutomaticResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisableApplicationLayerAutomaticResponseResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::UpdateSubscriptionRequest &, const Model::UpdateSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateSubscriptionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::CreateProtectionRequest &, const Model::CreateProtectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateProtectionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeSubscriptionRequest &, const Model::DescribeSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeSubscriptionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::CreateSubscriptionRequest &, const Model::CreateSubscriptionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSubscriptionResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::EnableApplicationLayerAutomaticResponseRequest &, const Model::EnableApplicationLayerAutomaticResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > EnableApplicationLayerAutomaticResponseResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::CreateProtectionGroupRequest &, const Model::CreateProtectionGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateProtectionGroupResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::UpdateEmergencyContactSettingsRequest &, const Model::UpdateEmergencyContactSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateEmergencyContactSettingsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DescribeEmergencyContactSettingsRequest &, const Model::DescribeEmergencyContactSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeEmergencyContactSettingsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::UpdateApplicationLayerAutomaticResponseRequest &, const Model::UpdateApplicationLayerAutomaticResponseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateApplicationLayerAutomaticResponseResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DisassociateDRTRoleRequest &, const Model::DisassociateDRTRoleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisassociateDRTRoleResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::DisassociateHealthCheckRequest &, const Model::DisassociateHealthCheckOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisassociateHealthCheckResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::AssociateHealthCheckRequest &, const Model::AssociateHealthCheckOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AssociateHealthCheckResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::ListResourcesInProtectionGroupRequest &, const Model::ListResourcesInProtectionGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListResourcesInProtectionGroupResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::EnableProactiveEngagementRequest &, const Model::EnableProactiveEngagementOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > EnableProactiveEngagementResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::ListProtectionGroupsRequest &, const Model::ListProtectionGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListProtectionGroupsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::AssociateProactiveEngagementDetailsRequest &, const Model::AssociateProactiveEngagementDetailsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AssociateProactiveEngagementDetailsResponseReceivedHandler
std::function< void(const ShieldClient *, const Model::ListProtectionsRequest &, const Model::ListProtectionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListProtectionsResponseReceivedHandler
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String