BotStatistics
Statistics about a specific bot's traffic to a path, including the bot name, request count, and percentage of traffic.
Contents
- BotName
-
The name of the bot. For example,
gptbotorgooglebot.Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*Required: Yes
- Percentage
-
The percentage of total requests to the associated path that came from this bot.
Type: Double
Valid Range: Minimum value of 0.0. Maximum value of 100.0.
Required: Yes
- RequestCount
-
The number of requests from this bot to the associated path within the specified time window.
Type: Long
Valid Range: Minimum value of 0.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: