FilterSource - AWS WAFV2

FilterSource

Information about the bot filter that was applied to the request. This structure is populated in the response when you filter by bot category, organization, or name.

Contents

BotCategory

The bot category that was used to filter the results. For example, ai or search_engine.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: .*\S.*

Required: No

BotName

The bot name that was used to filter the results. For example, gptbot or googlebot.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: .*\S.*

Required: No

BotOrganization

The bot organization that was used to filter the results. For example, OpenAI or Google.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: