PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` package Paws::WAFRegional; use Moose; sub service { 'waf-regional' } sub signing_name { 'waf-regional' } sub version { '2016-11-28' } sub target_prefix { 'AWSWAF_Regional_20161128' } sub json_version { "1.1" } has max_attempts => (is => 'ro', isa => 'Int', default => 5); has retry => (is => 'ro', isa => 'HashRef', default => sub { { base => 'rand', type => 'exponential', growth_factor => 2 } }); has retriables => (is => 'ro', isa => 'ArrayRef', default => sub { [ ] }); with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller'; sub AssociateWebACL { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::AssociateWebACL', @_); return $self->caller->do_call($self, $call_object); } sub CreateByteMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateByteMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub CreateGeoMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateGeoMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub CreateIPSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateIPSet', @_); return $self->caller->do_call($self, $call_object); } sub CreateRateBasedRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateRateBasedRule', @_); return $self->caller->do_call($self, $call_object); } sub CreateRegexMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateRegexMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub CreateRegexPatternSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateRegexPatternSet', @_); return $self->caller->do_call($self, $call_object); } sub CreateRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateRule', @_); return $self->caller->do_call($self, $call_object); } sub CreateRuleGroup { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateRuleGroup', @_); return $self->caller->do_call($self, $call_object); } sub CreateSizeConstraintSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateSizeConstraintSet', @_); return $self->caller->do_call($self, $call_object); } sub CreateSqlInjectionMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateSqlInjectionMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub CreateWebACL { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateWebACL', @_); return $self->caller->do_call($self, $call_object); } sub CreateWebACLMigrationStack { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateWebACLMigrationStack', @_); return $self->caller->do_call($self, $call_object); } sub CreateXssMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::CreateXssMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub DeleteByteMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteByteMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub DeleteGeoMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteGeoMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub DeleteIPSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteIPSet', @_); return $self->caller->do_call($self, $call_object); } sub DeleteLoggingConfiguration { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteLoggingConfiguration', @_); return $self->caller->do_call($self, $call_object); } sub DeletePermissionPolicy { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeletePermissionPolicy', @_); return $self->caller->do_call($self, $call_object); } sub DeleteRateBasedRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteRateBasedRule', @_); return $self->caller->do_call($self, $call_object); } sub DeleteRegexMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteRegexMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub DeleteRegexPatternSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteRegexPatternSet', @_); return $self->caller->do_call($self, $call_object); } sub DeleteRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteRule', @_); return $self->caller->do_call($self, $call_object); } sub DeleteRuleGroup { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteRuleGroup', @_); return $self->caller->do_call($self, $call_object); } sub DeleteSizeConstraintSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteSizeConstraintSet', @_); return $self->caller->do_call($self, $call_object); } sub DeleteSqlInjectionMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteSqlInjectionMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub DeleteWebACL { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteWebACL', @_); return $self->caller->do_call($self, $call_object); } sub DeleteXssMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DeleteXssMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub DisassociateWebACL { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::DisassociateWebACL', @_); return $self->caller->do_call($self, $call_object); } sub GetByteMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetByteMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub GetChangeToken { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetChangeToken', @_); return $self->caller->do_call($self, $call_object); } sub GetChangeTokenStatus { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetChangeTokenStatus', @_); return $self->caller->do_call($self, $call_object); } sub GetGeoMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetGeoMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub GetIPSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetIPSet', @_); return $self->caller->do_call($self, $call_object); } sub GetLoggingConfiguration { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetLoggingConfiguration', @_); return $self->caller->do_call($self, $call_object); } sub GetPermissionPolicy { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetPermissionPolicy', @_); return $self->caller->do_call($self, $call_object); } sub GetRateBasedRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetRateBasedRule', @_); return $self->caller->do_call($self, $call_object); } sub GetRateBasedRuleManagedKeys { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetRateBasedRuleManagedKeys', @_); return $self->caller->do_call($self, $call_object); } sub GetRegexMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetRegexMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub GetRegexPatternSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetRegexPatternSet', @_); return $self->caller->do_call($self, $call_object); } sub GetRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetRule', @_); return $self->caller->do_call($self, $call_object); } sub GetRuleGroup { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetRuleGroup', @_); return $self->caller->do_call($self, $call_object); } sub GetSampledRequests { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetSampledRequests', @_); return $self->caller->do_call($self, $call_object); } sub GetSizeConstraintSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetSizeConstraintSet', @_); return $self->caller->do_call($self, $call_object); } sub GetSqlInjectionMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetSqlInjectionMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub GetWebACL { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetWebACL', @_); return $self->caller->do_call($self, $call_object); } sub GetWebACLForResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetWebACLForResource', @_); return $self->caller->do_call($self, $call_object); } sub GetXssMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::GetXssMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub ListActivatedRulesInRuleGroup { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListActivatedRulesInRuleGroup', @_); return $self->caller->do_call($self, $call_object); } sub ListByteMatchSets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListByteMatchSets', @_); return $self->caller->do_call($self, $call_object); } sub ListGeoMatchSets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListGeoMatchSets', @_); return $self->caller->do_call($self, $call_object); } sub ListIPSets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListIPSets', @_); return $self->caller->do_call($self, $call_object); } sub ListLoggingConfigurations { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListLoggingConfigurations', @_); return $self->caller->do_call($self, $call_object); } sub ListRateBasedRules { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListRateBasedRules', @_); return $self->caller->do_call($self, $call_object); } sub ListRegexMatchSets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListRegexMatchSets', @_); return $self->caller->do_call($self, $call_object); } sub ListRegexPatternSets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListRegexPatternSets', @_); return $self->caller->do_call($self, $call_object); } sub ListResourcesForWebACL { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListResourcesForWebACL', @_); return $self->caller->do_call($self, $call_object); } sub ListRuleGroups { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListRuleGroups', @_); return $self->caller->do_call($self, $call_object); } sub ListRules { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListRules', @_); return $self->caller->do_call($self, $call_object); } sub ListSizeConstraintSets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListSizeConstraintSets', @_); return $self->caller->do_call($self, $call_object); } sub ListSqlInjectionMatchSets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListSqlInjectionMatchSets', @_); return $self->caller->do_call($self, $call_object); } sub ListSubscribedRuleGroups { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListSubscribedRuleGroups', @_); return $self->caller->do_call($self, $call_object); } sub ListTagsForResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListTagsForResource', @_); return $self->caller->do_call($self, $call_object); } sub ListWebACLs { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListWebACLs', @_); return $self->caller->do_call($self, $call_object); } sub ListXssMatchSets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::ListXssMatchSets', @_); return $self->caller->do_call($self, $call_object); } sub PutLoggingConfiguration { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::PutLoggingConfiguration', @_); return $self->caller->do_call($self, $call_object); } sub PutPermissionPolicy { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::PutPermissionPolicy', @_); return $self->caller->do_call($self, $call_object); } sub TagResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::TagResource', @_); return $self->caller->do_call($self, $call_object); } sub UntagResource { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UntagResource', @_); return $self->caller->do_call($self, $call_object); } sub UpdateByteMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateByteMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub UpdateGeoMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateGeoMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub UpdateIPSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateIPSet', @_); return $self->caller->do_call($self, $call_object); } sub UpdateRateBasedRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateRateBasedRule', @_); return $self->caller->do_call($self, $call_object); } sub UpdateRegexMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateRegexMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub UpdateRegexPatternSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateRegexPatternSet', @_); return $self->caller->do_call($self, $call_object); } sub UpdateRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateRule', @_); return $self->caller->do_call($self, $call_object); } sub UpdateRuleGroup { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateRuleGroup', @_); return $self->caller->do_call($self, $call_object); } sub UpdateSizeConstraintSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateSizeConstraintSet', @_); return $self->caller->do_call($self, $call_object); } sub UpdateSqlInjectionMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateSqlInjectionMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub UpdateWebACL { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateWebACL', @_); return $self->caller->do_call($self, $call_object); } sub UpdateXssMatchSet { my $self = shift; my $call_object = $self->new_with_coercions('Paws::WAFRegional::UpdateXssMatchSet', @_); return $self->caller->do_call($self, $call_object); } sub operations { qw/AssociateWebACL CreateByteMatchSet CreateGeoMatchSet CreateIPSet CreateRateBasedRule CreateRegexMatchSet CreateRegexPatternSet CreateRule CreateRuleGroup CreateSizeConstraintSet CreateSqlInjectionMatchSet CreateWebACL CreateWebACLMigrationStack CreateXssMatchSet DeleteByteMatchSet DeleteGeoMatchSet DeleteIPSet DeleteLoggingConfiguration DeletePermissionPolicy DeleteRateBasedRule DeleteRegexMatchSet DeleteRegexPatternSet DeleteRule DeleteRuleGroup DeleteSizeConstraintSet DeleteSqlInjectionMatchSet DeleteWebACL DeleteXssMatchSet DisassociateWebACL GetByteMatchSet GetChangeToken GetChangeTokenStatus GetGeoMatchSet GetIPSet GetLoggingConfiguration GetPermissionPolicy GetRateBasedRule GetRateBasedRuleManagedKeys GetRegexMatchSet GetRegexPatternSet GetRule GetRuleGroup GetSampledRequests GetSizeConstraintSet GetSqlInjectionMatchSet GetWebACL GetWebACLForResource GetXssMatchSet ListActivatedRulesInRuleGroup ListByteMatchSets ListGeoMatchSets ListIPSets ListLoggingConfigurations ListRateBasedRules ListRegexMatchSets ListRegexPatternSets ListResourcesForWebACL ListRuleGroups ListRules ListSizeConstraintSets ListSqlInjectionMatchSets ListSubscribedRuleGroups ListTagsForResource ListWebACLs ListXssMatchSets PutLoggingConfiguration PutPermissionPolicy TagResource UntagResource UpdateByteMatchSet UpdateGeoMatchSet UpdateIPSet UpdateRateBasedRule UpdateRegexMatchSet UpdateRegexPatternSet UpdateRule UpdateRuleGroup UpdateSizeConstraintSet UpdateSqlInjectionMatchSet UpdateWebACL UpdateXssMatchSet / } 1; ### main pod documentation begin ### =head1 NAME Paws::WAFRegional - Perl Interface to AWS AWS WAF Regional =head1 SYNOPSIS use Paws; my $obj = Paws->service('WAFRegional'); my $res = $obj->Method( Arg1 => $val1, Arg2 => [ 'V1', 'V2' ], # if Arg3 is an object, the HashRef will be used as arguments to the constructor # of the arguments type Arg3 => { Att1 => 'Val1' }, # if Arg4 is an array of objects, the HashRefs will be passed as arguments to # the constructor of the arguments type Arg4 => [ { Att1 => 'Val1' }, { Att1 => 'Val2' } ], ); =head1 DESCRIPTION This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. This is the I for using AWS WAF Classic with the AWS resources, Elastic Load Balancing (ELB) Application Load Balancers and API Gateway APIs. The AWS WAF Classic actions and data types listed in the reference are available for protecting Elastic Load Balancing (ELB) Application Load Balancers and API Gateway APIs. You can use these actions and data types by means of the endpoints listed in AWS Regions and Endpoints (https://docs.aws.amazon.com/general/latest/gr/rande.html#waf_region). This guide is for developers who need detailed information about the AWS WAF Classic API actions, data types, and errors. For detailed information about AWS WAF Classic features and an overview of how to use the AWS WAF Classic API, see the AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. For the AWS API documentation, see L =head1 METHODS =head2 AssociateWebACL =over =item ResourceArn => Str =item WebACLId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Associates a web ACL with a resource, either an application load balancer or Amazon API Gateway stage. =head2 CreateByteMatchSet =over =item ChangeToken => Str =item Name => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates a C. You then use UpdateByteMatchSet to identify the part of a web request that you want AWS WAF to inspect, such as the values of the C header or the query string. For example, you can create a C that matches any requests with C headers that contain the string C. You can then configure AWS WAF to reject those requests. To create and configure a C, perform the following steps: =over =item 1. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 2. Submit a C request. =item 3. Use C to get the change token that you provide in the C parameter of an C request. =item 4. Submit an UpdateByteMatchSet request to specify the part of the request that you want AWS WAF to inspect (for example, the header or the URI) and the value that you want AWS WAF to watch for. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateGeoMatchSet =over =item ChangeToken => Str =item Name => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from. For example, if you're receiving a lot of requests from one or more countries and you want to block the requests, you can create an C that contains those countries and then configure AWS WAF to block the requests. To create and configure a C, perform the following steps: =over =item 1. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 2. Submit a C request. =item 3. Use C to get the change token that you provide in the C parameter of an UpdateGeoMatchSet request. =item 4. Submit an C request to specify the countries that you want AWS WAF to watch for. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateIPSet =over =item ChangeToken => Str =item Name => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates an IPSet, which you use to specify which web requests that you want to allow or block based on the IP addresses that the requests originate from. For example, if you're receiving a lot of requests from one or more individual IP addresses or one or more ranges of IP addresses and you want to block the requests, you can create an C that contains those IP addresses and then configure AWS WAF to block the requests. To create and configure an C, perform the following steps: =over =item 1. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 2. Submit a C request. =item 3. Use C to get the change token that you provide in the C parameter of an UpdateIPSet request. =item 4. Submit an C request to specify the IP addresses that you want AWS WAF to watch for. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateRateBasedRule =over =item ChangeToken => Str =item MetricName => Str =item Name => Str =item RateKey => Str =item RateLimit => Int =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates a RateBasedRule. The C contains a C, which specifies the maximum number of requests that AWS WAF allows from a specified IP address in a five-minute period. The C also contains the C objects, C objects, and other predicates that identify the requests that you want to count or block if these requests exceed the C. If you add more than one predicate to a C, a request not only must exceed the C, but it also must match all the conditions to be counted or blocked. For example, suppose you add the following to a C: =over =item * An C that matches the IP address C<192.0.2.44/32> =item * A C that matches C in the C header =back Further, you specify a C of 1,000. You then add the C to a C and specify that you want to block requests that meet the conditions in the rule. For a request to be blocked, it must come from the IP address 192.0.2.44 I the C header in the request must contain the value C. Further, requests that match these two conditions must be received at a rate of more than 1,000 requests every five minutes. If both conditions are met and the rate is exceeded, AWS WAF blocks the requests. If the rate drops below 1,000 for a five-minute period, AWS WAF no longer blocks the requests. As a second example, suppose you want to limit requests to a particular page on your site. To do this, you could add the following to a C: =over =item * A C with C of C =item * A C of C =item * A C of C =back Further, you specify a C of 1,000. By adding this C to a C, you could limit requests to your login page without affecting the rest of your site. To create and configure a C, perform the following steps: =over =item 1. Create and update the predicates that you want to include in the rule. For more information, see CreateByteMatchSet, CreateIPSet, and CreateSqlInjectionMatchSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =item 4. Use C to get the change token that you provide in the C parameter of an UpdateRule request. =item 5. Submit an C request to specify the predicates that you want to include in the rule. =item 6. Create and update a C that contains the C. For more information, see CreateWebACL. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateRegexMatchSet =over =item ChangeToken => Str =item Name => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates a RegexMatchSet. You then use UpdateRegexMatchSet to identify the part of a web request that you want AWS WAF to inspect, such as the values of the C header or the query string. For example, you can create a C that contains a C that looks for any requests with C headers that match a C with pattern C. You can then configure AWS WAF to reject those requests. To create and configure a C, perform the following steps: =over =item 1. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 2. Submit a C request. =item 3. Use C to get the change token that you provide in the C parameter of an C request. =item 4. Submit an UpdateRegexMatchSet request to specify the part of the request that you want AWS WAF to inspect (for example, the header or the URI) and the value, using a C, that you want AWS WAF to watch for. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateRegexPatternSet =over =item ChangeToken => Str =item Name => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates a C. You then use UpdateRegexPatternSet to specify the regular expression (regex) pattern that you want AWS WAF to search for, such as C. You can then configure AWS WAF to reject those requests. To create and configure a C, perform the following steps: =over =item 1. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 2. Submit a C request. =item 3. Use C to get the change token that you provide in the C parameter of an C request. =item 4. Submit an UpdateRegexPatternSet request to specify the string that you want AWS WAF to watch for. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateRule =over =item ChangeToken => Str =item MetricName => Str =item Name => Str =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates a C, which contains the C objects, C objects, and other predicates that identify the requests that you want to block. If you add more than one predicate to a C, a request must match all of the specifications to be allowed or blocked. For example, suppose that you add the following to a C: =over =item * An C that matches the IP address C<192.0.2.44/32> =item * A C that matches C in the C header =back You then add the C to a C and specify that you want to blocks requests that satisfy the C. For a request to be blocked, it must come from the IP address 192.0.2.44 I the C header in the request must contain the value C. To create and configure a C, perform the following steps: =over =item 1. Create and update the predicates that you want to include in the C. For more information, see CreateByteMatchSet, CreateIPSet, and CreateSqlInjectionMatchSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =item 4. Use C to get the change token that you provide in the C parameter of an UpdateRule request. =item 5. Submit an C request to specify the predicates that you want to include in the C. =item 6. Create and update a C that contains the C. For more information, see CreateWebACL. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateRuleGroup =over =item ChangeToken => Str =item MetricName => Str =item Name => Str =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates a C. A rule group is a collection of predefined rules that you add to a web ACL. You use UpdateRuleGroup to add rules to the rule group. Rule groups are subject to the following limits: =over =item * Three rule groups per account. You can request an increase to this limit by contacting customer support. =item * One rule group per web ACL. =item * Ten rules per rule group. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateSizeConstraintSet =over =item ChangeToken => Str =item Name => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates a C. You then use UpdateSizeConstraintSet to identify the part of a web request that you want AWS WAF to check for length, such as the length of the C header or the length of the query string. For example, you can create a C that matches any requests that have a query string that is longer than 100 bytes. You can then configure AWS WAF to reject those requests. To create and configure a C, perform the following steps: =over =item 1. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 2. Submit a C request. =item 3. Use C to get the change token that you provide in the C parameter of an C request. =item 4. Submit an UpdateSizeConstraintSet request to specify the part of the request that you want AWS WAF to inspect (for example, the header or the URI) and the value that you want AWS WAF to watch for. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateSqlInjectionMatchSet =over =item ChangeToken => Str =item Name => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of SQL code in a specified part of web requests. AWS WAF searches for character sequences that are likely to be malicious strings. To create and configure a C, perform the following steps: =over =item 1. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 2. Submit a C request. =item 3. Use C to get the change token that you provide in the C parameter of an UpdateSqlInjectionMatchSet request. =item 4. Submit an UpdateSqlInjectionMatchSet request to specify the parts of web requests in which you want to allow, block, or count malicious SQL code. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateWebACL =over =item ChangeToken => Str =item DefaultAction => L =item MetricName => Str =item Name => Str =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates a C, which contains the C that identify the CloudFront web requests that you want to allow, block, or count. AWS WAF evaluates C in order based on the value of C for each C. You also specify a default action, either C or C. If a web request doesn't match any of the C in a C, AWS WAF responds to the request with the default action. To create and configure a C, perform the following steps: =over =item 1. Create and update the C objects and other predicates that you want to include in C. For more information, see CreateByteMatchSet, UpdateByteMatchSet, CreateIPSet, UpdateIPSet, CreateSqlInjectionMatchSet, and UpdateSqlInjectionMatchSet. =item 2. Create and update the C that you want to include in the C. For more information, see CreateRule and UpdateRule. =item 3. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 4. Submit a C request. =item 5. Use C to get the change token that you provide in the C parameter of an UpdateWebACL request. =item 6. Submit an UpdateWebACL request to specify the C that you want to include in the C, to specify the default action, and to associate the C with a CloudFront distribution. =back For more information about how to use the AWS WAF API, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 CreateWebACLMigrationStack =over =item IgnoreUnsupportedType => Bool =item S3BucketName => Str =item WebACLId => Str =back Each argument is described in detail in: L Returns: a L instance Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket. Then, in CloudFormation, you create a stack from the template, to create the web ACL and its resources in AWS WAFV2. Use this to migrate your AWS WAF Classic web ACL to the latest version of AWS WAF. This is part of a larger migration procedure for web ACLs from AWS WAF Classic to the latest version of AWS WAF. For the full procedure, including caveats and manual steps to complete the migration and switch over to the new web ACL, see Migrating your AWS WAF Classic resources to AWS WAF (https://docs.aws.amazon.com/waf/latest/developerguide/waf-migrating-from-classic.html) in the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). =head2 CreateXssMatchSet =over =item ChangeToken => Str =item Name => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests. AWS WAF searches for character sequences that are likely to be malicious strings. To create and configure an C, perform the following steps: =over =item 1. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 2. Submit a C request. =item 3. Use C to get the change token that you provide in the C parameter of an UpdateXssMatchSet request. =item 4. Submit an UpdateXssMatchSet request to specify the parts of web requests in which you want to allow, block, or count cross-site scripting attacks. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 DeleteByteMatchSet =over =item ByteMatchSetId => Str =item ChangeToken => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes a ByteMatchSet. You can't delete a C if it's still used in any C or if it still includes any ByteMatchTuple objects (any filters). If you just want to remove a C from a C, use UpdateRule. To permanently delete a C, perform the following steps: =over =item 1. Update the C to remove filters, if any. For more information, see UpdateByteMatchSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DeleteGeoMatchSet =over =item ChangeToken => Str =item GeoMatchSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes a GeoMatchSet. You can't delete a C if it's still used in any C or if it still includes any countries. If you just want to remove a C from a C, use UpdateRule. To permanently delete a C from AWS WAF, perform the following steps: =over =item 1. Update the C to remove any countries. For more information, see UpdateGeoMatchSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DeleteIPSet =over =item ChangeToken => Str =item IPSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes an IPSet. You can't delete an C if it's still used in any C or if it still includes any IP addresses. If you just want to remove an C from a C, use UpdateRule. To permanently delete an C from AWS WAF, perform the following steps: =over =item 1. Update the C to remove IP address ranges, if any. For more information, see UpdateIPSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DeleteLoggingConfiguration =over =item ResourceArn => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes the LoggingConfiguration from the specified web ACL. =head2 DeletePermissionPolicy =over =item ResourceArn => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes an IAM policy from the specified RuleGroup. The user making the request must be the owner of the RuleGroup. =head2 DeleteRateBasedRule =over =item ChangeToken => Str =item RuleId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes a RateBasedRule. You can't delete a rule if it's still used in any C objects or if it still includes any predicates, such as C objects. If you just want to remove a rule from a C, use UpdateWebACL. To permanently delete a C from AWS WAF, perform the following steps: =over =item 1. Update the C to remove predicates, if any. For more information, see UpdateRateBasedRule. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DeleteRegexMatchSet =over =item ChangeToken => Str =item RegexMatchSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes a RegexMatchSet. You can't delete a C if it's still used in any C or if it still includes any C objects (any filters). If you just want to remove a C from a C, use UpdateRule. To permanently delete a C, perform the following steps: =over =item 1. Update the C to remove filters, if any. For more information, see UpdateRegexMatchSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DeleteRegexPatternSet =over =item ChangeToken => Str =item RegexPatternSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes a RegexPatternSet. You can't delete a C if it's still used in any C or if the C is not empty. =head2 DeleteRule =over =item ChangeToken => Str =item RuleId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes a Rule. You can't delete a C if it's still used in any C objects or if it still includes any predicates, such as C objects. If you just want to remove a C from a C, use UpdateWebACL. To permanently delete a C from AWS WAF, perform the following steps: =over =item 1. Update the C to remove predicates, if any. For more information, see UpdateRule. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DeleteRuleGroup =over =item ChangeToken => Str =item RuleGroupId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes a RuleGroup. You can't delete a C if it's still used in any C objects or if it still includes any rules. If you just want to remove a C from a C, use UpdateWebACL. To permanently delete a C from AWS WAF, perform the following steps: =over =item 1. Update the C to remove rules, if any. For more information, see UpdateRuleGroup. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DeleteSizeConstraintSet =over =item ChangeToken => Str =item SizeConstraintSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes a SizeConstraintSet. You can't delete a C if it's still used in any C or if it still includes any SizeConstraint objects (any filters). If you just want to remove a C from a C, use UpdateRule. To permanently delete a C, perform the following steps: =over =item 1. Update the C to remove filters, if any. For more information, see UpdateSizeConstraintSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DeleteSqlInjectionMatchSet =over =item ChangeToken => Str =item SqlInjectionMatchSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes a SqlInjectionMatchSet. You can't delete a C if it's still used in any C or if it still contains any SqlInjectionMatchTuple objects. If you just want to remove a C from a C, use UpdateRule. To permanently delete a C from AWS WAF, perform the following steps: =over =item 1. Update the C to remove filters, if any. For more information, see UpdateSqlInjectionMatchSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DeleteWebACL =over =item ChangeToken => Str =item WebACLId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes a WebACL. You can't delete a C if it still contains any C. To delete a C, perform the following steps: =over =item 1. Update the C to remove C, if any. For more information, see UpdateWebACL. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DeleteXssMatchSet =over =item ChangeToken => Str =item XssMatchSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Permanently deletes an XssMatchSet. You can't delete an C if it's still used in any C or if it still contains any XssMatchTuple objects. If you just want to remove an C from a C, use UpdateRule. To permanently delete an C from AWS WAF, perform the following steps: =over =item 1. Update the C to remove filters, if any. For more information, see UpdateXssMatchSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of a C request. =item 3. Submit a C request. =back =head2 DisassociateWebACL =over =item ResourceArn => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Removes a web ACL from the specified resource, either an application load balancer or Amazon API Gateway stage. =head2 GetByteMatchSet =over =item ByteMatchSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the ByteMatchSet specified by C. =head2 GetChangeToken Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in the create, update, or delete request. Change tokens ensure that your application doesn't submit conflicting requests to AWS WAF. Each create, update, or delete request must use a unique change token. If your application submits a C request and then submits a second C request before submitting a create, update, or delete request, the second C request returns the same value as the first C request. When you use a change token in a create, update, or delete request, the status of the change token changes to C, which indicates that AWS WAF is propagating the change to all AWS WAF servers. Use C to determine the status of your change token. =head2 GetChangeTokenStatus =over =item ChangeToken => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the status of a C that you got by calling GetChangeToken. C is one of the following values: =over =item * C: You requested the change token by calling C, but you haven't used it yet in a call to create, update, or delete an AWS WAF object. =item * C: AWS WAF is propagating the create, update, or delete request to all AWS WAF servers. =item * C: Propagation is complete. =back =head2 GetGeoMatchSet =over =item GeoMatchSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the GeoMatchSet that is specified by C. =head2 GetIPSet =over =item IPSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the IPSet that is specified by C. =head2 GetLoggingConfiguration =over =item ResourceArn => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the LoggingConfiguration for the specified web ACL. =head2 GetPermissionPolicy =over =item ResourceArn => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the IAM policy attached to the RuleGroup. =head2 GetRateBasedRule =over =item RuleId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the RateBasedRule that is specified by the C that you included in the C request. =head2 GetRateBasedRuleManagedKeys =over =item RuleId => Str =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the C. The maximum number of managed keys that will be blocked is 10,000. If more than 10,000 addresses exceed the rate limit, the 10,000 addresses with the highest rates will be blocked. =head2 GetRegexMatchSet =over =item RegexMatchSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the RegexMatchSet specified by C. =head2 GetRegexPatternSet =over =item RegexPatternSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the RegexPatternSet specified by C. =head2 GetRule =over =item RuleId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the Rule that is specified by the C that you included in the C request. =head2 GetRuleGroup =over =item RuleGroupId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the RuleGroup that is specified by the C that you included in the C request. To view the rules in a rule group, use ListActivatedRulesInRuleGroup. =head2 GetSampledRequests =over =item MaxItems => Int =item RuleId => Str =item TimeWindow => L =item WebAclId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Gets detailed information about a specified number of requests--a sample--that AWS WAF randomly selects from among the first 5,000 requests that your AWS resource received during a time range that you choose. You can specify a sample size of up to 500 requests, and you can specify any time range in the previous three hours. C returns a time range, which is usually the time range that you specified. However, if your resource (such as a CloudFront distribution) received 5,000 requests before the specified time range elapsed, C returns an updated time range. This new time range indicates the actual period during which AWS WAF selected the requests in the sample. =head2 GetSizeConstraintSet =over =item SizeConstraintSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the SizeConstraintSet specified by C. =head2 GetSqlInjectionMatchSet =over =item SqlInjectionMatchSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the SqlInjectionMatchSet that is specified by C. =head2 GetWebACL =over =item WebACLId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the WebACL that is specified by C. =head2 GetWebACLForResource =over =item ResourceArn => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the web ACL for the specified resource, either an application load balancer or Amazon API Gateway stage. =head2 GetXssMatchSet =over =item XssMatchSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns the XssMatchSet that is specified by C. =head2 ListActivatedRulesInRuleGroup =over =item [Limit => Int] =item [NextMarker => Str] =item [RuleGroupId => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of ActivatedRule objects. =head2 ListByteMatchSets =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of ByteMatchSetSummary objects. =head2 ListGeoMatchSets =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of GeoMatchSetSummary objects in the response. =head2 ListIPSets =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of IPSetSummary objects in the response. =head2 ListLoggingConfigurations =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of LoggingConfiguration objects. =head2 ListRateBasedRules =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of RuleSummary objects. =head2 ListRegexMatchSets =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of RegexMatchSetSummary objects. =head2 ListRegexPatternSets =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of RegexPatternSetSummary objects. =head2 ListResourcesForWebACL =over =item WebACLId => Str =item [ResourceType => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of resources associated with the specified web ACL. =head2 ListRuleGroups =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of RuleGroup objects. =head2 ListRules =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of RuleSummary objects. =head2 ListSizeConstraintSets =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of SizeConstraintSetSummary objects. =head2 ListSqlInjectionMatchSets =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of SqlInjectionMatchSet objects. =head2 ListSubscribedRuleGroups =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of RuleGroup objects that you are subscribed to. =head2 ListTagsForResource =over =item ResourceARN => Str =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Retrieves the tags associated with the specified AWS resource. Tags are key:value pairs that you can use to categorize and manage your resources, for purposes like billing. For example, you might set the tag key to "customer" and the value to the customer name or ID. You can specify one or more tags to add to each AWS resource, up to 50 tags for a resource. Tagging is only available through the API, SDKs, and CLI. You can't manage or view tags through the AWS WAF Classic console. You can tag the AWS resources that you manage through AWS WAF Classic: web ACLs, rule groups, and rules. =head2 ListWebACLs =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of WebACLSummary objects in the response. =head2 ListXssMatchSets =over =item [Limit => Int] =item [NextMarker => Str] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Returns an array of XssMatchSet objects. =head2 PutLoggingConfiguration =over =item LoggingConfiguration => L =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Associates a LoggingConfiguration with a specified web ACL. You can access information about all traffic that AWS WAF inspects using the following steps: =over =item 1. Create an Amazon Kinesis Data Firehose. Create the data firehose with a PUT source and in the region that you are operating. However, if you are capturing logs for Amazon CloudFront, always create the firehose in US East (N. Virginia). Do not create the data firehose using a C as your source. =item 2. Associate that firehose to your web ACL using a C request. =back When you successfully enable logging using a C request, AWS WAF will create a service linked role with the necessary permissions to write logs to the Amazon Kinesis Data Firehose. For more information, see Logging Web ACL Traffic Information (https://docs.aws.amazon.com/waf/latest/developerguide/logging.html) in the I. =head2 PutPermissionPolicy =over =item Policy => Str =item ResourceArn => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Attaches an IAM policy to the specified resource. The only supported use for this action is to share a RuleGroup across accounts. The C is subject to the following restrictions: =over =item * You can attach only one policy with each C request. =item * The policy must include an C, C and C. =item * C must specify C. =item * The C in the policy must be C, C, C and C . Any extra or wildcard actions in the policy will be rejected. =item * The policy cannot include a C parameter. =item * The ARN in the request must be a valid WAF RuleGroup ARN and the RuleGroup must exist in the same region. =item * The user making the request must be the owner of the RuleGroup. =item * Your policy must be composed using IAM Policy version 2012-10-17. =back For more information, see IAM Policies (https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html). An example of a valid policy parameter is shown in the Examples section below. =head2 TagResource =over =item ResourceARN => Str =item Tags => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Associates tags with the specified AWS resource. Tags are key:value pairs that you can use to categorize and manage your resources, for purposes like billing. For example, you might set the tag key to "customer" and the value to the customer name or ID. You can specify one or more tags to add to each AWS resource, up to 50 tags for a resource. Tagging is only available through the API, SDKs, and CLI. You can't manage or view tags through the AWS WAF Classic console. You can use this action to tag the AWS resources that you manage through AWS WAF Classic: web ACLs, rule groups, and rules. =head2 UntagResource =over =item ResourceARN => Str =item TagKeys => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. =head2 UpdateByteMatchSet =over =item ByteMatchSetId => Str =item ChangeToken => Str =item Updates => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet. For each C object, you specify the following values: =over =item * Whether to insert or delete the object from the array. If you want to change a C object, you delete the existing object and add a new one. =item * The part of a web request that you want AWS WAF to inspect, such as a query string or the value of the C header. =item * The bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to look for. For more information, including how you specify the values for the AWS WAF API and the AWS CLI or SDKs, see C in the ByteMatchTuple data type. =item * Where to look, such as at the beginning or the end of a query string. =item * Whether to perform any conversions on the request, such as converting it to lowercase, before inspecting it for the specified string. =back For example, you can add a C object that matches web requests in which C headers contain the string C. You can then configure AWS WAF to block those requests. To create and configure a C, perform the following steps: =over =item 1. Create a C For more information, see CreateByteMatchSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of an C request. =item 3. Submit an C request to specify the part of the request that you want AWS WAF to inspect (for example, the header or the URI) and the value that you want AWS WAF to watch for. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 UpdateGeoMatchSet =over =item ChangeToken => Str =item GeoMatchSetId => Str =item Updates => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes GeoMatchConstraint objects in an C. For each C object, you specify the following values: =over =item * Whether to insert or delete the object from the array. If you want to change an C object, you delete the existing object and add a new one. =item * The C. The only valid value for C is C. =item * The C, which is a two character code for the country to add to the C object. Valid codes are listed in GeoMatchConstraint$Value. =back To create and configure an C, perform the following steps: =over =item 1. Submit a CreateGeoMatchSet request. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of an UpdateGeoMatchSet request. =item 3. Submit an C request to specify the country that you want AWS WAF to watch for. =back When you update an C, you specify the country that you want to add and/or the country that you want to delete. If you want to change a country, you delete the existing country and add the new one. For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 UpdateIPSet =over =item ChangeToken => Str =item IPSetId => Str =item Updates => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes IPSetDescriptor objects in an C. For each C object, you specify the following values: =over =item * Whether to insert or delete the object from the array. If you want to change an C object, you delete the existing object and add a new one. =item * The IP address version, C or C. =item * The IP address in CIDR notation, for example, C<192.0.2.0/24> (for the range of IP addresses from C<192.0.2.0> to C<192.0.2.255>) or C<192.0.2.44/32> (for the individual IP address C<192.0.2.44>). =back AWS WAF supports IPv4 address ranges: /8 and any range between /16 through /32. AWS WAF supports IPv6 address ranges: /24, /32, /48, /56, /64, and /128. For more information about CIDR notation, see the Wikipedia entry Classless Inter-Domain Routing (https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing). IPv6 addresses can be represented using any of the following formats: =over =item * 1111:0000:0000:0000:0000:0000:0000:0111/128 =item * 1111:0:0:0:0:0:0:0111/128 =item * 1111::0111/128 =item * 1111::111/128 =back You use an C to specify which web requests you want to allow or block based on the IP addresses that the requests originated from. For example, if you're receiving a lot of requests from one or a small number of IP addresses and you want to block the requests, you can create an C that specifies those IP addresses, and then configure AWS WAF to block the requests. To create and configure an C, perform the following steps: =over =item 1. Submit a CreateIPSet request. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of an UpdateIPSet request. =item 3. Submit an C request to specify the IP addresses that you want AWS WAF to watch for. =back When you update an C, you specify the IP addresses that you want to add and/or the IP addresses that you want to delete. If you want to change an IP address, you delete the existing IP address and add the new one. You can insert a maximum of 1000 addresses in a single request. For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 UpdateRateBasedRule =over =item ChangeToken => Str =item RateLimit => Int =item RuleId => Str =item Updates => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes Predicate objects in a rule and updates the C in the rule. Each C object identifies a predicate, such as a ByteMatchSet or an IPSet, that specifies the web requests that you want to block or count. The C specifies the number of requests every five minutes that triggers the rule. If you add more than one predicate to a C, a request must match all the predicates and exceed the C to be counted or blocked. For example, suppose you add the following to a C: =over =item * An C that matches the IP address C<192.0.2.44/32> =item * A C that matches C in the C header =back Further, you specify a C of 1,000. You then add the C to a C and specify that you want to block requests that satisfy the rule. For a request to be blocked, it must come from the IP address 192.0.2.44 I the C header in the request must contain the value C. Further, requests that match these two conditions much be received at a rate of more than 1,000 every five minutes. If the rate drops below this limit, AWS WAF no longer blocks the requests. As a second example, suppose you want to limit requests to a particular page on your site. To do this, you could add the following to a C: =over =item * A C with C of C =item * A C of C =item * A C of C =back Further, you specify a C of 1,000. By adding this C to a C, you could limit requests to your login page without affecting the rest of your site. =head2 UpdateRegexMatchSet =over =item ChangeToken => Str =item RegexMatchSetId => Str =item Updates => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet. For each C object, you specify the following values: =over =item * Whether to insert or delete the object from the array. If you want to change a C object, you delete the existing object and add a new one. =item * The part of a web request that you want AWS WAF to inspectupdate, such as a query string or the value of the C header. =item * The identifier of the pattern (a regular expression) that you want AWS WAF to look for. For more information, see RegexPatternSet. =item * Whether to perform any conversions on the request, such as converting it to lowercase, before inspecting it for the specified string. =back For example, you can create a C that matches any requests with C headers that contain the string C. You can then configure AWS WAF to reject those requests. To create and configure a C, perform the following steps: =over =item 1. Create a C For more information, see CreateRegexMatchSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of an C request. =item 3. Submit an C request to specify the part of the request that you want AWS WAF to inspect (for example, the header or the URI) and the identifier of the C that contain the regular expression patters you want AWS WAF to watch for. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 UpdateRegexPatternSet =over =item ChangeToken => Str =item RegexPatternSetId => Str =item Updates => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes C objects in a RegexPatternSet. For each C object, you specify the following values: =over =item * Whether to insert or delete the C. =item * The regular expression pattern that you want to insert or delete. For more information, see RegexPatternSet. =back For example, you can create a C such as C. AWS WAF will match this C to: =over =item * BadBot =item * BadB0t =item * B@dBot =item * B@dB0t =back To create and configure a C, perform the following steps: =over =item 1. Create a C For more information, see CreateRegexPatternSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of an C request. =item 3. Submit an C request to specify the regular expression pattern that you want AWS WAF to watch for. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 UpdateRule =over =item ChangeToken => Str =item RuleId => Str =item Updates => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes Predicate objects in a C. Each C object identifies a predicate, such as a ByteMatchSet or an IPSet, that specifies the web requests that you want to allow, block, or count. If you add more than one predicate to a C, a request must match all of the specifications to be allowed, blocked, or counted. For example, suppose that you add the following to a C: =over =item * A C that matches the value C in the C header =item * An C that matches the IP address C<192.0.2.44> =back You then add the C to a C and specify that you want to block requests that satisfy the C. For a request to be blocked, the C header in the request must contain the value C I the request must originate from the IP address 192.0.2.44. To create and configure a C, perform the following steps: =over =item 1. Create and update the predicates that you want to include in the C. =item 2. Create the C. See CreateRule. =item 3. Use C to get the change token that you provide in the C parameter of an UpdateRule request. =item 4. Submit an C request to add predicates to the C. =item 5. Create and update a C that contains the C. See CreateWebACL. =back If you want to replace one C or C with another, you delete the existing one and add the new one. For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 UpdateRuleGroup =over =item ChangeToken => Str =item RuleGroupId => Str =item Updates => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes ActivatedRule objects in a C. You can only insert C rules into a rule group. You can have a maximum of ten rules per rule group. To create and configure a C, perform the following steps: =over =item 1. Create and update the C that you want to include in the C. See CreateRule. =item 2. Use C to get the change token that you provide in the C parameter of an UpdateRuleGroup request. =item 3. Submit an C request to add C to the C. =item 4. Create and update a C that contains the C. See CreateWebACL. =back If you want to replace one C with another, you delete the existing one and add the new one. For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 UpdateSizeConstraintSet =over =item ChangeToken => Str =item SizeConstraintSetId => Str =item Updates => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet. For each C object, you specify the following values: =over =item * Whether to insert or delete the object from the array. If you want to change a C object, you delete the existing object and add a new one. =item * The part of a web request that you want AWS WAF to evaluate, such as the length of a query string or the length of the C header. =item * Whether to perform any transformations on the request, such as converting it to lowercase, before checking its length. Note that transformations of the request body are not supported because the AWS resource forwards only the first C<8192> bytes of your request to AWS WAF. You can only specify a single type of TextTransformation. =item * A C used for evaluating the selected part of the request against the specified C, such as equals, greater than, less than, and so on. =item * The length, in bytes, that you want AWS WAF to watch for in selected part of the request. The length is computed after applying the transformation. =back For example, you can add a C object that matches web requests in which the length of the C header is greater than 100 bytes. You can then configure AWS WAF to block those requests. To create and configure a C, perform the following steps: =over =item 1. Create a C For more information, see CreateSizeConstraintSet. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of an C request. =item 3. Submit an C request to specify the part of the request that you want AWS WAF to inspect (for example, the header or the URI) and the value that you want AWS WAF to watch for. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 UpdateSqlInjectionMatchSet =over =item ChangeToken => Str =item SqlInjectionMatchSetId => Str =item Updates => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet. For each C object, you specify the following values: =over =item * C: Whether to insert the object into or delete the object from the array. To change a C, you delete the existing object and add a new one. =item * C: The part of web requests that you want AWS WAF to inspect and, if you want AWS WAF to inspect a header or custom query parameter, the name of the header or parameter. =item * C: Which text transformation, if any, to perform on the web request before inspecting the request for snippets of malicious SQL code. You can only specify a single type of TextTransformation. =back You use C objects to specify which CloudFront requests that you want to allow, block, or count. For example, if you're receiving requests that contain snippets of SQL code in the query string and you want to block the requests, you can create a C with the applicable settings, and then configure AWS WAF to block the requests. To create and configure a C, perform the following steps: =over =item 1. Submit a CreateSqlInjectionMatchSet request. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of an UpdateIPSet request. =item 3. Submit an C request to specify the parts of web requests that you want AWS WAF to inspect for snippets of SQL code. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 UpdateWebACL =over =item ChangeToken => Str =item WebACLId => Str =item [DefaultAction => L] =item [Updates => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes ActivatedRule objects in a C. Each C identifies web requests that you want to allow, block, or count. When you update a C, you specify the following values: =over =item * A default action for the C, either C or C. AWS WAF performs the default action if a request doesn't match the criteria in any of the C in a C. =item * The C that you want to add or delete. If you want to replace one C with another, you delete the existing C and add the new one. =item * For each C, whether you want AWS WAF to allow requests, block requests, or count requests that match the conditions in the C. =item * The order in which you want AWS WAF to evaluate the C in a C. If you add more than one C to a C, AWS WAF evaluates each request against the C in order based on the value of C. (The C that has the lowest value for C is evaluated first.) When a web request matches all the predicates (such as C and C) in a C, AWS WAF immediately takes the corresponding action, allow or block, and doesn't evaluate the request against the remaining C in the C, if any. =back To create and configure a C, perform the following steps: =over =item 1. Create and update the predicates that you want to include in C. For more information, see CreateByteMatchSet, UpdateByteMatchSet, CreateIPSet, UpdateIPSet, CreateSqlInjectionMatchSet, and UpdateSqlInjectionMatchSet. =item 2. Create and update the C that you want to include in the C. For more information, see CreateRule and UpdateRule. =item 3. Create a C. See CreateWebACL. =item 4. Use C to get the change token that you provide in the C parameter of an UpdateWebACL request. =item 5. Submit an C request to specify the C that you want to include in the C, to specify the default action, and to associate the C with a CloudFront distribution. The C can be a rule group. If you specify a rule group as your C , you can exclude specific rules from that rule group. If you already have a rule group associated with a web ACL and want to submit an C request to exclude certain rules from that rule group, you must first remove the rule group from the web ACL, the re-insert it again, specifying the excluded rules. For details, see ActivatedRule$ExcludedRules . =back Be aware that if you try to add a RATE_BASED rule to a web ACL without setting the rule type when first creating the rule, the UpdateWebACL request will fail because the request tries to add a REGULAR rule (the default rule type) with the specified ID, which does not exist. For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head2 UpdateXssMatchSet =over =item ChangeToken => Str =item Updates => ArrayRef[L] =item XssMatchSetId => Str =back Each argument is described in detail in: L Returns: a L instance This is B documentation. For more information, see AWS WAF Classic (https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html) in the developer guide. B, use the AWS WAFV2 API and see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html). With the latest version, AWS WAF has a single set of endpoints for regional and global use. Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet. For each C object, you specify the following values: =over =item * C: Whether to insert the object into or delete the object from the array. To change an C, you delete the existing object and add a new one. =item * C: The part of web requests that you want AWS WAF to inspect and, if you want AWS WAF to inspect a header or custom query parameter, the name of the header or parameter. =item * C: Which text transformation, if any, to perform on the web request before inspecting the request for cross-site scripting attacks. You can only specify a single type of TextTransformation. =back You use C objects to specify which CloudFront requests that you want to allow, block, or count. For example, if you're receiving requests that contain cross-site scripting attacks in the request body and you want to block the requests, you can create an C with the applicable settings, and then configure AWS WAF to block the requests. To create and configure an C, perform the following steps: =over =item 1. Submit a CreateXssMatchSet request. =item 2. Use GetChangeToken to get the change token that you provide in the C parameter of an UpdateIPSet request. =item 3. Submit an C request to specify the parts of web requests that you want AWS WAF to inspect for cross-site scripting attacks. =back For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/). =head1 PAGINATORS Paginator methods are helpers that repetively call methods that return partial results =head1 SEE ALSO This service class forms part of L =head1 BUGS and CONTRIBUTIONS The source code is located here: L Please report bugs to: L =cut