Class | Description |
---|---|
ActivatedRule |
The
ActivatedRule object in an UpdateWebACL request
specifies a Rule that you want to insert or delete, the priority
of the Rule in the WebACL , and the action that you
want AWS WAF to take when a web request matches the Rule (
ALLOW , BLOCK , or COUNT ). |
ByteMatchSet |
In a GetByteMatchSet request,
ByteMatchSet is a complex
type that contains the ByteMatchSetId and Name of a
ByteMatchSet , and the values that you specified when you updated
the ByteMatchSet . |
ByteMatchSetSummary |
Returned by ListByteMatchSets.
|
ByteMatchSetUpdate |
In an UpdateByteMatchSet request,
ByteMatchSetUpdate
specifies whether to insert or delete a ByteMatchTuple and includes
the settings for the ByteMatchTuple . |
ByteMatchTuple |
The bytes (typically a string that corresponds with ASCII characters) that
you want AWS WAF to search for in web requests, the location in requests that
you want AWS WAF to search, and other settings.
|
CreateByteMatchSetRequest | |
CreateByteMatchSetResult | |
CreateIPSetRequest | |
CreateIPSetResult | |
CreateRuleRequest | |
CreateRuleResult | |
CreateSqlInjectionMatchSetRequest |
A request to create a SqlInjectionMatchSet.
|
CreateSqlInjectionMatchSetResult |
The response to a
CreateSqlInjectionMatchSet request. |
CreateWebACLRequest | |
CreateWebACLResult | |
DeleteByteMatchSetRequest | |
DeleteByteMatchSetResult | |
DeleteIPSetRequest | |
DeleteIPSetResult | |
DeleteRuleRequest | |
DeleteRuleResult | |
DeleteSqlInjectionMatchSetRequest |
A request to delete a SqlInjectionMatchSet from AWS WAF.
|
DeleteSqlInjectionMatchSetResult |
The response to a request to delete a SqlInjectionMatchSet from AWS
WAF.
|
DeleteWebACLRequest | |
DeleteWebACLResult | |
FieldToMatch |
Specifies where in a web request to look for
TargetString . |
GetByteMatchSetRequest | |
GetByteMatchSetResult | |
GetChangeTokenRequest | |
GetChangeTokenResult | |
GetChangeTokenStatusRequest | |
GetChangeTokenStatusResult | |
GetIPSetRequest | |
GetIPSetResult | |
GetRuleRequest | |
GetRuleResult | |
GetSampledRequestsRequest | |
GetSampledRequestsResult | |
GetSqlInjectionMatchSetRequest |
A request to get a SqlInjectionMatchSet.
|
GetSqlInjectionMatchSetResult |
The response to a GetSqlInjectionMatchSet request.
|
GetWebACLRequest | |
GetWebACLResult | |
HTTPHeader |
The response from a GetSampledRequests request includes an
HTTPHeader complex type that appears as Headers in
the response syntax. |
HTTPRequest |
The response from a GetSampledRequests request includes an
HTTPRequest complex type that appears as Request in
the response syntax. |
IPSet |
Contains one or more IP addresses or blocks of IP addresses specified in
Classless Inter-Domain Routing (CIDR) notation.
|
IPSetDescriptor |
Specifies the IP address type (
IPV4 ) and the IP address range
(in CIDR format) that web requests originate from. |
IPSetSummary |
Contains the identifier and the name of the
IPSet . |
IPSetUpdate |
Specifies the type of update to perform to an IPSet with
UpdateIPSet.
|
ListByteMatchSetsRequest | |
ListByteMatchSetsResult | |
ListIPSetsRequest | |
ListIPSetsResult | |
ListRulesRequest | |
ListRulesResult | |
ListSqlInjectionMatchSetsRequest |
A request to list the SqlInjectionMatchSet objects created by the
current AWS account.
|
ListSqlInjectionMatchSetsResult |
The response to a ListSqlInjectionMatchSets request.
|
ListWebACLsRequest | |
ListWebACLsResult | |
Predicate |
Specifies the ByteMatchSet, IPSet, and
SqlInjectionMatchSet objects that you want to add to a
Rule and, for each object, indicates whether you want to negate
the settings, for example, requests that do NOT originate from the IP address
192.0.2.44. |
Rule |
A combination of ByteMatchSet, IPSet, and/or
SqlInjectionMatchSet objects that identify the web requests that you
want to allow, block, or count.
|
RuleSummary |
Contains the identifier and the friendly name or description of the
Rule . |
RuleUpdate |
Specifies a
Predicate (such as an IPSet ) and
indicates whether you want to add it to a Rule or delete it from
a Rule . |
SampledHTTPRequest |
The response from a GetSampledRequests request includes a
SampledHTTPRequests complex type that appears as
SampledRequests in the response syntax. |
SqlInjectionMatchSet |
A complex type that contains
SqlInjectionMatchTuple objects,
which specify the parts of web requests that you want AWS WAF to inspect for
snippets of malicious SQL code and, if you want AWS WAF to inspect a header,
the name of the header. |
SqlInjectionMatchSetSummary |
The
Id and Name of a
SqlInjectionMatchSet . |
SqlInjectionMatchSetUpdate |
Specifies the part of a web request that you want to inspect for snippets of
malicious SQL code and indicates whether you want to add the specification to
a SqlInjectionMatchSet or delete it from a
SqlInjectionMatchSet . |
SqlInjectionMatchTuple |
Specifies the part of a web request that you want AWS WAF to inspect for
snippets of malicious SQL code and, if you want AWS WAF to inspect a header,
the name of the header.
|
TimeWindow |
In a GetSampledRequests request, the
StartTime and
EndTime objects specify the time range for which you want AWS
WAF to return a sample of web requests. |
UpdateByteMatchSetRequest | |
UpdateByteMatchSetResult | |
UpdateIPSetRequest | |
UpdateIPSetResult | |
UpdateRuleRequest | |
UpdateRuleResult | |
UpdateSqlInjectionMatchSetRequest |
A request to update a SqlInjectionMatchSet.
|
UpdateSqlInjectionMatchSetResult |
The response to an UpdateSqlInjectionMatchSets request.
|
UpdateWebACLRequest | |
UpdateWebACLResult | |
WafAction |
For the action that is associated with a rule in a
WebACL ,
specifies the action that you want AWS WAF to perform when a web request
matches all of the conditions in a rule. |
WebACL |
Contains the
Rules that identify the requests that you want to
allow, block, or count. |
WebACLSummary |
Contains the identifier and the name or description of the WebACL.
|
WebACLUpdate |
Specifies whether to insert a
Rule into or delete a
Rule from a WebACL . |
Enum | Description |
---|---|
ChangeAction | |
ChangeTokenStatus | |
IPSetDescriptorType | |
MatchFieldType | |
ParameterExceptionField | |
PositionalConstraint | |
PredicateType | |
TextTransformation | |
WafActionType |
Exception | Description |
---|---|
WAFDisallowedNameException |
The name specified is invalid.
|
WAFInternalErrorException |
The operation failed because of a system problem, even though the request was
valid.
|
WAFInvalidAccountException |
The operation failed because you tried to create, update, or delete an object
by using an invalid account identifier.
|
WAFInvalidOperationException |
The operation failed because there was nothing to do.
|
WAFInvalidParameterException |
The operation failed because AWS WAF didn't recognize a parameter in the
request.
|
WAFLimitsExceededException |
The operation exceeds a resource limit, for example, the maximum number of
WebACL objects that you can create for an AWS account. |
WAFNonEmptyEntityException |
The operation failed because you tried to delete an object that isn't empty.
|
WAFNonexistentContainerException |
The operation failed because you tried to add an object to or delete an
object from another object that doesn't exist.
|
WAFNonexistentItemException |
The operation failed because the referenced object doesn't exist.
|
WAFReferencedItemException |
The operation failed because you tried to delete an object that is still in
use.
|
WAFStaleDataException |
The operation failed because you tried to create, update, or delete an object
by using a change token that has already been used.
|
Copyright © 2015. All rights reserved.