AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::AssociateWebACLRequest &, const Model::AssociateWebACLOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AssociateWebACLResponseReceivedHandler
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::CreateIPSetRequest &, const Model::CreateIPSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateIPSetResponseReceivedHandler
 
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::CreateRuleRequest &, const Model::CreateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateRuleResponseReceivedHandler
 
typedef std::function< void(const WAFRegionalClient *, const Model::CreateRuleGroupRequest &, const Model::CreateRuleGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateRuleGroupResponseReceivedHandler
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::CreateWebACLRequest &, const Model::CreateWebACLOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateWebACLResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::DeleteIPSetRequest &, const Model::DeleteIPSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteIPSetResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::DeleteRuleRequest &, const Model::DeleteRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRuleResponseReceivedHandler
 
typedef std::function< void(const WAFRegionalClient *, const Model::DeleteRuleGroupRequest &, const Model::DeleteRuleGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRuleGroupResponseReceivedHandler
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::DeleteWebACLRequest &, const Model::DeleteWebACLOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteWebACLResponseReceivedHandler
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::GetByteMatchSetRequest &, const Model::GetByteMatchSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetByteMatchSetResponseReceivedHandler
 
typedef std::function< void(const WAFRegionalClient *, const Model::GetChangeTokenRequest &, const Model::GetChangeTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetChangeTokenResponseReceivedHandler
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::GetGeoMatchSetRequest &, const Model::GetGeoMatchSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGeoMatchSetResponseReceivedHandler
 
typedef std::function< void(const WAFRegionalClient *, const Model::GetIPSetRequest &, const Model::GetIPSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetIPSetResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::GetRuleRequest &, const Model::GetRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRuleResponseReceivedHandler
 
typedef std::function< void(const WAFRegionalClient *, const Model::GetRuleGroupRequest &, const Model::GetRuleGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetRuleGroupResponseReceivedHandler
 
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::GetWebACLRequest &, const Model::GetWebACLOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetWebACLResponseReceivedHandler
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::GetXssMatchSetRequest &, const Model::GetXssMatchSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetXssMatchSetResponseReceivedHandler
 
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::ListIPSetsRequest &, const Model::ListIPSetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListIPSetsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::ListRuleGroupsRequest &, const Model::ListRuleGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRuleGroupsResponseReceivedHandler
 
typedef std::function< void(const WAFRegionalClient *, const Model::ListRulesRequest &, const Model::ListRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRulesResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::ListWebACLsRequest &, const Model::ListWebACLsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListWebACLsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const WAFRegionalClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::UpdateIPSetRequest &, const Model::UpdateIPSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateIPSetResponseReceivedHandler
 
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::UpdateRuleRequest &, const Model::UpdateRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateRuleResponseReceivedHandler
 
typedef std::function< void(const WAFRegionalClient *, const Model::UpdateRuleGroupRequest &, const Model::UpdateRuleGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateRuleGroupResponseReceivedHandler
 
 
 
typedef std::function< void(const WAFRegionalClient *, const Model::UpdateWebACLRequest &, const Model::UpdateWebACLOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateWebACLResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ AssociateWebACLResponseReceivedHandler

Definition at line 413 of file WAFRegionalServiceClientModel.h.

◆ CreateByteMatchSetResponseReceivedHandler

Definition at line 414 of file WAFRegionalServiceClientModel.h.

◆ CreateGeoMatchSetResponseReceivedHandler

Definition at line 415 of file WAFRegionalServiceClientModel.h.

◆ CreateIPSetResponseReceivedHandler

Definition at line 416 of file WAFRegionalServiceClientModel.h.

◆ CreateRateBasedRuleResponseReceivedHandler

Definition at line 417 of file WAFRegionalServiceClientModel.h.

◆ CreateRegexMatchSetResponseReceivedHandler

Definition at line 418 of file WAFRegionalServiceClientModel.h.

◆ CreateRegexPatternSetResponseReceivedHandler

Definition at line 419 of file WAFRegionalServiceClientModel.h.

◆ CreateRuleGroupResponseReceivedHandler

Definition at line 421 of file WAFRegionalServiceClientModel.h.

◆ CreateRuleResponseReceivedHandler

Definition at line 420 of file WAFRegionalServiceClientModel.h.

◆ CreateSizeConstraintSetResponseReceivedHandler

Definition at line 422 of file WAFRegionalServiceClientModel.h.

◆ CreateSqlInjectionMatchSetResponseReceivedHandler

Definition at line 423 of file WAFRegionalServiceClientModel.h.

◆ CreateWebACLMigrationStackResponseReceivedHandler

Definition at line 425 of file WAFRegionalServiceClientModel.h.

◆ CreateWebACLResponseReceivedHandler

Definition at line 424 of file WAFRegionalServiceClientModel.h.

◆ CreateXssMatchSetResponseReceivedHandler

Definition at line 426 of file WAFRegionalServiceClientModel.h.

◆ DeleteByteMatchSetResponseReceivedHandler

Definition at line 427 of file WAFRegionalServiceClientModel.h.

◆ DeleteGeoMatchSetResponseReceivedHandler

Definition at line 428 of file WAFRegionalServiceClientModel.h.

◆ DeleteIPSetResponseReceivedHandler

Definition at line 429 of file WAFRegionalServiceClientModel.h.

◆ DeleteLoggingConfigurationResponseReceivedHandler

Definition at line 430 of file WAFRegionalServiceClientModel.h.

◆ DeletePermissionPolicyResponseReceivedHandler

Definition at line 431 of file WAFRegionalServiceClientModel.h.

◆ DeleteRateBasedRuleResponseReceivedHandler

Definition at line 432 of file WAFRegionalServiceClientModel.h.

◆ DeleteRegexMatchSetResponseReceivedHandler

Definition at line 433 of file WAFRegionalServiceClientModel.h.

◆ DeleteRegexPatternSetResponseReceivedHandler

Definition at line 434 of file WAFRegionalServiceClientModel.h.

◆ DeleteRuleGroupResponseReceivedHandler

Definition at line 436 of file WAFRegionalServiceClientModel.h.

◆ DeleteRuleResponseReceivedHandler

Definition at line 435 of file WAFRegionalServiceClientModel.h.

◆ DeleteSizeConstraintSetResponseReceivedHandler

Definition at line 437 of file WAFRegionalServiceClientModel.h.

◆ DeleteSqlInjectionMatchSetResponseReceivedHandler

Definition at line 438 of file WAFRegionalServiceClientModel.h.

◆ DeleteWebACLResponseReceivedHandler

Definition at line 439 of file WAFRegionalServiceClientModel.h.

◆ DeleteXssMatchSetResponseReceivedHandler

Definition at line 440 of file WAFRegionalServiceClientModel.h.

◆ DisassociateWebACLResponseReceivedHandler

Definition at line 441 of file WAFRegionalServiceClientModel.h.

◆ GetByteMatchSetResponseReceivedHandler

Definition at line 442 of file WAFRegionalServiceClientModel.h.

◆ GetChangeTokenResponseReceivedHandler

Definition at line 443 of file WAFRegionalServiceClientModel.h.

◆ GetChangeTokenStatusResponseReceivedHandler

Definition at line 444 of file WAFRegionalServiceClientModel.h.

◆ GetGeoMatchSetResponseReceivedHandler

Definition at line 445 of file WAFRegionalServiceClientModel.h.

◆ GetIPSetResponseReceivedHandler

Definition at line 446 of file WAFRegionalServiceClientModel.h.

◆ GetLoggingConfigurationResponseReceivedHandler

Definition at line 447 of file WAFRegionalServiceClientModel.h.

◆ GetPermissionPolicyResponseReceivedHandler

Definition at line 448 of file WAFRegionalServiceClientModel.h.

◆ GetRateBasedRuleManagedKeysResponseReceivedHandler

Definition at line 450 of file WAFRegionalServiceClientModel.h.

◆ GetRateBasedRuleResponseReceivedHandler

Definition at line 449 of file WAFRegionalServiceClientModel.h.

◆ GetRegexMatchSetResponseReceivedHandler

Definition at line 451 of file WAFRegionalServiceClientModel.h.

◆ GetRegexPatternSetResponseReceivedHandler

Definition at line 452 of file WAFRegionalServiceClientModel.h.

◆ GetRuleGroupResponseReceivedHandler

Definition at line 454 of file WAFRegionalServiceClientModel.h.

◆ GetRuleResponseReceivedHandler

Definition at line 453 of file WAFRegionalServiceClientModel.h.

◆ GetSampledRequestsResponseReceivedHandler

Definition at line 455 of file WAFRegionalServiceClientModel.h.

◆ GetSizeConstraintSetResponseReceivedHandler

Definition at line 456 of file WAFRegionalServiceClientModel.h.

◆ GetSqlInjectionMatchSetResponseReceivedHandler

Definition at line 457 of file WAFRegionalServiceClientModel.h.

◆ GetWebACLForResourceResponseReceivedHandler

Definition at line 459 of file WAFRegionalServiceClientModel.h.

◆ GetWebACLResponseReceivedHandler

Definition at line 458 of file WAFRegionalServiceClientModel.h.

◆ GetXssMatchSetResponseReceivedHandler

Definition at line 460 of file WAFRegionalServiceClientModel.h.

◆ ListActivatedRulesInRuleGroupResponseReceivedHandler

Definition at line 461 of file WAFRegionalServiceClientModel.h.

◆ ListByteMatchSetsResponseReceivedHandler

Definition at line 462 of file WAFRegionalServiceClientModel.h.

◆ ListGeoMatchSetsResponseReceivedHandler

Definition at line 463 of file WAFRegionalServiceClientModel.h.

◆ ListIPSetsResponseReceivedHandler

Definition at line 464 of file WAFRegionalServiceClientModel.h.

◆ ListLoggingConfigurationsResponseReceivedHandler

Definition at line 465 of file WAFRegionalServiceClientModel.h.

◆ ListRateBasedRulesResponseReceivedHandler

Definition at line 466 of file WAFRegionalServiceClientModel.h.

◆ ListRegexMatchSetsResponseReceivedHandler

Definition at line 467 of file WAFRegionalServiceClientModel.h.

◆ ListRegexPatternSetsResponseReceivedHandler

Definition at line 468 of file WAFRegionalServiceClientModel.h.

◆ ListResourcesForWebACLResponseReceivedHandler

Definition at line 469 of file WAFRegionalServiceClientModel.h.

◆ ListRuleGroupsResponseReceivedHandler

Definition at line 470 of file WAFRegionalServiceClientModel.h.

◆ ListRulesResponseReceivedHandler

Definition at line 471 of file WAFRegionalServiceClientModel.h.

◆ ListSizeConstraintSetsResponseReceivedHandler

Definition at line 472 of file WAFRegionalServiceClientModel.h.

◆ ListSqlInjectionMatchSetsResponseReceivedHandler

Definition at line 473 of file WAFRegionalServiceClientModel.h.

◆ ListSubscribedRuleGroupsResponseReceivedHandler

Definition at line 474 of file WAFRegionalServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 475 of file WAFRegionalServiceClientModel.h.

◆ ListWebACLsResponseReceivedHandler

Definition at line 476 of file WAFRegionalServiceClientModel.h.

◆ ListXssMatchSetsResponseReceivedHandler

Definition at line 477 of file WAFRegionalServiceClientModel.h.

◆ PutLoggingConfigurationResponseReceivedHandler

Definition at line 478 of file WAFRegionalServiceClientModel.h.

◆ PutPermissionPolicyResponseReceivedHandler

Definition at line 479 of file WAFRegionalServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 480 of file WAFRegionalServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 481 of file WAFRegionalServiceClientModel.h.

◆ UpdateByteMatchSetResponseReceivedHandler

Definition at line 482 of file WAFRegionalServiceClientModel.h.

◆ UpdateGeoMatchSetResponseReceivedHandler

Definition at line 483 of file WAFRegionalServiceClientModel.h.

◆ UpdateIPSetResponseReceivedHandler

Definition at line 484 of file WAFRegionalServiceClientModel.h.

◆ UpdateRateBasedRuleResponseReceivedHandler

Definition at line 485 of file WAFRegionalServiceClientModel.h.

◆ UpdateRegexMatchSetResponseReceivedHandler

Definition at line 486 of file WAFRegionalServiceClientModel.h.

◆ UpdateRegexPatternSetResponseReceivedHandler

Definition at line 487 of file WAFRegionalServiceClientModel.h.

◆ UpdateRuleGroupResponseReceivedHandler

Definition at line 489 of file WAFRegionalServiceClientModel.h.

◆ UpdateRuleResponseReceivedHandler

Definition at line 488 of file WAFRegionalServiceClientModel.h.

◆ UpdateSizeConstraintSetResponseReceivedHandler

Definition at line 490 of file WAFRegionalServiceClientModel.h.

◆ UpdateSqlInjectionMatchSetResponseReceivedHandler

Definition at line 491 of file WAFRegionalServiceClientModel.h.

◆ UpdateWebACLResponseReceivedHandler

Definition at line 492 of file WAFRegionalServiceClientModel.h.

◆ UpdateXssMatchSetResponseReceivedHandler

Definition at line 493 of file WAFRegionalServiceClientModel.h.

◆ WAFRegionalClientConfiguration

Definition at line 151 of file WAFRegionalServiceClientModel.h.

◆ WAFRegionalEndpointProvider

Definition at line 153 of file WAFRegionalServiceClientModel.h.

◆ WAFRegionalEndpointProviderBase

Definition at line 152 of file WAFRegionalServiceClientModel.h.

Enumeration Type Documentation

◆ WAFRegionalErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
W_A_F_BAD_REQUEST 
W_A_F_DISALLOWED_NAME 
W_A_F_ENTITY_MIGRATION 
W_A_F_INTERNAL_ERROR 
W_A_F_INVALID_ACCOUNT 
W_A_F_INVALID_OPERATION 
W_A_F_INVALID_PARAMETER 
W_A_F_INVALID_PERMISSION_POLICY 
W_A_F_INVALID_REGEX_PATTERN 
W_A_F_LIMITS_EXCEEDED 
W_A_F_NONEXISTENT_CONTAINER 
W_A_F_NONEXISTENT_ITEM 
W_A_F_NON_EMPTY_ENTITY 
W_A_F_REFERENCED_ITEM 
W_A_F_SERVICE_LINKED_ROLE_ERROR 
W_A_F_STALE_DATA 
W_A_F_SUBSCRIPTION_NOT_FOUND 
W_A_F_TAG_OPERATION 
W_A_F_TAG_OPERATION_INTERNAL_ERROR 
W_A_F_UNAVAILABLE_ENTITY 

Definition at line 16 of file WAFRegionalErrors.h.