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,
aiorsearch_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,
gptbotorgooglebot.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,
OpenAIorGoogle.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: