AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Interface for accessing WAFRegional
This is AWS WAF Classic Regional documentation. For more information, see AWS WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints for regional and global use.
This is the AWS WAF Regional Classic API Reference 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. 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 in the developer guide.
Namespace: Amazon.WAFRegional
Assembly: AWSSDK.WAFRegional.dll
Version: 3.x.y.z
public interface IAmazonWAFRegional IAmazonService, IDisposable
The IAmazonWAFRegional type exposes the following members
Name | Description | |
---|---|---|
![]() |
AssociateWebACL(AssociateWebACLRequest) |
This is AWS WAF Classic Regional documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
AssociateWebACLAsync(AssociateWebACLRequest, CancellationToken) |
This is AWS WAF Classic Regional documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
CreateByteMatchSet(string, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateByteMatchSet(CreateByteMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateByteMatchSetAsync(string, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateByteMatchSetAsync(CreateByteMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateGeoMatchSet(CreateGeoMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateGeoMatchSetAsync(CreateGeoMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateIPSet(string, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To create and configure an
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateIPSet(CreateIPSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To create and configure an
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateIPSetAsync(string, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To create and configure an
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateIPSetAsync(CreateIPSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To create and configure an
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRateBasedRule(CreateRateBasedRuleRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a RateBasedRule. The
If you add more than one predicate to a
Further, you specify a
You then add the
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
Further, you specify a
By adding this
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRateBasedRuleAsync(CreateRateBasedRuleRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a RateBasedRule. The
If you add more than one predicate to a
Further, you specify a
You then add the
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
Further, you specify a
By adding this
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRegexMatchSet(CreateRegexMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRegexMatchSetAsync(CreateRegexMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRegexPatternSet(CreateRegexPatternSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRegexPatternSetAsync(CreateRegexPatternSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRule(string, string, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
You then add the
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRule(CreateRuleRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
You then add the
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRuleAsync(string, string, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
You then add the
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRuleAsync(CreateRuleRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
You then add the
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRuleGroup(CreateRuleGroupRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a Rule groups are subject to the following limits:
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateRuleGroupAsync(CreateRuleGroupRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a Rule groups are subject to the following limits:
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateSizeConstraintSet(CreateSizeConstraintSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateSizeConstraintSetAsync(CreateSizeConstraintSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateSqlInjectionMatchSet(string, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateSqlInjectionMatchSet(CreateSqlInjectionMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateSqlInjectionMatchSetAsync(string, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateSqlInjectionMatchSetAsync(CreateSqlInjectionMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateWebACL(CreateWebACLRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
You also specify a default action, either
To create and configure a
For more information about how to use the AWS WAF API, see the AWS WAF Developer Guide. |
![]() |
CreateWebACLAsync(CreateWebACLRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Creates a
You also specify a default action, either
To create and configure a
For more information about how to use the AWS WAF API, see the AWS WAF Developer Guide. |
![]() |
CreateWebACLMigrationStack(CreateWebACLMigrationStackRequest) |
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 in the AWS WAF Developer Guide. |
![]() |
CreateWebACLMigrationStackAsync(CreateWebACLMigrationStackRequest, CancellationToken) |
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 in the AWS WAF Developer Guide. |
![]() |
CreateXssMatchSet(CreateXssMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
CreateXssMatchSetAsync(CreateXssMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
DeleteByteMatchSet(string, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteByteMatchSet(DeleteByteMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteByteMatchSetAsync(string, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteByteMatchSetAsync(DeleteByteMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteGeoMatchSet(DeleteGeoMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteGeoMatchSetAsync(DeleteGeoMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteIPSet(string, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove an
To permanently delete an
|
![]() |
DeleteIPSet(DeleteIPSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove an
To permanently delete an
|
![]() |
DeleteIPSetAsync(string, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove an
To permanently delete an
|
![]() |
DeleteIPSetAsync(DeleteIPSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove an
To permanently delete an
|
![]() |
DeleteLoggingConfiguration(DeleteLoggingConfigurationRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
DeleteLoggingConfigurationAsync(DeleteLoggingConfigurationRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
DeletePermissionPolicy(DeletePermissionPolicyRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
DeletePermissionPolicyAsync(DeletePermissionPolicyRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
DeleteRateBasedRule(DeleteRateBasedRuleRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a rule from a
To permanently delete a
|
![]() |
DeleteRateBasedRuleAsync(DeleteRateBasedRuleRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a rule from a
To permanently delete a
|
![]() |
DeleteRegexMatchSet(DeleteRegexMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteRegexMatchSetAsync(DeleteRegexMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteRegexPatternSet(DeleteRegexPatternSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 |
![]() |
DeleteRegexPatternSetAsync(DeleteRegexPatternSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 |
![]() |
DeleteRule(string, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteRule(DeleteRuleRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteRuleAsync(string, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteRuleAsync(DeleteRuleRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteRuleGroup(DeleteRuleGroupRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteRuleGroupAsync(DeleteRuleGroupRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteSizeConstraintSet(DeleteSizeConstraintSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteSizeConstraintSetAsync(DeleteSizeConstraintSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteSqlInjectionMatchSet(string, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteSqlInjectionMatchSet(DeleteSqlInjectionMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteSqlInjectionMatchSetAsync(string, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteSqlInjectionMatchSetAsync(DeleteSqlInjectionMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove a
To permanently delete a
|
![]() |
DeleteWebACL(string, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To delete a
|
![]() |
DeleteWebACL(DeleteWebACLRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To delete a
|
![]() |
DeleteWebACLAsync(string, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To delete a
|
![]() |
DeleteWebACLAsync(DeleteWebACLRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
To delete a
|
![]() |
DeleteXssMatchSet(DeleteXssMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove an
To permanently delete an
|
![]() |
DeleteXssMatchSetAsync(DeleteXssMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
If you just want to remove an
To permanently delete an
|
![]() |
DetermineServiceOperationEndpoint(AmazonWebServiceRequest) |
Returns the endpoint that will be used for a particular request. |
![]() |
DisassociateWebACL(DisassociateWebACLRequest) |
This is AWS WAF Classic Regional documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
DisassociateWebACLAsync(DisassociateWebACLRequest, CancellationToken) |
This is AWS WAF Classic Regional documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
GetByteMatchSet(string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the ByteMatchSet specified by |
![]() |
GetByteMatchSet(GetByteMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the ByteMatchSet specified by |
![]() |
GetByteMatchSetAsync(string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the ByteMatchSet specified by |
![]() |
GetByteMatchSetAsync(GetByteMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the ByteMatchSet specified by |
![]() |
GetChangeToken() |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
When you use a change token in a create, update, or delete request, the status of
the change token changes to |
![]() |
GetChangeToken(GetChangeTokenRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
When you use a change token in a create, update, or delete request, the status of
the change token changes to |
![]() |
GetChangeTokenAsync(CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
When you use a change token in a create, update, or delete request, the status of
the change token changes to |
![]() |
GetChangeTokenAsync(GetChangeTokenRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
When you use a change token in a create, update, or delete request, the status of
the change token changes to |
![]() |
GetChangeTokenStatus(string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the status of a
|
![]() |
GetChangeTokenStatus(GetChangeTokenStatusRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the status of a
|
![]() |
GetChangeTokenStatusAsync(string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the status of a
|
![]() |
GetChangeTokenStatusAsync(GetChangeTokenStatusRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the status of a
|
![]() |
GetGeoMatchSet(GetGeoMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the GeoMatchSet that is specified by |
![]() |
GetGeoMatchSetAsync(GetGeoMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the GeoMatchSet that is specified by |
![]() |
GetIPSet(string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the IPSet that is specified by |
![]() |
GetIPSet(GetIPSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the IPSet that is specified by |
![]() |
GetIPSetAsync(string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the IPSet that is specified by |
![]() |
GetIPSetAsync(GetIPSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the IPSet that is specified by |
![]() |
GetLoggingConfiguration(GetLoggingConfigurationRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
GetLoggingConfigurationAsync(GetLoggingConfigurationRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
GetPermissionPolicy(GetPermissionPolicyRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
GetPermissionPolicyAsync(GetPermissionPolicyRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
GetRateBasedRule(GetRateBasedRuleRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 |
![]() |
GetRateBasedRuleAsync(GetRateBasedRuleRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 |
![]() |
GetRateBasedRuleManagedKeys(GetRateBasedRuleManagedKeysRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 |
![]() |
GetRateBasedRuleManagedKeysAsync(GetRateBasedRuleManagedKeysRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 |
![]() |
GetRegexMatchSet(GetRegexMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the RegexMatchSet specified by |
![]() |
GetRegexMatchSetAsync(GetRegexMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the RegexMatchSet specified by |
![]() |
GetRegexPatternSet(GetRegexPatternSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the RegexPatternSet specified by |
![]() |
GetRegexPatternSetAsync(GetRegexPatternSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the RegexPatternSet specified by |
![]() |
GetRule(string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 |
![]() |
GetRule(GetRuleRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 |
![]() |
GetRuleAsync(string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 |
![]() |
GetRuleAsync(GetRuleRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 |
![]() |
GetRuleGroup(GetRuleGroupRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 To view the rules in a rule group, use ListActivatedRulesInRuleGroup. |
![]() |
GetRuleGroupAsync(GetRuleGroupRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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 To view the rules in a rule group, use ListActivatedRulesInRuleGroup. |
![]() |
GetSampledRequests(GetSampledRequestsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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.
|
![]() |
GetSampledRequestsAsync(GetSampledRequestsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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.
|
![]() |
GetSizeConstraintSet(GetSizeConstraintSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the SizeConstraintSet specified by |
![]() |
GetSizeConstraintSetAsync(GetSizeConstraintSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the SizeConstraintSet specified by |
![]() |
GetSqlInjectionMatchSet(string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the SqlInjectionMatchSet that is specified by |
![]() |
GetSqlInjectionMatchSet(GetSqlInjectionMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the SqlInjectionMatchSet that is specified by |
![]() |
GetSqlInjectionMatchSetAsync(string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the SqlInjectionMatchSet that is specified by |
![]() |
GetSqlInjectionMatchSetAsync(GetSqlInjectionMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the SqlInjectionMatchSet that is specified by |
![]() |
GetWebACL(string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the WebACL that is specified by |
![]() |
GetWebACL(GetWebACLRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the WebACL that is specified by |
![]() |
GetWebACLAsync(string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the WebACL that is specified by |
![]() |
GetWebACLAsync(GetWebACLRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the WebACL that is specified by |
![]() |
GetWebACLForResource(GetWebACLForResourceRequest) |
This is AWS WAF Classic Regional documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
GetWebACLForResourceAsync(GetWebACLForResourceRequest, CancellationToken) |
This is AWS WAF Classic Regional documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
GetXssMatchSet(GetXssMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the XssMatchSet that is specified by |
![]() |
GetXssMatchSetAsync(GetXssMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns the XssMatchSet that is specified by |
![]() |
ListActivatedRulesInRuleGroup(ListActivatedRulesInRuleGroupRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of ActivatedRule objects. |
![]() |
ListActivatedRulesInRuleGroupAsync(ListActivatedRulesInRuleGroupRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of ActivatedRule objects. |
![]() |
ListByteMatchSets(ListByteMatchSetsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of ByteMatchSetSummary objects. |
![]() |
ListByteMatchSetsAsync(ListByteMatchSetsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of ByteMatchSetSummary objects. |
![]() |
ListGeoMatchSets(ListGeoMatchSetsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListGeoMatchSetsAsync(ListGeoMatchSetsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListIPSets(ListIPSetsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListIPSetsAsync(ListIPSetsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListLoggingConfigurations(ListLoggingConfigurationsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of LoggingConfiguration objects. |
![]() |
ListLoggingConfigurationsAsync(ListLoggingConfigurationsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of LoggingConfiguration objects. |
![]() |
ListRateBasedRules(ListRateBasedRulesRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of RuleSummary objects. |
![]() |
ListRateBasedRulesAsync(ListRateBasedRulesRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of RuleSummary objects. |
![]() |
ListRegexMatchSets(ListRegexMatchSetsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of RegexMatchSetSummary objects. |
![]() |
ListRegexMatchSetsAsync(ListRegexMatchSetsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of RegexMatchSetSummary objects. |
![]() |
ListRegexPatternSets(ListRegexPatternSetsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of RegexPatternSetSummary objects. |
![]() |
ListRegexPatternSetsAsync(ListRegexPatternSetsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of RegexPatternSetSummary objects. |
![]() |
ListResourcesForWebACL(ListResourcesForWebACLRequest) |
This is AWS WAF Classic Regional documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListResourcesForWebACLAsync(ListResourcesForWebACLRequest, CancellationToken) |
This is AWS WAF Classic Regional documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListRuleGroups(ListRuleGroupsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of RuleGroup objects. |
![]() |
ListRuleGroupsAsync(ListRuleGroupsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of RuleGroup objects. |
![]() |
ListRules(ListRulesRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of RuleSummary objects. |
![]() |
ListRulesAsync(ListRulesRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of RuleSummary objects. |
![]() |
ListSizeConstraintSets(ListSizeConstraintSetsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of SizeConstraintSetSummary objects. |
![]() |
ListSizeConstraintSetsAsync(ListSizeConstraintSetsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of SizeConstraintSetSummary objects. |
![]() |
ListSqlInjectionMatchSets(ListSqlInjectionMatchSetsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of SqlInjectionMatchSet objects. |
![]() |
ListSqlInjectionMatchSetsAsync(ListSqlInjectionMatchSetsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of SqlInjectionMatchSet objects. |
![]() |
ListSubscribedRuleGroups(ListSubscribedRuleGroupsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListSubscribedRuleGroupsAsync(ListSubscribedRuleGroupsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListTagsForResource(ListTagsForResourceRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListTagsForResourceAsync(ListTagsForResourceRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListWebACLs(ListWebACLsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListWebACLsAsync(ListWebACLsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
ListXssMatchSets(ListXssMatchSetsRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of XssMatchSet objects. |
![]() |
ListXssMatchSetsAsync(ListXssMatchSetsRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Returns an array of XssMatchSet objects. |
![]() |
PutLoggingConfiguration(PutLoggingConfigurationRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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:
When you successfully enable logging using a |
![]() |
PutLoggingConfigurationAsync(PutLoggingConfigurationRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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:
When you successfully enable logging using a |
![]() |
PutPermissionPolicy(PutPermissionPolicyRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For more information, see IAM Policies. An example of a valid policy parameter is shown in the Examples section below. |
![]() |
PutPermissionPolicyAsync(PutPermissionPolicyRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For more information, see IAM Policies. An example of a valid policy parameter is shown in the Examples section below. |
![]() |
TagResource(TagResourceRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
TagResourceAsync(TagResourceRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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. |
![]() |
UntagResource(UntagResourceRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
|
![]() |
UntagResourceAsync(UntagResourceRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
|
![]() |
UpdateByteMatchSet(string, List<ByteMatchSetUpdate>, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For example, you can add a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateByteMatchSet(UpdateByteMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For example, you can add a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateByteMatchSetAsync(string, List<ByteMatchSetUpdate>, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For example, you can add a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateByteMatchSetAsync(UpdateByteMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For example, you can add a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateGeoMatchSet(UpdateGeoMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes GeoMatchConstraint objects in an
To create and configure an
When you update an For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateGeoMatchSetAsync(UpdateGeoMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes GeoMatchConstraint objects in an
To create and configure an
When you update an For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateIPSet(string, List<IPSetUpdate>, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes IPSetDescriptor objects in an
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. IPv6 addresses can be represented using any of the following formats:
You use an
To create and configure an
When you update an 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. |
![]() |
UpdateIPSet(UpdateIPSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes IPSetDescriptor objects in an
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. IPv6 addresses can be represented using any of the following formats:
You use an
To create and configure an
When you update an 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. |
![]() |
UpdateIPSetAsync(string, List<IPSetUpdate>, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes IPSetDescriptor objects in an
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. IPv6 addresses can be represented using any of the following formats:
You use an
To create and configure an
When you update an 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. |
![]() |
UpdateIPSetAsync(UpdateIPSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes IPSetDescriptor objects in an
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. IPv6 addresses can be represented using any of the following formats:
You use an
To create and configure an
When you update an 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. |
![]() |
UpdateRateBasedRule(UpdateRateBasedRuleRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
Each
If you add more than one predicate to a
Further, you specify a
You then add the
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
Further, you specify a
By adding this |
![]() |
UpdateRateBasedRuleAsync(UpdateRateBasedRuleRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
Each
If you add more than one predicate to a
Further, you specify a
You then add the
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
Further, you specify a
By adding this |
![]() |
UpdateRegexMatchSet(UpdateRegexMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For example, you can create a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateRegexMatchSetAsync(UpdateRegexMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For example, you can create a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateRegexPatternSet(UpdateRegexPatternSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes
For example, you can create a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateRegexPatternSetAsync(UpdateRegexPatternSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes
For example, you can create a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateRule(string, List<RuleUpdate>, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes Predicate objects in a
You then add the
To create and configure a
If you want to replace one For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateRule(UpdateRuleRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes Predicate objects in a
You then add the
To create and configure a
If you want to replace one For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateRuleAsync(string, List<RuleUpdate>, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes Predicate objects in a
You then add the
To create and configure a
If you want to replace one For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateRuleAsync(UpdateRuleRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes Predicate objects in a
You then add the
To create and configure a
If you want to replace one For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateRuleGroup(UpdateRuleGroupRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes ActivatedRule objects in a
You can only insert You can have a maximum of ten rules per rule group.
To create and configure a
If you want to replace one For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateRuleGroupAsync(UpdateRuleGroupRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes ActivatedRule objects in a
You can only insert You can have a maximum of ten rules per rule group.
To create and configure a
If you want to replace one For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateSizeConstraintSet(UpdateSizeConstraintSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For example, you can add a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateSizeConstraintSetAsync(UpdateSizeConstraintSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
For example, you can add a
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateSqlInjectionMatchSet(string, List<SqlInjectionMatchSetUpdate>, string) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
You use
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateSqlInjectionMatchSet(UpdateSqlInjectionMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
You use
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateSqlInjectionMatchSetAsync(string, List<SqlInjectionMatchSetUpdate>, string, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
You use
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateSqlInjectionMatchSetAsync(UpdateSqlInjectionMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
You use
To create and configure a
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateWebACL(UpdateWebACLRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes ActivatedRule objects in a
To create and configure a
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. |
![]() |
UpdateWebACLAsync(UpdateWebACLRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints
for regional and global use.
Inserts or deletes ActivatedRule objects in a
To create and configure a
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. |
![]() |
UpdateXssMatchSet(UpdateXssMatchSetRequest) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
You use
To create and configure an
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
![]() |
UpdateXssMatchSetAsync(UpdateXssMatchSetRequest, CancellationToken) |
This is AWS WAF Classic documentation. For more information, see AWS
WAF Classic in the developer guide.
For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS
WAF Developer Guide. 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
You use
To create and configure an
For more information about how to use the AWS WAF API to allow or block HTTP requests, see the AWS WAF Developer Guide. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5