ContextDataType
Contextual user data type used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
Contents
- HttpHeaders
-
HttpHeaders received on your server in same order.
Type: Array of HttpHeader objects
Required: Yes
- IpAddress
-
The source IP address of your user's device.
Type: String
Required: Yes
- ServerName
-
Your server endpoint where this API is invoked.
Type: String
Required: Yes
- ServerPath
-
Your server path where this API is invoked.
Type: String
Required: Yes
- EncodedData
-
Encoded device-fingerprint details that your app collected with the Amazon Cognito context data collection library. For more information, see Adding user device and session data to API requests.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: