Http
Information about an HTTP request.
Contents
- ClientIp
-
The IP address of the requestor.
Type: String
Required: No
- HttpMethod
-
The request method.
Type: String
Required: No
- HttpStatus
-
The response status.
Type: Integer
Required: No
- HttpURL
-
The request URL.
Type: String
Required: No
- UserAgent
-
The request's user agent string.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: