DnsRequestAction
Provided if ActionType
is DNS_REQUEST
. It provides details
about the DNS request that was detected.
Contents
- Blocked
-
Indicates whether the DNS request was blocked.
Type: Boolean
Required: No
- Domain
-
The DNS domain that is associated with the DNS request.
Length Constraints: 128.
Type: String
Pattern:
.*\S.*
Required: No
- Protocol
-
The protocol that was used for the DNS request.
Length Constraints: Minimum length of 1. Maximum length of 64.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: